RichZServiceEndpoint

class RichZServiceEndpoint[R, I, E, O](zse: ZServerEndpoint[R, I, E, O])
class Object
trait Matchable
class Any

Value members

Concrete methods

def widen[R2 <: R]: ZServerEndpoint[R2, I, E, O]

Extends the environment so that it can be made uniform across multiple endpoints.

Extends the environment so that it can be made uniform across multiple endpoints.