public static class RouteGuideGrpc.RouteGuideFutureStub extends AbstractStub<RouteGuideGrpc.RouteGuideFutureStub,RouteGuideGrpc.RouteGuideServiceDescriptor> implements RouteGuideGrpc.RouteGuideFutureClient
AbstractStub.StubConfigBuilderchannel, config| Modifier and Type | Method and Description |
|---|---|
protected RouteGuideGrpc.RouteGuideFutureStub |
build(Channel channel,
RouteGuideGrpc.RouteGuideServiceDescriptor config)
Returns a new stub with the given channel for the provided method configurations.
|
ListenableFuture<Feature> |
getFeature(Point request) |
configureNewStub, getChannel, getServiceDescriptorprotected RouteGuideGrpc.RouteGuideFutureStub build(Channel channel, RouteGuideGrpc.RouteGuideServiceDescriptor config)
AbstractStubbuild in class AbstractStub<RouteGuideGrpc.RouteGuideFutureStub,RouteGuideGrpc.RouteGuideServiceDescriptor>channel - the channel that this stub will use to do communicationsconfig - defines the RPC methods of the stubpublic ListenableFuture<Feature> getFeature(Point request)
getFeature in interface RouteGuideGrpc.RouteGuideFutureClient