public class Options extends Object
Modifier and Type | Field and Description |
---|---|
static long |
CONNECTION_TIMEOUT |
static int |
MAX_PER_ROUTE |
static int |
MAX_TOTAL |
Constructor and Description |
---|
Options() |
Modifier and Type | Method and Description |
---|---|
static void |
customClientSet() |
static Object |
getOption(Option option) |
static void |
refresh() |
static void |
setOption(Option option,
Object value) |
public static final long CONNECTION_TIMEOUT
public static final int MAX_TOTAL
public static final int MAX_PER_ROUTE
Copyright © 2016. All rights reserved.