|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.multisoftgroup.jerry.webchat.client.PacketQueue
public class PacketQueue
| Constructor Summary | |
|---|---|
PacketQueue()
|
|
| Method Summary | |
|---|---|
void |
add(Packet packet)
|
Packet |
poll()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PacketQueue()
| Method Detail |
|---|
public void add(Packet packet)
public Packet poll()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||