| Package | Description |
|---|---|
| org.webswing.server | |
| org.webswing.server.base | |
| org.webswing.server.services.security.modules | |
| org.webswing.server.services.swingmanager |
| Constructor and Description |
|---|
GlobalUrlHandler(WebSocketService websocket,
ConfigurationService config,
SwingInstanceManagerService appFactory,
ResourceHandlerService resourceService,
SecurityModuleService securityService,
LoginHandlerService loginService,
javax.servlet.ServletContext servletContext) |
| Modifier and Type | Field and Description |
|---|---|
protected SecurityModuleService |
PrimaryUrlHandler.securityModuleService |
| Constructor and Description |
|---|
PrimaryUrlHandler(UrlHandler parent,
SecurityModuleService securityModuleService,
ConfigurationService configService) |
| Modifier and Type | Class and Description |
|---|---|
class |
SecurityModuleServiceImpl |
| 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) |
Copyright © 2017. All rights reserved.