Package java.rmi

Interface Summary
Remote The Remote interface serves to identify interfaces whose methods may be invoked from a non-local virtual machine.
 

Exception Summary
MarshalException MarshalException is a subclass of RemoteException.
RemoteException A RemoteException is the common superclass for a number of communication-related exceptions that may occur during the execution of a remote method call.
ServerException ServerException is a subclass of RemoteException.
 






Copyright 1999-2011 Research In Motion Limited. 295 Phillip Street, Waterloo, Ontario, Canada, N2L 3W8. All Rights Reserved.
Java is a trademark of Oracle America Inc. in the US and other countries.
Legal