Package com.google.gerrit.httpd.rpc
-
Interface Summary Interface Description BaseServiceImplementation.Action<T> Arbitrary action to run with a database connection. -
Class Summary Class Description BaseServiceImplementation Support for services which require aReviewDb
instance.Handler<T> Base class for RPC service implementations.RpcServletModule BindsRemoteJsonService
implementations to a JSON servlet.UiRpcModule Registers servlets to answer RPCs from client UI. -
Exception Summary Exception Description BaseServiceImplementation.Failure Exception whose cause is passed into onFailure.