| Package | Description |
|---|---|
| io.grpc.internal |
Interfaces and implementations that are internal to gRPC.
|
| Modifier and Type | Method and Description |
|---|---|
protected abstract List<? extends InternalServer> |
AbstractServerImplBuilder.buildTransportServers(List<? extends io.grpc.ServerStreamTracer.Factory> streamTracerFactories)
Children of AbstractServerBuilder should override this method to provide transport specific
information for the server.
|