|
|||||||||
Home >> All >> [ Freenet overview ] | PREV NEXT |
Uses of Class
Freenet.Connection
Uses of Connection in Freenet |
Subclasses of Connection in Freenet | |
class |
tcpConnection
|
Fields in Freenet declared as Connection | |
private Connection |
ConnectionHandler.c
|
Methods in Freenet that return Connection | |
Connection |
tcpListener.accept()
|
abstract Connection |
Listener.accept()
|
static Connection |
ConnectionFactory.connect(Address address)
|
Constructors in Freenet with parameters of type Connection | |
ConnectionHandler(Connection c,
MessageHandler mh)
|
|
|||||||||
Home >> All >> [ Freenet overview ] | PREV NEXT |