Package org.hornetq.api.core

Core Messaging API.

See:
          Description


Interface Summary
BroadcastEndpoint BroadcastEndpint is used in BroadcastGroups and DiscoveryGroups for topology updates.
BroadcastEndpointFactory  
BroadcastEndpointFactoryConfiguration  
DiscoveryGroupConfigurationCompatibilityHelper This interface is needed for making a DiscoveryGroupConfiguration backward compatible with version 2.2 clients.
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.
 

Class Summary
BroadcastGroupConfiguration The basic configuration used to determine how the server will broadcast members This is analogous to DiscoveryGroupConfiguration
DiscoveryGroupConfiguration This file represents how we are using Discovery.
FilterConstants Constants representing pre-defined message attributes that can be referenced in HornetQ core filter expressions.
JGroupsBroadcastGroupConfiguration The configuration for creating broadcasting/discovery groups using JGroups channels There are two ways to constructing a JGroups channel (JChannel): by passing in a JGroups configuration file The file must exists in the hornetq classpath.
TransportConfiguration A TransportConfiguration is used by a client to specify connections to a server and its backup if one exists.
UDPBroadcastGroupConfiguration The configuration used to determine how the server will broadcast members.
 

Package org.hornetq.api.core Description

Core Messaging API.
This package defines base classes and interfaces used throughout HornetQ API



Copyright © 2013 JBoss, a division of Red Hat. All Rights Reserved.