|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.cxf.phase.AbstractPhaseInterceptor<T>
org.apache.cxf.jaxws.handler.AbstractJAXWSHandlerInterceptor<T>
org.apache.cxf.jaxws.handler.AbstractProtocolHandlerInterceptor<T>
public abstract class AbstractProtocolHandlerInterceptor<T extends org.apache.cxf.message.Message>
| Field Summary |
|---|
| Fields inherited from class org.apache.cxf.jaxws.handler.AbstractJAXWSHandlerInterceptor |
|---|
binding |
| Constructor Summary | |
|---|---|
protected |
AbstractProtocolHandlerInterceptor(javax.xml.ws.Binding binding)
|
protected |
AbstractProtocolHandlerInterceptor(javax.xml.ws.Binding binding,
String phase)
|
| Method Summary | |
|---|---|
protected javax.xml.ws.handler.MessageContext |
createProtocolMessageContext(T message)
|
void |
handleMessage(T message)
|
| Methods inherited from class org.apache.cxf.jaxws.handler.AbstractJAXWSHandlerInterceptor |
|---|
getBinding, getInvoker, getOpQName, isMEPComlete, isOutbound, onCompletion, setupBindingOperationInfo |
| Methods inherited from class org.apache.cxf.phase.AbstractPhaseInterceptor |
|---|
addAfter, addAfter, addBefore, addBefore, getAfter, getBefore, getId, getPhase, handleFault, isGET, isRequestor, setAfter, setBefore |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected AbstractProtocolHandlerInterceptor(javax.xml.ws.Binding binding)
protected AbstractProtocolHandlerInterceptor(javax.xml.ws.Binding binding,
String phase)
| Method Detail |
|---|
public void handleMessage(T message)
protected javax.xml.ws.handler.MessageContext createProtocolMessageContext(T message)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||