|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
This interface encapsulates the behavior of a WS-Eventing subscription manager node.
| Method Summary | |
GetStatusResponseDocument |
processGetStatusOfSubscription(GetStatusDocument getStatusDocument)
Process the a GetStatus request issued by a sink. |
RenewResponseDocument |
processRenewSubscription(RenewDocument renewDocument)
Process a renew request issued by a sink. |
void |
processSubscriptionAddition(EnvelopeDocument envelopeDocument,
AddressingHeaders addressingHeaders)
This method is used to notify a subscription manager of the a successuful subscription request-response combination. |
EnvelopeDocument |
processUnsubscribe(UnsubscribeDocument unsubscribeDocument)
Process an unsubscribe request issued by a sink. |
| Method Detail |
public void processSubscriptionAddition(EnvelopeDocument envelopeDocument,
AddressingHeaders addressingHeaders)
throws WsFaultException,
MessageFlowException
WsFaultException
MessageFlowException
public GetStatusResponseDocument processGetStatusOfSubscription(GetStatusDocument getStatusDocument)
throws WsFaultException
WsFaultException
public RenewResponseDocument processRenewSubscription(RenewDocument renewDocument)
throws WsFaultException
WsFaultException
public EnvelopeDocument processUnsubscribe(UnsubscribeDocument unsubscribeDocument)
throws WsFaultException
WsFaultException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||