Package org.jboss.soa.esb.couriers

Interface Summary
Courier Courier interface.
TwoWayCourier  
 

Class Summary
CourierCollection Handle delivery of a message to a collection of Couriers.
CourierFactory  
CourierUtil  
 

Exception Summary
CourierException General Courier exception.
CourierMarshalUnmarshalException Problems with the Message that cause delivery to fail.
CourierServiceBindException An error happened during the service bind or look-up.
CourierTimeoutException Timeout exception.
CourierTransportException Some transport related error was encountered during send or receive.
FaultMessageException The service encountered an error and returned a Fault message.