Constant Field Values

Contents

org.ovirt.*

  • org.ovirt.vdsm.jsonrpc.client.JsonRpcEvent 
    Modifier and Type Constant Field Value
    public static final java.lang.String ERROR_KEY "communicationError"
    public static final java.lang.String MESSAGE_FORMAT "{\"jsonrpc\": \"2.0\", \"method\": \"%s\", \"params\": %s}"
  • org.ovirt.vdsm.jsonrpc.client.reactors.ReactorClient 
    Modifier and Type Constant Field Value
    public static final int BUFFER_SIZE 1024
    public static final java.lang.String CLIENT_CLOSED "Client close"
  • org.ovirt.vdsm.jsonrpc.client.utils.JsonUtils 
    Modifier and Type Constant Field Value
    public static final java.lang.String ALL "*"
    public static final java.lang.String SUBSCRIPTION_ALL "*|*|*|*"