GreeterServiceServerWrapped

izumi.r2.idealingua.test.generated.GreeterServiceServerWrapped
class GreeterServiceServerWrapped[F[_, _], C](service: GreeterServiceServer[F, C])(implicit evidence$1: IO2[F]) extends IRTWrappedService[F, C]

Attributes

Graph
Supertypes
trait IRTWrappedService[F, C]
class Object
trait Matchable
class Any

Members list

Type members

Classlikes

object alternative extends IRTMethodWrapper[F, C]

Attributes

Supertypes
class IRTMethodWrapper[F, C]
class Object
trait Matchable
class Any
Self type
object greet extends IRTMethodWrapper[F, C]

Attributes

Supertypes
class IRTMethodWrapper[F, C]
class Object
trait Matchable
class Any
Self type
greet.type

Value members

Concrete methods

override def serviceId: IRTServiceId

Attributes

Definition Classes
IRTWrappedService

Inherited methods

final def contramap[D](f: D => C): IRTWrappedService[F, D]

Attributes

Inherited from:
IRTWrappedService

Concrete fields

val F: IO2[F]
val allMethods: Map[IRTMethodId, IRTMethodWrapper[F, C]]