| Package | Description |
|---|---|
| java.rmi.server |
Provides classes and interfaces for supporting the server side of RMI.
|
| Modifier and Type | Method and Description |
|---|---|
static UID |
UID.read(DataInput
Constructs and returns a new
UID instance by unmarshalling a binary representation from an
DataInput instance.
|