CONTENTS | PREV | NEXT Java Remote Method Invocation
10.5 Application-Specific Values for RMI
This table lists the nonterminal symbols that represent application-specific values used by RMI. The table maps each symbol to its respective type. Each is formatted using the protocol in which it is embedded.
Count
short
java.lang.Exception
Hash
long
Hostname
UTF
int
Object
java.lang.Object
ObjectNumber
long
int
PortNumber
int
Primitive
byte, int, short, long...
Time
long
CONTENTS | PREV | NEXT