Class ProxyDestinationFactory.ResponseConduit
java.lang.Object
org.apache.cxf.transport.AbstractObservable
org.apache.cxf.transport.AbstractConduit
org.mule.soapkit.soap.server.transport.ProxyDestinationFactory.ResponseConduit
- All Implemented Interfaces:
org.apache.cxf.transport.Conduit,org.apache.cxf.transport.Observable
- Enclosing class:
- ProxyDestinationFactory
public static class ProxyDestinationFactory.ResponseConduit
extends org.apache.cxf.transport.AbstractConduit
-
Field Summary
Fields inherited from class org.apache.cxf.transport.AbstractConduit
targetFields inherited from class org.apache.cxf.transport.AbstractObservable
incomingObserver -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.cxf.transport.AbstractConduit
close, getTarget, toStringMethods inherited from class org.apache.cxf.transport.AbstractObservable
activate, deactivate, getMessageObserver, getTargetReference, getTargetReference, setMessageObserverMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface org.apache.cxf.transport.Observable
getMessageObserver, setMessageObserver
-
Constructor Details
-
ResponseConduit
public ResponseConduit(org.apache.cxf.ws.addressing.EndpointReferenceType arg0)
-
-
Method Details
-
prepare
- Throws:
IOException
-
close
- Specified by:
closein interfaceorg.apache.cxf.transport.Conduit- Overrides:
closein classorg.apache.cxf.transport.AbstractConduit- Throws:
IOException
-
getLogger
- Specified by:
getLoggerin classorg.apache.cxf.transport.AbstractObservable
-