| Name | Description | Type | Package | Framework |
| AccessException | Class for handling exceptions thrown when accessing a remote object. | Class | weblogic.rmi | Oracle WebLogic |
|
| AlreadyBoundException | Class for handling exceptions thrown when an operation attempts to bind a name already in use by another remote | Class | weblogic.rmi | Oracle WebLogic |
|
| ConnectException | Class for handling connection exceptions. | Class | weblogic.rmi | Oracle WebLogic |
|
| ConnectIOException | Class for handling connection IO exceptions. | Class | weblogic.rmi | Oracle WebLogic |
|
| DisconnectEvent | An object of this type is passed to #onDisconnect method by the DisconnectMonitor while calling back on the registered | Interface | weblogic.rmi.extensions | Oracle WebLogic |
|
| DisconnectListener | used to register with the DisconnectMonitor. | Interface | weblogic.rmi.extensions | Oracle WebLogic |
|
| DisconnectMonitor | This interface gives a user a way to register their remote objects for DisconnectEvents. | Interface | weblogic.rmi.extensions | Oracle WebLogic |
|
| DisconnectMonitorException | DisconnectMonitorException is delivered to the DisconnectListener when the heartbeat interval has elapsed. | Class | weblogic.rmi.extensions | Oracle WebLogic |
|
| DisconnectMonitorUnavailableException | DisconnectMonitorUnavailableException is thrown when an attempt to add a DisconnectListener does not complete | Class | weblogic.rmi.extensions | Oracle WebLogic |
|
| LocateRegistry | This class is provided for compatibility with the java. | Class | weblogic.rmi.registry | Oracle WebLogic |
|
| MarshalException | Class for handling marshalling exceptions. | Class | weblogic.rmi | Oracle WebLogic |
|
| Naming | The Naming class is supported by WebLogic Server but BEA Systems, Inc. | Class | weblogic.rmi | Oracle WebLogic |
|
| NoSuchObjectException | Class for handling NoSuchObjectException exceptions. | Class | weblogic.rmi | Oracle WebLogic |
|
| NotBoundException | Class for Exceptions thrown when a remote invocation is attempted on an object that is not bound to the expected name in the | Class | weblogic.rmi | Oracle WebLogic |
|
| PortableRemoteObject | API for managing references required by higher-level functionality. | Class | weblogic.rmi.extensions | Oracle WebLogic |
|
| Remote | The Remote interface identifies remote objects. | Interface | weblogic.rmi | Oracle WebLogic |
|
| RemoteException | Class for RemoteExceptions, the general exception thrown by any remotely invoked method. | Class | weblogic.rmi | Oracle WebLogic |
|
| RemoteObject | This class is provided for compatibility with the java. | Class | weblogic.rmi.server | Oracle WebLogic |
|
| RemoteServer | This abstract class is provided strictly for compatibility with java. | Class | weblogic.rmi.server | Oracle WebLogic |
|
| RequestTimeoutException | RequestTimeoutException is raised when an RMI call blocks for longer that its designated timeout period. | Class | weblogic.rmi.extensions | Oracle WebLogic |
|
| RMISecurityException | Class for handling RMI security exceptions. | Class | weblogic.rmi | Oracle WebLogic |
|
| RMISecurityManager | WebLogic implements this class for compatibility with java. | Class | weblogic.rmi | Oracle WebLogic |
|
| ServerError | Class for handling server errors. | Class | weblogic.rmi | Oracle WebLogic |
|
| ServerException | Class for handling server exceptions. | Class | weblogic.rmi | Oracle WebLogic |
|
| ServerRuntimeException | Class for handling server runtime exceptions. | Class | weblogic.rmi | Oracle WebLogic |
|
| ServerShuttingDownException | This exception is thrown for any new RMI request when the server isSee Also:Serialized Form | Class | weblogic.rmi | Oracle WebLogic |
|
| StubNotFoundException | Class for handling exceptions when a stub is not found. | Class | weblogic.rmi | Oracle WebLogic |
|
| UnexpectedException | Class for handling unexpected exceptions. | Class | weblogic.rmi | Oracle WebLogic |
|
| UnicastRemoteObject | This class is provided strictly for compatibility with java. | Class | weblogic.rmi.server | Oracle WebLogic |
|
| UnknownHostException | Class for handling unknown host exceptions. | Class | weblogic.rmi | Oracle WebLogic |
|
| UnmarshalException | Class for handling unmarshalling exceptions. | Class | weblogic.rmi | Oracle WebLogic |