|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| org.acplt.* |
|---|
| org.acplt.oncrpc.OncRpcAcceptStatus | ||
|---|---|---|
public static final int |
ONCRPC_GARBAGE_ARGS |
4 |
public static final int |
ONCRPC_PROC_UNAVAIL |
3 |
public static final int |
ONCRPC_PROG_MISMATCH |
2 |
public static final int |
ONCRPC_PROG_UNAVAIL |
1 |
public static final int |
ONCRPC_SUCCESS |
0 |
public static final int |
ONCRPC_SYSTEM_ERR |
5 |
| org.acplt.oncrpc.OncRpcAuthConstants | ||
|---|---|---|
public static final int |
ONCRPC_MAX_AUTH_BYTES |
400 |
public static final int |
ONCRPC_MAX_GROUPS |
16 |
public static final int |
ONCRPC_MAX_MACHINE_NAME |
255 |
| org.acplt.oncrpc.OncRpcAuthStatus | ||
|---|---|---|
public static final int |
ONCRPC_AUTH_BADCRED |
1 |
public static final int |
ONCRPC_AUTH_BADVERF |
3 |
public static final int |
ONCRPC_AUTH_FAILED |
7 |
public static final int |
ONCRPC_AUTH_INVALIDRESP |
6 |
public static final int |
ONCRPC_AUTH_OK |
0 |
public static final int |
ONCRPC_AUTH_REJECTEDCRED |
2 |
public static final int |
ONCRPC_AUTH_REJECTEDVERF |
4 |
public static final int |
ONCRPC_AUTH_TOOWEAK |
5 |
| org.acplt.oncrpc.OncRpcAuthType | ||
|---|---|---|
public static final int |
ONCRPC_AUTH_DES |
3 |
public static final int |
ONCRPC_AUTH_NONE |
0 |
public static final int |
ONCRPC_AUTH_SHORT |
2 |
public static final int |
ONCRPC_AUTH_UNIX |
1 |
| org.acplt.oncrpc.OncRpcCallMessage | ||
|---|---|---|
public static final int |
ONCRPC_VERSION |
2 |
| org.acplt.oncrpc.OncRpcConstants | ||
|---|---|---|
public static final int |
REMOTETEA_VERSION_MAJOR |
1 |
public static final int |
REMOTETEA_VERSION_MINOR |
0 |
public static final int |
REMOTETEA_VERSION_PATCHLEVEL |
4 |
public static final int |
REMOTETEA_VERSION_PREVERSION |
0 |
public static final java.lang.String |
REMOTETEA_VERSION_STRING |
"1.0.4" |
| org.acplt.oncrpc.OncRpcException | ||
|---|---|---|
public static final int |
RPC_AUTHERROR |
7 |
public static final int |
RPC_BUFFEROVERFLOW |
42 |
public static final int |
RPC_BUFFERUNDERFLOW |
43 |
public static final int |
RPC_CANNOTREGISTER |
45 |
public static final int |
RPC_CANTDECODEARGS |
11 |
public static final int |
RPC_CANTDECODERES |
2 |
public static final int |
RPC_CANTENCODEARGS |
1 |
public static final int |
RPC_CANTRECV |
4 |
public static final int |
RPC_CANTSEND |
3 |
public static final int |
RPC_FAILED |
16 |
public static final int |
RPC_PMAPFAILURE |
14 |
public static final int |
RPC_PROCUNAVAIL |
10 |
public static final int |
RPC_PROGNOTREGISTERED |
15 |
public static final int |
RPC_PROGUNAVAIL |
8 |
public static final int |
RPC_PROGVERSMISMATCH |
9 |
public static final int |
RPC_SUCCESS |
0 |
public static final int |
RPC_SYSTEMERROR |
12 |
public static final int |
RPC_TIMEDOUT |
5 |
public static final int |
RPC_UNKNOWNPROTO |
17 |
public static final int |
RPC_VERSMISMATCH |
6 |
public static final int |
RPC_WRONGMESSAGE |
44 |
| org.acplt.oncrpc.OncRpcMessageType | ||
|---|---|---|
public static final int |
ONCRPC_CALL |
0 |
public static final int |
ONCRPC_REPLY |
1 |
| org.acplt.oncrpc.OncRpcPortmapClient | ||
|---|---|---|
public static final int |
PMAP_PORT |
111 |
public static final int |
PMAP_PROGRAM |
100000 |
public static final int |
PMAP_VERSION |
2 |
| org.acplt.oncrpc.OncRpcPortmapServices | ||
|---|---|---|
public static final int |
PMAP_CALLIT |
5 |
public static final int |
PMAP_DUMP |
4 |
public static final int |
PMAP_GETPORT |
3 |
public static final int |
PMAP_SET |
1 |
public static final int |
PMAP_UNSET |
2 |
| org.acplt.oncrpc.OncRpcProtocols | ||
|---|---|---|
public static final int |
ONCRPC_HTTP |
-42 |
public static final int |
ONCRPC_TCP |
6 |
public static final int |
ONCRPC_UDP |
17 |
| org.acplt.oncrpc.OncRpcRejectStatus | ||
|---|---|---|
public static final int |
ONCRPC_AUTH_ERROR |
1 |
public static final int |
ONCRPC_RPC_MISMATCH |
0 |
| org.acplt.oncrpc.OncRpcReplyMessage | ||
|---|---|---|
public static final int |
UNUSED_PARAMETER |
0 |
| org.acplt.oncrpc.OncRpcReplyStatus | ||
|---|---|---|
public static final int |
ONCRPC_MSG_ACCEPTED |
0 |
public static final int |
ONCRPC_MSG_DENIED |
1 |
| org.acplt.oncrpc.OncRpcUdpRetransmissionMode | ||
|---|---|---|
public static final int |
EXPONENTIAL |
0 |
public static final int |
FIXED |
1 |
| org.acplt.oncrpc.web.HttpClientConnection | ||
|---|---|---|
public static final int |
HTTP_DEFAULTPORT |
80 |
| org.acplt.oncrpc.web.HttpTunnelConstants | ||
|---|---|---|
public static final int |
BYTES_PER_LINE |
48 |
public static final int |
ENCODED_BYTES_PER_LINE |
64 |
public static final int |
ENCODED_BYTES_PER_LINE_CRLF |
66 |
public static final int |
LINES_PER_BLOCK |
100 |
public static final java.lang.String |
TUNNEL_PROTO_ID |
"TEA/1.0" |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||