Uses of Enum Class
com.oracle.libuv.UDPHandle.Membership
-
Uses of UDPHandle.Membership in com.oracle.libuv
Methods in com.oracle.libuv that return UDPHandle.MembershipModifier and TypeMethodDescriptionstatic UDPHandle.MembershipReturns the enum constant of this class with the specified name.static UDPHandle.Membership[]UDPHandle.Membership.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.oracle.libuv with parameters of type UDPHandle.MembershipModifier and TypeMethodDescriptionintUDPHandle.setMembership(String multicastAddress, String interfaceAddress, UDPHandle.Membership membership)