public interface TransportBuilder
| Modifier and Type | Method and Description |
|---|---|
Transport |
build(TransportConfig config) |
TransportConfig |
getConfig() |
java.lang.String |
getType() |
java.lang.String getType()
TransportConfig getConfig()
Transport build(TransportConfig config)