Modifier and Type | Field and Description |
---|---|
static ConfigOption<String> |
REST_ADDRESS
The address that the server binds itself to / the client connects to.
|
static ConfigOption<Integer> |
REST_PORT
The port that the server listens on / the client connects to.
|
Constructor and Description |
---|
RestOptions() |
public static final ConfigOption<String> REST_ADDRESS
public static final ConfigOption<Integer> REST_PORT
Copyright © 2014–2018 The Apache Software Foundation. All rights reserved.