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.