Modifier and Type | Constant Field | Value |
---|---|---|
public static final long |
DEFAULT_TIMEOUT_IN_MILLISECONDS |
30000L |
public static final int |
DEFAULT_WAITING_LIMIT |
20 |
public static final int |
NO_CONCURRENCY |
0 |
public static final String |
NO_REQUEST_ALLOWED |
"No request is allowed" |
public static final String |
REQUEST_TIMED_OUT_WHILE_WAITING |
"Request timed out while waiting" |
public static final String |
REQUEST_WAS_INTERRUPTED_WHILE_WAITING |
"Request was interrupted while waiting" |
public static final String |
TOO_MANY_REQUESTS_ARE_WAITING |
"Too many requests were waiting" |
public static final int |
UNBOUNDED_CONCURRENCY |
-1 |
Copyright (c) 2013-2014 Jama Software, Inc. All Rights Reserved.