public static class WebSocketTransport.Factory extends java.lang.Object implements ITransport.Factory
| Constructor and Description |
|---|
Factory() |
| Modifier and Type | Method and Description |
|---|---|
WebSocketTransport |
getTransport(ITransport.TransportParams params,
ConnectionManager connectionManager)
Obtain and instance of this transport based on the specified options.
|
public WebSocketTransport getTransport(ITransport.TransportParams params, ConnectionManager connectionManager)
ITransport.FactorygetTransport in interface ITransport.Factory