|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--org.indy.BaseComponent
|
+--org.indy.AbstractPeerThreadManager
|
+--org.indy.DefaultPeerThreadManager
Default implementation of PeerThreadManager
| Constructor Summary | |
DefaultPeerThreadManager()
|
|
| Method Summary | |
PeerThread |
getThread()
Gets the thread attribute of the IdThreadMgrDefault object |
void |
releaseThread(PeerThread thread)
Description of the Method |
void |
terminateThreads()
DOCUMENT ME! |
| Methods inherited from class org.indy.AbstractPeerThreadManager |
createNewThread, getPriority, getThreadFactory, setPriority, setThreadFactory |
| Methods inherited from class org.indy.BaseComponent |
getVersion |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.indy.PeerThreadManager |
getPriority, getThreadFactory, setPriority, setThreadFactory |
| Constructor Detail |
public DefaultPeerThreadManager()
| Method Detail |
public PeerThread getThread()
getThread in interface PeerThreadManagergetThread in class AbstractPeerThreadManagerIdThreadMgrError - Description of the Exception
public void releaseThread(PeerThread thread)
throws java.lang.InterruptedException
releaseThread in interface PeerThreadManagerreleaseThread in class AbstractPeerThreadManagerthread - Description of the Parameter
public void terminateThreads()
throws java.lang.InterruptedException
terminateThreads in interface PeerThreadManagerjava.lang.InterruptedException - DOCUMENT ME!
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||