| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
GET_REQUEST_PROTOTYPE_METHODNAME |
"getRequestPrototype" |
public static final String |
GET_RESPONSE_PROTOTYPE_METHODNAME |
"getResponsePrototype" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
DEFAULT_BUFFER_SIZE |
1000 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
MAXIMUM_TCP_PORT_NUMBER |
65535 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
INPUTTYPE_FIELD_NUMBER |
2 |
public static final int |
METHODNAME_FIELD_NUMBER |
1 |
public static final int |
OUTPUTTYPE_FIELD_NUMBER |
3 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
FAILED_FIELD_NUMBER |
4 |
public static final int |
MESSAGETYPE_FIELD_NUMBER |
1 |
public static final int |
METHODSIGNATURE_FIELD_NUMBER |
3 |
public static final int |
PAYLOAD_FIELD_NUMBER |
5 |
public static final int |
RPCINDEX_FIELD_NUMBER |
2 |
Copyright © 2013. All Rights Reserved.