Class SimpleMessage.Ping<D>

Type Parameters:
D - the type of the document identifier
All Implemented Interfaces:
PreMessage, Serializable
Enclosing class:
SimpleMessage<D>

public static class SimpleMessage.Ping<D> extends SimpleMessage<D>
Log message with not more informative content than "I am still alive". Intended to cause a MessagePrinter.Indenting to add another dot to a gradually growing sequence.
See Also:
  • Constructor Details

    • Ping

      public Ping()
      Only contructor