Class AssetServiceGrpc.AssetServiceFutureStub

java.lang.Object
io.grpc.stub.AbstractStub<AssetServiceGrpc.AssetServiceFutureStub>
io.grpc.stub.AbstractFutureStub<AssetServiceGrpc.AssetServiceFutureStub>
houston.grpc.service.AssetServiceGrpc.AssetServiceFutureStub
Enclosing class:
AssetServiceGrpc

public static final class AssetServiceGrpc.AssetServiceFutureStub extends io.grpc.stub.AbstractFutureStub<AssetServiceGrpc.AssetServiceFutureStub>
A stub to allow clients to do ListenableFuture-style rpc calls to service AssetService.
 애셋 서비스
 
  • Nested Class Summary

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

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

    Modifier and Type
    Method
    Description
    build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
     
    com.google.common.util.concurrent.ListenableFuture<AssetSheets>
    리스트
    com.google.common.util.concurrent.ListenableFuture<AssetQueryResponse>
    쿼리

    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 java.lang.Object

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