@Deprecated public class PrettyLoggingOutInterceptor extends AbstractPhaseInterceptor
| Modifier and Type | Class and Description |
|---|---|
class |
PrettyLoggingOutInterceptor.LoggingCallback
Deprecated.
|
| Constructor and Description |
|---|
PrettyLoggingOutInterceptor(PrintWriter w)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
handleMessage(Message message)
Deprecated.
Intercepts a message.
|
addAfter, addAfter, addBefore, addBefore, getAdditionalInterceptors, getAfter, getBefore, getId, getPhase, handleFault, isGET, isRequestor, setAfter, setBeforepublic PrettyLoggingOutInterceptor(PrintWriter w)
public void handleMessage(Message message) throws Fault
InterceptorFaultApache CXF