|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.axis2.transport.local.LocalTransportReceiver
public class LocalTransportReceiver
Field Summary | |
---|---|
static ConfigurationContext |
CONFIG_CONTEXT
|
Constructor Summary | |
---|---|
LocalTransportReceiver(ConfigurationContext configContext)
|
|
LocalTransportReceiver(LocalTransportSender sender)
|
Method Summary | |
---|---|
void |
processMessage(java.io.InputStream in,
EndpointReference to,
java.lang.String action,
java.io.OutputStream response)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static ConfigurationContext CONFIG_CONTEXT
Constructor Detail |
---|
public LocalTransportReceiver(ConfigurationContext configContext)
public LocalTransportReceiver(LocalTransportSender sender)
Method Detail |
---|
public void processMessage(java.io.InputStream in, EndpointReference to, java.lang.String action, java.io.OutputStream response) throws AxisFault
AxisFault
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |