Package org.hertsstack.rpc
Class HertsRpcInterceptBuilder.Builder
- java.lang.Object
-
- org.hertsstack.rpc.HertsRpcInterceptBuilder.Builder
-
- All Implemented Interfaces:
HertsRpcInterceptorBuilder
- Enclosing class:
- HertsRpcInterceptBuilder
public static class HertsRpcInterceptBuilder.Builder extends java.lang.Object implements HertsRpcInterceptorBuilder
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description io.grpc.ServerInterceptorbuild()Build.
-
-
-
Method Detail
-
build
public io.grpc.ServerInterceptor build()
Description copied from interface:HertsRpcInterceptorBuilderBuild.- Specified by:
buildin interfaceHertsRpcInterceptorBuilder- Returns:
- ServerInterceptor
-
-