| Package | Description |
|---|---|
| ml.karmaconfigs.remote.messaging | |
| ml.karmaconfigs.remote.messaging.worker.tcp |
| Modifier and Type | Method and Description |
|---|---|
Server |
Factory.createServer()
Create a new server
|
Server |
Factory.createServer(int target_port)
Create a new server
|
Server |
Factory.createServer(String target_host,
int target_port)
Create a new server
|
abstract Server |
Server.debug(boolean status)
Set the server debug status
|
| Modifier and Type | Class and Description |
|---|---|
class |
TCPServer
Remote message client interface
|
| Modifier and Type | Method and Description |
|---|---|
Server |
TCPServer.debug(boolean status)
Set the client debug status
|
Copyright © 2022. All rights reserved.