Uses of Class
org.apache.activemq.transport.TransportFilter

Packages that use TransportFilter
Package
Description
The core Transport abstraction and support classes
Discovery mechanism to discover brokers and clients.
A mock implementation of the Transport layer useful for testing
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.
UDP based Transport implementation.