public class UdpConf extends Object
| Constructor and Description |
|---|
UdpConf(int timeout) |
| Modifier and Type | Method and Description |
|---|---|
Charset |
getCharset() |
Node |
getServerNode() |
int |
getTimeout() |
void |
setCharset(Charset charset) |
void |
setServerNode(Node serverNode) |
void |
setTimeout(int timeout) |
Copyright © 2025. All rights reserved.