| Package | Description |
|---|---|
| io.grpc |
The gRPC core public API.
|
| io.grpc.netty |
The main transport implementation based on Netty,
for both the client and the server.
|
| Modifier and Type | Method and Description |
|---|---|
static ServerProvider |
ServerProvider.provider()
Returns the ClassLoader-wide default server.
|
| Modifier and Type | Class and Description |
|---|---|
class |
NettyServerProvider
Provider for
NettyChannelBuilder instances. |