ServerOptions

fs2.grpc.server.ServerOptions
See theServerOptions companion object
sealed abstract class ServerOptions

Attributes

Companion
object
Source
ServerOptions.scala
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

Function that is applied on fs2.grpc.ServerCallOptions.default for each new RPC call.

Function that is applied on fs2.grpc.ServerCallOptions.default for each new RPC call.

Attributes

Source
ServerOptions.scala

Concrete fields