Package org.hornetq.api.core

Core Messaging API.

See:
          Description


Interface Summary
BroadcastEndpoint  
BroadcastEndpointFactory  
BroadcastEndpointFactoryConfiguration  
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  
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 This is analogous to DiscoveryGroupConfiguration
 

Package org.hornetq.api.core Description

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



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