Apache CXF API

Uses of Package
org.apache.cxf.endpoint

Packages that use org.apache.cxf.endpoint
org.apache.cxf.binding Interfaces for protocol bindings and their factories. 
org.apache.cxf.binding.coloc   
org.apache.cxf.binding.coloc.feature   
org.apache.cxf.binding.object   
org.apache.cxf.binding.soap   
org.apache.cxf.binding.soap.interceptor   
org.apache.cxf.clustering   
org.apache.cxf.databinding.stax   
org.apache.cxf.endpoint Client and Server related classes. 
org.apache.cxf.endpoint.dynamic   
org.apache.cxf.feature   
org.apache.cxf.frontend   
org.apache.cxf.frontend.spring   
org.apache.cxf.interceptor Core interceptor interfaces which form the basis for message processing chains in CXF. 
org.apache.cxf.javascript   
org.apache.cxf.jaxrs   
org.apache.cxf.jaxrs.client   
org.apache.cxf.jaxrs.spring   
org.apache.cxf.jaxws   
org.apache.cxf.jaxws.endpoint.dynamic   
org.apache.cxf.jaxws.spring   
org.apache.cxf.jaxws.support   
org.apache.cxf.message   
org.apache.cxf.service This package and its sub packages contain classes relating to services and the CXF service model 
org.apache.cxf.service.factory   
org.apache.cxf.simple   
org.apache.cxf.test   
org.apache.cxf.transport Transport related classes. 
org.apache.cxf.transport.http_jetty   
org.apache.cxf.transport.https   
org.apache.cxf.transport.jms   
org.apache.cxf.ws.mex   
org.apache.cxf.ws.policy   
org.apache.cxf.ws.rm   
org.apache.cxf.ws.security.trust   
 

Classes in org.apache.cxf.endpoint used by org.apache.cxf.binding
Endpoint
          Represents an endpoint that receives messages.
 

Classes in org.apache.cxf.endpoint used by org.apache.cxf.binding.coloc
Endpoint
          Represents an endpoint that receives messages.
Server
           
 

Classes in org.apache.cxf.endpoint used by org.apache.cxf.binding.coloc.feature
Client
           
 

Classes in org.apache.cxf.endpoint used by org.apache.cxf.binding.object
Endpoint
          Represents an endpoint that receives messages.
Server
           
ServerLifeCycleListener
           
 

Classes in org.apache.cxf.endpoint used by org.apache.cxf.binding.soap
Endpoint
          Represents an endpoint that receives messages.
 

Classes in org.apache.cxf.endpoint used by org.apache.cxf.binding.soap.interceptor
Endpoint
          Represents an endpoint that receives messages.
 

Classes in org.apache.cxf.endpoint used by org.apache.cxf.clustering
AbstractConduitSelector
          Abstract base class holding logic common to any ConduitSelector that retreives a Conduit from the ConduitInitiator.
Client
           
ConduitSelector
          Strategy for retrieving a Conduit to mediate an outbound message.
Endpoint
          Represents an endpoint that receives messages.
 

Classes in org.apache.cxf.endpoint used by org.apache.cxf.databinding.stax
Client
           
Server
           
 

Classes in org.apache.cxf.endpoint used by org.apache.cxf.endpoint
AbstractConduitSelector
          Abstract base class holding logic common to any ConduitSelector that retreives a Conduit from the ConduitInitiator.
Client
           
ClientCallback
          Asynchronous callback object for calls to Client.invoke(ClientCallback, String, Object...) and related functions.
ClientImpl.EchoContext
           
ClientLifeCycleListener
           
ClientLifeCycleManager
           
ConduitSelector
          Strategy for retrieving a Conduit to mediate an outbound message.
Endpoint
          Represents an endpoint that receives messages.
EndpointException
           
EndpointImpl
           
EndpointImplFactory
          This interface defines an object that can create EndpointImpl objects.
EndpointResolver
          Implementations of this interface are responsible for mapping between abstract and concrete endpoint references, and/or renewing stale references.
EndpointResolverRegistry
          Implementations of this interface are responsible for mediating access to registered EndpointResolvers, which themselves map between abstract and concrete endpoint references, and/or facilitate renewal of stale references.
Retryable
          Implemented by Clients that are willing to accept retried invocations.
Server
           
ServerLifeCycleListener
           
ServerLifeCycleManager
           
ServerRegistry
           
ServiceContractResolver
          A ServiceContractResolver resolves a service's QName to the URI of the service's WSDL contract.
