| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.rmi.server.RemoteObject
java.rmi.server.RemoteServer
java.rmi.server.UnicastRemoteObject
net.rmi.simpleExample.RemoteHelloImplementation
public class RemoteHelloImplementation
| Constructor Summary | |
|---|---|
| RemoteHelloImplementation() | |
| Method Summary | |
|---|---|
|  java.lang.String | getMsg() | 
| Methods inherited from class java.rmi.server.UnicastRemoteObject | 
|---|
| clone, exportObject, exportObject, exportObject, unexportObject | 
| Methods inherited from class java.rmi.server.RemoteServer | 
|---|
| getClientHost, getLog, setLog | 
| Methods inherited from class java.rmi.server.RemoteObject | 
|---|
| equals, getRef, hashCode, toString, toStub | 
| Methods inherited from class java.lang.Object | 
|---|
| getClass, notify, notifyAll, wait, wait, wait | 
| Constructor Detail | 
|---|
public RemoteHelloImplementation()
                          throws java.rmi.RemoteException
java.rmi.RemoteException| Method Detail | 
|---|
public java.lang.String getMsg()
                        throws java.rmi.RemoteException
getMsg in interface RemoteHellojava.rmi.RemoteException| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||