|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PeerThreadManager | |
| org.indy | |
| Uses of PeerThreadManager in org.indy |
| Classes in org.indy that implement PeerThreadManager | |
class |
AbstractPeerThreadManager
Provides a skeletal implementation of the ThreadManager interface
that clients can use as the basis for their own implementations. |
class |
DefaultPeerThreadManager
Default implementation of PeerThreadManager |
| Methods in org.indy that return PeerThreadManager | |
PeerThreadManager |
TCPServer.getThreadManager()
Gets the threadMgr attribute of the IdTCPServer object |
| Methods in org.indy with parameters of type PeerThreadManager | |
void |
TCPServer.setThreadManager(PeerThreadManager threadMgr)
Sets the threadMgr attribute of the IdTCPServer object |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||