Class VoidRequestLog

  • All Implemented Interfaces:
    RequestLog

    public class VoidRequestLog
    extends java.lang.Object
    implements RequestLog
    Author:
    bjorncs
    • Constructor Summary

      Constructors 
      Constructor Description
      VoidRequestLog()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void log​(RequestLogEntry entry)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • VoidRequestLog

        public VoidRequestLog()