public abstract class AbstractProtocolHandlerInterceptor<T extends org.apache.cxf.message.Message> extends AbstractJAXWSHandlerInterceptor<T>
binding| Modifier | Constructor and Description |
|---|---|
protected |
AbstractProtocolHandlerInterceptor(Binding binding) |
protected |
AbstractProtocolHandlerInterceptor(Binding binding,
String phase) |
| Modifier and Type | Method and Description |
|---|---|
protected MessageContext |
createProtocolMessageContext(T message) |
void |
handleMessage(T message) |
getBinding, getInvoker, getOpQName, isMEPComlete, isOutbound, onCompletion, setupBindingOperationInfoprotected AbstractProtocolHandlerInterceptor(Binding binding)
public void handleMessage(T message)
protected MessageContext createProtocolMessageContext(T message)
Apache CXF