Uses of Interface
org.apache.cxf.endpoint.Endpoint
-
-
Uses of Endpoint in org.apache.cxf.binding
Methods in org.apache.cxf.binding with parameters of type Endpoint Modifier and Type Method Description voidAbstractBindingFactory. addListener(Destination d, Endpoint e)voidBindingFactory. addListener(Destination d, Endpoint e)Set the destination's message observer which is created by using the endpoint to listen the incoming message -
Uses of Endpoint in org.apache.cxf.binding.coloc
Methods in org.apache.cxf.binding.coloc with parameters of type Endpoint Modifier and Type Method Description protected voidColocOutInterceptor. invokeColocObserver(Message outMsg, Endpoint inboundEndpoint)protected voidColocOutInterceptor. invokeInboundChain(Exchange ex, Endpoint ep)protected ServerColocOutInterceptor. isColocated(List<Server> servers, Endpoint endpoint, BindingOperationInfo boi)voidColocOutInterceptor. setExchangeProperties(Exchange exchange, Endpoint ep)Constructors in org.apache.cxf.binding.coloc with parameters of type Endpoint Constructor Description ColocMessageObserver(Endpoint endpoint, Bus bus) -
Uses of Endpoint in org.apache.cxf.binding.soap
Methods in org.apache.cxf.binding.soap with parameters of type Endpoint Modifier and Type Method Description voidSoapBindingFactory. addListener(Destination d, Endpoint e) -
Uses of Endpoint in org.apache.cxf.binding.soap.interceptor
Methods in org.apache.cxf.binding.soap.interceptor that return Endpoint Modifier and Type Method Description protected EndpointEndpointSelectionInterceptor. selectEndpoint(Message message, Set<Endpoint> eps)Method parameters in org.apache.cxf.binding.soap.interceptor with type arguments of type Endpoint Modifier and Type Method Description protected EndpointEndpointSelectionInterceptor. selectEndpoint(Message message, Set<Endpoint> eps) -
Uses of Endpoint in org.apache.cxf.clustering
Methods in org.apache.cxf.clustering that return Endpoint Modifier and Type Method Description protected EndpointCircuitBreakerTargetSelector. getFailoverTarget(Exchange exchange, FailoverTargetSelector.InvocationContext invocation)protected EndpointFailoverTargetSelector. getFailoverTarget(Exchange exchange, FailoverTargetSelector.InvocationContext invocation)Get the failover target endpoint, if a suitable one is available.protected EndpointLoadDistributorTargetSelector. getFailoverTarget(Exchange exchange, FailoverTargetSelector.InvocationContext invocation)Get the failover target endpoint, if a suitable one is available.EndpointFailoverTargetSelector.InvocationContext. retrieveOriginalEndpoint(Endpoint endpoint)EndpointAbstractStaticFailoverStrategy. selectAlternateEndpoint(List<Endpoint> alternates)Select one of the alternate endpoints for a retried invocation.EndpointFailoverStrategy. selectAlternateEndpoint(List<Endpoint> alternates)Select one of the alternate endpoints for a retried invocation.Methods in org.apache.cxf.clustering that return types with arguments of type Endpoint Modifier and Type Method Description List<Endpoint>AbstractStaticFailoverStrategy. getAlternateEndpoints(Exchange exchange)Get the alternate endpoints for this invocation.List<Endpoint>FailoverStrategy. getAlternateEndpoints(Exchange exchange)Get the alternate endpoints for this invocation.List<Endpoint>FailoverTargetSelector.InvocationContext. getAlternateEndpoints()List<Endpoint>RetryStrategy. getAlternateEndpoints(Exchange exchange)protected List<Endpoint>AbstractStaticFailoverStrategy. getEndpoints(Exchange exchange, boolean acceptCandidatesWithSameAddress)Get the endpoints for this invocation.Methods in org.apache.cxf.clustering with parameters of type Endpoint Modifier and Type Method Description ConduitSelectorFailoverFeature. initTargetSelector(Endpoint endpoint)protected ConduitSelectorFailoverFeature.Portable. initTargetSelector(Endpoint endpoint)EndpointFailoverTargetSelector.InvocationContext. retrieveOriginalEndpoint(Endpoint endpoint)Method parameters in org.apache.cxf.clustering with type arguments of type Endpoint Modifier and Type Method Description EndpointAbstractStaticFailoverStrategy. selectAlternateEndpoint(List<Endpoint> alternates)Select one of the alternate endpoints for a retried invocation.EndpointFailoverStrategy. selectAlternateEndpoint(List<Endpoint> alternates)Select one of the alternate endpoints for a retried invocation.protected voidFailoverTargetSelector.InvocationContext. setAlternateEndpoints(List<Endpoint> alternates)Constructors in org.apache.cxf.clustering with parameters of type Endpoint Constructor Description InvocationContext(Endpoint endpoint, BindingOperationInfo boi, Object[] prms, Map<String,Object> ctx) -
Uses of Endpoint in org.apache.cxf.endpoint
Classes in org.apache.cxf.endpoint that implement Endpoint Modifier and Type Class Description classEndpointImplFields in org.apache.cxf.endpoint declared as Endpoint Modifier and Type Field Description protected EndpointAbstractConduitSelector. endpointprotected EndpointManagedEndpoint. endpointprotected EndpointServerImpl. endpointMethods in org.apache.cxf.endpoint that return Endpoint Modifier and Type Method Description protected abstract EndpointAbstractEndpointFactory. createEndpoint()EndpointAbstractConduitSelector. getEndpoint()EndpointClient. getEndpoint()EndpointClientImpl. getEndpoint()EndpointConduitSelector. getEndpoint()EndpointNullConduitSelector. getEndpoint()EndpointPreexistingConduitSelector. getEndpoint()EndpointServer. getEndpoint()EndpointServerImpl. getEndpoint()Methods in org.apache.cxf.endpoint with parameters of type Endpoint Modifier and Type Method Description protected booleanAbstractEndpointFactory. checkPrivateEndpoint(Endpoint ep)Checks if a given endpoint has been marked as private.protected voidAbstractEndpointFactory. initializeAnnotationInterceptors(Endpoint ep, Class<?> cls)Add annotated Interceptors and Features to the Endpointprotected voidAbstractEndpointFactory. initializeAnnotationInterceptors(Endpoint ep, Class<?>... cls)Add annotationed Interceptors and Features to the Endpointprotected booleanAbstractEndpointFactory. initializeAnnotationInterceptors(AnnotationInterceptors provider, Endpoint ep)voidAbstractConduitSelector. setEndpoint(Endpoint ep)protected voidClientImpl. setEndpoint(Endpoint e)voidConduitSelector. setEndpoint(Endpoint endpoint)voidNullConduitSelector. setEndpoint(Endpoint ep)voidPreexistingConduitSelector. setEndpoint(Endpoint ep)protected voidClientImpl. setExchangeProperties(Exchange exchange, Endpoint endpoint, BindingOperationInfo boi)protected PhaseInterceptorChainClientImpl. setupInterceptorChain(Endpoint endpoint)Constructors in org.apache.cxf.endpoint with parameters of type Endpoint Constructor Description ClientImpl(Bus b, Endpoint e)ClientImpl(Bus b, Endpoint e, ConduitSelector sc)ClientImpl(Bus b, Endpoint e, Conduit c)ManagedEndpoint(Bus b, Endpoint ep, Server s)PreexistingConduitSelector(Conduit c, Endpoint e)Constructor.ServerImpl(Bus bus, Endpoint endpoint, DestinationFactory destinationFactory, BindingFactory bindingFactory) -
Uses of Endpoint in org.apache.cxf.frontend
Methods in org.apache.cxf.frontend that return Endpoint Modifier and Type Method Description protected EndpointAbstractWSDLBasedEndpointFactory. createEndpoint()Methods in org.apache.cxf.frontend with parameters of type Endpoint Modifier and Type Method Description protected voidClientFactoryBean. applyProperties(Endpoint ep)protected ClientClientFactoryBean. createClient(Endpoint ep) -
Uses of Endpoint in org.apache.cxf.javascript
Methods in org.apache.cxf.javascript with parameters of type Endpoint Modifier and Type Method Description static BasicNameManagerBasicNameManager. newNameManager(ServiceInfo service, Endpoint endpoint) -
Uses of Endpoint in org.apache.cxf.jaxrs
Methods in org.apache.cxf.jaxrs that return Endpoint Modifier and Type Method Description protected EndpointAbstractJAXRSFactoryBean. createEndpoint()Methods in org.apache.cxf.jaxrs that return types with arguments of type Endpoint Modifier and Type Method Description Map<QName,Endpoint>JAXRSServiceImpl. getEndpoints()Methods in org.apache.cxf.jaxrs with parameters of type Endpoint Modifier and Type Method Description voidJAXRSBindingFactory. addListener(Destination d, Endpoint e)protected voidAbstractJAXRSFactoryBean. setupFactory(ProviderFactory factory, Endpoint ep)protected ServerProviderFactoryJAXRSServerFactoryBean. setupFactory(Endpoint ep)protected voidJAXRSServerFactoryBean. updateClassResourceProviders(Endpoint ep)Method parameters in org.apache.cxf.jaxrs with type arguments of type Endpoint Modifier and Type Method Description voidJAXRSServiceImpl. setEndpoints(Map<QName,Endpoint> endpoints) -
Uses of Endpoint in org.apache.cxf.jaxrs.client
Methods in org.apache.cxf.jaxrs.client that return Endpoint Modifier and Type Method Description EndpointClientConfiguration. getEndpoint()Methods in org.apache.cxf.jaxrs.client with parameters of type Endpoint Modifier and Type Method Description protected ConduitSelectorJAXRSClientFactoryBean. getConduitSelector(Endpoint ep)static ClientProviderFactoryClientProviderFactory. getInstance(Endpoint e)protected voidJAXRSClientFactoryBean. initClient(AbstractClient client, Endpoint ep, boolean addHeaders) -
Uses of Endpoint in org.apache.cxf.jaxrs.lifecycle
Methods in org.apache.cxf.jaxrs.lifecycle with parameters of type Endpoint Modifier and Type Method Description voidSingletonResourceProvider. init(Endpoint ep) -
Uses of Endpoint in org.apache.cxf.jaxrs.sse.client
Constructors in org.apache.cxf.jaxrs.sse.client with parameters of type Endpoint Constructor Description InboundSseEventProcessor(Endpoint endpoint, org.apache.cxf.jaxrs.sse.client.InboundSseEventListener listener)InboundSseEventProcessor(Endpoint endpoint, org.apache.cxf.jaxrs.sse.client.InboundSseEventListener listener, boolean discardIncomplete) -
Uses of Endpoint in org.apache.cxf.jaxws
Methods in org.apache.cxf.jaxws with parameters of type Endpoint Modifier and Type Method Description BindingOperationInfoJAXWSMethodDispatcher. getBindingOperation(Method method, Endpoint endpoint)BindingOperationInfoJAXWSProviderMethodDispatcher. getBindingOperation(Method m, Endpoint endpoint)protected voidJaxWsServerFactoryBean. initializeAnnotationInterceptors(Endpoint ep, Class<?>... cls)Add annotated Interceptors and Features to the Endpoint -
Uses of Endpoint in org.apache.cxf.jaxws.support
Classes in org.apache.cxf.jaxws.support that implement Endpoint Modifier and Type Class Description classJaxWsClientEndpointImplclassJaxWsEndpointImplA JAX-WS specific implementation of the CXFEndpointinterface.Methods in org.apache.cxf.jaxws.support that return Endpoint Modifier and Type Method Description EndpointJaxWsServiceFactoryBean. createEndpoint(EndpointInfo ei) -
Uses of Endpoint in org.apache.cxf.message
Methods in org.apache.cxf.message that return Endpoint Modifier and Type Method Description EndpointExchange. getEndpoint()EndpointExchangeImpl. getEndpoint() -
Uses of Endpoint in org.apache.cxf.metrics
Methods in org.apache.cxf.metrics with parameters of type Endpoint Modifier and Type Method Description MetricsContextMetricsProvider. createEndpointContext(Endpoint endpoint, boolean asClient, String cid)MetricsContextMetricsProvider. createOperationContext(Endpoint endpoint, BindingOperationInfo boi, boolean asClient, String cid)MetricsContextMetricsProvider. createResourceContext(Endpoint endpoint, String resourceName, boolean asClient, String cid) -
Uses of Endpoint in org.apache.cxf.metrics.codahale
Methods in org.apache.cxf.metrics.codahale with parameters of type Endpoint Modifier and Type Method Description MetricsContextCodahaleMetricsProvider. createEndpointContext(Endpoint endpoint, boolean isClient, String clientId)MetricsContextCodahaleMetricsProvider. createOperationContext(Endpoint endpoint, BindingOperationInfo boi, boolean asClient, String clientId)MetricsContextCodahaleMetricsProvider. createResourceContext(Endpoint endpoint, String resourceName, boolean asClient, String clientId) -
Uses of Endpoint in org.apache.cxf.metrics.micrometer
Methods in org.apache.cxf.metrics.micrometer with parameters of type Endpoint Modifier and Type Method Description MetricsContextMicrometerMetricsProvider. createEndpointContext(Endpoint endpoint, boolean asClient, String clientId)MetricsContextMicrometerMetricsProvider. createOperationContext(Endpoint endpoint, BindingOperationInfo boi, boolean asClient, String clientId)MetricsContextMicrometerMetricsProvider. createResourceContext(Endpoint endpoint, String resourceName, boolean asClient, String clientId) -
Uses of Endpoint in org.apache.cxf.microprofile.client
Methods in org.apache.cxf.microprofile.client with parameters of type Endpoint Modifier and Type Method Description static MicroProfileClientProviderFactoryMicroProfileClientProviderFactory. getInstance(Endpoint e)protected voidMicroProfileClientFactoryBean. initClient(AbstractClient client, Endpoint ep, boolean addHeaders) -
Uses of Endpoint in org.apache.cxf.service
Methods in org.apache.cxf.service that return types with arguments of type Endpoint Modifier and Type Method Description Map<QName,Endpoint>Service. getEndpoints()Map<QName,Endpoint>ServiceImpl. getEndpoints()Method parameters in org.apache.cxf.service with type arguments of type Endpoint Modifier and Type Method Description voidServiceImpl. setEndpoints(Map<QName,Endpoint> endpoints) -
Uses of Endpoint in org.apache.cxf.service.factory
Methods in org.apache.cxf.service.factory with parameters of type Endpoint Modifier and Type Method Description BindingOperationInfoSimpleMethodDispatcher. getBindingOperation(Method method, Endpoint endpoint) -
Uses of Endpoint in org.apache.cxf.service.invoker
Methods in org.apache.cxf.service.invoker with parameters of type Endpoint Modifier and Type Method Description BindingOperationInfoMethodDispatcher. getBindingOperation(Method m, Endpoint endpoint) -
Uses of Endpoint in org.apache.cxf.staxutils.validation
Methods in org.apache.cxf.staxutils.validation with parameters of type Endpoint Modifier and Type Method Description voidWoodstoxValidationImpl. setupValidation(XMLStreamReader reader, Endpoint endpoint, ServiceInfo serviceInfo)voidWoodstoxValidationImpl. setupValidation(XMLStreamWriter writer, Endpoint endpoint, ServiceInfo serviceInfo) -
Uses of Endpoint in org.apache.cxf.transport
Fields in org.apache.cxf.transport declared as Endpoint Modifier and Type Field Description protected EndpointChainInitiationObserver. endpointMethods in org.apache.cxf.transport that return Endpoint Modifier and Type Method Description EndpointChainInitiationObserver. getEndpoint()Methods in org.apache.cxf.transport that return types with arguments of type Endpoint Modifier and Type Method Description Set<Endpoint>MultipleEndpointObserver. getEndpoints()Constructors in org.apache.cxf.transport with parameters of type Endpoint Constructor Description ChainInitiationObserver(Endpoint endpoint, Bus bus) -
Uses of Endpoint in org.apache.cxf.ws.rm
Classes in org.apache.cxf.ws.rm that implement Endpoint Modifier and Type Class Description classWrappedEndpointMethods in org.apache.cxf.ws.rm that return Endpoint Modifier and Type Method Description EndpointRMEndpoint. getApplicationEndpoint()EndpointAbstractEndpoint. getEndpoint()EndpointRMEndpoint. getEndpoint(ProtocolVariation protocol)EndpointWrappedEndpoint. getWrappedEndpoint()Methods in org.apache.cxf.ws.rm that return types with arguments of type Endpoint Modifier and Type Method Description Map<QName,Endpoint>WrappedService. getEndpoints()Methods in org.apache.cxf.ws.rm with parameters of type Endpoint Modifier and Type Method Description protected ClientProxy. createClient(Bus bus, Endpoint endpoint, ProtocolVariation protocol, Conduit conduit, org.apache.cxf.ws.addressing.EndpointReferenceType address)static StringRMUtils. getEndpointIdentifier(Endpoint endpoint)static StringRMUtils. getEndpointIdentifier(Endpoint endpoint, Bus bus)static ObjectNameRMUtils. getManagedObjectName(RMManager manager, Endpoint ep)Constructors in org.apache.cxf.ws.rm with parameters of type Endpoint Constructor Description RMEndpoint(RMManager m, Endpoint ae) -
Uses of Endpoint in org.apache.cxf.ws.rm.soap
Methods in org.apache.cxf.ws.rm.soap with parameters of type Endpoint Modifier and Type Method Description protected ConduitRetransmissionQueueImpl. buildConduit(SoapMessage message, Endpoint endpoint, org.apache.cxf.ws.addressing.AttributedURIType to)protected PhaseInterceptorChainRetransmissionQueueImpl. buildRetransmitChain(Endpoint endpoint, PhaseChainCache cache) -
Uses of Endpoint in org.apache.cxf.ws.security.trust
Methods in org.apache.cxf.ws.security.trust that return Endpoint Modifier and Type Method Description static EndpointSTSUtils. createSCEndpoint(Bus bus, String namespace, String transportId, String location, String soapVersion, org.apache.neethi.Policy policy)static EndpointSTSUtils. createSTSEndpoint(Bus bus, String namespace, String transportId, String location, String soapVersion, org.apache.neethi.Policy policy, QName epName) -
Uses of Endpoint in org.apache.cxf.wsdl.interceptors
Methods in org.apache.cxf.wsdl.interceptors that return Endpoint Modifier and Type Method Description protected abstract EndpointAbstractEndpointSelectionInterceptor. selectEndpoint(Message message, Set<Endpoint> eps)Select an Endpoint which will be used for the rest of the invocation.Method parameters in org.apache.cxf.wsdl.interceptors with type arguments of type Endpoint Modifier and Type Method Description protected abstract EndpointAbstractEndpointSelectionInterceptor. selectEndpoint(Message message, Set<Endpoint> eps)Select an Endpoint which will be used for the rest of the invocation. -
Uses of Endpoint in org.apache.cxf.wsdl.service.factory
Methods in org.apache.cxf.wsdl.service.factory that return Endpoint Modifier and Type Method Description EndpointReflectionServiceFactoryBean. createEndpoint(EndpointInfo ei)
-