public class LocalResponder extends AbstractHandler implements TransportSender
Handler.InvocationResponse| Modifier and Type | Field and Description |
|---|---|
protected static org.apache.commons.logging.Log |
log |
handlerDesc| Constructor and Description |
|---|
LocalResponder(java.io.OutputStream response) |
| Modifier and Type | Method and Description |
|---|---|
void |
cleanup(MessageContext msgContext) |
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
Copyright © 2004-2015 The Apache Software Foundation. All Rights Reserved.