Uses of Package
org.apache.activemq.util

Packages that use org.apache.activemq.util
Package
Description
The core JMS client API implementation classes.
Command objects used via the Command Pattern to communicate among nodes
Filter Function implementations for JMS Selectors.
An implementation of the J2EE Management API
 
 
 
 
 
 
 
The core Transport abstraction and support classes
Discovery mechanism to discover brokers and clients.
Fail-Over Transport which will automatically reconnect to a failed transport and choose one of a list of possible transport implementations to use.
A mock implementation of the Transport layer useful for testing
A Multicast based Transport implementation.
 
TCP/IP based Transport implementation.
UDP based Transport implementation.
 
An API for WireFormats which are used to turn object into bytes and bytes into objects.