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