Class AttachmentGrpc.AttachmentFutureStub

java.lang.Object
io.grpc.stub.AbstractStub<AttachmentGrpc.AttachmentFutureStub>
io.grpc.stub.AbstractFutureStub<AttachmentGrpc.AttachmentFutureStub>
io.github.xezzon.zeroweb.attachment.AttachmentGrpc.AttachmentFutureStub
Enclosing class:
AttachmentGrpc

public static final class AttachmentGrpc.AttachmentFutureStub extends io.grpc.stub.AbstractFutureStub<AttachmentGrpc.AttachmentFutureStub>
A stub to allow clients to do ListenableFuture-style rpc calls to service Attachment.
附件管理服务
  • 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
    com.google.common.util.concurrent.ListenableFuture<AttachmentList>
    查询文件列表

    Methods inherited from class io.grpc.stub.AbstractFutureStub

    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