Uses of Package
org.apache.cxf.endpoint
Package
Description
Interfaces for protocol bindings and their factories.
Client and Server related classes.
This package and its sub packages contain classes relating to services and the CXF
service model
Transport related classes.
-
-
ClassDescriptionImplementations of this interface are responsible for mapping between abstract and concrete endpoint references, and/or renewing stale references.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.A
ServiceContractResolver
resolves a service's QName to the URI of the service's WSDL contract.A registry for maintaining a collection of contract resolvers. -
-
ClassDescriptionAbstract base class holding logic common to any ConduitSelector that retrieves a Conduit from the ConduitInitiator.Wrappers the contexts in a way that allows the contexts to be cleared and released in an try-with-resources blockAsynchronous callback object for calls to
Client.invoke(ClientCallback, String, Object...)
and related functions.Strategy for retrieving a Conduit to mediate an outbound message.Represents an endpoint that receives messages.This interface defines an object that can create EndpointImpl objects.Implementations of this interface are responsible for mapping between abstract and concrete endpoint references, and/or renewing stale references.Implemented by Clients that are willing to accept retried invocations.AServiceContractResolver
resolves a service's QName to the URI of the service's WSDL contract. -
-
-
-
-
-
-
-