Class AnnotatedLoggingOutInterceptor

  • 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 AnnotatedLoggingOutInterceptor
    extends org.apache.cxf.ext.logging.LoggingOutInterceptor
    • Nested Class Summary

      • Nested classes/interfaces inherited from class org.apache.cxf.ext.logging.LoggingOutInterceptor

        org.apache.cxf.ext.logging.LoggingOutInterceptor.LoggingCallback
    • 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.LoggingOutInterceptor

        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, getAdditionalInterceptors, getAfter, getBefore, getId, getPhase, handleFault, isGET, isRequestor, setAfter, setBefore
    • Constructor Detail

      • AnnotatedLoggingOutInterceptor

        public AnnotatedLoggingOutInterceptor()