|
Project JXTA | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.jxta.impl.pipe.NonBlockingWireOutputPipe.workerState
Tracks the state of our worker thread.
Field Summary | |
static NonBlockingWireOutputPipe.workerState |
CLOSED
Exit. |
static NonBlockingWireOutputPipe.workerState |
SENDMESSAGES
Send messages via the messenger to the destination peer. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final NonBlockingWireOutputPipe.workerState SENDMESSAGES
public static final NonBlockingWireOutputPipe.workerState CLOSED
|
JXTA J2SE | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |