Modifier and Type | Constant Field | Value |
---|---|---|
public static final short |
DEFAULT_BUFFER_CAPACITY |
4096 |
public static final java.lang.String |
SCHEME_SEPARATOR |
"://" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final long |
DEFAULT_MILLIS_BEFORE_TIMEOUT |
-1L |
public static final long |
DEFAULT_MILLIS_INTERRUPT_CHECK |
100L |
public static final long |
NO_TIMEOUT |
-1L |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final boolean |
DEFAULT_PROPAGATE_CLOSE |
false |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
CHANNEL_ID_BYTES |
2 |
public static final short |
HEADER_SIZE |
4 |
public static final short |
MAX_CHANNEL |
32767 |
public static final short |
MIN_CHANNEL |
1 |
public static final short |
NO_CHANNEL |
-32768 |
public static final int |
PAYLOAD_SIZE_BYTES |
2 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final long |
DEFAULT_OPEN_CHANNEL_TIMEOUT |
-1L |
public static final long |
NO_CHANNEL_TIMEOUT |
9223372036854775807L |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final long |
NO_TIMEOUT |
-1L |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
DEFAULT_POLL_INTERVAL |
5000 |
public static final int |
UNKNOWN_MAX_IDLE_TIME |
-1 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
UNSPECIFIED_VERSION |
0 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final long |
DEFAULT_TIMEOUT |
10000L |
public static final long |
NO_TIMEOUT |
-1L |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final long |
DEFAULT_CANCELATION_POLL_INTERVAL |
100L |
public static final int |
DEFAULT_MONITOR_PROGRESS_SECONDS |
1 |
public static final int |
DEFAULT_MONITOR_TIMEOUT_SECONDS |
10 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final long |
NO_TIMEOUT |
-1L |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final short |
SIGNAL_ACKNOWLEDGE_COMPRESSED_STRINGS |
-5 |
public static final short |
SIGNAL_MONITOR_CANCELED |
-2 |
public static final short |
SIGNAL_MONITOR_PROGRESS |
-3 |
public static final short |
SIGNAL_REMOTE_EXCEPTION |
-1 |
public static final short |
SIGNAL_SET_TIMEOUT |
-4 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final java.lang.String |
TYPE |
"heartbeat" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final java.lang.String |
DEFAULT_ADDRESS |
"0.0.0.0" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final java.lang.String |
CREDENTIALS_SEPARATOR |
"@" |
public static final java.lang.String |
FACTORY_TYPE |
"tcp" |
public static final java.lang.String |
PORT_SEPARATOR |
":" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final java.lang.String |
PRODUCT_GROUP |
"org.eclipse.net4j.acceptors" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final java.lang.String |
PRODUCT_GROUP |
"org.eclipse.net4j.connectors" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final java.lang.String |
PRODUCT_GROUP |
"org.eclipse.net4j.acceptors" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final java.lang.String |
PRODUCT_GROUP |
"org.eclipse.net4j.clientProtocols" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final java.lang.String |
PRODUCT_GROUP |
"org.eclipse.net4j.connectors" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final short |
RESERVED_CHANNEL |
0 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final java.lang.String |
PRODUCT_GROUP |
"org.eclipse.net4j.serverProtocols" |
Copyright (c) 2004-2019 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html