Uses of Class
ch.squaredesk.nova.comm.websockets.client.ClientEndpoint
-
Packages that use ClientEndpoint Package Description ch.squaredesk.nova.comm.websockets ch.squaredesk.nova.comm.websockets.client -
-
Uses of ClientEndpoint in ch.squaredesk.nova.comm.websockets
Methods in ch.squaredesk.nova.comm.websockets that return ClientEndpoint Modifier and Type Method Description ClientEndpointWebSocketAdapter. connectTo(String destination) -
Uses of ClientEndpoint in ch.squaredesk.nova.comm.websockets.client
Methods in ch.squaredesk.nova.comm.websockets.client that return ClientEndpoint Modifier and Type Method Description ClientEndpointClientEndpointFactory. createFor(com.ning.http.client.AsyncHttpClient httpClient, String destination, MetricsCollector metricsCollector)
-