|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Message
Interface implemented by all network messages.
Method Summary | |
---|---|
boolean |
isReliable()
Indicates which way an outgoing message should be sent or which way an incoming message was sent. |
Message |
setReliable(boolean f)
Sets this message to 'reliable' or not and returns this message. |
Method Detail |
---|
Message setReliable(boolean f)
boolean isReliable()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |