Interface JvmConnectionService
-
- All Known Implementing Classes:
JvmConnectionServiceImpl
public interface JvmConnectionService
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description JvmConnectionconnect(String connectionId, JvmListener listener)
-
-
-
Method Detail
-
connect
JvmConnection connect(String connectionId, JvmListener listener) throws org.webswing.server.model.exception.WsException
- Throws:
org.webswing.server.model.exception.WsException
-
-