public class CorbaStreamOutEndingInterceptor extends AbstractPhaseInterceptor<Message>
| Constructor and Description |
|---|
CorbaStreamOutEndingInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
protected QName |
getMessageParamQName(MessageInfo msgInfo,
String paramName,
int index) |
protected String |
getWrappedParamNamespace(MessageInfo msgInfo) |
void |
handleMessage(Message msg)
Intercepts a message.
|
addAfter, addAfter, addBefore, addBefore, getAdditionalInterceptors, getAfter, getBefore, getId, getPhase, handleFault, isGET, isRequestor, setAfter, setBeforepublic void handleMessage(Message msg)
Interceptorprotected QName getMessageParamQName(MessageInfo msgInfo, String paramName, int index)
protected String getWrappedParamNamespace(MessageInfo msgInfo)
Apache CXF