Package org.apache.cxf.endpoint
package org.apache.cxf.endpoint
Client and Server related classes.
-
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.Strategy for lazy deferred retreival of 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.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.Strategy for null Conduit retrieval.Strategy for retreival of a pre-existing Conduit to mediate an outbound message.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.A registry for maintaining a collection of contract resolvers.Create ordinary EndpointImpl objects.Strategy for eager upfront retreival of a Conduit to mediate an outbound message.