Uses of Class
org.smallmind.phalanx.wire.transport.WireProperty
-
Packages that use WireProperty Package Description org.smallmind.phalanx.wire.transport -
-
Uses of WireProperty in org.smallmind.phalanx.wire.transport
Methods in org.smallmind.phalanx.wire.transport that return WireProperty Modifier and Type Method Description static WirePropertyWireProperty. valueOf(String name)Returns the enum constant of this type with the specified name.static WireProperty[]WireProperty. values()Returns an array containing the constants of this enum type, in the order they are declared.
-