public class SwingInstanceServiceImpl extends Object implements SwingInstanceService
| Constructor and Description |
|---|
SwingInstanceServiceImpl(SwingProcessService processService,
JvmConnectionService connectionService) |
| Modifier and Type | Method and Description |
|---|---|
SwingInstance |
create(SwingInstanceManager manager,
FileTransferHandler fileHandler,
org.webswing.model.c2s.ConnectionHandshakeMsgIn h,
org.webswing.server.common.model.SwingConfig config,
WebSocketConnection r) |
@Inject public SwingInstanceServiceImpl(SwingProcessService processService, JvmConnectionService connectionService)
public SwingInstance create(SwingInstanceManager manager, FileTransferHandler fileHandler, org.webswing.model.c2s.ConnectionHandshakeMsgIn h, org.webswing.server.common.model.SwingConfig config, WebSocketConnection r) throws org.webswing.server.model.exception.WsException
create in interface SwingInstanceServiceorg.webswing.server.model.exception.WsExceptionCopyright © 2019. All rights reserved.