Uses of Interface
org.pipservices4.grpc.controllers.InterceptorFunc
Packages that use InterceptorFunc
-
Uses of InterceptorFunc in org.pipservices4.grpc.controllers
Methods in org.pipservices4.grpc.controllers with parameters of type InterceptorFuncModifier and TypeMethodDescriptionprotected voidGrpcController.registerInterceptor(InterceptorFunc action) Registers a middleware for methods in GRPC endpoint.