| Interface | Description |
|---|---|
| Remote | Deprecated.
7.0.0.0 Replaced by java.rmi.Remote
|
| RmiContextConstants |
| Class | Description |
|---|---|
| Naming | Deprecated.
14.1.2.0 Replaced by javax.naming
|
| Exception | Description |
|---|---|
| AlreadyBoundException | Deprecated.
9.0.0.0 Replaced by java.rmi.AlreadyBoundException
|
| NotBoundException | Deprecated.
9.0.0.0 Replaced by java.rmi.NotBoundException
|
| ServerShuttingDownException |
This exception is thrown for any new RMI request when the server is
suspending.
|