Package io.quarkus.grpc.runtime.devmode
Class StreamCollectorInterceptor
- java.lang.Object
-
- io.quarkus.grpc.runtime.devmode.StreamCollectorInterceptor
-
@Priority(1) @Interceptor public class StreamCollectorInterceptor extends Object
-
-
Constructor Summary
Constructors Constructor Description StreamCollectorInterceptor()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description (package private) Objectcollect(javax.interceptor.InvocationContext context)
-