| Modifier and Type | Method and Description |
|---|---|
abstract RemoteServer |
Client.getServer()
Get the connected remote server
|
| Modifier and Type | Method and Description |
|---|---|
RemoteServer |
ClientEvent.getServer()
Get the event client
|
| Constructor and Description |
|---|
ClientEvent(RemoteServer remote)
Initialize the server event
|
| Constructor and Description |
|---|
ServerConnectEvent(RemoteServer remote)
Initialize the client event
|
ServerDisconnectEvent(RemoteServer remote,
String r)
Initialize the client event
|
ServerMessageEvent(RemoteServer remote,
byte[] data)
Initialize the client event
|
| Modifier and Type | Method and Description |
|---|---|
RemoteServer |
TCPClient.getServer()
Get the connected remote server
|
| Modifier and Type | Class and Description |
|---|---|
class |
TCPRemoteServer
Remote server information
|
Copyright © 2021. All rights reserved.