| Home >> All >> com >> presumo >> jms >> plugin >> [ implementation Javadoc ] |
| | com.presumo.jms.plugin.implementation.transport.* (2) | | com.presumo.jms.plugin.implementation.transport.tcp.* (2) |
com.presumo.jms.plugin.implementation: Javadoc index of package com.presumo.jms.plugin.implementation.
Package Samples:
com.presumo.jms.plugin.implementation.transport.tcp
Classes:
MemoryMessageQueue: Implementation of the MessageQueue interface in which all messages reside in memory. Used by RemoteSession and JmsSession due to some nasty design shortcuts. Currently also used by Router, but that will eventually be replaced by an implementation that transactionally writes persistent messages to disk and leaves non-persistent messages in memory.
ServerTransportImpl: Reference implementation of the ServerTransport interface using TCP/IP.
TransportImpl: Implementation of Transport using a TCP client Socket.
| Home | Contact Us | Privacy Policy | Terms of Service |