public class ConnectionOpenThread extends Object implements Runnable
Modifier and Type | Field and Description |
---|---|
protected long |
accept_counter
Field description
|
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
|
Modifier and Type | Method and Description |
---|---|
void |
addConnectionOpenListener(ConnectionOpenListener al)
Method description
|
static ConnectionOpenThread |
getInstance()
Method description
|
void |
removeConnectionOpenListener(ConnectionOpenListener al)
Method description
|
void |
run() |
void |
start()
Method description
|
void |
stop()
Method description
|
public static final long def_5222_throttling
public static final long def_5223_throttling
public static final long def_5269_throttling
public static final long def_5280_throttling
public static Map<Integer,tigase.net.ConnectionOpenThread.PortThrottlingData> throttling
protected long accept_counter
public void addConnectionOpenListener(ConnectionOpenListener al)
al
- public void removeConnectionOpenListener(ConnectionOpenListener al)
al
- public void start()
public void stop()
public static ConnectionOpenThread getInstance()
Copyright © 2017 "Tigase, Inc.". All rights reserved.