Uses of Package
org.apache.ws.resource

Packages that use org.apache.ws.resource
org.apache.ws.addressing   
org.apache.ws.resource   
org.apache.ws.resource.handler   
org.apache.ws.resource.handler.axis   
org.apache.ws.resource.impl   
org.apache.ws.resource.lifetime   
org.apache.ws.resource.lifetime.faults   
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   
org.apache.ws.resource.tool   
org.apache.ws.resource.tool.velocity   
org.apache.ws.util   
 

Classes in org.apache.ws.resource used by org.apache.ws.addressing
ResourceKey
          A basic representation of a resource key.
 

Classes in org.apache.ws.resource used by org.apache.ws.resource
InvalidResourceKeyException
          LOG-DONE This exception is raised if the ResourceKey is in any way invalid.
PersistenceCallback
          Defines callback operations for persistence operations.
RemoveCallback
          Defines a callback operation that is invoked whenever a resource is removed from ResourceHome.
RemoveNotSupportedException
          LOG-DONE This exception is raised when a ResourceHome implementation does not support removal of resources.
Resource
          A marker interface for a resource.
ResourceCapability
          A WSRF resource capability (i.e.
ResourceContext
          ResourceContext wraps around a SOAPMessageContext and provides convenience functions for obtaining ResourceKey, ResourceHome, and resource objects associated with the given SOAP message (referenced in SOAPMessageContext).
ResourceContextException
          LOG-DONE This is a basic exception raised by ResourceContext operations.
ResourceCreation
          An interface for exposing resource creation events.
ResourceCreationEvent
          A Resource Creation Event which contains the EndpointReference for the Resource which was created.
ResourceCreationListener
          This interface is provided for listeners to be able to be notified when a Resource is added to the ResourceHome.
ResourceDestruction
          An interface for exposing resource destruction events.
ResourceDestructionEvent
          A Resource Destruction Event which contains the EndpointReference for the Resource which was destroyed.
ResourceDestructionListener
          This interface is provided for listeners to be able to be notified when a Resource is removed from the ResourceHome.
ResourceEvent
          An interface defining a base event for resource destruction and creation.
ResourceException
          LOG-DONE This is a basic exception raised by resources or ResourceHome operations.
ResourceHome
          Defines a basic interface through which resources are discovered, and removed.
ResourceKey
          A basic representation of a resource key.
ResourceUnknownException
          Indicates that a Resource instance with the specified id was not found in the corresponding ResourceHome.
 

Classes in org.apache.ws.resource used by org.apache.ws.resource.handler
ResourceContext
          ResourceContext wraps around a SOAPMessageContext and provides convenience functions for obtaining ResourceKey, ResourceHome, and resource objects associated with the given SOAP message (referenced in SOAPMessageContext).
ResourceContextException
          LOG-DONE This is a basic exception raised by ResourceContext operations.
 

Classes in org.apache.ws.resource used by org.apache.ws.resource.handler.axis
InvalidResourceKeyException
          LOG-DONE This exception is raised if the ResourceKey is in any way invalid.
ResourceContext
          ResourceContext wraps around a SOAPMessageContext and provides convenience functions for obtaining ResourceKey, ResourceHome, and resource objects associated with the given SOAP message (referenced in SOAPMessageContext).
ResourceKey
          A basic representation of a resource key.
 

Classes in org.apache.ws.resource used by org.apache.ws.resource.impl
InvalidResourceKeyException
          LOG-DONE This exception is raised if the ResourceKey is in any way invalid.
InvalidWsrfWsdlException
          Indicates a semantic error was found while validating a WSRF WSDL.
Resource
          A marker interface for a resource.
ResourceCapability
          A WSRF resource capability (i.e.
ResourceContext
          ResourceContext wraps around a SOAPMessageContext and provides convenience functions for obtaining ResourceKey, ResourceHome, and resource objects associated with the given SOAP message (referenced in SOAPMessageContext).
ResourceContextException
          LOG-DONE This is a basic exception raised by ResourceContext operations.
ResourceCreation
          An interface for exposing resource creation events.
ResourceCreationListener
          This interface is provided for listeners to be able to be notified when a Resource is added to the ResourceHome.
ResourceDefinition
          A WSRF resource definition.
ResourceDestruction
          An interface for exposing resource destruction events.
ResourceDestructionListener
          This interface is provided for listeners to be able to be notified when a Resource is removed from the ResourceHome.
ResourceException
          LOG-DONE This is a basic exception raised by resources or ResourceHome operations.
ResourceHome
          Defines a basic interface through which resources are discovered, and removed.
ResourceKey
          A basic representation of a resource key.
 

Classes in org.apache.ws.resource used by org.apache.ws.resource.lifetime
Resource
          A marker interface for a resource.
 

Classes in org.apache.ws.resource used by org.apache.ws.resource.lifetime.faults
ResourceUnknownException
          Indicates that a Resource instance with the specified id was not found in the corresponding ResourceHome.
 

Classes in org.apache.ws.resource used by org.apache.ws.resource.lifetime.v2004_06.porttype.impl
AbstractPortType
          LOG-DONE
ResourceContext
          ResourceContext wraps around a SOAPMessageContext and provides convenience functions for obtaining ResourceKey, ResourceHome, and resource objects associated with the given SOAP message (referenced in SOAPMessageContext).
 

Classes in org.apache.ws.resource used by org.apache.ws.resource.metadataexchange.v2004_09.porttype.impl
AbstractPortType
          LOG-DONE
ResourceContext
          ResourceContext wraps around a SOAPMessageContext and provides convenience functions for obtaining ResourceKey, ResourceHome, and resource objects associated with the given SOAP message (referenced in SOAPMessageContext).
 

Classes in org.apache.ws.resource used by org.apache.ws.resource.properties.impl
AbstractPortType
          LOG-DONE
ResourceContext
          ResourceContext wraps around a SOAPMessageContext and provides convenience functions for obtaining ResourceKey, ResourceHome, and resource objects associated with the given SOAP message (referenced in SOAPMessageContext).
 

Classes in org.apache.ws.resource used by org.apache.ws.resource.properties.v2004_06.porttype.impl
AbstractPortType
          LOG-DONE
ResourceContext
          ResourceContext wraps around a SOAPMessageContext and provides convenience functions for obtaining ResourceKey, ResourceHome, and resource objects associated with the given SOAP message (referenced in SOAPMessageContext).
 

Classes in org.apache.ws.resource used by org.apache.ws.resource.properties.v2004_11.porttype.impl
AbstractPortType
          LOG-DONE
ResourceContext
          ResourceContext wraps around a SOAPMessageContext and provides convenience functions for obtaining ResourceKey, ResourceHome, and resource objects associated with the given SOAP message (referenced in SOAPMessageContext).
 

Classes in org.apache.ws.resource used by org.apache.ws.resource.tool
ResourceDefinition
          A WSRF resource definition.
 

Classes in org.apache.ws.resource used by org.apache.ws.resource.tool.velocity
ResourceDefinition
          A WSRF resource definition.
 

Classes in org.apache.ws.resource used by org.apache.ws.util
InvalidWsrfWsdlException
          Indicates a semantic error was found while validating a WSRF WSDL.
 



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