|
Sonic ESB API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface XQDispatch
An XQDispatch
provides access to all the
Service extensions methods needed for asynchronous dispatch by a service.
Method Summary | |
---|---|
void |
dispatch(XQEnvelope envelope)
Dispatches a message to all addresses in an envelope with XQQualityofService.BEST_EFFORT. |
void |
dispatch(XQEnvelope envelope,
XQQualityofService qos)
Dispatches a message to all addresses in an envelope with a specified XQQualityofService.When sending involves JMS Endpoints the following applies. |
Method Detail |
---|
void dispatch(XQEnvelope envelope) throws XQDispatchException
envelope
-
XQDispatchException
XQQualityofService
void dispatch(XQEnvelope envelope, XQQualityofService qos) throws XQDispatchException
envelope
- qos
- Quality of service
XQDispatchException
XQQualityofService
|
Sonic ESB API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |