Uses of Interface
tigase.socks5.ServiceChecker
-
Packages that use ServiceChecker Package Description tigase.socks5 -
-
Uses of ServiceChecker in tigase.socks5
Methods in tigase.socks5 with parameters of type ServiceChecker Modifier and Type Method Description protected voidAbstractConnectionManager. doForAllServices(ServiceChecker<IO> checker)Perform a given action defined by ServiceChecker for all active IOService objects (active network connections).
-