fs2.grpc.server

package fs2.grpc.server

Members list

Type members

Classlikes

class Fs2ServerCallHandler[F[_]]

Attributes

Companion
object
Source
Fs2ServerCallHandler.scala
Supertypes
class Object
trait Matchable
class Any

Attributes

Companion
class
Source
Fs2ServerCallHandler.scala
Supertypes
class Object
trait Matchable
class Any
Self type
case object GzipCompressor extends ServerCompressor

Attributes

Source
ServerCallOptions.scala
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
sealed abstract class ServerCallOptions

Attributes

Companion
object
Source
ServerCallOptions.scala
Supertypes
class Object
trait Matchable
class Any

Attributes

Companion
class
Source
ServerCallOptions.scala
Supertypes
class Object
trait Matchable
class Any
Self type
sealed abstract class ServerCompressor(val name: String) extends Product, Serializable

Attributes

Source
ServerCallOptions.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Known subtypes
object GzipCompressor.type
sealed abstract class ServerOptions

Attributes

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

Attributes

Companion
class
Source
ServerOptions.scala
Supertypes
class Object
trait Matchable
class Any
Self type