org.apache.ws.eventing.porttype.impl
Class SubscriptionManagerPortTypeImpl
java.lang.Object
org.apache.ws.resource.AbstractPortType
org.apache.ws.resource.properties.impl.AbstractResourcePropertiesPortType
org.apache.ws.eventing.porttype.impl.SubscriptionManagerPortTypeImpl
- All Implemented Interfaces:
- SubscriptionManagerPortType
- public class SubscriptionManagerPortTypeImpl
- extends org.apache.ws.resource.properties.impl.AbstractResourcePropertiesPortType
- implements SubscriptionManagerPortType
Method Summary |
protected org.apache.ws.resource.properties.NamespaceVersionHolder |
getNamespaceSet()
|
org.xmlsoap.schemas.ws.x2004.x08.eventing.GetStatusResponseDocument |
getStatus(org.xmlsoap.schemas.ws.x2004.x08.eventing.GetStatusDocument body)
|
org.xmlsoap.schemas.ws.x2004.x08.eventing.RenewResponseDocument |
renew(org.xmlsoap.schemas.ws.x2004.x08.eventing.RenewDocument body)
|
void |
unsubscribe(org.xmlsoap.schemas.ws.x2004.x08.eventing.UnsubscribeDocument body)
|
Methods inherited from class org.apache.ws.resource.properties.impl.AbstractResourcePropertiesPortType |
getProperties, refreshAllProperties, refreshProperty |
Methods inherited from class org.apache.ws.resource.AbstractPortType |
getResource, getResourceContext, getResourceHome, getResourceKey |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SubscriptionManagerPortTypeImpl
public SubscriptionManagerPortTypeImpl(org.apache.ws.resource.ResourceContext resourceContext)
renew
public org.xmlsoap.schemas.ws.x2004.x08.eventing.RenewResponseDocument renew(org.xmlsoap.schemas.ws.x2004.x08.eventing.RenewDocument body)
throws java.rmi.RemoteException
- Specified by:
renew
in interface SubscriptionManagerPortType
- Throws:
java.rmi.RemoteException
getStatus
public org.xmlsoap.schemas.ws.x2004.x08.eventing.GetStatusResponseDocument getStatus(org.xmlsoap.schemas.ws.x2004.x08.eventing.GetStatusDocument body)
throws java.rmi.RemoteException
- Specified by:
getStatus
in interface SubscriptionManagerPortType
- Throws:
java.rmi.RemoteException
unsubscribe
public void unsubscribe(org.xmlsoap.schemas.ws.x2004.x08.eventing.UnsubscribeDocument body)
throws java.rmi.RemoteException
- Specified by:
unsubscribe
in interface SubscriptionManagerPortType
- Throws:
java.rmi.RemoteException
getNamespaceSet
protected org.apache.ws.resource.properties.NamespaceVersionHolder getNamespaceSet()
Copyright © 2004-2005 Apache Software Foundation. All Rights Reserved.