@Generated(value="by gRPC proto compiler (version 1.53.0)",
comments="Source: httpcache.proto")
public final class HttpCacheGrpc
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
HttpCacheGrpc.HttpCacheBlockingStub |
static class |
HttpCacheGrpc.HttpCacheFutureStub |
static class |
HttpCacheGrpc.HttpCacheImplBase |
static class |
HttpCacheGrpc.HttpCacheStub |
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
SERVICE_NAME |
| Modifier and Type | Method and Description |
|---|---|
static io.grpc.MethodDescriptor<_HttpGetRequest,com.google.api.HttpBody> |
getGetMethod() |
static io.grpc.ServiceDescriptor |
getServiceDescriptor() |
static io.grpc.MethodDescriptor<_HttpSetRequest,_SetResponse> |
getSetButItsAPutMethod() |
static io.grpc.MethodDescriptor<_HttpSetRequest,_SetResponse> |
getSetMethod() |
static HttpCacheGrpc.HttpCacheBlockingStub |
newBlockingStub(io.grpc.Channel channel)
Creates a new blocking-style stub that supports unary and streaming output calls on the service
|
static HttpCacheGrpc.HttpCacheFutureStub |
newFutureStub(io.grpc.Channel channel)
Creates a new ListenableFuture-style stub that supports unary calls on the service
|
static HttpCacheGrpc.HttpCacheStub |
newStub(io.grpc.Channel channel)
Creates a new async stub that supports all call types for the service
|
public static final java.lang.String SERVICE_NAME
public static io.grpc.MethodDescriptor<_HttpGetRequest,com.google.api.HttpBody> getGetMethod()
public static io.grpc.MethodDescriptor<_HttpSetRequest,_SetResponse> getSetMethod()
public static io.grpc.MethodDescriptor<_HttpSetRequest,_SetResponse> getSetButItsAPutMethod()
public static HttpCacheGrpc.HttpCacheStub newStub(io.grpc.Channel channel)
public static HttpCacheGrpc.HttpCacheBlockingStub newBlockingStub(io.grpc.Channel channel)
public static HttpCacheGrpc.HttpCacheFutureStub newFutureStub(io.grpc.Channel channel)
public static io.grpc.ServiceDescriptor getServiceDescriptor()