|
Jive Forums API (5.5.20.2-oracle) Developer Javadocs | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.jivesoftware.forum.net.spi.BlockingReadConnectionThread
public class BlockingReadConnectionThread
A thread to manage reads of all idle connections.
Constructor Summary | |
---|---|
BlockingReadConnectionThread(Connection connection)
|
Method Summary | |
---|---|
void |
close()
Close the thread. |
void |
run()
Continuously select and run connections with new data pending. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BlockingReadConnectionThread(Connection connection)
Method Detail |
---|
public void run()
run
in interface java.lang.Runnable
public void close()
|
Jive Forums Project Page | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |