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