RProtoBuf (version 0.4.13)

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 = "" )

Slots

host:

Host name

port:

port number

root:

root directory of the protobuf http server

See Also

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