Uses of Interface
org.apache.cxf.transport.Destination
-
-
Uses of Destination in org.apache.cxf.binding
Methods in org.apache.cxf.binding with parameters of type Destination 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 Destination in org.apache.cxf.binding.corba
Classes in org.apache.cxf.binding.corba that implement Destination Modifier and Type Class Description classCorbaDestinationMethods in org.apache.cxf.binding.corba that return Destination Modifier and Type Method Description DestinationCorbaBindingFactory. getDestination(EndpointInfo endpointInfo, Bus bus) -
Uses of Destination in org.apache.cxf.binding.soap
Methods in org.apache.cxf.binding.soap that return Destination Modifier and Type Method Description DestinationSoapTransportFactory. getDestination(EndpointInfo ei, Bus bus)Methods in org.apache.cxf.binding.soap with parameters of type Destination Modifier and Type Method Description voidSoapBindingFactory. addListener(Destination d, Endpoint e) -
Uses of Destination in org.apache.cxf.endpoint
Methods in org.apache.cxf.endpoint that return Destination Modifier and Type Method Description DestinationServer. getDestination()DestinationServerImpl. getDestination()Methods in org.apache.cxf.endpoint with parameters of type Destination Modifier and Type Method Description voidServerImpl. setDestination(Destination destination) -
Uses of Destination in org.apache.cxf.jaxrs
Methods in org.apache.cxf.jaxrs with parameters of type Destination Modifier and Type Method Description voidJAXRSBindingFactory. addListener(Destination d, Endpoint e) -
Uses of Destination in org.apache.cxf.message
Methods in org.apache.cxf.message that return Destination Modifier and Type Method Description DestinationAbstractWrappedMessage. getDestination()DestinationExchange. getDestination()DestinationExchangeImpl. getDestination()DestinationMessage. getDestination()DestinationMessageImpl. getDestination()Methods in org.apache.cxf.message with parameters of type Destination Modifier and Type Method Description voidExchange. setDestination(Destination destination)voidExchangeImpl. setDestination(Destination d)voidMessageImpl. setDestination(Destination d) -
Uses of Destination in org.apache.cxf.policy
Methods in org.apache.cxf.policy with parameters of type Destination Modifier and Type Method Description <T> TPolicyDataEngine. getServerEndpointPolicy(Message m, EndpointInfo ei, Destination d, PolicyCalculator<T> policyCalculator) -
Uses of Destination in org.apache.cxf.transport
Subinterfaces of Destination in org.apache.cxf.transport Modifier and Type Interface Description interfaceMultiplexDestinationA MultiplexDestination is a transport-level endpoint capable of receiving unsolicited incoming messages from different peers for multiple targets identified by a unique id.Classes in org.apache.cxf.transport that implement Destination Modifier and Type Class Description classAbstractDestinationAbstract base class factoring out common Destination logic, allowing non-decoupled transports to be written without any regard for the decoupled back-channel or partial response logic.classAbstractMultiplexDestinationMethods in org.apache.cxf.transport that return Destination Modifier and Type Method Description DestinationDestinationFactory. getDestination(EndpointInfo ei, Bus bus)Create a destination. -
Uses of Destination in org.apache.cxf.transport.http
Classes in org.apache.cxf.transport.http that implement Destination Modifier and Type Class Description classAbstractHTTPDestinationCommon base for HTTP Destination implementations.Methods in org.apache.cxf.transport.http that return Destination Modifier and Type Method Description DestinationHTTPTransportFactory. getDestination(EndpointInfo endpointInfo, Bus bus) -
Uses of Destination in org.apache.cxf.transport.http_jaxws_spi
Classes in org.apache.cxf.transport.http_jaxws_spi that implement Destination Modifier and Type Class Description classJAXWSHttpSpiDestinationMethods in org.apache.cxf.transport.http_jaxws_spi that return Destination Modifier and Type Method Description DestinationJAXWSHttpSpiTransportFactory. getDestination(EndpointInfo endpointInfo, Bus bus) -
Uses of Destination in org.apache.cxf.transport.http_jetty
Classes in org.apache.cxf.transport.http_jetty that implement Destination Modifier and Type Class Description classJettyHTTPDestination -
Uses of Destination in org.apache.cxf.transport.http_undertow
Classes in org.apache.cxf.transport.http_undertow that implement Destination Modifier and Type Class Description classUndertowHTTPDestination -
Uses of Destination in org.apache.cxf.transport.http.netty.server
Classes in org.apache.cxf.transport.http.netty.server that implement Destination Modifier and Type Class Description classNettyHttpDestinationMethods in org.apache.cxf.transport.http.netty.server that return Destination Modifier and Type Method Description DestinationNettyHttpTransportFactory. getDestination(EndpointInfo endpointInfo, Bus bus) -
Uses of Destination in org.apache.cxf.transport.jms
Classes in org.apache.cxf.transport.jms that implement Destination Modifier and Type Class Description classJMSDestinationMethods in org.apache.cxf.transport.jms that return Destination Modifier and Type Method Description DestinationJMSTransportFactory. getDestination(EndpointInfo endpointInfo, Bus bus)Create a destination. -
Uses of Destination in org.apache.cxf.transport.local
Classes in org.apache.cxf.transport.local that implement Destination Modifier and Type Class Description classLocalDestination -
Uses of Destination in org.apache.cxf.transport.servlet
Classes in org.apache.cxf.transport.servlet that implement Destination Modifier and Type Class Description classServletDestination -
Uses of Destination in org.apache.cxf.transport.udp
Classes in org.apache.cxf.transport.udp that implement Destination Modifier and Type Class Description classUDPDestinationMethods in org.apache.cxf.transport.udp that return Destination Modifier and Type Method Description DestinationUDPTransportFactory. getDestination(EndpointInfo ei, Bus bus)protected DestinationUDPTransportFactory. getDestination(EndpointInfo ei, org.apache.cxf.ws.addressing.EndpointReferenceType reference, Bus bus) -
Uses of Destination in org.apache.cxf.transport.websocket
Methods in org.apache.cxf.transport.websocket that return Destination Modifier and Type Method Description DestinationWebSocketTransportFactory. getDestination(EndpointInfo endpointInfo, Bus bus)Create a destination. -
Uses of Destination in org.apache.cxf.transport.websocket.atmosphere
Classes in org.apache.cxf.transport.websocket.atmosphere that implement Destination Modifier and Type Class Description classAtmosphereWebSocketJettyDestinationclassAtmosphereWebSocketServletDestinationWebSocket Servlet Destination based on AtmosphereclassAtmosphereWebSocketUndertowDestination -
Uses of Destination in org.apache.cxf.transport.websocket.jetty10
Classes in org.apache.cxf.transport.websocket.jetty10 that implement Destination Modifier and Type Class Description classJetty10WebSocketDestination -
Uses of Destination in org.apache.cxf.transport.websocket.undertow
Classes in org.apache.cxf.transport.websocket.undertow that implement Destination Modifier and Type Class Description classUndertowWebSocketDestination -
Uses of Destination in org.apache.cxf.ws.addressing
Methods in org.apache.cxf.ws.addressing that return Destination Modifier and Type Method Description static DestinationContextUtils. createDecoupledDestination(Exchange exchange, org.apache.cxf.ws.addressing.EndpointReferenceType reference) -
Uses of Destination in org.apache.cxf.ws.addressing.soap
Methods in org.apache.cxf.ws.addressing.soap that return Destination Modifier and Type Method Description protected DestinationDecoupledFaultHandler. createDecoupledDestination(Exchange exchange, org.apache.cxf.ws.addressing.EndpointReferenceType epr) -
Uses of Destination in org.apache.cxf.ws.policy
-