|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectuniverse.control.Message
universe.control.Disconnect
public class Disconnect
Represents a Disconnect Message when a World is removed from the Universe
| Constructor Summary | |
|---|---|
Disconnect(long id)
Create a Disconnect Message from a Name/Id |
|
| Method Summary | |
|---|---|
boolean |
isDisconnect()
Is this a Disconnect Message? |
| Methods inherited from class universe.control.Message |
|---|
from, isConnect, isTransfer, payload |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Disconnect(long id)
| Method Detail |
|---|
public boolean isDisconnect()
isDisconnect in class Message
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||