org.indy
Class DefaultPeerThreadFactory

java.lang.Object
  |
  +--org.indy.DefaultPeerThreadFactory
All Implemented Interfaces:
PeerThreadFactory

public class DefaultPeerThreadFactory
extends java.lang.Object
implements PeerThreadFactory

DOCUMENT ME!

Version:
$Revision$
Author:
$author$

Constructor Summary
DefaultPeerThreadFactory()
          Creates a new DefaultPeerThreadFactory object.
 
Method Summary
 PeerThread newThread()
          DOCUMENT ME!
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultPeerThreadFactory

public DefaultPeerThreadFactory()
Creates a new DefaultPeerThreadFactory object.
Method Detail

newThread

public PeerThread newThread()
DOCUMENT ME!
Specified by:
newThread in interface PeerThreadFactory
Returns:
DOCUMENT ME!


Copyright © 2002-2002 IndyJ. All Rights Reserved.