public class LocalTransportSender extends AbstractHandler implements TransportSender
Handler.InvocationResponse| Modifier and Type | Field and Description |
|---|---|
protected static org.apache.commons.logging.Log |
log |
handlerDesc| Constructor and Description |
|---|
LocalTransportSender() |
| Modifier and Type | Method and Description |
|---|---|
void |
cleanup(MessageContext msgContext) |
void |
finalizeSendWithToAddress(MessageContext msgContext,
java.io.ByteArrayOutputStream out) |
void |
init(ConfigurationContext confContext,
TransportOutDescription transportOut) |
Handler.InvocationResponse |
invoke(MessageContext msgContext)
Method invoke
|
void |
stop() |
cleanup, flowComplete, getHandlerDesc, getName, getParameter, init, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcleanup, flowComplete, getHandlerDesc, getName, getParameter, initpublic void init(ConfigurationContext confContext, TransportOutDescription transportOut) throws AxisFault
init in interface TransportSenderAxisFaultpublic void stop()
stop in interface TransportSenderpublic void cleanup(MessageContext msgContext) throws AxisFault
cleanup in interface TransportSenderAxisFaultpublic Handler.InvocationResponse invoke(MessageContext msgContext) throws AxisFault
public void finalizeSendWithToAddress(MessageContext msgContext, java.io.ByteArrayOutputStream out) throws AxisFault
AxisFaultCopyright © 2004-2015 The Apache Software Foundation. All Rights Reserved.