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

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

public class NotificationPortTypeImpl
extends org.apache.ws.resource.properties.impl.AbstractResourcePropertiesPortType
implements NotificationPortType


Constructor Summary
NotificationPortTypeImpl(org.apache.ws.resource.ResourceContext resourceContext)
           
 
Method Summary
 void filter(org.apache.axis.message.SOAPEnvelope req, org.apache.axis.message.SOAPEnvelope resp)
           
protected  org.apache.ws.resource.properties.NamespaceVersionHolder getNamespaceSet()
           
 
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

NotificationPortTypeImpl

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

filter

public void filter(org.apache.axis.message.SOAPEnvelope req,
                   org.apache.axis.message.SOAPEnvelope resp)
Specified by:
filter in interface NotificationPortType

getNamespaceSet

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


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