Package | Description |
---|---|
io.grpc |
The gRPC core public API.
|
io.grpc.internal |
Interfaces and implementations that are internal to gRPC.
|
Modifier and Type | Method and Description |
---|---|
T |
ServerBuilder.addTransportFilter(ServerTransportFilter filter)
Adds a
ServerTransportFilter . |
Modifier and Type | Method and Description |
---|---|
T |
AbstractServerImplBuilder.addTransportFilter(ServerTransportFilter filter) |
Copyright © 2019. All rights reserved.