Class AttachmentGrpc.AttachmentBlockingStub
java.lang.Object
io.grpc.stub.AbstractStub<AttachmentGrpc.AttachmentBlockingStub>
io.grpc.stub.AbstractBlockingStub<AttachmentGrpc.AttachmentBlockingStub>
io.github.xezzon.zeroweb.attachment.AttachmentGrpc.AttachmentBlockingStub
- Enclosing class:
AttachmentGrpc
public static final class AttachmentGrpc.AttachmentBlockingStub
extends io.grpc.stub.AbstractBlockingStub<AttachmentGrpc.AttachmentBlockingStub>
A stub to allow clients to do limited synchronous 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
Methods inherited from class io.grpc.stub.AbstractBlockingStub
newStub, newStubMethods inherited from class io.grpc.stub.AbstractStub
getCallOptions, getChannel, withCallCredentials, withChannel, withCompression, withDeadline, withDeadlineAfter, withDeadlineAfter, withExecutor, withInterceptors, withMaxInboundMessageSize, withMaxOutboundMessageSize, withOnReadyThreshold, withOption, withWaitForReady
-
Method Details
-
queryAttachment
查询文件列表
-
downloadFile
文件下载
-