public class LogicalHandlerInInterceptor extends AbstractJAXWSHandlerInterceptor<Message>
binding| Constructor and Description |
|---|
LogicalHandlerInInterceptor(Binding binding) |
| Modifier and Type | Method and Description |
|---|---|
protected QName |
getOpQName(Exchange ex,
Object data) |
void |
handleMessage(Message message)
Intercepts a message.
|
getBinding, getInvoker, isMEPComlete, isOutbound, onCompletion, setupBindingOperationInfoaddAfter, addAfter, addBefore, addBefore, getAdditionalInterceptors, getAfter, getBefore, getId, getPhase, handleFault, isGET, isRequestor, setAfter, setBeforepublic LogicalHandlerInInterceptor(Binding binding)
public void handleMessage(Message message)
Interceptorprotected QName getOpQName(Exchange ex, Object data)
getOpQName in class AbstractJAXWSHandlerInterceptor<Message>Apache CXF