Uses of Class
org.apache.ws.resource.AbstractPortType

Packages that use AbstractPortType
org.apache.ws.resource.lifetime.v2004_06.porttype.impl   
org.apache.ws.resource.metadataexchange.v2004_09.porttype.impl   
org.apache.ws.resource.properties.impl   
org.apache.ws.resource.properties.v2004_06.porttype.impl   
org.apache.ws.resource.properties.v2004_11.porttype.impl   
 

Uses of AbstractPortType in org.apache.ws.resource.lifetime.v2004_06.porttype.impl
 

Subclasses of AbstractPortType in org.apache.ws.resource.lifetime.v2004_06.porttype.impl
 class ImmediateResourceTerminationPortTypeImpl
          LOG-DONE An implementation of the wsrlw:ImmediateResourceTermination portType.
 class ScheduledResourceTerminationPortTypeImpl
          LOG-DONE An implementation of the wsrlw:ScheduledResourceTermination portType.
 

Uses of AbstractPortType in org.apache.ws.resource.metadataexchange.v2004_09.porttype.impl
 

Subclasses of AbstractPortType in org.apache.ws.resource.metadataexchange.v2004_09.porttype.impl
 class MetadataExchangePortTypeImpl
          An implementation of the WS-MEX MetadataExchange portType.
 

Uses of AbstractPortType in org.apache.ws.resource.properties.impl
 

Subclasses of AbstractPortType in org.apache.ws.resource.properties.impl
 class AbstractGetResourcePropertiesPortType
          A version-neutral base class that is extended by all impls of GetRP and GetMultipleRPs portTypes.
 class AbstractResourcePropertiesPortType
          A version-neutral base class that is extended by all portType impls that make use of resource properties.
 class AbstractSetResourcePropertiesPortType
          A version-neutral base class that is extended by all impls of SetRP, InsertRPs, DeleteRPs, and UpdateRPs portTypes.
 

Uses of AbstractPortType in org.apache.ws.resource.properties.v2004_06.porttype.impl
 

Subclasses of AbstractPortType in org.apache.ws.resource.properties.v2004_06.porttype.impl
 class GetMultipleResourcePropertiesPortTypeImpl
          LOG-DONE An operation provider for wsrp:GetMultipleResourceProperties.
 class GetResourcePropertyPortTypeImpl
          An operation provider for wsrp:GetResourceProperty.
 class QueryResourcePropertiesPortTypeImpl
          LOG-DONE An operation provider for wsrp:QueryResourceProperties.
 class SetResourcePropertiesPortTypeImpl
          LOG-DONE An operation provider for wsrp:SetResourceProperties.
 

Uses of AbstractPortType in org.apache.ws.resource.properties.v2004_11.porttype.impl
 

Subclasses of AbstractPortType in org.apache.ws.resource.properties.v2004_11.porttype.impl
 class DeleteResourcePropertiesPortTypeImpl
           
 class GetResourcePropertyDocumentPortTypeImpl
           
 class InsertResourcePropertiesPortTypeImpl
           
 class UpdateResourcePropertiesPortTypeImpl
           
 



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