|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Courier
Courier interface. Deals relatively low level Message transport options.
| Method Summary | |
|---|---|
boolean |
deliver(Message message)
Try to deliver an ESB message. |
| Method Detail |
|---|
boolean deliver(Message message)
throws CourierException
message - Message - the message to deliver
CourierException - - if problems were encountered
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||