Package io.micronaut.grpc.server.interceptor
-
Class Summary Class Description OrderedServerInterceptor AServerInterceptorimplementation which allows ordering and simply passes all calls to a delegate interceptor.
| Class | Description |
|---|---|
| OrderedServerInterceptor |
A
ServerInterceptor implementation which allows ordering and simply passes all
calls to a delegate interceptor. |