public class MuleUniversalDestination
extends org.apache.cxf.transport.AbstractDestination
| Modifier and Type | Class and Description |
|---|---|
class |
MuleUniversalDestination.ResponseConduit |
| Modifier and Type | Field and Description |
|---|---|
static String |
RESPONSE_OBSERVER |
| Constructor and Description |
|---|
MuleUniversalDestination(MuleUniversalTransport transport,
org.apache.cxf.ws.addressing.EndpointReferenceType ref,
org.apache.cxf.service.model.EndpointInfo ei) |
| 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 static final String RESPONSE_OBSERVER
public MuleUniversalDestination(MuleUniversalTransport transport, org.apache.cxf.ws.addressing.EndpointReferenceType ref, org.apache.cxf.service.model.EndpointInfo ei)
protected org.apache.cxf.transport.Conduit getInbuiltBackChannel(org.apache.cxf.message.Message inMessage)
getInbuiltBackChannel in class org.apache.cxf.transport.AbstractDestinationprotected Logger getLogger()
getLogger in class org.apache.cxf.transport.AbstractObservablepublic void shutdown()
shutdown in interface org.apache.cxf.transport.Destinationshutdown in class org.apache.cxf.transport.AbstractDestinationCopyright © 2003–2018 MuleSoft, Inc.. All rights reserved.