GenericEndpointBuilder

automorph.transport.generic.endpoint.GenericEndpoint.GenericEndpointBuilder
final case class GenericEndpointBuilder[Context]()

Generic endpoint transport builder.

Type parameters

Context

RPC message context type

Attributes

Constructor

Creates a new generic endpoint transport builder.

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

Members list

Value members

Concrete methods

Creates a new generic endpoint transport plugin with specified effect system.

Creates a new generic endpoint transport plugin with specified effect system.

Type parameters

Effect

effect type

Value parameters

effectSystem

effecty protocol plugin

Attributes

Returns

RPC endpoint builder

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product