|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectwt.intersvrcom.InterSvrComConstants
Supported API: false
Extendable: false
Field Summary | |
private static String |
CLASSNAME
|
static String |
PARAM_AUTHORIZATION
Supported API: false |
static String |
PARAM_CLIENT_HOST
Supported API: false |
static String |
PARAM_GZIP
Supported API: false |
static String |
PARAM_IS_PROXY
Supported API: false |
static String |
PARAM_LOCAL_GUID
Supported API: false |
static String |
PARAM_PULL_METHOD
Supported API: false |
static String |
PARAM_RESUMPTION
Supported API: false |
static String |
PARAM_SIGNATURE
Supported API: false |
static String |
PARAM_SIGNATURE_TIME
Supported API: false |
static String |
PARAM_SITE
Supported API: false |
static String |
PARAM_STREAM_FLAG
For server-server communication a StreamFlag object is always appended to the end of the input stream, in order to make sure the stream is not corrupted when consumed. |
static String |
PARAM_UFID
Supported API: false |
private static String |
RESOURCE
|
Constructor Summary | |
InterSvrComConstants()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
private static final String RESOURCE
private static final String CLASSNAME
public static final String PARAM_STREAM_FLAG
public static final String PARAM_PULL_METHOD
public static final String PARAM_SITE
public static final String PARAM_SIGNATURE
public static final String PARAM_SIGNATURE_TIME
public static final String PARAM_CLIENT_HOST
public static final String PARAM_IS_PROXY
public static final String PARAM_GZIP
public static final String PARAM_RESUMPTION
public static final String PARAM_AUTHORIZATION
public static final String PARAM_LOCAL_GUID
public static final String PARAM_UFID
Constructor Detail |
public InterSvrComConstants()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |