Class 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
    • Field Summary

      • Fields inherited from class org.apache.cxf.ext.logging.AbstractLoggingInterceptor

        CONTENT_SUPPRESSED, DEFAULT_LIMIT, DEFAULT_THRESHOLD, eventMapper, limit, logBinary, logMultipart, sender, threshold
    • 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
      • Methods inherited from class org.apache.cxf.phase.AbstractPhaseInterceptor

        addAfter, addAfter, addBefore, addBefore, getAfter, getBefore, getId, getPhase, handleFault, isGET, isRequestor, setAfter, setBefore
    • Constructor Detail

      • AnnotatedLoggingInInterceptor

        public AnnotatedLoggingInInterceptor()