public class IntegerRMI extends UnicastRemoteObject implements Remote, Serializable, RemoteInteger
ref| Constructor and Description |
|---|
IntegerRMI() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
int |
getInt() |
clone, exportObject, exportObject, exportObject, unexportObjectgetClientHost, getLog, setLoggetRef, hashCode, toString, toStubpublic IntegerRMI()
throws RemoteException
RemoteExceptionpublic int getInt()
throws RemoteException
getInt in interface RemoteIntegerRemoteExceptionpublic boolean equals(Object o)
equals in class RemoteObjectCopyright © 2019. All rights reserved.