| Interface | Description |
|---|---|
| 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 Transport options in one configuration object.
|
| 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–2019 The Apache Software Foundation. All rights reserved.