public interface SocketClient
| Modifier and Type | Method and Description |
|---|---|
boolean |
openConnection() |
boolean |
send(byte[] head,
byte[] chunk) |
void |
shutdown() |
void |
tryCloseConnWhenLongTime() |
Copyright © 2019. All rights reserved.