|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.cxf.phase.AbstractPhaseInterceptor<Message>
org.apache.cxf.management.interceptor.AbstractMessageResponseTimeInterceptor
public abstract class AbstractMessageResponseTimeInterceptor
Method Summary | |
---|---|
protected void |
beginHandlingMessage(Exchange ex)
|
protected void |
endHandlingMessage(Exchange ex)
|
protected boolean |
isClient(Message msg)
|
protected void |
setOneWayMessage(Exchange ex)
|
Methods inherited from class org.apache.cxf.phase.AbstractPhaseInterceptor |
---|
addAfter, addAfter, addBefore, addBefore, getAfter, getBefore, getId, getPhase, handleFault, isGET, setAfter, setBefore |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.apache.cxf.interceptor.Interceptor |
---|
handleMessage |
Method Detail |
---|
protected boolean isClient(Message msg)
protected void beginHandlingMessage(Exchange ex)
protected void endHandlingMessage(Exchange ex)
protected void setOneWayMessage(Exchange ex)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |