| Package | Description |
|---|---|
| com.github.theholywaffle.teamspeak3 | |
| com.github.theholywaffle.teamspeak3.api.reconnect |
| Modifier and Type | Method and Description |
|---|---|
TS3Config |
TS3Config.setConnectionHandler(ConnectionHandler connectionHandler) |
| Modifier and Type | Class and Description |
|---|---|
class |
DisconnectingConnectionHandler |
class |
ReconnectingConnectionHandler |
| Modifier and Type | Method and Description |
|---|---|
abstract ConnectionHandler |
ReconnectStrategy.create(ConnectionHandler userConnectionHandler) |
| Modifier and Type | Method and Description |
|---|---|
abstract ConnectionHandler |
ReconnectStrategy.create(ConnectionHandler userConnectionHandler) |
| Constructor and Description |
|---|
DisconnectingConnectionHandler(ConnectionHandler userConnectionHandler) |
ReconnectingConnectionHandler(ConnectionHandler userConnectionHandler,
int startTimeout,
int timeoutCap,
int addend,
double multiplier) |
Copyright © 2016. All rights reserved.