public class NettyServer extends Object implements io.grpc.internal.Server
Modifier and Type | Method and Description |
---|---|
void |
shutdown() |
void |
start(io.grpc.internal.ServerListener serverListener) |
public void start(io.grpc.internal.ServerListener serverListener) throws IOException
start
in interface io.grpc.internal.Server
IOException
public void shutdown()
shutdown
in interface io.grpc.internal.Server