Skip navigation links
A C D E F G H I K L M O P S T V W 

A

AbstractLoggingInterceptor - Class in org.apache.cxf.ext.logging
 
AbstractLoggingInterceptor(String, LogEventSender) - Constructor for class org.apache.cxf.ext.logging.AbstractLoggingInterceptor
 
Activator - Class in org.apache.cxf.ext.logging.osgi
 
Activator() - Constructor for class org.apache.cxf.ext.logging.osgi.Activator
 

C

CONTENT_SUPPRESSED - Static variable in class org.apache.cxf.ext.logging.AbstractLoggingInterceptor
 
createExchangeId(Message) - Method in class org.apache.cxf.ext.logging.AbstractLoggingInterceptor
 

D

DEFAULT_LIMIT - Static variable in class org.apache.cxf.ext.logging.AbstractLoggingInterceptor
 
DefaultLogEventMapper - Class in org.apache.cxf.ext.logging.event
 
DefaultLogEventMapper() - Constructor for class org.apache.cxf.ext.logging.event.DefaultLogEventMapper
 

E

EventType - Enum in org.apache.cxf.ext.logging.event
 

F

format(LogEvent) - Static method in class org.apache.cxf.ext.logging.event.LogMessageFormatter
 

G

getAdditionalInterceptors() - Method in class org.apache.cxf.ext.logging.LoggingInInterceptor
 
getAddress() - Method in class org.apache.cxf.ext.logging.event.LogEvent
 
getContentType() - Method in class org.apache.cxf.ext.logging.event.LogEvent
 
getEncoding() - Method in class org.apache.cxf.ext.logging.event.LogEvent
 
getEventType(Message) - Method in class org.apache.cxf.ext.logging.event.DefaultLogEventMapper
Gets the event type from message.
getExchangeId() - Method in class org.apache.cxf.ext.logging.event.LogEvent
 
getFullContentFile() - Method in class org.apache.cxf.ext.logging.event.LogEvent
 
getHeaders() - Method in class org.apache.cxf.ext.logging.event.LogEvent
 
getHttpMethod() - Method in class org.apache.cxf.ext.logging.event.LogEvent
 
getInMemThreshold() - Method in class org.apache.cxf.ext.logging.AbstractLoggingInterceptor
 
getLimit() - Method in class org.apache.cxf.ext.logging.AbstractLoggingInterceptor
 
getLogMessage(LogEvent) - Method in class org.apache.cxf.ext.logging.slf4j.Slf4jEventSender
 
getLogMessage(LogEvent) - Method in class org.apache.cxf.ext.logging.slf4j.Slf4jVerboseEventSender
 
getMessageId() - Method in class org.apache.cxf.ext.logging.event.LogEvent
 
getOperationName() - Method in class org.apache.cxf.ext.logging.event.LogEvent
 
getPayload() - Method in class org.apache.cxf.ext.logging.event.LogEvent
 
getPortName() - Method in class org.apache.cxf.ext.logging.event.LogEvent
 
getPortTypeName() - Method in class org.apache.cxf.ext.logging.event.LogEvent
 
getPrincipal() - Method in class org.apache.cxf.ext.logging.event.LogEvent
 
getResponseCode() - Method in class org.apache.cxf.ext.logging.event.LogEvent
 
getServiceName() - Method in class org.apache.cxf.ext.logging.event.LogEvent
 
getType() - Method in class org.apache.cxf.ext.logging.event.LogEvent
 

H

handleMessage(Message) - Method in class org.apache.cxf.ext.logging.LoggingInInterceptor
 
handleMessage(Message) - Method in class org.apache.cxf.ext.logging.LoggingOutInterceptor
 
handleMessage(Message) - Method in class org.apache.cxf.ext.logging.WireTapIn
 

I

initializeProvider(InterceptorProvider, Bus) - Method in class org.apache.cxf.ext.logging.LoggingFeature
 
isBinaryContent() - Method in class org.apache.cxf.ext.logging.event.LogEvent
 
isLoggingDisabledNow(Message) - Static method in class org.apache.cxf.ext.logging.AbstractLoggingInterceptor
 
isMultipartContent() - Method in class org.apache.cxf.ext.logging.event.LogEvent
 
isTruncated() - Method in class org.apache.cxf.ext.logging.event.LogEvent
 

K

KEY_EXCHANGE_ID - Static variable in class org.apache.cxf.ext.logging.event.LogEvent
 

L

limit - Variable in class org.apache.cxf.ext.logging.AbstractLoggingInterceptor
 
localPart(QName) - Static method in class org.apache.cxf.ext.logging.event.LogMessageFormatter
 
