Uses of Class
org.serviceconnector.service.StatefulService
Packages that use StatefulService
Package
Description
-
Uses of StatefulService in org.serviceconnector.cmd.sc
Methods in org.serviceconnector.cmd.sc that return StatefulServiceModifier and TypeMethodDescriptionprotected StatefulServiceCommandAdapter.getStatefulService(String serviceName) Gets the stateful service. -
Uses of StatefulService in org.serviceconnector.server
Methods in org.serviceconnector.server that return StatefulServiceMethods in org.serviceconnector.server with parameters of type StatefulServiceModifier and TypeMethodDescriptionvoidStatefulServer.setService(StatefulService service) Sets the service. -
Uses of StatefulService in org.serviceconnector.service
Subclasses of StatefulService in org.serviceconnector.serviceModifier and TypeClassDescriptionclassclassThe Class PublishService.classThe Class SessionService.