Uses of Interface
io.grpc.servlet.jakarta.AsyncServletOutputStreamWriter.Log
Packages that use AsyncServletOutputStreamWriter.Log
-
Uses of AsyncServletOutputStreamWriter.Log in io.grpc.servlet.jakarta
Fields in io.grpc.servlet.jakarta declared as AsyncServletOutputStreamWriter.LogModifier and TypeFieldDescriptionprivate final AsyncServletOutputStreamWriter.Log
AsyncServletOutputStreamWriter.log
Constructors in io.grpc.servlet.jakarta with parameters of type AsyncServletOutputStreamWriter.LogModifierConstructorDescription(package private)
AsyncServletOutputStreamWriter
(BiFunction<byte[], Integer, AsyncServletOutputStreamWriter.ActionItem> writeAction, AsyncServletOutputStreamWriter.ActionItem flushAction, AsyncServletOutputStreamWriter.ActionItem completeAction, BooleanSupplier isReady, AsyncServletOutputStreamWriter.Log log) Constructor without java.util.logging and jakarta.servlet.* dependency, so that Lincheck can run.