Home
last modified time | relevance | path

Searched refs:SimpleServiceStub (Results 1 – 1 of 1) sorted by relevance

/external/grpc-grpc-java/testing-proto/src/generated/main/grpc/io/grpc/testing/protobuf/
DSimpleServiceGrpc.java164 public static SimpleServiceStub newStub(io.grpc.Channel channel) { in newStub()
165 return new SimpleServiceStub(channel); in newStub()
270 public static final class SimpleServiceStub extends io.grpc.stub.AbstractStub<SimpleServiceStub> { class in SimpleServiceGrpc
271 private SimpleServiceStub(io.grpc.Channel channel) { in SimpleServiceStub() method in SimpleServiceGrpc.SimpleServiceStub
275 private SimpleServiceStub(io.grpc.Channel channel, in SimpleServiceStub() method in SimpleServiceGrpc.SimpleServiceStub
281 protected SimpleServiceStub build(io.grpc.Channel channel, in build()
283 return new SimpleServiceStub(channel, callOptions); in build()