|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
This is a utility class which is used to create requests based on the specified parameters. The requests created by this utility class include
| Method Summary | |
EnvelopeDocument |
createGetStatus(EndpointReferenceType subscriptionManagerEpr,
EndpointReferenceType sinkEpr,
GetStatusDocument getStatusDocument)
Create the SOAP envelope with the specified getStatus request. |
EnvelopeDocument |
createRenew(EndpointReferenceType subscriptionManagerEpr,
EndpointReferenceType sinkEpr,
RenewDocument renewDocument)
Create the SOAP envelope with the specified renew request. |
EnvelopeDocument |
createSubscribe(EndpointReferenceType sourceEpr,
EndpointReferenceType sinkEpr,
SubscribeDocument subscribeDocument)
Create the SOAP envelope with the specified subscribe request. |
EnvelopeDocument |
createUnsubscribe(EndpointReferenceType subscriptionManagerEpr,
EndpointReferenceType sinkEpr)
Create the SOAP envelope with the specified getStatus request. |
| Method Detail |
public EnvelopeDocument createSubscribe(EndpointReferenceType sourceEpr, EndpointReferenceType sinkEpr, SubscribeDocument subscribeDocument) throws ProcessingException
ProcessingExceptionpublic EnvelopeDocument createRenew(EndpointReferenceType subscriptionManagerEpr, EndpointReferenceType sinkEpr, RenewDocument renewDocument) throws ProcessingException
ProcessingExceptionpublic EnvelopeDocument createGetStatus(EndpointReferenceType subscriptionManagerEpr, EndpointReferenceType sinkEpr, GetStatusDocument getStatusDocument) throws ProcessingException
ProcessingExceptionpublic EnvelopeDocument createUnsubscribe(EndpointReferenceType subscriptionManagerEpr, EndpointReferenceType sinkEpr) throws ProcessingException
ProcessingException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||