Package | Description |
---|---|
org.hornetq.api.core |
Core Messaging API.
|
org.hornetq.api.core.client |
Core Client Messaging API.
|
org.hornetq.api.core.management |
Management API for HornetQ servers and its Core resources.
|
org.hornetq.api.jms |
API to create HornetQ JMS resources.
|
org.hornetq.api.jms.management |
Management API for HornetQ JMS resources.
|
org.hornetq.spi.core.protocol | |
org.hornetq.spi.core.remoting |
Remoting SPI.
|
Class and Description |
---|
HornetQBuffer
A HornetQBuffer wraps a Netty's ChannelBuffer and is used throughout HornetQ code base.
|
HornetQException
HornetQException is the root exception for HornetQ API.
|
PropertyConversionException
A PropertyConversionException is thrown by Message methods
when a property can not be converted to the expected type.
|
SimpleString
A simple String class that can store all characters, and stores as simple byte[],
this minimises expensive copying between String objects.
|
Class and Description |
---|
DiscoveryGroupConfiguration
A DiscoveryGroupConfiguration
|
HornetQException
HornetQException is the root exception for HornetQ API.
|
Interceptor
This is class is a simple way to intercepting calls on HornetQ client and servers.
|
Message
A Message is a routable instance that has a payload.
|
Pair
A Pair is a holder for 2 objects.
|
SimpleString
A simple String class that can store all characters, and stores as simple byte[],
this minimises expensive copying between String objects.
|
TransportConfiguration
A TransportConfiguration is used by a client to specify a connections to a server and its backup if one exists.
Typically the constructors take the class name and parameters for needed to create the connection. |
Class and Description |
---|
Message
A Message is a routable instance that has a payload.
|
SimpleString
A simple String class that can store all characters, and stores as simple byte[],
this minimises expensive copying between String objects.
|
Class and Description |
---|
DiscoveryGroupConfiguration
A DiscoveryGroupConfiguration
|
TransportConfiguration
A TransportConfiguration is used by a client to specify a connections to a server and its backup if one exists.
Typically the constructors take the class name and parameters for needed to create the connection. |
Class and Description |
---|
DiscoveryGroupConfiguration
A DiscoveryGroupConfiguration
|
TransportConfiguration
A TransportConfiguration is used by a client to specify a connections to a server and its backup if one exists.
Typically the constructors take the class name and parameters for needed to create the connection. |
Class and Description |
---|
HornetQBuffer
A HornetQBuffer wraps a Netty's ChannelBuffer and is used throughout HornetQ code base.
|
HornetQException
HornetQException is the root exception for HornetQ API.
|
Interceptor
This is class is a simple way to intercepting calls on HornetQ client and servers.
|
SimpleString
A simple String class that can store all characters, and stores as simple byte[],
this minimises expensive copying between String objects.
|
Class and Description |
---|
HornetQBuffer
A HornetQBuffer wraps a Netty's ChannelBuffer and is used throughout HornetQ code base.
|
HornetQException
HornetQException is the root exception for HornetQ API.
|
Copyright © 2009 Red Hat Inc. All Rights Reserved.