|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Core JMS Client API | |
org.codehaus.activemq | The core JMS client implementation classes |
org.codehaus.activemq.message | Message implementations |
JMS Broker and Container | |
org.codehaus.activemq.broker | The API for the JMS Broker which is the server side of a JMS network though it may be deployed inside a client in peer style networks. |
org.codehaus.activemq.broker.impl | The default implementation of the JMS Broker |
Management Statistics | |
org.codehaus.activemq.management | An implementation of the J2EE Management API |
JNDI support | |
org.codehaus.activemq.jndi | JNDI helper classes |
Message filter and router | |
org.codehaus.activemq.filter | Filter implementations for wildcards & JMS selectors |
org.codehaus.activemq.selector | JMS Selector parser |
Security strategies and implementations | |
org.codehaus.activemq.security | Plugable Security Adapter framework along with default implementations such as the JAAS implementation. |
Transport and WireFormat strategies and implementations | |
org.codehaus.activemq.transport | The transport abstraction layer for sending and receiving Packets over a network |
org.codehaus.activemq.transport.composite | A Composite Pattern implementation of TransportChannel allowing a client to connect randomly to one of a number of possible destinations, cycling through them until a connection is established. |
org.codehaus.activemq.transport.multicast | An implementation of the transport layer using multicast |
org.codehaus.activemq.transport.peer | |
org.codehaus.activemq.transport.reliable | |
org.codehaus.activemq.transport.remote | |
org.codehaus.activemq.transport.tcp | An implementation of the transport layer using TCP/IP sockets |
org.codehaus.activemq.transport.udp | An implementation of the transport layer using UDP |
org.codehaus.activemq.transport.vm | An implementation of the transport layer using intra-JVM communication |
Message persistence strategies and implementations | |
org.codehaus.activemq.store | The APIs which need to be implemented for persistent message stores for durable messaging |
org.codehaus.activemq.store.cache | |
org.codehaus.activemq.store.vm | VM based implementation of message persistence |
Core router services | |
org.codehaus.activemq.service | The core services which make up the JMS Message Broker such as the Store, MessageContainer and MessageContainerManager |
org.codehaus.activemq.service.boundedvm | |
org.codehaus.activemq.service.impl | Default implementations of the services |
Utilities | |
org.codehaus.activemq.capacity | |
org.codehaus.activemq.message.util | |
org.codehaus.activemq.util | Utility classes like a SEDA style Command pattern helper and a BitArray for working with flags etc. |
Other Packages | |
org.codehaus.activemq.io | |
org.codehaus.activemq.io.impl | |
org.codehaus.activemq.security.jassjacc |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |