Uses of Class
com.soklet.web.response.BinaryResponse
Packages that use BinaryResponse
-
Uses of BinaryResponse in com.soklet.web.response.writer
Method parameters in com.soklet.web.response.writer with type arguments of type BinaryResponseModifier and TypeMethodDescriptionvoid
DefaultBinaryResponseWriter.writeResponse
(HttpServletRequest httpServletRequest, HttpServletResponse httpServletResponse, Optional<BinaryResponse> response, Optional<Route> route, Optional<Exception> exception)