Package io.hotmoka.websockets.server.api
Interface ServerEndpoint<S extends WebSocketServer>
- Type Parameters:
S- the type of the server
public interface ServerEndpoint<S extends WebSocketServer>
An endpoint of a websockets server.
S - the type of the server