Context

trait Context[T <: Txn[T]]
class Object
trait Matchable
class Any
class Impl[T]

Value members

Abstract methods

def requestInput[Res <: Value](req: Input[Res], io: Requester[T])(implicit tx: T): Res
def server: Server