org.apache.ws.eventing.porttype
Interface SubscriptionManagerPortType


public interface SubscriptionManagerPortType

DOCUMENT_ME

Version:
$Revision: 1.8 $
Author:
$author$

Method Summary
 org.xmlsoap.schemas.ws.x2004.x08.eventing.GetStatusResponseDocument getStatus(org.xmlsoap.schemas.ws.x2004.x08.eventing.GetStatusDocument body)
          DOCUMENT_ME
 org.xmlsoap.schemas.ws.x2004.x08.eventing.RenewResponseDocument renew(org.xmlsoap.schemas.ws.x2004.x08.eventing.RenewDocument body)
          DOCUMENT_ME
 void unsubscribe(org.xmlsoap.schemas.ws.x2004.x08.eventing.UnsubscribeDocument body)
          DOCUMENT_ME
 

Method Detail

getStatus

public org.xmlsoap.schemas.ws.x2004.x08.eventing.GetStatusResponseDocument getStatus(org.xmlsoap.schemas.ws.x2004.x08.eventing.GetStatusDocument body)
                                                                              throws java.rmi.RemoteException
DOCUMENT_ME

Parameters:
body - DOCUMENT_ME
Returns:
DOCUMENT_ME
Throws:
java.rmi.RemoteException - DOCUMENT_ME

renew

public org.xmlsoap.schemas.ws.x2004.x08.eventing.RenewResponseDocument renew(org.xmlsoap.schemas.ws.x2004.x08.eventing.RenewDocument body)
                                                                      throws java.rmi.RemoteException
DOCUMENT_ME

Parameters:
body - DOCUMENT_ME
Returns:
DOCUMENT_ME
Throws:
java.rmi.RemoteException - DOCUMENT_ME

unsubscribe

public void unsubscribe(org.xmlsoap.schemas.ws.x2004.x08.eventing.UnsubscribeDocument body)
                 throws java.rmi.RemoteException
DOCUMENT_ME

Parameters:
body - DOCUMENT_ME
Throws:
java.rmi.RemoteException - DOCUMENT_ME


Copyright © 2004-2005 Apache Software Foundation. All Rights Reserved.