Constant Field Values

Contents

ch.raffael.*

  • ch.raffael.meldioc.library.http.server.undertow.StandardHttpServerParams 
    Modifier and Type Constant Field Value
    public static final java.lang.String ADDRESS "http-server.bind-address"
    public static final java.lang.String ADR_ALL "0.0.0.0"
    public static final java.lang.String ADR_LOCAL "127.0.0.1"
    public static final java.lang.String PORT "http-server.port"
    public static final java.lang.String PREFIX "http-server"
  • ch.raffael.meldioc.library.http.server.undertow.UndertowBlueprint<C> 
    Modifier and Type Constant Field Value
    public static final java.lang.String ADDRESS_ALL "0.0.0.0"
    public static final java.lang.String ADDRESS_LOCAL "localhost"
  • ch.raffael.meldioc.library.http.server.undertow.UndertowServerFeature<C> 
    Modifier and Type Constant Field Value
    public static final java.lang.String UNDERTOW_PARAM_PREFIX "undertow"