Class AnnotatedLoggingInInterceptor
- java.lang.Object
-
- org.apache.cxf.phase.AbstractPhaseInterceptor<org.apache.cxf.message.Message>
-
- org.apache.cxf.ext.logging.AbstractLoggingInterceptor
-
- org.apache.cxf.ext.logging.LoggingInInterceptor
-
- net.n2oapp.platform.jaxrs.autoconfigure.AnnotatedLoggingInInterceptor
-
- All Implemented Interfaces:
org.apache.cxf.interceptor.Interceptor<org.apache.cxf.message.Message>,org.apache.cxf.phase.PhaseInterceptor<org.apache.cxf.message.Message>
public class AnnotatedLoggingInInterceptor extends org.apache.cxf.ext.logging.LoggingInInterceptor
-
-
Constructor Summary
Constructors Constructor Description AnnotatedLoggingInInterceptor()
-
Method Summary
-
Methods inherited from class org.apache.cxf.ext.logging.LoggingInInterceptor
getAdditionalInterceptors, handleMessage
-
Methods inherited from class org.apache.cxf.ext.logging.AbstractLoggingInterceptor
addBinaryContentMediaTypes, createExchangeId, getInMemThreshold, getLimit, isLoggingDisabledNow, setInMemThreshold, setLimit, setLogBinary, setLogMultipart, setPrettyLogging, shouldLogContent
-
-