public class ProxyDestinationFactory
extends org.apache.cxf.transport.local.LocalDestination
| Modifier and Type | Class and Description |
|---|---|
static class |
ProxyDestinationFactory.ResponseConduit |
| Constructor and Description |
|---|
ProxyDestinationFactory(ProxyTransport transport,
org.apache.cxf.ws.addressing.EndpointReferenceType ref,
org.apache.cxf.service.model.EndpointInfo ei,
org.apache.cxf.Bus bus) |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.cxf.transport.Conduit |
getInbuiltBackChannel(org.apache.cxf.message.Message inMessage) |
protected Logger |
getLogger() |
void |
shutdown() |
getAddress, getBackChannel, getEndpointInfoactivate, deactivate, getMessageObserver, getTargetReference, getTargetReference, setMessageObserverpublic ProxyDestinationFactory(ProxyTransport transport, org.apache.cxf.ws.addressing.EndpointReferenceType ref, org.apache.cxf.service.model.EndpointInfo ei, org.apache.cxf.Bus bus)
protected org.apache.cxf.transport.Conduit getInbuiltBackChannel(org.apache.cxf.message.Message inMessage)
getInbuiltBackChannel in class org.apache.cxf.transport.local.LocalDestinationprotected Logger getLogger()
getLogger in class org.apache.cxf.transport.local.LocalDestinationpublic void shutdown()
shutdown in interface org.apache.cxf.transport.Destinationshutdown in class org.apache.cxf.transport.local.LocalDestinationCopyright © 2025. All rights reserved.