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