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