Uses of Package
org.apache.activemq.transport
Packages that use org.apache.activemq.transport
Package
Description
The core JMS client API implementation classes.
Command objects used via the Command Pattern to communicate among nodes
The core Transport abstraction and support classes
Discovery mechanism to discover brokers and clients.
Fail-Over Transport which will automatically reconnect to a failed transport and choose one of a list of possible transport implementations to use.
Fan-out Transport implementation which ensures that a message is sent to multiple destinations such as to ensure multiple brokers received a message for non-durable topic delivery to improve redundancy
A mock implementation of the Transport layer useful for testing
A Multicast based Transport implementation.
The Reliable transport deals with out of order commands as well as dealing with checking for missed commands and possibly re-requesting the replay of dropped commands.
TCP/IP based Transport implementation.
UDP based Transport implementation.
-
Classes in org.apache.activemq.transport used by org.apache.activemqClassDescriptionRepresents the client side of a transport allowing messages to be sent synchronously, asynchronously and consumed.An asynchronous listener of commands
-
Classes in org.apache.activemq.transport used by org.apache.activemq.command
-
Classes in org.apache.activemq.transport used by org.apache.activemq.stateClassDescriptionRepresents the client side of a transport allowing messages to be sent synchronously, asynchronously and consumed.
-
Classes in org.apache.activemq.transport used by org.apache.activemq.transportClassDescriptionUsed to make sure that commands are arriving periodically from the peer of the transport.Represents the client side of a transport allowing messages to be sent synchronously, asynchronously and consumed.An asynchronous listener of commandsA TransportServer asynchronously accepts objects and then delivers those objects to a .A useful base class for implementations of
TransportServerA useful base class for transport implementations.This filter implements write timeouts for socket write operations. -
Classes in org.apache.activemq.transport used by org.apache.activemq.transport.discoveryClassDescriptionRepresents the client side of a transport allowing messages to be sent synchronously, asynchronously and consumed.An asynchronous listener of commandsA TransportServer asynchronously accepts objects and then delivers those objects to a .
-
Classes in org.apache.activemq.transport used by org.apache.activemq.transport.failoverClassDescriptionRepresents the client side of a transport allowing messages to be sent synchronously, asynchronously and consumed.An asynchronous listener of commandsA TransportServer asynchronously accepts objects and then delivers those objects to a .
-
Classes in org.apache.activemq.transport used by org.apache.activemq.transport.fanoutClassDescriptionRepresents the client side of a transport allowing messages to be sent synchronously, asynchronously and consumed.An asynchronous listener of commandsA TransportServer asynchronously accepts objects and then delivers those objects to a .
-
Classes in org.apache.activemq.transport used by org.apache.activemq.transport.mockClassDescriptionAn asynchronous listener of commandsRepresents the client side of a transport allowing messages to be sent synchronously, asynchronously and consumed.An asynchronous listener of commandsA TransportServer asynchronously accepts objects and then delivers those objects to a .
-
Classes in org.apache.activemq.transport used by org.apache.activemq.transport.multicastClassDescriptionRepresents the client side of a transport allowing messages to be sent synchronously, asynchronously and consumed.A useful base class for transport implementations.A useful base class for a transport implementation which has a background reading thread.
-
Classes in org.apache.activemq.transport used by org.apache.activemq.transport.nioClassDescriptionRepresents the client side of a transport allowing messages to be sent synchronously, asynchronously and consumed.A TransportServer asynchronously accepts objects and then delivers those objects to a .A useful base class for implementations of
TransportServerA useful base class for implementations ofTransportServerwhich uses a background thread to accept new connections.A useful base class for transport implementations.A useful base class for a transport implementation which has a background reading thread. -
Classes in org.apache.activemq.transport used by org.apache.activemq.transport.reliableClassDescriptionAdds the incrementing sequence number to commands along with performing the correlation of responses to requests to create a blocking request-response semantics.Represents the client side of a transport allowing messages to be sent synchronously, asynchronously and consumed.An asynchronous listener of commands
-
Classes in org.apache.activemq.transport used by org.apache.activemq.transport.tcpClassDescriptionRepresents the client side of a transport allowing messages to be sent synchronously, asynchronously and consumed.A TransportServer asynchronously accepts objects and then delivers those objects to a .A useful base class for implementations of
TransportServerA useful base class for implementations ofTransportServerwhich uses a background thread to accept new connections.A useful base class for transport implementations.A useful base class for a transport implementation which has a background reading thread. -
Classes in org.apache.activemq.transport used by org.apache.activemq.transport.udpClassDescriptionRepresents the client side of a transport allowing messages to be sent synchronously, asynchronously and consumed.An asynchronous listener of commandsA TransportServer asynchronously accepts objects and then delivers those objects to a .A useful base class for implementations of
TransportServerA useful base class for transport implementations.A useful base class for a transport implementation which has a background reading thread. -
Classes in org.apache.activemq.transport used by org.apache.activemq.transport.wsClassDescriptionRepresents the client side of a transport allowing messages to be sent synchronously, asynchronously and consumed.