|
|||||||||
| Home >> All >> [ Freenet overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
Freenet
Class ConnectionFactory

java.lang.ObjectFreenet.ConnectionFactory
- public class ConnectionFactory
- extends java.lang.Object
| Constructor Summary | |
ConnectionFactory()
|
|
| Method Summary | |
static Connection |
connect(Address address)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
ConnectionFactory
public ConnectionFactory()
| Method Detail |
connect
public static Connection connect(Address address) throws ConnectTimedOutException
|
|||||||||
| Home >> All >> [ Freenet overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
Freenet.ConnectionFactory