public class JavaTransportSender extends AbstractHandler implements TransportSender
Handler.InvocationResponsehandlerDesc| Constructor and Description |
|---|
JavaTransportSender() |
| Modifier and Type | Method and Description |
|---|---|
void |
cleanup(MessageContext msgContext) |
void |
init(ConfigurationContext confContext,
TransportOutDescription transportOut) |
Handler.InvocationResponse |
invoke(MessageContext msgContext) |
void |
stop() |
cleanup, flowComplete, getHandlerDesc, getName, getParameter, init, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcleanup, flowComplete, getHandlerDesc, getName, getParameter, initpublic void cleanup(MessageContext msgContext) throws AxisFault
cleanup in interface TransportSenderAxisFaultpublic void init(ConfigurationContext confContext, TransportOutDescription transportOut) throws AxisFault
init in interface TransportSenderAxisFaultpublic void stop()
stop in interface TransportSenderpublic Handler.InvocationResponse invoke(MessageContext msgContext) throws AxisFault
Copyright © 2004-2019 The Apache Software Foundation. All Rights Reserved.