HandlerBinding

automorph.handler.HandlerBinding

RPC handler 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

Effect

effect type

Node

message node type

Value parameters

acceptsContext

true if the method accepts request context as its last parameter, false otherwise

argumentDecoders

map of method parameter names to argument decoding functions

call

calls bound function

encodeResult

encodes 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