JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Help
Package:
Description |
Related Packages
|
Classes and Interfaces
Package org.apache.activemq.transport.auto
package
org.apache.activemq.transport.auto
Related Packages
Package
Description
org.apache.activemq.transport
org.apache.activemq.transport.auto.nio
org.apache.activemq.transport.logwriters
org.apache.activemq.transport.nio
org.apache.activemq.transport.peer
Peer based Transport implementation which does not require central servers to connect to
org.apache.activemq.transport.protocol
org.apache.activemq.transport.vm
In-JVM based Transport implementation.
Classes
Class
Description
AutoSslTransportFactory
AutoSslTransportServer
An SSL TransportServer.
AutoTcpTransportFactory
AutoTcpTransportServer
A TCP based implementation of
TransportServer
AutoTransportUtils