Class MutexTransport

java.lang.Object
org.apache.activemq.transport.TransportFilter
org.apache.activemq.transport.MutexTransport
All Implemented Interfaces:
Service, Transport, TransportListener

public class MutexTransport extends TransportFilter
Thread safe Transport Filter that serializes calls to and from the Transport Stack.