Class ProxyGrpc

java.lang.Object
io.atomix.api.proxy.v1.ProxyGrpc

@Generated(value="by gRPC proto compiler (version 1.22.1)", comments="Source: atomix/proxy/v1/proxy.proto") public final class ProxyGrpc extends Object
  • Field Details

  • Method Details

    • getConnectMethod

      public static io.grpc.MethodDescriptor<ConnectRequest,ConnectResponse> getConnectMethod()
    • getConfigureMethod

      public static io.grpc.MethodDescriptor<ConfigureRequest,ConfigureResponse> getConfigureMethod()
    • getDisconnectMethod

      public static io.grpc.MethodDescriptor<DisconnectRequest,DisconnectResponse> getDisconnectMethod()
    • newStub

      public static ProxyGrpc.ProxyStub newStub(io.grpc.Channel channel)
      Creates a new async stub that supports all call types for the service
    • newBlockingStub

      public static ProxyGrpc.ProxyBlockingStub newBlockingStub(io.grpc.Channel channel)
      Creates a new blocking-style stub that supports unary and streaming output calls on the service
    • newFutureStub

      public static ProxyGrpc.ProxyFutureStub newFutureStub(io.grpc.Channel channel)
      Creates a new ListenableFuture-style stub that supports unary calls on the service
    • getServiceDescriptor

      public static io.grpc.ServiceDescriptor getServiceDescriptor()