|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AsyncSocketCallback | |
|---|---|
| de.ukn.hci.squidy.manager.protocol.tcp | |
| Uses of AsyncSocketCallback in de.ukn.hci.squidy.manager.protocol.tcp |
|---|
| Methods in de.ukn.hci.squidy.manager.protocol.tcp with parameters of type AsyncSocketCallback | |
|---|---|
void |
AsyncSocket.readBytes(AsyncSocketCallback callback,
int bytesToRead,
Enum<?> tag)
|
void |
AsyncSocket.readToByteSequence(AsyncSocketCallback callback,
byte[] sequence,
Enum<?> tag)
|
| Constructors in de.ukn.hci.squidy.manager.protocol.tcp with parameters of type AsyncSocketCallback | |
|---|---|
AsyncSocket(AsyncSocketCallback callback,
InetAddress address,
int port)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||