Package xyz.block.ftl.runtime
Class CurrentRequestServerInterceptor
-
- All Implemented Interfaces:
-
io.grpc.ServerInterceptor
@ApplicationScoped() public class CurrentRequestServerInterceptor implements ServerInterceptorA interceptor to handle server header.
-
-
Field Summary
Fields Modifier and Type Field Description public final static Context.Key<Metadata>METADATA
-
Constructor Summary
Constructors Constructor Description CurrentRequestServerInterceptor()
-