| Package | Description | 
|---|---|
| dagger.grpc.server | 
| Modifier and Type | Method and Description | 
|---|---|
static NettyServerModule | 
NettyServerModule.bindingTo(java.net.SocketAddress socketAddress)
A module that binds to  
socketAddress. | 
static NettyServerModule | 
NettyServerModule.bindingToPort(int port)
A module that binds to  
port on the wildcard address. |