Имя |
Описание |
ActiveMQTransportFactoryAttribute |
Attribute that decorates ITransportFactory implementations to allow the TransportFactory to find all the available factories dynamically. |
FutureResponse |
Handles asynchronous responses |
InactivityMonitor |
This class make sure that the connection is still alive, by monitoring the reception of commands from the peer of the transport. |
InactivityMonitor.AsyncSignalReadErrorkTask |
|
InactivityMonitor.AsyncWriteTask |
|
LoggingTransport |
A Transport filter that is used to log the commands sent and received. |
MutexTransport |
A Transport which guards access to the next transport using a mutex. |
ResponseCorrelator |
A Transport that correlates asynchronous send/receive messages into single request/response. |
TransportFactory |
|
TransportFilter |
Used to implement a filter on the transport layer. |
WireFormatNegotiator |
A Transport which negotiates the wire format |