public class LoggingOutInterceptor extends AbstractLoggingInterceptor
| Modifier and Type | Class and Description |
|---|---|
static class |
LoggingOutInterceptor.LoggingCallback |
DEFAULT_LIMIT, limit, sender, threshold| Constructor and Description |
|---|
LoggingOutInterceptor(LogEventSender sender) |
| Modifier and Type | Method and Description |
|---|---|
void |
handleMessage(Message message)
Intercepts a message.
|
createExchangeId, getInMemThreshold, getLimit, setInMemThreshold, setLimit, setPrettyLoggingaddAfter, addAfter, addBefore, addBefore, getAdditionalInterceptors, getAfter, getBefore, getId, getPhase, handleFault, isGET, isRequestor, setAfter, setBeforepublic LoggingOutInterceptor(LogEventSender sender)
public void handleMessage(Message message) throws Fault
InterceptorFaultApache CXF