Constant Field Values
Contents
controller.utils.*
-
controller.utils.FileServlet Modifier and Type Constant Field Value private static final int
DEFAULT_BUFFER_SIZE
10240
private static final long
DEFAULT_EXPIRE_TIME
604800000L
private static final java.lang.String
MULTIPART_BOUNDARY
"MULTIPART_BYTERANGES"
model.services.*
-
model.services.CategoriaServiceImpl Modifier and Type Constant Field Value private static final int
MAX_NAME_LEN
100
model.storage.*
-
model.storage.ConPool Modifier and Type Constant Field Value private static final int
INITIAL_SIZE
10
private static final int
MAX_ACTIVE
100
private static final int
MIN_IDLE
10
private static final int
TIMEOUT
15