|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface WsePublisherWithSubscriber
| Method Summary | |
|---|---|
void |
issueSubscriptionEnd(String subscriptionId,
String status,
String reason)
Issue a subscription end to the subscription associated with the specified subscription identifier. |
| Methods inherited from interface cgl.narada.wsinfra.messaging.FrameworkIndicator |
|---|
getProvider, getSpecVersion, isEventing, isNotification |
| Method Detail |
|---|
void issueSubscriptionEnd(String subscriptionId,
String status,
String reason)
throws ProcessingException,
MessageFlowException
subscriptionId - The ID of the subscription being terminatedstatus - The status of the subscription endreason - The reason why this subscription is being terminated.
ProcessingException - If there are problems with the arguments
or in the creation of the SubscriptionEnd.
MessageFlowException - If there are problems in routing the
message.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||