Class StandardHttpServerParams


  • public final class StandardHttpServerParams
    extends java.lang.Object
    Some constants encouraging some conventions in configuration parameters.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String ADDRESS  
      static java.lang.String ADR_ALL  
      static java.lang.String ADR_LOCAL  
      static java.lang.String PORT  
      static java.lang.String PREFIX
      Use a generic "http-server" prefix for generic HTTP server parameters (port, bind address).
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait