|
Apache CXF API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.cxf.phase.AbstractPhaseInterceptor
org.apache.cxf.interceptor.LoggingOutInterceptor
public class LoggingOutInterceptor
| Constructor Summary | |
|---|---|
LoggingOutInterceptor()
|
|
LoggingOutInterceptor(int lim)
|
|
LoggingOutInterceptor(java.io.PrintWriter w)
|
|
| Method Summary | |
|---|---|
int |
getLimit()
|
void |
handleMessage(Message message)
Intercepts a message. |
void |
setLimit(int lim)
|
| Methods inherited from class org.apache.cxf.phase.AbstractPhaseInterceptor |
|---|
addAfter, addBefore, getAfter, getBefore, getId, getPhase, handleFault, isGET |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LoggingOutInterceptor()
public LoggingOutInterceptor(int lim)
public LoggingOutInterceptor(java.io.PrintWriter w)
| Method Detail |
|---|
public void setLimit(int lim)
public int getLimit()
public void handleMessage(Message message)
throws Fault
Interceptor
Fault
|
Apache CXF API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||