Package org.apache.qpid.jms.transports
-
Interface Summary 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 Summary 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.