public class CommonProperties extends Object
ClientProperties| Modifier and Type | Field and Description |
|---|---|
static int |
HANDSHAKE_TIMEOUT_DEFAULT |
static String |
HANDSHAKE_TIMEOUT_PROP_NAME |
static int |
IO_NETWORK_TRANSPORT_TIMEOUT_DEFAULT |
static String |
IO_NETWORK_TRANSPORT_TIMEOUT_PROP_NAME
The timeout used by the IO layer for timeouts such as send timeout in IoSender, and the close timeout for IoSender and IoReceiver
|
public static final String IO_NETWORK_TRANSPORT_TIMEOUT_PROP_NAME
public static final int IO_NETWORK_TRANSPORT_TIMEOUT_DEFAULT
public static final String HANDSHAKE_TIMEOUT_PROP_NAME
public static final int HANDSHAKE_TIMEOUT_DEFAULT
Copyright © 2006–2015 The Apache Software Foundation. All rights reserved.