|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.xlattice.protocol.stun.MessageQueue
public class MessageQueue
A STUN message queue is initialized with one or nine times representing the time at which copies of a message should be sent and a timeout. The message has a quasi-unique and quasi-random message ID. If a response with the message ID has been received before timeout occurs, the queue is cleared.
Field Summary | |
---|---|
byte[] |
messageID
|
Constructor Summary | |
---|---|
MessageQueue(StunMsg msg)
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public final byte[] messageID
Constructor Detail |
---|
public MessageQueue(StunMsg msg)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |