Uses of Class
org.wildfly.clustering.marshalling.protostream.net.InetAddressMarshaller
-
Packages that use InetAddressMarshaller Package Description org.wildfly.clustering.marshalling.protostream.net -
-
Uses of InetAddressMarshaller in org.wildfly.clustering.marshalling.protostream.net
Methods in org.wildfly.clustering.marshalling.protostream.net that return InetAddressMarshaller Modifier and Type Method Description static InetAddressMarshallerInetAddressMarshaller. valueOf(String name)Returns the enum constant of this type with the specified name.static InetAddressMarshaller[]InetAddressMarshaller. values()Returns an array containing the constants of this enum type, in the order they are declared.
-