Uses of Class
com.devebot.opflow.OpflowRpcHttpMaster.Session.STATUS
| Package | Description |
|---|---|
| com.devebot.opflow |
-
Uses of OpflowRpcHttpMaster.Session.STATUS in com.devebot.opflow
Methods in com.devebot.opflow that return OpflowRpcHttpMaster.Session.STATUS Modifier and Type Method Description static OpflowRpcHttpMaster.Session.STATUSOpflowRpcHttpMaster.Session.STATUS. valueOf(String name)Returns the enum constant of this type with the specified name.static OpflowRpcHttpMaster.Session.STATUS[]OpflowRpcHttpMaster.Session.STATUS. values()Returns an array containing the constants of this enum type, in the order they are declared.Constructors in com.devebot.opflow with parameters of type OpflowRpcHttpMaster.Session.STATUS Constructor Description Session(OpflowRpcParameter params, OpflowRpcHttpMaster.Session.STATUS status, String value, String error, Exception exception)