Provides the ability to check whether a RemoteSystem passes through the implemented filter.
public interface IRemoteSystemFilter
Called to check whether a RemoteSystem passes through the implemented filter.
boolean filter (RemoteSystem remoteSystem)
Parameters
remoteSystem - the RemoteSystem object to check against the filter