Class AssetServiceGrpc.AssetServiceImplBase
java.lang.Object
houston.grpc.service.AssetServiceGrpc.AssetServiceImplBase
- All Implemented Interfaces:
AssetServiceGrpc.AsyncService,io.grpc.BindableService
- Enclosing class:
AssetServiceGrpc
public abstract static class AssetServiceGrpc.AssetServiceImplBase
extends Object
implements io.grpc.BindableService, AssetServiceGrpc.AsyncService
Base class for the server implementation of the service AssetService.
애셋 서비스
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface houston.grpc.service.AssetServiceGrpc.AsyncService
fetchList, fetchQuery, fetchSearch, list, query, search
-
Constructor Details
-
AssetServiceImplBase
public AssetServiceImplBase()
-
-
Method Details
-
bindService
public final io.grpc.ServerServiceDefinition bindService()- Specified by:
bindServicein interfaceio.grpc.BindableService
-