Package | Description |
---|---|
io.grpc.internal |
Interfaces and implementations that are internal to gRPC.
|
Modifier and Type | Class and Description |
---|---|
class |
ApplicationThreadDeframer
Sits between
AbstractStream.TransportState and MessageDeframer to deframe in the
client thread. |
class |
MessageDeframer
Deframer for GRPC frames.
|
Copyright © 2019. All rights reserved.