ServiceContractResolverRegistry
          A registry for maintaining a collection of contract resolvers.
 

Classes in org.apache.cxf.endpoint used by org.apache.cxf.endpoint.dynamic
Client
           
EndpointImplFactory
          This interface defines an object that can create EndpointImpl objects.
 

Classes in org.apache.cxf.endpoint used by org.apache.cxf.feature
Client
           
Server
           
 

Classes in org.apache.cxf.endpoint used by org.apache.cxf.frontend
AbstractEndpointFactory
           
Client
           
ConduitSelector
          Strategy for retrieving a Conduit to mediate an outbound message.
Endpoint
          Represents an endpoint that receives messages.
EndpointException
           
Server
           
 

Classes in org.apache.cxf.endpoint used by org.apache.cxf.frontend.spring
AbstractEndpointFactory
           
 

Classes in org.apache.cxf.endpoint used by org.apache.cxf.interceptor
Endpoint
          Represents an endpoint that receives messages.
 

Classes in org.apache.cxf.endpoint used by org.apache.cxf.javascript
Endpoint
          Represents an endpoint that receives messages.
Server
           
 

Classes in org.apache.cxf.endpoint used by org.apache.cxf.jaxrs
AbstractEndpointFactory
           
Endpoint
          Represents an endpoint that receives messages.
EndpointException
           
Server
           
 

Classes in org.apache.cxf.endpoint used by org.apache.cxf.jaxrs.client
AbstractEndpointFactory
           
ConduitSelector
          Strategy for retrieving a Conduit to mediate an outbound message.
Endpoint
          Represents an endpoint that receives messages.
Retryable
          Implemented by Clients that are willing to accept retried invocations.
 

Classes in org.apache.cxf.endpoint used by org.apache.cxf.jaxrs.spring
AbstractEndpointFactory
           
 

Classes in org.apache.cxf.endpoint used by org.apache.cxf.jaxws
AbstractEndpointFactory
           
Client
           
Endpoint
          Represents an endpoint that receives messages.
Server
           
ServerImpl
           
 

Classes in org.apache.cxf.endpoint used by org.apache.cxf.jaxws.endpoint.dynamic
EndpointImplFactory
          This interface defines an object that can create EndpointImpl objects.
 

Classes in org.apache.cxf.endpoint used by org.apache.cxf.jaxws.spring
AbstractEndpointFactory
           
 

Classes in org.apache.cxf.endpoint used by org.apache.cxf.jaxws.support
Endpoint
          Represents an endpoint that receives messages.
EndpointException
           
EndpointImpl
           
EndpointImplFactory
          This interface defines an object that can create EndpointImpl objects.
 

Classes in org.apache.cxf.endpoint used by org.apache.cxf.message
Endpoint
          Represents an endpoint that receives messages.
 

Classes in org.apache.cxf.endpoint used by org.apache.cxf.service
Endpoint
          Represents an endpoint that receives messages.
 

Classes in org.apache.cxf.endpoint used by org.apache.cxf.service.factory
Endpoint
          Represents an endpoint that receives messages.
EndpointException
           
 

Classes in org.apache.cxf.endpoint used by org.apache.cxf.simple
AbstractEndpointFactory
           
 

Classes in org.apache.cxf.endpoint used by org.apache.cxf.test
Server
           
 

Classes in org.apache.cxf.endpoint used by org.apache.cxf.transport
Endpoint
          Represents an endpoint that receives messages.
 

Classes in org.apache.cxf.endpoint used by org.apache.cxf.transport.http_jetty
ContextInspector
           
 

Classes in org.apache.cxf.endpoint used by org.apache.cxf.transport.https
Client
           
Server
           
 

Classes in org.apache.cxf.endpoint used by org.apache.cxf.transport.jms
Client
           
Server
           
 

Classes in org.apache.cxf.endpoint used by org.apache.cxf.ws.mex
Server
           
ServerLifeCycleListener
           
 

Classes in org.apache.cxf.endpoint used by org.apache.cxf.ws.policy
Client
           
Server
           
 

Classes in org.apache.cxf.endpoint used by org.apache.cxf.ws.rm
Client
           
Endpoint
          Represents an endpoint that receives messages.
Server
           
 

Classes in org.apache.cxf.endpoint used by org.apache.cxf.ws.security.trust
Client
           
Endpoint
          Represents an endpoint that receives messages.
EndpointException
           
 


Apache CXF API

Apache CXF