|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--anvil.server.listener.Listener
class Listener
| Constructor Summary | |
Listener()
|
|
| Method Summary | |
int |
getBackLog()
|
int |
getKeepAlive()
|
int |
getTimeout()
|
Zone |
getZone()
|
void |
initialize(Zone zone,
ListenerPreferences prefs)
|
boolean |
isStarted()
|
Log |
log()
|
void |
run()
|
void |
start()
|
void |
stop()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Listener()
| Method Detail |
public void initialize(Zone zone,
ListenerPreferences prefs)
initialize in interface Listenerpublic void stop()
stop in interface Listenerpublic Log log()
public Zone getZone()
public int getTimeout()
public int getKeepAlive()
public int getBackLog()
public void start()
start in interface Listenerpublic boolean isStarted()
isStarted in interface Listenerpublic void run()
run in interface java.lang.Runnable
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||