| Contents | Package | Class | Tree | Deprecated | Index | Help | |||
| PREV | NEXT | SHOW LISTS | HIDE LISTS | ||
java.lang.Object
|
+----cornell.slk.jserver.httpserver.Registration
| Constructor Summary | |
| Registration()
|
|
| Method Summary | |
| int | Register(java.lang.String hostname,
java.lang.String ipAddress)
|
| void | Unregister(int i)
|
| Methods inherited from class java.lang.Object |
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Registration()
| Method Detail |
public int Register(java.lang.String hostname,
java.lang.String ipAddress) throws cornell.slk.jkernel.core.RemoteException
public void Unregister(int i) throws cornell.slk.jkernel.core.RemoteException
| Contents | Package | Class | Tree | Deprecated | Index | Help | |||
| PREV | NEXT | SHOW LISTS | HIDE LISTS | ||