Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Package
com.aendvari.hermes.broker

Classes in com.aendvari.hermes.broker used by com.aendvari.hermes.broker
Message
          Represents a single message.
MessageBatch
          Provides a mechanism to collect several messages published in succession.
MessageBroker
          Handles the subscription, publishing, and dispatching of messages.
MessageBrokerConnection
          Represents a client connection to a MessageBroker.
MessageBrokerContext
          Provides context information for a MessageBroker.
MessageListener
          Defines an interface for message listeners.
MessageLogger
          Provides a mechanism for recording published messages.
MessageTopic
          Represents a message topic.
MessageTransaction
          Provides a mechanism to collect several messages published in succession.