GeneralInfoServiceImpl
- public class GeneralInfoServiceImpl extends GeneralInfoServiceImplBase
Implementation of the GeneralInfoService.
Currently, the only functionality is
getVersionInfo(GetVersionInfoRequest,StreamObserver)
which returns the current version and build metadata of this server instance to the client.- Author:
Timm Fitschen
Methods
getSessionInfo
- public void getSessionInfo(GetSessionInfoRequest request, StreamObserver<GetSessionInfoResponse> responseObserver)
getVersionInfo
- public void getVersionInfo(GetVersionInfoRequest request, StreamObserver<GetVersionInfoResponse> responseObserver)