Class Server.DateField

  • Enclosing class:
    Server

    private static class Server.DateField
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      DateField​(long seconds, HttpField dateField)  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • _seconds

        final long _seconds
    • Constructor Detail

      • DateField

        public DateField​(long seconds,
                         HttpField dateField)