Modifier and Type | Method and Description |
---|---|
void |
AbstractBindingFactory.addListener(Destination d,
Endpoint e) |
void |
BindingFactory.addListener(Destination d,
Endpoint e)
Set the destination's message observer which is created by using the endpoint to
listen the incoming message
|
Modifier and Type | Method and Description |
---|---|
protected void |
ColocOutInterceptor.invokeColocObserver(Message outMsg,
Endpoint inboundEndpoint) |
protected void |
ColocOutInterceptor.invokeInboundChain(Exchange ex,
Endpoint ep) |
protected Server |
ColocOutInterceptor.isColocated(List<Server> servers,
Endpoint endpoint,
BindingOperationInfo boi) |
void |
ColocOutInterceptor.setExchangeProperties(Exchange exchange,
Endpoint ep) |
Constructor and Description |
---|
ColocMessageObserver(Endpoint endpoint,
Bus bus) |
Constructor and Description |
---|
LocalServerListener.OverrideBindingObserver(Endpoint endpoint,
Binding binding,
Bus bus) |
Modifier and Type | Method and Description |
---|---|
void |
SoapBindingFactory.addListener(Destination d,
Endpoint e) |
Modifier and Type | Method and Description |
---|---|
protected Endpoint |
EndpointSelectionInterceptor.selectEndpoint(Message message,
Set<Endpoint> eps) |
Modifier and Type | Method and Description |
---|---|
protected Endpoint |
EndpointSelectionInterceptor.selectEndpoint(Message message,
Set<Endpoint> eps) |
Modifier and Type | Method and Description |
---|---|
protected Endpoint |
FailoverTargetSelector.getFailoverTarget(Exchange exchange,
FailoverTargetSelector.InvocationContext invocation)
Get the failover target endpoint, if a suitable one is available.
|
protected Endpoint |
LoadDistributorTargetSelector.getFailoverTarget(Exchange exchange,
FailoverTargetSelector.InvocationContext invocation)
Get the failover target endpoint, if a suitable one is available.
|
Endpoint |
AbstractStaticFailoverStrategy.selectAlternateEndpoint(List<Endpoint> alternates)
Select one of the alternate endpoints for a retried invocation.
|
Endpoint |
FailoverStrategy.selectAlternateEndpoint(List<Endpoint> alternates)
Select one of the alternate endpoints for a retried invocation.
|
Modifier and Type | Method and 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> |
RetryStrategy.getAlternateEndpoints(Exchange exchange) |
protected List<Endpoint> |
AbstractStaticFailoverStrategy.getEndpoints(Exchange exchange,
boolean acceptCandidatesWithSameAddress)
Get the endpoints for this invocation.
|
Modifier and Type | Method and Description |
---|---|
protected ConduitSelector |
FailoverFeature.initTargetSelector(Endpoint endpoint) |
Modifier and Type | Method and Description |
---|---|
Endpoint |
AbstractStaticFailoverStrategy.selectAlternateEndpoint(List<Endpoint> alternates)
Select one of the alternate endpoints for a retried invocation.
|
Endpoint |
FailoverStrategy.selectAlternateEndpoint(List<Endpoint> alternates)
Select one of the alternate endpoints for a retried invocation.
|
Modifier and Type | Class and Description |
---|---|
class |
EndpointImpl |
Modifier and Type | Field and Description |
---|---|
protected Endpoint |
AbstractConduitSelector.endpoint |
protected Endpoint |
ManagedEndpoint.endpoint |
protected Endpoint |
ServerImpl.endpoint |
Modifier and Type | Method and Description |
---|---|
protected abstract Endpoint |
AbstractEndpointFactory.createEndpoint() |
Endpoint |
AbstractConduitSelector.getEndpoint() |
Endpoint |
Client.getEndpoint() |
Endpoint |
ClientImpl.getEndpoint() |
Endpoint |
ConduitSelector.getEndpoint() |
Endpoint |
NullConduitSelector.getEndpoint() |
Endpoint |
PreexistingConduitSelector.getEndpoint() |
Endpoint |
Server.getEndpoint() |
Endpoint |
ServerImpl.getEndpoint() |
Modifier and Type | Method and Description |
---|---|
protected boolean |
AbstractEndpointFactory.checkPrivateEndpoint(Endpoint ep)
Checks if a given endpoint has been marked as private.
|
protected boolean |
AbstractEndpointFactory.initializeAnnotationInterceptors(AnnotationInterceptors provider,
Endpoint ep) |
protected void |
AbstractEndpointFactory.initializeAnnotationInterceptors(Endpoint ep,
Class<?>... cls)
Add annotationed Interceptors and Features to the Endpoint
|
protected void |
AbstractEndpointFactory.initializeAnnotationInterceptors(Endpoint ep,
Class<?> cls)
Add annotated Interceptors and Features to the Endpoint
|
void |
AbstractConduitSelector.setEndpoint(Endpoint ep) |
protected void |
ClientImpl.setEndpoint(Endpoint e) |
void |
ConduitSelector.setEndpoint(Endpoint endpoint) |
void |
NullConduitSelector.setEndpoint(Endpoint ep) |
void |
PreexistingConduitSelector.setEndpoint(Endpoint ep) |
protected void |
ClientImpl.setExchangeProperties(Exchange exchange,
Endpoint endpoint,
BindingOperationInfo boi) |
protected PhaseInterceptorChain |
ClientImpl.setupInterceptorChain(Endpoint endpoint) |
Constructor and Description |
---|
ClientImpl(Bus b,
Endpoint e) |
ClientImpl(Bus b,
Endpoint e,
Conduit c) |
ClientImpl(Bus b,
Endpoint e,
ConduitSelector sc) |
ManagedEndpoint(Bus b,
Endpoint ep,
Server s) |
PreexistingConduitSelector(Conduit c,
Endpoint e)
Constructor.
|
ServerImpl(Bus bus,
Endpoint endpoint,
DestinationFactory destinationFactory,
BindingFactory bindingFactory) |
Modifier and Type | Method and Description |
---|---|
protected Endpoint |
AbstractWSDLBasedEndpointFactory.createEndpoint() |
Modifier and Type | Method and Description |
---|---|
protected void |
ClientFactoryBean.applyProperties(Endpoint ep) |
protected Client |
ClientFactoryBean.createClient(Endpoint ep) |
Modifier and Type | Method and Description |
---|---|
static BasicNameManager |
BasicNameManager.newNameManager(ServiceInfo service,
Endpoint endpoint) |
Modifier and Type | Method and Description |
---|---|
protected Endpoint |
AbstractJAXRSFactoryBean.createEndpoint() |
Modifier and Type | Method and Description |
---|---|
Map<QName,Endpoint> |
JAXRSServiceImpl.getEndpoints() |
Modifier and Type | Method and Description |
---|---|
void |
JAXRSBindingFactory.addListener(Destination d,
Endpoint e) |
protected ServerProviderFactory |
JAXRSServerFactoryBean.setupFactory(Endpoint ep) |
protected void |
AbstractJAXRSFactoryBean.setupFactory(ProviderFactory factory,
Endpoint ep) |
Modifier and Type | Method and Description |
---|---|
void |
JAXRSServiceImpl.setEndpoints(Map<QName,Endpoint> endpoints) |
Modifier and Type | Method and Description |
---|---|
Endpoint |
ClientConfiguration.getEndpoint() |
Modifier and Type | Method and Description |
---|---|
protected ConduitSelector |
JAXRSClientFactoryBean.getConduitSelector(Endpoint ep) |
static ClientProviderFactory |
ClientProviderFactory.getInstance(Endpoint e) |
protected void |
JAXRSClientFactoryBean.initClient(AbstractClient client,
Endpoint ep,
boolean addHeaders) |
Modifier and Type | Method and Description |
---|---|
BindingOperationInfo |
JAXWSMethodDispatcher.getBindingOperation(Method method,
Endpoint endpoint) |
BindingOperationInfo |
JAXWSProviderMethodDispatcher.getBindingOperation(Method m,
Endpoint endpoint) |
protected void |
JaxWsServerFactoryBean.initializeAnnotationInterceptors(Endpoint ep,
Class<?>... cls)
Add annotated Interceptors and Features to the Endpoint
|
Modifier and Type | Class and Description |
---|---|
class |
JaxWsClientEndpointImpl |
class |
JaxWsEndpointImpl
A JAX-WS specific implementation of the CXF
Endpoint interface. |
Modifier and Type | Method and Description |
---|---|
Endpoint |
JaxWsServiceFactoryBean.createEndpoint(EndpointInfo ei) |
Modifier and Type | Method and Description |
---|---|
Endpoint |
Exchange.getEndpoint() |
Endpoint |
ExchangeImpl.getEndpoint() |
Modifier and Type | Method and Description |
---|---|
MetricsContext |
MetricsProvider.createEndpointContext(Endpoint endpoint,
boolean asClient,
String cid) |
MetricsContext |
MetricsProvider.createOperationContext(Endpoint endpoint,
BindingOperationInfo boi,
boolean asClient,
String cid) |
Modifier and Type | Method and Description |
---|---|
MetricsContext |
CodahaleMetricsProvider.createEndpointContext(Endpoint endpoint,
boolean isClient,
String clientId) |
MetricsContext |
CodahaleMetricsProvider.createOperationContext(Endpoint endpoint,
BindingOperationInfo boi,
boolean asClient,
String clientId) |
Modifier and Type | Method and Description |
---|---|
Map<QName,Endpoint> |
Service.getEndpoints() |
Map<QName,Endpoint> |
ServiceImpl.getEndpoints() |
Modifier and Type | Method and Description |
---|---|
void |
ServiceImpl.setEndpoints(Map<QName,Endpoint> endpoints) |
Modifier and Type | Method and Description |
---|---|
BindingOperationInfo |
SimpleMethodDispatcher.getBindingOperation(Method method,
Endpoint endpoint) |
Modifier and Type | Method and Description |
---|---|
BindingOperationInfo |
MethodDispatcher.getBindingOperation(Method m,
Endpoint endpoint) |
Modifier and Type | Method and Description |
---|---|
void |
WoodstoxValidationImpl.setupValidation(XMLStreamReader reader,
Endpoint endpoint,
ServiceInfo serviceInfo) |
void |
WoodstoxValidationImpl.setupValidation(XMLStreamWriter writer,
Endpoint endpoint,
ServiceInfo serviceInfo) |
Modifier and Type | Field and Description |
---|---|
protected Endpoint |
ChainInitiationObserver.endpoint |
Modifier and Type | Method and Description |
---|---|
Endpoint |
ChainInitiationObserver.getEndpoint() |
Modifier and Type | Method and Description |
---|---|
Set<Endpoint> |
MultipleEndpointObserver.getEndpoints() |
Constructor and Description |
---|
ChainInitiationObserver(Endpoint endpoint,
Bus bus) |
Modifier and Type | Class and Description |
---|---|
class |
WrappedEndpoint |
Modifier and Type | Method and Description |
---|---|
Endpoint |
RMEndpoint.getApplicationEndpoint() |
Endpoint |
AbstractEndpoint.getEndpoint() |
Endpoint |
RMEndpoint.getEndpoint(ProtocolVariation protocol) |
Endpoint |
WrappedEndpoint.getWrappedEndpoint() |
Modifier and Type | Method and Description |
---|---|
Map<QName,Endpoint> |
WrappedService.getEndpoints() |
Modifier and Type | Method and Description |
---|---|
protected Client |
Proxy.createClient(Bus bus,
Endpoint endpoint,
ProtocolVariation protocol,
Conduit conduit,
EndpointReferenceType address) |
static String |
RMUtils.getEndpointIdentifier(Endpoint endpoint) |
static String |
RMUtils.getEndpointIdentifier(Endpoint endpoint,
Bus bus) |
static ObjectName |
RMUtils.getManagedObjectName(RMManager manager,
Endpoint ep) |
Constructor and Description |
---|
RMEndpoint(RMManager m,
Endpoint ae)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
protected Conduit |
RetransmissionQueueImpl.buildConduit(SoapMessage message,
Endpoint endpoint,
AttributedURIType to) |
protected PhaseInterceptorChain |
RetransmissionQueueImpl.buildRetransmitChain(Endpoint endpoint,
PhaseChainCache cache) |
Modifier and Type | Method and Description |
---|---|
static Endpoint |
STSUtils.createSCEndpoint(Bus bus,
String namespace,
String transportId,
String location,
String soapVersion,
org.apache.neethi.Policy policy) |
static Endpoint |
STSUtils.createSTSEndpoint(Bus bus,
String namespace,
String transportId,
String location,
String soapVersion,
org.apache.neethi.Policy policy,
QName epName) |
Modifier and Type | Method and Description |
---|---|
protected abstract Endpoint |
AbstractEndpointSelectionInterceptor.selectEndpoint(Message message,
Set<Endpoint> eps)
Select an Endpoint which will be used for the rest of the invocation.
|
Modifier and Type | Method and Description |
---|---|
protected abstract Endpoint |
AbstractEndpointSelectionInterceptor.selectEndpoint(Message message,
Set<Endpoint> eps)
Select an Endpoint which will be used for the rest of the invocation.
|
Modifier and Type | Method and Description |
---|---|
Endpoint |
ReflectionServiceFactoryBean.createEndpoint(EndpointInfo ei) |
Apache CXF