RpcClient

automorph.RpcClient
See theRpcClient companion class
object RpcClient

Attributes

Companion
class
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
RpcClient.type

Members list

Type members

Classlikes

RPC client builder.

RPC client builder.

Type parameters

Context

request context type

Effect

effect type

Value parameters

transport

transport protocol plugin

Attributes

Constructor

Creates a new RPC client builder.

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

Inherited types

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror

The name of the type

The name of the type

Attributes

Inherited from:
Mirror

Value members

Concrete methods

Creates an RPC client builder with specified effect transport plugin.

Creates an RPC client builder with specified effect transport plugin.

Type parameters

Context

RPC message context type

Effect

effect type

Value parameters

transport

transport protocol plugin

Attributes

Returns

RPC client builder