Uses of Package
org.apache.ws.resource

Packages that use org.apache.ws.resource
org.apache.ws.resource   
org.apache.ws.resource.handler   
org.apache.ws.resource.lifetime   
org.apache.ws.resource.lifetime.faults   
org.apache.ws.resource.tool   
org.apache.ws.util   
 

Classes in org.apache.ws.resource used by org.apache.ws.resource
IllegalResourceTypeException
          This exception is thrown by ResourceHome.add(org.apache.ws.resource.Resource) when the specified Resource is not of the type supported by the home.
Resource
          A marker interface for a resource.
ResourceCapability
          A WSRF resource capability (i.e.
ResourceContext
          Context information pertaining to a specific request being processed by the WSRF resource invocation framework.
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.
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
          Context information pertaining to a specific request being processed by the WSRF resource invocation framework.
ResourceContextException
          LOG-DONE This is a basic exception raised by ResourceContext operations.
 

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.tool
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.