|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ExternalTransport | |
---|---|
com.genesyslab.platform.commons.protocol | Contains classes that support the Protocol objects
used by applications developed with the Platform SDKs. |
Uses of ExternalTransport in com.genesyslab.platform.commons.protocol |
---|
Methods in com.genesyslab.platform.commons.protocol that return ExternalTransport | |
---|---|
ExternalTransport |
ExternalTransportFactory.getTransport(ProtocolDescription protocolDescription,
Endpoint endpoint)
Gets external transport for a specified protocol description and an endpoint. |
Methods in com.genesyslab.platform.commons.protocol with parameters of type ExternalTransport | |
---|---|
void |
DuplexChannel.setExternalTransport(ExternalTransport transport)
|
|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |