public abstract class AbstractJAXWSHandlerInterceptor<T extends Message> extends AbstractPhaseInterceptor<T>
Modifier | Constructor and Description |
---|---|
protected |
AbstractJAXWSHandlerInterceptor(Binding b,
String phase) |
Modifier and Type | Method and Description |
---|---|
protected Binding |
getBinding() |
protected HandlerChainInvoker |
getInvoker(T message) |
protected QName |
getOpQName(Exchange ex,
Object data) |
boolean |
isMEPComlete(T message) |
protected boolean |
isOutbound(T message) |
void |
onCompletion(T message) |
protected void |
setupBindingOperationInfo(Exchange exch,
Object data) |
addAfter, addAfter, addBefore, addBefore, getAdditionalInterceptors, getAfter, getBefore, getId, getPhase, handleFault, isGET, isRequestor, setAfter, setBefore
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
handleMessage
protected Binding binding
Apache CXF