| Package | Description |
|---|---|
| io.grpc.netty |
The main transport implementation based on Netty,
for both the client and the server.
|
| Modifier and Type | Method and Description |
|---|---|
NettyChannelBuilder |
NettyChannelBuilder.localSocketPicker(NettyChannelBuilder.LocalSocketPicker localSocketPicker)
If non-
null, attempts to create connections bound to a local port. |