Apache CXF API

Uses of Package
org.apache.cxf.endpoint

Packages that use org.apache.cxf.endpoint
org.apache.cxf.binding   
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.bus.managers   
org.apache.cxf.clustering   
org.apache.cxf.databinding.stax   
org.apache.cxf.endpoint   
org.apache.cxf.endpoint.dynamic   
org.apache.cxf.feature   
org.apache.cxf.feature.validation   
org.apache.cxf.frontend   
org.apache.cxf.frontend.spring   
org.apache.cxf.javascript   
org.apache.cxf.jaxrs   
org.apache.cxf.jaxrs.client   
org.apache.cxf.jaxrs.client.spring   
org.apache.cxf.jaxrs.spring   
org.apache.cxf.jaxrs.swagger   
org.apache.cxf.jaxws   
org.apache.cxf.jaxws.endpoint.dynamic   
org.apache.cxf.jaxws.spring   
org.apache.cxf.jaxws.support   
org.apache.cxf.jca.cxf   
org.apache.cxf.jca.inbound   
org.apache.cxf.jca.servant   
org.apache.cxf.message   
org.apache.cxf.service   
org.apache.cxf.service.factory   
org.apache.cxf.service.invoker   
org.apache.cxf.simple   
org.apache.cxf.staxutils.validation   
org.apache.cxf.transport   
org.apache.cxf.transport.https   
org.apache.cxf.transport.jms   
org.apache.cxf.ws.discovery   
org.apache.cxf.ws.discovery.internal   
org.apache.cxf.ws.discovery.listeners   
org.apache.cxf.ws.mex   
org.apache.cxf.ws.policy   
org.apache.cxf.ws.rm   
org.apache.cxf.ws.rm.soap   
org.apache.cxf.ws.security.cache   
org.apache.cxf.ws.security.trust   
org.apache.cxf.wsdl.interceptors   
org.apache.cxf.wsdl.service.factory   
 

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.bus.managers
Client
           
ClientLifeCycleListener
           
ClientLifeCycleManager
           
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.
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.clustering
AbstractConduitSelector
          Abstract base class holding logic common to any ConduitSelector that retrieves 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 retrieves a Conduit from the ConduitInitiator.
Client
           
ClientCallback
          Asynchronous callback object for calls to Client.invoke(ClientCallback, String, Object...) and related functions.
ClientImpl.EchoContext
           
ClientLifeCycleListener
           
ConduitSelector
          Strategy for retrieving a Conduit to mediate an outbound message.
ConduitSelectorHolder
           
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.
ManagedEndpoint
           
Retryable
          Implemented by Clients that are willing to accept retried invocations.
Server
           
ServerLifeCycleListener
           
ServiceContractResolver
          A ServiceContractResolver resolves a service's QName to the URI of the service's WSDL contract.
 

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.feature.validation
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.javascript
Endpoint
          Represents an endpoint that receives messages.
Server
           
ServerLifeCycleListener
           
 

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.
ConduitSelectorHolder
           
Endpoint
          Represents an endpoint that receives messages.
 

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

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

Classes in org.apache.cxf.endpoint used by org.apache.cxf.jaxrs.swagger
Server
           
 

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.jca.cxf
Server
           
 

Classes in org.apache.cxf.endpoint used by org.apache.cxf.jca.inbound
Server
           
 

Classes in org.apache.cxf.endpoint used by org.apache.cxf.jca.servant
Server
           
 

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.
 

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

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

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

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.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.discovery
Server
           
 

Classes in org.apache.cxf.endpoint used by org.apache.cxf.ws.discovery.internal
Server
           
 

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

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.rm.soap
Endpoint
          Represents an endpoint that receives messages.
 

Classes in org.apache.cxf.endpoint used by org.apache.cxf.ws.security.cache
Client
           
ClientLifeCycleListener
           
Server
           
ServerLifeCycleListener
           
 

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

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

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


Apache CXF API

Apache CXF