public interface StreamingSocketInterface
| Modifier and Type | Method and Description |
|---|---|
void |
send(byte[] data,
int start,
int length) |
void |
send(com.google.gson.JsonObject request) |
void |
sendBlocking(byte[] data,
int start,
int length) |
Copyright © 2016 OpenSource BIM. All rights reserved.