public class UdpClient extends Object
| Constructor and Description |
|---|
UdpClient(UdpClientConf udpClientConf) |
| Modifier and Type | Method and Description |
|---|---|
void |
send(byte[] data) |
void |
send(String str) |
void |
send(String data,
Charset charset) |
void |
start() |
public UdpClient(UdpClientConf udpClientConf)
Copyright © 2024. All rights reserved.