Uses of Interface
org.apache.cxf.ext.logging.event.LogEventSender
Packages that use LogEventSender
Package
Description
-
Uses of LogEventSender in org.apache.cxf.ext.logging
Fields in org.apache.cxf.ext.logging declared as LogEventSenderMethods in org.apache.cxf.ext.logging with parameters of type LogEventSenderModifier and TypeMethodDescriptionvoidLoggingFeature.Portable.setInSender(LogEventSender s) voidLoggingFeature.setInSender(LogEventSender s) voidLoggingFeature.Portable.setOutSender(LogEventSender s) voidLoggingFeature.setOutSender(LogEventSender s) voidLoggingFeature.Portable.setSender(LogEventSender sender) voidLoggingFeature.setSender(LogEventSender sender) Constructors in org.apache.cxf.ext.logging with parameters of type LogEventSenderModifierConstructorDescriptionAbstractLoggingInterceptor(String phase, LogEventSender sender) LoggingCallback(LogEventSender sender, org.apache.cxf.message.Message msg, OutputStream os, int limit) LoggingInInterceptor(LogEventSender sender) LoggingOutInterceptor(LogEventSender sender) -
Uses of LogEventSender in org.apache.cxf.ext.logging.event
Classes in org.apache.cxf.ext.logging.event that implement LogEventSenderModifier and TypeClassDescriptionclassFormats the log message with indents.classMethods in org.apache.cxf.ext.logging.event with parameters of type LogEventSenderConstructors in org.apache.cxf.ext.logging.event with parameters of type LogEventSender -
Uses of LogEventSender in org.apache.cxf.ext.logging.slf4j
Classes in org.apache.cxf.ext.logging.slf4j that implement LogEventSender