Uses of Interface
org.webswing.server.base.WebswingService
-
-
Uses of WebswingService in org.webswing.server.extension
Subinterfaces of WebswingService in org.webswing.server.extension Modifier and Type Interface Description interfaceExtensionServiceClasses in org.webswing.server.extension that implement WebswingService Modifier and Type Class Description classExtensionServiceImpl -
Uses of WebswingService in org.webswing.server.services.config
Subinterfaces of WebswingService in org.webswing.server.services.config Modifier and Type Interface Description interfaceConfigurationServiceClasses in org.webswing.server.services.config that implement WebswingService Modifier and Type Class Description classConfigurationServiceImpl -
Uses of WebswingService in org.webswing.server.services.jms
Subinterfaces of WebswingService in org.webswing.server.services.jms Modifier and Type Interface Description interfaceJmsServiceClasses in org.webswing.server.services.jms that implement WebswingService Modifier and Type Class Description classJmsServiceImpl -
Uses of WebswingService in org.webswing.server.services.security
Subinterfaces of WebswingService in org.webswing.server.services.security Modifier and Type Interface Description interfaceSecurityManagerServiceClasses in org.webswing.server.services.security that implement WebswingService Modifier and Type Class Description classSecurityManagerServiceImpl -
Uses of WebswingService in org.webswing.server.services.startup
Subinterfaces of WebswingService in org.webswing.server.services.startup Modifier and Type Interface Description interfaceStartupServiceClasses in org.webswing.server.services.startup that implement WebswingService Modifier and Type Class Description classStartupServiceImplConstructor parameters in org.webswing.server.services.startup with type arguments of type WebswingService Constructor Description StartupServiceImpl(Set<WebswingService> services) -
Uses of WebswingService in org.webswing.server.services.stats
Subinterfaces of WebswingService in org.webswing.server.services.stats Modifier and Type Interface Description interfaceStatisticsLoggerServiceClasses in org.webswing.server.services.stats that implement WebswingService Modifier and Type Class Description classStatisticsLoggerServiceImpl -
Uses of WebswingService in org.webswing.server.services.swingprocess
Subinterfaces of WebswingService in org.webswing.server.services.swingprocess Modifier and Type Interface Description interfaceSwingProcessServiceClasses in org.webswing.server.services.swingprocess that implement WebswingService Modifier and Type Class Description classSwingProcessServiceImpl -
Uses of WebswingService in org.webswing.server.services.websocket
Subinterfaces of WebswingService in org.webswing.server.services.websocket Modifier and Type Interface Description interfaceWebSocketServiceClasses in org.webswing.server.services.websocket that implement WebswingService Modifier and Type Class Description classWebSocketServiceImpl
-