| Modifier and Type | Method and Description |
|---|---|
static UDPHandle.Membership |
UDPHandle.Membership.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UDPHandle.Membership[] |
UDPHandle.Membership.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.setMembership(String multicastAddress,
String interfaceAddress,
UDPHandle.Membership membership) |
Copyright © 2021 WebFolder. All rights reserved.