| Package | Description |
|---|---|
| org.smyld.net |
| Modifier and Type | Method | Description |
|---|---|---|
void |
ClientNodeTextListener.incomingText(ClientNode sourceNode,
String newText) |
|
void |
ServerImpl.incomingText(ClientNode sourceNode,
String newText) |
|
void |
NewClientNodeListener.newClientNodeFound(ClientNode newClientNode) |
|
void |
ServerImpl.newClientNodeFound(ClientNode newClientNode) |
|
void |
ServerNode.newClientNodeFound(ClientNode newClientNode) |
|
void |
DefaultNetProtocol.processMessage(ClientNode sourceNode,
String incomingMessage) |
|
void |
NetProtocol.processMessage(ClientNode sourceNode,
String incomingMessage) |
| Modifier and Type | Method | Description |
|---|---|---|
void |
DefaultNetProtocol.answerToClient(String clientKey,
String answerText,
HashMap<String,ClientNode> clients) |
Copyright © 2019 SMYLD. All rights reserved.