ClientBinding

automorph.client.ClientBinding

RPC client remote API function binding.

Note: Consider this class to be private and do not use it. It remains public only due to Scala 2 macro limitations.

Type parameters

Context

RPC message context type

Node

message node type

Value parameters

acceptsContext

true if the last parameter of the bound function is contextual

argumentEncoders

map of method parameter names to argument encoding functions

decodeResult

decodes bound function result

function

bound function descriptor

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product