| Package | Description |
|---|---|
| ml.karmaconfigs.remote.messaging | |
| ml.karmaconfigs.remote.messaging.worker.tcp |
| Modifier and Type | Method and Description |
|---|---|
Client |
Factory.createClient() |
Client |
Factory.createClient(int target_port) |
Client |
Factory.createClient(String target_host,
int target_port) |
Client |
Factory.createClient(String target_host,
int target_port,
int local_port) |
abstract Client |
Client.debug(boolean status)
Set the client debug status
|
| Modifier and Type | Class and Description |
|---|---|
class |
TCPClient
Remote message client interface
|
| Modifier and Type | Method and Description |
|---|---|
Client |
TCPClient.debug(boolean status)
Set the client debug status
|
Copyright © 2021. All rights reserved.