| Modifier and Type | Method and Description |
|---|---|
void |
close()
Close all the streams used by this client effectively closing the client.
|
void |
run() |
void |
sendResponse(Slice response,
String respondingTo)
Send a response due to a specific command.
|
public void sendResponse(Slice response, String respondingTo)
response - The respond to send.respondingTo - The reason for sending this responsepublic void close()
Copyright © 2023. All rights reserved.