Package raccoon.api.eai.endpoint

Contains all the different interfaces related to exchanging messages with Raccoon.

See:
          Description

Interface Summary
IDeliveryInfo The information related to a delivery advisory.
IEventHandler Interface to implement for a subscribing application.
INucleus Central point for an EAI enabled application that handles publishers and subscribers.
IPublisher Common interface for all implementations of a Publisher.
ISubscriber Common interface for all implementation of EAI Subscribers.
 

Class Summary
AdvisoryType The types of advisories that are delivered by the messaging layer.
 

Package raccoon.api.eai.endpoint Description

Contains all the different interfaces related to exchanging messages with Raccoon.

The Endpoint API

This layer offers total abstraction to the underlying native representation of the messaging system.

The different abstractions provided allow:

This abstraction layer will enable an application to send/receive events regardless of the underlying technology.




Copyright null null. All Rights Reserved.