|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface SubscriberInteraction
| Method Summary | |
|---|---|
void |
issueExchange(EnvelopeDocument envelopeDocument)
This method is used to issue an exchange, created by a subscriber using one of the interaction interfaces, over the network. |
| Methods inherited from interface cgl.narada.wsinfra.messaging.FrameworkIndicator |
|---|
getProvider, getSpecVersion, isEventing, isNotification |
| Method Detail |
|---|
void issueExchange(EnvelopeDocument envelopeDocument)
throws ProcessingException,
MessageFlowException
envelopeDocument - The exchange that was created using methods in the
various interaction interfaces/classes.
ProcessingException - This exception is thrown if there are problems
processing the message.
MessageFlowException - This exception is thrown if there are problems
in routing the message.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||