A D E G H I K L M O P S V W 

A

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

D

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
 

G

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
 
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
 
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
 
getPrettyMessage(String, String) - Method in class org.apache.cxf.ext.logging.event.PrettyLoggingFilter
 
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
 
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

LogEvent - Class in org.apache.cxf.ext.logging.event
 
LogEvent() - Constructor for class org.apache.cxf.ext.logging.event.LogEvent
 
LogEventMapper - Interface in org.apache.cxf.ext.logging.event
 
LogEventSender - Interface in org.apache.cxf.ext.logging.event
Is called by the Logging interceptor to send the fully populated message
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(LogEventSender) - Constructor for class org.apache.cxf.ext.logging.LoggingInInterceptor
 
LoggingOutInterceptor - Class in org.apache.cxf.ext.logging
 
LoggingOutInterceptor(LogEventSender) - Constructor for class org.apache.cxf.ext.logging.LoggingOutInterceptor
 
LoggingOutInterceptor.LoggingCallback - Class in org.apache.cxf.ext.logging
 
LoggingOutInterceptor.LoggingCallback(LogEventSender, Message, OutputStream, int) - Constructor for class org.apache.cxf.ext.logging.LoggingOutInterceptor.LoggingCallback
 

M

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

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
 
PrettyLoggingFilter(LogEventSender) - Constructor for class org.apache.cxf.ext.logging.event.PrettyLoggingFilter
 

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.slf4j.Slf4jEventSender
 
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
 
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.LoggingFeature
 
setLimit(int) - Method in class org.apache.cxf.ext.logging.LoggingFeature
 
setLimit(int) - Method in class org.apache.cxf.ext.logging.WireTapIn
 
setMessageId(String) - 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.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
 
Slf4jEventSender - Class in org.apache.cxf.ext.logging.slf4j
 
Slf4jEventSender() - Constructor for class org.apache.cxf.ext.logging.slf4j.Slf4jEventSender
 
start(BundleContext) - Method in class org.apache.cxf.ext.logging.osgi.Activator
 
stop(BundleContext) - Method in class org.apache.cxf.ext.logging.osgi.Activator
 

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() - Constructor for class org.apache.cxf.ext.logging.WireTapIn
Instantiates a new WireTapIn
writePayload(StringBuilder, CachedOutputStream, String, String) - Method in class org.apache.cxf.ext.logging.LoggingOutInterceptor.LoggingCallback
 
A D E G H I K L M O P S V W 

Apache CXF