|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface OncRpcRejectStatus
A collection of constants used to describe why a remote procedure call
message was rejected. This constants are used in OncRpcReplyMessage
objects, which represent rejected messages if their
OncRpcReplyMessage.replyStatus field has the value
OncRpcReplyStatus.ONCRPC_MSG_DENIED.
| Field Summary | |
|---|---|
static int |
ONCRPC_AUTH_ERROR
The remote ONC/RPC server could not authenticate the caller. |
static int |
ONCRPC_RPC_MISMATCH
Wrong ONC/RPC protocol version used in call (it needs to be version 2). |
| Field Detail |
|---|
static final int ONCRPC_RPC_MISMATCH
static final int ONCRPC_AUTH_ERROR
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||