public class LoggingOutInterceptor extends AbstractLoggingInterceptor
| Modifier and Type | Class and Description |
|---|---|
class |
LoggingOutInterceptor.LoggingCallback |
CONTENT_SUPPRESSED, DEFAULT_LIMIT, DEFAULT_THRESHOLD, limit, logBinary, logMultipart, sender, threshold| Constructor and Description |
|---|
LoggingOutInterceptor() |
LoggingOutInterceptor(LogEventSender sender) |
LoggingOutInterceptor(PrintWriter writer) |
| Modifier and Type | Method and Description |
|---|---|
void |
handleMessage(org.apache.cxf.message.Message message) |
createExchangeId, getInMemThreshold, getLimit, isLoggingDisabledNow, setInMemThreshold, setLimit, setLogBinary, setLogMultipart, setPrettyLogging, shouldLogContentpublic LoggingOutInterceptor()
public LoggingOutInterceptor(PrintWriter writer)
public LoggingOutInterceptor(LogEventSender sender)
Apache CXF