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

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