Uses of Class
org.apache.cxf.interceptor.LoggingMessage
Packages that use LoggingMessage
Package
Description
Core interceptor interfaces which form the basis for message processing chains
in CXF.
-
Uses of LoggingMessage in org.apache.cxf.interceptor
Methods in org.apache.cxf.interceptor with parameters of type LoggingMessageModifier and TypeMethodDescriptionprotected String
LoggingInInterceptor.formatLoggingMessage
(LoggingMessage loggingMessage) Deprecated.protected String
LoggingOutInterceptor.formatLoggingMessage
(LoggingMessage buffer) Deprecated.protected void
LoggingInInterceptor.logInputStream
(Message message, InputStream is, LoggingMessage buffer, String encoding, String ct) Deprecated.protected void
LoggingInInterceptor.logReader
(Message message, Reader reader, LoggingMessage buffer) Deprecated.