public static interface AsyncUdpSocketImpl.Inspector
| Modifier and Type | Method and Description |
|---|---|
void |
onReceive(UdpPacket packet) |
void |
onReceiveError(IOException e) |
void |
onSend(UdpPacket packet) |
void |
onSendError(IOException e) |
void onReceive(UdpPacket packet)
void onReceiveError(IOException e)
void onSend(UdpPacket packet)
void onSendError(IOException e)
Copyright © 2019. All rights reserved.