Learn R Programming

RProtoBuf (version 0.1-0)

RpcHTTP-class: Class "RpcHTTP"

Description

Support for protobuf rpc over HTTP

Arguments

Objects from the Class

Objects can be created by calls of the form new("RpcHTTP", host = "somehost", port = port.number, root = "" )

See Also

invoke uses objects of this class to perform a method invocation over http.