|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecttigase.net.ConnectionOpenThread
public class ConnectionOpenThread
Describe class ConnectionOpenThread here. Created: Wed Jan 25 23:51:28 2006
| Field Summary | |
|---|---|
protected long |
accept_counter
|
static long |
def_5222_throttling
|
static long |
def_5223_throttling
Field description |
static long |
def_5269_throttling
Field description |
static long |
def_5280_throttling
Field description |
static Map<Integer,tigase.net.ConnectionOpenThread.PortThrottlingData> |
throttling
Field description |
| Method Summary | |
|---|---|
void |
addConnectionOpenListener(ConnectionOpenListener al)
Method description |
static ConnectionOpenThread |
getInstance()
Method description |
void |
removeConnectionOpenListener(ConnectionOpenListener al)
Method description |
void |
run()
Method description |
void |
start()
Method description |
void |
stop()
Method description |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final long def_5222_throttling
public static final long def_5223_throttling
public static final long def_5280_throttling
public static final long def_5269_throttling
public static Map<Integer,tigase.net.ConnectionOpenThread.PortThrottlingData> throttling
protected long accept_counter
| Method Detail |
|---|
public static ConnectionOpenThread getInstance()
public void addConnectionOpenListener(ConnectionOpenListener al)
al - public void removeConnectionOpenListener(ConnectionOpenListener al)
al - public void run()
run in interface Runnablepublic void start()
public void stop()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||