Class SettingGrpc.SettingBlockingStub

java.lang.Object
io.grpc.stub.AbstractStub<SettingGrpc.SettingBlockingStub>
io.grpc.stub.AbstractBlockingStub<SettingGrpc.SettingBlockingStub>
io.github.xezzon.zeroweb.setting.SettingGrpc.SettingBlockingStub
Enclosing class:
SettingGrpc

public static final class SettingGrpc.SettingBlockingStub extends io.grpc.stub.AbstractBlockingStub<SettingGrpc.SettingBlockingStub>
A stub to allow clients to do limited synchronous rpc calls to service Setting.
业务参数服务
  • Nested Class Summary

    Nested classes/interfaces inherited from class io.grpc.stub.AbstractStub

    io.grpc.stub.AbstractStub.StubFactory<T>
  • Method Summary

    Modifier and Type
    Method
    Description
    获取参数值

    Methods inherited from class io.grpc.stub.AbstractBlockingStub

    newStub, newStub

    Methods inherited from class io.grpc.stub.AbstractStub

    getCallOptions, getChannel, withCallCredentials, withChannel, withCompression, withDeadline, withDeadlineAfter, withDeadlineAfter, withExecutor, withInterceptors, withMaxInboundMessageSize, withMaxOutboundMessageSize, withOnReadyThreshold, withOption, withWaitForReady

    Methods inherited from class Object

    equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait