Uses of Class
com.elastisys.scale.cloudpool.api.Protocol
-
Packages that use Protocol Package Description com.elastisys.scale.cloudpool.api -
-
Uses of Protocol in com.elastisys.scale.cloudpool.api
Methods in com.elastisys.scale.cloudpool.api that return Protocol Modifier and Type Method Description static ProtocolProtocol. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static Protocol[]Protocol. values()Returns an array containing the constants of this enum type, in the order they are declared.
-