com.softwareag.um.io.ClientTransportContext Class Referenceabstract

This represents a client side TransportContect that is used to create Transport objects using the TransportFactory. More...

Inheritance diagram for com.softwareag.um.io.ClientTransportContext:
com.softwareag.um.io.TransportContext com.softwareag.um.io.ClientRDMATransportContext com.softwareag.um.io.ClientSHMTransportContext com.softwareag.um.io.ClientSocketTransportContext com.softwareag.um.io.ClientSSLTransportContext

Additional Inherited Members

- Public Member Functions inherited from com.softwareag.um.io.TransportContext
abstract boolean supportsAsync ()
 Check whether or not this TransportContext will create Tranports which support asynchronous callbacks. More...
 

Detailed Description