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 ServerStreamTracer.Factory> streamTracerFactories)
Children of AbstractServerBuilder should override this method to provide transport specific
information for the server.
|
Copyright © 2019. All rights reserved.