Interface | Description |
---|---|
SSLTransport | |
Transport |
Base class for all QpidJMS Transport instances.
|
TransportListener |
Listener interface that should be implemented by users of the various
QpidJMS Transport classes.
|
Class | Description |
---|---|
TransportFactory |
Interface that all Transport types must implement.
|
TransportOptions |
Encapsulates all the TCP Transport options in one configuration object.
|
TransportSslOptions |
Holds the defined SSL options for connections that operate over a secure
transport.
|
TransportSupport |
Static class that provides various utility methods used by Transport implementations.
|
X509AliasKeyManager |
An X509ExtendedKeyManager wrapper which always chooses and only
returns the given alias, and defers retrieval to the delegate
key manager.
|
Copyright © 2013–2016 The Apache Software Foundation. All rights reserved.