Uses of Interface
tigase.server.ServiceChecker
-
Packages that use ServiceChecker Package Description tigase.server The main package with top level API for server side components. -
-
Uses of ServiceChecker in tigase.server
Methods in tigase.server with parameters of type ServiceChecker Modifier and Type Method Description protected voidConnectionManager. doForAllServices(ServiceChecker<IO> checker)Perform a given action defined by ServiceChecker for all active IOService objects (active network connections).
-