| Constructor and Description |
|---|
GlobalUrlHandler(WebSocketService websocket,
ConfigurationService config,
SwingInstanceManagerService appFactory,
ResourceHandlerService resourceService,
SecurityModuleService securityService,
LoginHandlerService loginService,
javax.servlet.ServletContext servletContext) |
| Constructor and Description |
|---|
RecordingPlaybackUrlHandlerImpl(PrimaryUrlHandler parent,
String path,
WebSocketService websocket) |
| Constructor and Description |
|---|
StartupServiceImpl(org.webswing.server.extension.Initializer ini,
JmsService jms,
WebSocketService websocket,
ConfigurationService config) |
| Constructor and Description |
|---|
SwingInstanceManagerImpl(UrlHandler parent,
String path,
SwingInstanceService instanceFactory,
WebSocketService websocket,
FileTransferHandlerService fileService,
LoginHandlerService loginService,
ResourceHandlerService resourceService,
SecurityModuleService securityModuleService,
ConfigurationService configService,
StatisticsLoggerService loggerService) |
SwingInstanceManagerServiceImpl(SwingInstanceService instanceFactory,
WebSocketService websocket,
FileTransferHandlerService fileHandler,
LoginHandlerService loginHandler,
ResourceHandlerService resourceHandler,
SecurityModuleService securityModuleService,
ConfigurationService configService,
StatisticsLoggerService loggerService) |
| Modifier and Type | Class and Description |
|---|---|
class |
WebSocketServiceImpl |
| Modifier and Type | Method and Description |
|---|---|
default boolean |
WebSocketUrlHandler.serveDefault(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res,
PrimaryUrlHandler parent,
WebSocketService websocket,
org.slf4j.Logger log) |
| Constructor and Description |
|---|
WebSocketUrlHandlerImpl(PrimaryUrlHandler parent,
String path,
WebSocketService websocket,
SwingInstanceManager instanceManager) |
Copyright © 2018. All rights reserved.