public static class RangeStreamer.AllowedSourcesFilter extends java.lang.Object implements RangeStreamer.ISourceFilter
Constructor and Description |
---|
AllowedSourcesFilter(java.util.Set<java.net.InetAddress> allowedSources) |
Modifier and Type | Method and Description |
---|---|
boolean |
shouldInclude(java.net.InetAddress endpoint) |
public AllowedSourcesFilter(java.util.Set<java.net.InetAddress> allowedSources)
public boolean shouldInclude(java.net.InetAddress endpoint)
shouldInclude
in interface RangeStreamer.ISourceFilter
Copyright © 2009-2019 The Apache Software Foundation