logBinary - Variable in class org.apache.cxf.ext.logging.AbstractLoggingInterceptor
 
LogEvent - Class in org.apache.cxf.ext.logging.event
 
LogEvent() - Constructor for class org.apache.cxf.ext.logging.event.LogEvent
 
LogEventSender - Interface in org.apache.cxf.ext.logging.event
Is called by the Logging interceptor to send the fully populated message
LoggingCallback(LogEventSender, Message, OutputStream, int) - Constructor for class org.apache.cxf.ext.logging.LoggingOutInterceptor.LoggingCallback
 
LoggingFeature - Class in org.apache.cxf.ext.logging
This class is used to control message-on-the-wire logging.
LoggingFeature() - Constructor for class org.apache.cxf.ext.logging.LoggingFeature
 
LoggingInInterceptor - Class in org.apache.cxf.ext.logging
 
LoggingInInterceptor() - Constructor for class org.apache.cxf.ext.logging.LoggingInInterceptor
 
LoggingInInterceptor(PrintWriter) - Constructor for class org.apache.cxf.ext.logging.LoggingInInterceptor
 
LoggingInInterceptor(LogEventSender) - Constructor for class org.apache.cxf.ext.logging.LoggingInInterceptor
 
LoggingOutInterceptor - Class in org.apache.cxf.ext.logging
 
LoggingOutInterceptor() - Constructor for class org.apache.cxf.ext.logging.LoggingOutInterceptor
 
LoggingOutInterceptor(PrintWriter) - Constructor for class org.apache.cxf.ext.logging.LoggingOutInterceptor
 
LoggingOutInterceptor(LogEventSender) - Constructor for class org.apache.cxf.ext.logging.LoggingOutInterceptor
 
LoggingOutInterceptor.LoggingCallback - Class in org.apache.cxf.ext.logging
 
LogMessageFormatter - Class in org.apache.cxf.ext.logging.event
Formats a log message showing the most important meta data
logMultipart - Variable in class org.apache.cxf.ext.logging.AbstractLoggingInterceptor
 

M

map(Message) - Method in class org.apache.cxf.ext.logging.event.DefaultLogEventMapper
 

O

onClose(CachedOutputStream) - Method in class org.apache.cxf.ext.logging.LoggingOutInterceptor.LoggingCallback
 
onFlush(CachedOutputStream) - Method in class org.apache.cxf.ext.logging.LoggingOutInterceptor.LoggingCallback
 
org.apache.cxf.ext.logging - package org.apache.cxf.ext.logging
 
org.apache.cxf.ext.logging.event - package org.apache.cxf.ext.logging.event
 
org.apache.cxf.ext.logging.osgi - package org.apache.cxf.ext.logging.osgi
 
org.apache.cxf.ext.logging.slf4j - package org.apache.cxf.ext.logging.slf4j
 

P

PrettyLoggingFilter - Class in org.apache.cxf.ext.logging.event
Formats the log message with indents.
PrettyLoggingFilter(LogEventSender) - Constructor for class org.apache.cxf.ext.logging.event.PrettyLoggingFilter
 
PrintWriterEventSender - Class in org.apache.cxf.ext.logging.event
 
PrintWriterEventSender(PrintWriter) - Constructor for class org.apache.cxf.ext.logging.event.PrintWriterEventSender
 

S

send(LogEvent) - Method in interface org.apache.cxf.ext.logging.event.LogEventSender
 
send(LogEvent) - Method in class org.apache.cxf.ext.logging.event.PrettyLoggingFilter
 
send(LogEvent) - Method in class org.apache.cxf.ext.logging.event.PrintWriterEventSender
send(LogEvent) - Method in class org.apache.cxf.ext.logging.slf4j.Slf4jEventSender
 
sender - Variable in class org.apache.cxf.ext.logging.AbstractLoggingInterceptor
 
setAddress(String) - Method in class org.apache.cxf.ext.logging.event.LogEvent
 
setBinaryContent(boolean) - Method in class org.apache.cxf.ext.logging.event.LogEvent
 
setContentType(String) - Method in class org.apache.cxf.ext.logging.event.LogEvent
 
setEncoding(String) - Method in class org.apache.cxf.ext.logging.event.LogEvent
 
setEpInfo(Message, LogEvent) - Method in class org.apache.cxf.ext.logging.event.DefaultLogEventMapper
 
setExchangeId(String) - Method in class org.apache.cxf.ext.logging.event.LogEvent
 
setFullContentFile(File) - Method in class org.apache.cxf.ext.logging.event.LogEvent
 
setHeaders(Map<String, String>) - Method in class org.apache.cxf.ext.logging.event.LogEvent
 
