|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.caucho.env.actor.ValueActorQueue<Packet>
com.caucho.bam.mailbox.MailboxQueue2
public class MailboxQueue2
Queue/worker for a mailbox.
Constructor Summary | |
---|---|
MailboxQueue2(int capacity,
ActorProcessor<Packet> processor)
|
Method Summary |
---|
Methods inherited from class com.caucho.env.actor.ValueActorQueue |
---|
close, getAvailable, getSize, isEmpty, offer, offer, toString, wake |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public MailboxQueue2(int capacity, ActorProcessor<Packet> processor)
capacity
- processor
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |