|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ServerDefaultValues
This class contains default values of the CADI Server.
| Field Summary | |
|---|---|
static int |
JPEG2000_RATE_DISTORTION_METHOD
Indicates the rate distortion method which is used when the client Window Of Interest is calculated and the image type is JPEG2000. |
static int |
KEEP_ALIVE_TIMEOUT
Timeout used when HTTP keep-alive feature is used. |
static int |
NUM_THREADS
It is the number of threads that will be run. |
static int |
PORT
Indicates the default port where the CADI proxy is listening to the client request. |
static boolean |
XML_LOGFILE_FORMAT
Indicates if XML log file format is used. |
| Field Detail |
|---|
static final int PORT
static final int NUM_THREADS
static final boolean XML_LOGFILE_FORMAT
static final int KEEP_ALIVE_TIMEOUT
static final int JPEG2000_RATE_DISTORTION_METHOD
Further information, see JP2LogicalTarget.rateDistortionMethod.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||