@FunctionalInterface public interface UDPRecvCallback
| Modifier and Type | Method and Description |
|---|---|
void |
onRecv(int nread,
ByteBuffer data,
Address address) |
void onRecv(int nread,
ByteBuffer data,
Address address)
throws Exception
ExceptionCopyright © 2021 WebFolder. All rights reserved.