public class ProxyFilter extends Object implements IRemoteFilter
IRemoteFilter.AlwaysFilter, IRemoteFilter.NeverFilter| Modifier and Type | Field and Description |
|---|---|
static IRemoteFilter |
PROXYFILTER
Static proxy filter instance.
|
ALWAYS, NEVER| Constructor and Description |
|---|
ProxyFilter() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj)
Test if an object is equal to this.
|
IFuture<Boolean> |
filter(Object obj)
Test if service is a remote proxy.
|
int |
hashCode()
Get the hashcode.
|
public static final IRemoteFilter PROXYFILTER
public IFuture<Boolean> filter(Object obj)
filter in interface IRemoteFilterCopyright © 2015. All Rights Reserved.