| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DEFAULT_ADMIN_SERVER |
"nuts-admin-server" |
public static final int |
DEFAULT_ADMIN_SERVER_PORT |
8898 |
public static final String |
DEFAULT_HTTP_SERVER |
"nuts-http-server" |
public static final int |
DEFAULT_HTTP_SERVER_PORT |
8899 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
DEFAULT_BUFFER_SIZE |
1024 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final byte |
CR |
13 |
public static final byte |
DASH |
45 |
protected static final int |
DEFAULT_BUFSIZE |
4096 |
public static final int |
HEADER_PART_SIZE_MAX |
10240 |
public static final byte |
LF |
10 |
Copyright © 2022 vpc open source initiative. All rights reserved.