Uses of Package
org.apache.axis2.jaxws.server

Packages that use org.apache.axis2.jaxws.server
org.apache.axis2.jaxws.core   
org.apache.axis2.jaxws.registry   
org.apache.axis2.jaxws.server   
org.apache.axis2.jaxws.server.dispatcher   
 

Classes in org.apache.axis2.jaxws.server used by org.apache.axis2.jaxws.core
EndpointInvocationContext
          The EndpointInvocationContext is an extension of the base InvocationContext that provides extensions specific to the environment of the service endpoint.
 

Classes in org.apache.axis2.jaxws.server used by org.apache.axis2.jaxws.registry
InvocationListenerFactory
          This interface will be implemented by those wishing to create instances of an InvocationListener based on certain context information for a given request.
 

Classes in org.apache.axis2.jaxws.server used by org.apache.axis2.jaxws.server
EndpointCallback
           
EndpointInvocationContext
          The EndpointInvocationContext is an extension of the base InvocationContext that provides extensions specific to the environment of the service endpoint.
InvocationListener
          This interface will be implemented by those components wishing to be notified when requests are received on the server-side and when responses have been constructed on the server-side.
InvocationListenerBean
          An instance of this class will be passed to the InvocationListener instances in both the request and response flow.
InvocationListenerBean.State
           
InvocationListenerFactory
          This interface will be implemented by those wishing to create instances of an InvocationListener based on certain context information for a given request.
ServiceInstanceFactory
          Code wishing to create web service implementation instances for JAX-WS requests must implement this interface and register it with the the JAX-WS FactoryRegistry.
 

Classes in org.apache.axis2.jaxws.server used by org.apache.axis2.jaxws.server.dispatcher
EndpointCallback
           
EndpointInvocationContext
          The EndpointInvocationContext is an extension of the base InvocationContext that provides extensions specific to the environment of the service endpoint.
 



Copyright © 2007 Apache Web Services Project. All Rights Reserved.