|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.sourceforge.jemm.comm.shared.Message
org.sourceforge.jemm.comm.shared.ServerReadyMessage
public class ServerReadyMessage
Initialisation message used by RPCHandler listing the interfaces available for call by the sender.
| Constructor Summary | |
|---|---|
ServerReadyMessage()
Creates an AvailableIFsMessage with the given interface list. |
|
| Method Summary |
|---|
| Methods inherited from class org.sourceforge.jemm.comm.shared.Message |
|---|
getThreadId |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ServerReadyMessage()
offeredIFs - The interfaces offered by the creator.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||