public static interface ITransport.Factory
| Modifier and Type | Method and Description |
|---|---|
ITransport |
getTransport(ITransport.TransportParams transportParams,
ConnectionManager connectionManager)
Obtain and instance of this transport based on the specified options.
|
ITransport getTransport(ITransport.TransportParams transportParams, ConnectionManager connectionManager)