org.apache.ws.eventing.porttype.impl
Class SubscriptionEndPortTypeImpl

java.lang.Object
  extended byorg.apache.ws.resource.AbstractPortType
      extended byorg.apache.ws.resource.properties.impl.AbstractResourcePropertiesPortType
          extended byorg.apache.ws.eventing.porttype.impl.SubscriptionEndPortTypeImpl
All Implemented Interfaces:
SubscriptionEndPortType

public class SubscriptionEndPortTypeImpl
extends org.apache.ws.resource.properties.impl.AbstractResourcePropertiesPortType
implements SubscriptionEndPortType


Constructor Summary
SubscriptionEndPortTypeImpl(org.apache.ws.resource.ResourceContext resourceContext)
           
 
Method Summary
protected  org.apache.ws.resource.properties.NamespaceVersionHolder getNamespaceSet()
           
 void subscriptionEnd(org.xmlsoap.schemas.ws.x2004.x08.eventing.SubscriptionEndDocument 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
 

Constructor Detail

SubscriptionEndPortTypeImpl

public SubscriptionEndPortTypeImpl(org.apache.ws.resource.ResourceContext resourceContext)
Method Detail

subscriptionEnd

public void subscriptionEnd(org.xmlsoap.schemas.ws.x2004.x08.eventing.SubscriptionEndDocument body)
                     throws java.rmi.RemoteException
Specified by:
subscriptionEnd in interface SubscriptionEndPortType
Throws:
java.rmi.RemoteException

getNamespaceSet

protected org.apache.ws.resource.properties.NamespaceVersionHolder getNamespaceSet()


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