java-runtime
java-runtime
org.lyranthe.fs2_grpc.java_runtime
GeneratedCompanion
implicits
org.lyranthe.fs2_grpc.java_runtime.client
Fs2ClientCall
Fs2ClientCall
PartiallyAppliedClientCall
Fs2StreamClientCallListener
Fs2StreamClientCallListener
Fs2UnaryClientCallListener
Fs2UnaryClientCallListener
GrpcStatus
UnaryResult
org.lyranthe.fs2_grpc.java_runtime.server
Fs2ServerCallHandler
Fs2ServerCallHandler
Fs2StreamServerCallListener
Fs2StreamServerCallListener
PartialFs2StreamServerCallListener
Fs2UnaryServerCallListener
Fs2UnaryServerCallListener
PartialFs2UnaryServerCallListener
GzipCompressor
ServerCallOptions
ServerCallOptions
ServerCompressor
org.lyranthe.fs2_grpc.java_runtime.syntax
AllSyntax
ManagedChannelBuilderOps
ManagedChannelBuilderSyntax
ServerBuilderOps
ServerBuilderSyntax
all
managedChannelBuilder
serverBuilder
java-runtime
/
org.lyranthe.fs2_grpc.java_runtime.server
/
ServerCompressor
ServerCompressor
sealed abstract
class
ServerCompressor
(val name:
String
) extends
Product
with
Serializable
Graph
Supertypes
Known subtypes
trait
Serializable
trait
Product
trait
Equals
class
Object
trait
Matchable
class
Any
object
GzipCompressor
Value members
Value members
Fields
val
name
:
String
Inherited methods
def
canEqual
(that:
Any
):
Boolean
Inherited from
Equals
def
productArity
:
Int
Inherited from
Product
def
productElement
(n:
Int
):
Any
Inherited from
Product
def
productElementName
(n:
Int
):
String
Inherited from
Product
def
productElementNames
:
Iterator
[
String
]
Inherited from
Product
def
productIterator
:
Iterator
[
Any
]
Inherited from
Product
def
productPrefix
:
String
Inherited from
Product