Apache CXF API

Uses of Class
org.apache.cxf.interceptor.AbstractLoggingInterceptor

Packages that use AbstractLoggingInterceptor
org.apache.cxf.interceptor Core interceptor interfaces which form the basis for message processing chains in CXF. 
 

Uses of AbstractLoggingInterceptor in org.apache.cxf.interceptor
 

Subclasses of AbstractLoggingInterceptor in org.apache.cxf.interceptor
 class LoggingInInterceptor
          A simple logging handler which outputs the bytes of the message to the Logger.
 class LoggingOutInterceptor
           
 


Apache CXF API

Apache CXF