Class CloserImpl
- java.lang.Object
-
- io.quarkus.resteasy.reactive.server.runtime.CloserImpl
-
-
Constructor Summary
Constructors Constructor Description CloserImpl()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidadd(Closeable c)Register a newCloseablethat is to be closed when the request completes.(package private) voidclose()
-