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.ISourceFilterCopyright © 2009-2022 The Apache Software Foundation