setHttpMethod(String) - Method in class org.apache.cxf.ext.logging.event.LogEvent
 
setInMemThreshold(long) - Method in class org.apache.cxf.ext.logging.AbstractLoggingInterceptor
 
setInMemThreshold(long) - Method in class org.apache.cxf.ext.logging.LoggingFeature
 
setLimit(int) - Method in class org.apache.cxf.ext.logging.AbstractLoggingInterceptor
 
setLimit(int) - Method in class org.apache.cxf.ext.logging.LoggingFeature
 
setLimit(int) - Method in class org.apache.cxf.ext.logging.WireTapIn
 
setLogBinary(boolean) - Method in class org.apache.cxf.ext.logging.AbstractLoggingInterceptor
 
setLogBinary(boolean) - Method in class org.apache.cxf.ext.logging.LoggingFeature
Log binary content?
setLogMultipart(boolean) - Method in class org.apache.cxf.ext.logging.AbstractLoggingInterceptor
 
setLogMultipart(boolean) - Method in class org.apache.cxf.ext.logging.LoggingFeature
Log multipart content?
setMessageId(String) - Method in class org.apache.cxf.ext.logging.event.LogEvent
 
setMultipartContent(boolean) - Method in class org.apache.cxf.ext.logging.event.LogEvent
 
setNext(LogEventSender) - Method in class org.apache.cxf.ext.logging.event.PrettyLoggingFilter
 
setOperationName(String) - Method in class org.apache.cxf.ext.logging.event.LogEvent
 
setPayload(String) - Method in class org.apache.cxf.ext.logging.event.LogEvent
 
setPortName(QName) - Method in class org.apache.cxf.ext.logging.event.LogEvent
 
setPortTypeName(QName) - Method in class org.apache.cxf.ext.logging.event.LogEvent
 
setPrettyLogging(boolean) - Method in class org.apache.cxf.ext.logging.AbstractLoggingInterceptor
 
setPrettyLogging(boolean) - Method in class org.apache.cxf.ext.logging.event.PrettyLoggingFilter
 
setPrettyLogging(boolean) - Method in class org.apache.cxf.ext.logging.LoggingFeature
 
setPrincipal(String) - Method in class org.apache.cxf.ext.logging.event.LogEvent
 
setResponseCode(String) - Method in class org.apache.cxf.ext.logging.event.LogEvent
 
setSender(LogEventSender) - Method in class org.apache.cxf.ext.logging.LoggingFeature
 
setServiceName(QName) - Method in class org.apache.cxf.ext.logging.event.LogEvent
 
setThreshold(long) - Method in class org.apache.cxf.ext.logging.WireTapIn
 
setTruncated(boolean) - Method in class org.apache.cxf.ext.logging.event.LogEvent
 
setType(EventType) - Method in class org.apache.cxf.ext.logging.event.LogEvent
 
setVerbose(boolean) - Method in class org.apache.cxf.ext.logging.LoggingFeature
 
shouldLogContent(LogEvent) - Method in class org.apache.cxf.ext.logging.AbstractLoggingInterceptor
 
Slf4jEventSender - Class in org.apache.cxf.ext.logging.slf4j
 
Slf4jEventSender() - Constructor for class org.apache.cxf.ext.logging.slf4j.Slf4jEventSender
 
Slf4jVerboseEventSender - Class in org.apache.cxf.ext.logging.slf4j
 
Slf4jVerboseEventSender() - Constructor for class org.apache.cxf.ext.logging.slf4j.Slf4jVerboseEventSender
 
start(BundleContext) - Method in class org.apache.cxf.ext.logging.osgi.Activator
 
stop(BundleContext) - Method in class org.apache.cxf.ext.logging.osgi.Activator
 

T

threshold - Variable in class org.apache.cxf.ext.logging.AbstractLoggingInterceptor
 

V

valueOf(String) - Static method in enum org.apache.cxf.ext.logging.event.EventType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.cxf.ext.logging.event.EventType
Returns an array containing the constants of this enum type, in the order they are declared.

W

WireTapIn - Class in org.apache.cxf.ext.logging
 
WireTapIn(int, long) - Constructor for class org.apache.cxf.ext.logging.WireTapIn
Instantiates a new WireTapIn
write(StringBuilder, String, String) - Static method in class org.apache.cxf.ext.logging.event.LogMessageFormatter
 
writePayload(StringBuilder, CachedOutputStream, String, String) - Method in class org.apache.cxf.ext.logging.LoggingOutInterceptor.LoggingCallback
 
A C D E F G H I K L M O P S T V W 
Skip navigation links

Apache CXF