| Package | Description |
|---|---|
| ch.squaredesk.nova.comm.websockets | |
| ch.squaredesk.nova.comm.websockets.client |
| Modifier and Type | Method and Description |
|---|---|
ClientEndpoint<MessageType> |
WebSocketAdapter.connectTo(String destination) |
| Modifier and Type | Method and Description |
|---|---|
static <MessageType> |
ClientEndpointFactory.createFor(com.ning.http.client.AsyncHttpClient httpClient,
String destination,
ch.squaredesk.nova.comm.sending.MessageMarshaller<MessageType,String> messageMarshaller,
ch.squaredesk.nova.comm.retrieving.MessageUnmarshaller<String,MessageType> messageUnmarshaller,
MetricsCollector metricsCollector) |
Copyright © 2018. All rights reserved.