Uses of Package
org.apache.cxf.endpoint
-
Classes in org.apache.cxf.endpoint used by org.apache.cxf.binding Class Description Endpoint Represents an endpoint that receives messages. -
Classes in org.apache.cxf.endpoint used by org.apache.cxf.bus.managers Class Description 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 AServiceContractResolver
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.databinding.stax Class Description Client Server -
Classes in org.apache.cxf.endpoint used by org.apache.cxf.endpoint Class Description AbstractConduitSelector Abstract base class holding logic common to any ConduitSelector that retrieves a Conduit from the ConduitInitiator.Client Client.Contexts Wrappers the contexts in a way that allows the contexts to be cleared and released in an try-with-resources blockClientCallback Asynchronous callback object for calls toClient.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.Retryable Implemented by Clients that are willing to accept retried invocations.Server ServerLifeCycleListener ServiceContractResolver AServiceContractResolver
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.feature Class Description Client Server -
Classes in org.apache.cxf.endpoint used by org.apache.cxf.feature.validation Class Description Client Server -
Classes in org.apache.cxf.endpoint used by org.apache.cxf.message Class Description Endpoint Represents an endpoint that receives messages. -
Classes in org.apache.cxf.endpoint used by org.apache.cxf.service Class Description Endpoint Represents an endpoint that receives messages. -
Classes in org.apache.cxf.endpoint used by org.apache.cxf.service.factory Class Description Endpoint Represents an endpoint that receives messages. -
Classes in org.apache.cxf.endpoint used by org.apache.cxf.service.invoker Class Description Endpoint Represents an endpoint that receives messages. -
Classes in org.apache.cxf.endpoint used by org.apache.cxf.staxutils.validation Class Description Endpoint Represents an endpoint that receives messages. -
Classes in org.apache.cxf.endpoint used by org.apache.cxf.transport Class Description Endpoint Represents an endpoint that receives messages.