Uses of Class
org.ovirt.vdsm.jsonrpc.client.JsonRpcClient
-
Packages that use JsonRpcClient Package Description org.ovirt.vdsm.jsonrpc.client.internal -
-
Uses of JsonRpcClient in org.ovirt.vdsm.jsonrpc.client.internal
Methods in org.ovirt.vdsm.jsonrpc.client.internal that return JsonRpcClient Modifier and Type Method Description JsonRpcClient
MessageContext. getClient()
JsonRpcClient
ResponseWorker. register(ReactorClient client)
Registers new client withResponseWorker
.Constructors in org.ovirt.vdsm.jsonrpc.client.internal with parameters of type JsonRpcClient Constructor Description MessageContext(JsonRpcClient client, byte[] message)
-