public static interface AbstractStub.StubFactory<T extends AbstractStub<T>>
Modifier and Type | Method and Description |
---|---|
T |
newStub(io.grpc.Channel channel,
io.grpc.CallOptions callOptions) |
T newStub(io.grpc.Channel channel, io.grpc.CallOptions callOptions)