|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.activemq.io | |
org.activemq | The core JMS client implementation classes |
org.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.activemq.broker.impl | The default implementation of the JMS Broker |
org.activemq.io | |
org.activemq.io.impl | |
org.activemq.store.jdbc | Message persistence implemented using JDBC |
org.activemq.store.journal | Message persistence using a high performance transaction log via the Journal interface. |
org.activemq.transport | The transport abstraction layer for sending and receiving Packets over a network |
org.activemq.transport.activeio | An implementation of the transport layer using activeio channels see http://activeio.org |
org.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.activemq.transport.jabber | A transport using Jabber (XMPP) |
org.activemq.transport.multicast | An implementation of the transport layer using multicast |
org.activemq.transport.peer | |
org.activemq.transport.reliable | |
org.activemq.transport.remote | |
org.activemq.transport.stomp | An implementation of the Stomp protocol which is a simple wire protocol for writing clients for ActiveMQ in different languages like Ruby, Python, PHP, C etc. |
org.activemq.transport.tcp | An implementation of the transport layer using TCP/IP sockets |
org.activemq.transport.udp | An implementation of the transport layer using UDP |
org.activemq.transport.vm | An implementation of the transport layer using intra-JVM communication |
Classes in org.activemq.io used by org.activemq | |
WireFormat
Represents a strategy of encoding packets on the wire or on disk using some kind of serialization or wire format. |
Classes in org.activemq.io used by org.activemq.broker | |
WireFormat
Represents a strategy of encoding packets on the wire or on disk using some kind of serialization or wire format. |
Classes in org.activemq.io used by org.activemq.broker.impl | |
WireFormat
Represents a strategy of encoding packets on the wire or on disk using some kind of serialization or wire format. |
Classes in org.activemq.io used by org.activemq.io | |
AbstractWireFormat
Represents a strategy of encoding packets on the wire or on disk using some kind of serialization or wire format. |
|
WireFormat
Represents a strategy of encoding packets on the wire or on disk using some kind of serialization or wire format. |
Classes in org.activemq.io used by org.activemq.io.impl | |
AbstractWireFormat
Represents a strategy of encoding packets on the wire or on disk using some kind of serialization or wire format. |
|
WireFormat
Represents a strategy of encoding packets on the wire or on disk using some kind of serialization or wire format. |
Classes in org.activemq.io used by org.activemq.store.jdbc | |
WireFormat
Represents a strategy of encoding packets on the wire or on disk using some kind of serialization or wire format. |
Classes in org.activemq.io used by org.activemq.store.journal | |
WireFormat
Represents a strategy of encoding packets on the wire or on disk using some kind of serialization or wire format. |
Classes in org.activemq.io used by org.activemq.transport | |
WireFormat
Represents a strategy of encoding packets on the wire or on disk using some kind of serialization or wire format. |
Classes in org.activemq.io used by org.activemq.transport.activeio | |
WireFormat
Represents a strategy of encoding packets on the wire or on disk using some kind of serialization or wire format. |
Classes in org.activemq.io used by org.activemq.transport.composite | |
WireFormat
Represents a strategy of encoding packets on the wire or on disk using some kind of serialization or wire format. |
Classes in org.activemq.io used by org.activemq.transport.jabber | |
AbstractWireFormat
Represents a strategy of encoding packets on the wire or on disk using some kind of serialization or wire format. |
|
WireFormat
Represents a strategy of encoding packets on the wire or on disk using some kind of serialization or wire format. |
Classes in org.activemq.io used by org.activemq.transport.multicast | |
WireFormat
Represents a strategy of encoding packets on the wire or on disk using some kind of serialization or wire format. |
Classes in org.activemq.io used by org.activemq.transport.peer | |
WireFormat
Represents a strategy of encoding packets on the wire or on disk using some kind of serialization or wire format. |
Classes in org.activemq.io used by org.activemq.transport.reliable | |
WireFormat
Represents a strategy of encoding packets on the wire or on disk using some kind of serialization or wire format. |
Classes in org.activemq.io used by org.activemq.transport.remote | |
WireFormat
Represents a strategy of encoding packets on the wire or on disk using some kind of serialization or wire format. |
Classes in org.activemq.io used by org.activemq.transport.stomp | |
WireFormat
Represents a strategy of encoding packets on the wire or on disk using some kind of serialization or wire format. |
Classes in org.activemq.io used by org.activemq.transport.tcp | |
WireFormat
Represents a strategy of encoding packets on the wire or on disk using some kind of serialization or wire format. |
Classes in org.activemq.io used by org.activemq.transport.udp | |
WireFormat
Represents a strategy of encoding packets on the wire or on disk using some kind of serialization or wire format. |
Classes in org.activemq.io used by org.activemq.transport.vm | |
WireFormat
Represents a strategy of encoding packets on the wire or on disk using some kind of serialization or wire format. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |