public class JAXWSMessageReceiver extends java.lang.Object implements MessageReceiver
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
PARAM_BINDING |
| Constructor and Description |
|---|
JAXWSMessageReceiver() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.ClassLoader |
getCachedClassLoader(MessageContext msgContext) |
void |
receive(MessageContext axisRequestMsgCtx)
We should have already determined which AxisService we're targetting at this point.
|
public void receive(MessageContext axisRequestMsgCtx) throws AxisFault
receive in interface MessageReceiveraxisRequestMsgCtx - AxisFaultpublic java.lang.ClassLoader getCachedClassLoader(MessageContext msgContext)
Copyright © 2004-2015 The Apache Software Foundation. All Rights Reserved.