| Modifier and Type | Method and Description |
|---|---|
static UdpFlags |
UdpFlags.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UdpFlags[] |
UdpFlags.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
int |
UDPHandle.bind(int port,
String address,
boolean ipv6,
EnumSet<UdpFlags> flags) |
Copyright © 2021 WebFolder. All rights reserved.