| Package | Description |
|---|---|
| net.md_5.bungee.api | |
| net.md_5.bungee.api.config | |
| net.md_5.bungee.api.connection | |
| net.md_5.bungee.api.event |
| Modifier and Type | Method and Description |
|---|---|
Collection<ListenerInfo> |
ProxyConfig.getListeners()
Deprecated.
Set of all listeners.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<ListenerInfo> |
ConfigurationAdapter.getListeners()
Get information about all hosts to bind the proxy to.
|
| Modifier and Type | Method and Description |
|---|---|
ListenerInfo |
PendingConnection.getListener()
Get the listener that accepted this connection.
|
| Modifier and Type | Method and Description |
|---|---|
ListenerInfo |
ClientConnectEvent.getListener()
Listener that accepted the connection.
|
| Constructor and Description |
|---|
ClientConnectEvent(SocketAddress socketAddress,
ListenerInfo listener) |
Copyright © 2012–2021 SpigotMC. All rights reserved.