Class XMLLoggingOutInterceptor.SimpleLoggingCallback

  • All Implemented Interfaces:
    org.apache.cxf.io.CachedOutputStreamCallback
    Enclosing class:
    XMLLoggingOutInterceptor

    protected class XMLLoggingOutInterceptor.SimpleLoggingCallback
    extends Object
    implements org.apache.cxf.io.CachedOutputStreamCallback
    • Constructor Detail

      • SimpleLoggingCallback

        public SimpleLoggingCallback​(StringBuilder buffer)
    • Method Detail

      • onFlush

        public void onFlush​(org.apache.cxf.io.CachedOutputStream cos)
        Specified by:
        onFlush in interface org.apache.cxf.io.CachedOutputStreamCallback
      • onClose

        public void onClose​(org.apache.cxf.io.CachedOutputStream cos)
        Specified by:
        onClose in interface org.apache.cxf.io.CachedOutputStreamCallback