GenericEndpoint

automorph.transport.generic.endpoint.GenericEndpoint
See theGenericEndpoint companion class

Attributes

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

Members list

Type members

Classlikes

final case class GenericEndpointBuilder[Context]()

Generic endpoint transport builder.

Generic endpoint transport builder.

Type parameters

Context

RPC message context type

Attributes

Constructor

Creates a new generic endpoint transport 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 a new generic endpoint transport builder with specified RPC message contex type.

Creates a new generic endpoint transport builder with specified RPC message contex type.

Type parameters

Context

RPC message context type

Attributes

Returns

generic endpoint transport builder