public final class WebUtils extends Object
| Constructor and Description |
|---|
WebUtils() |
| Modifier and Type | Method and Description |
|---|---|
static void |
fillResponse(javax.servlet.http.HttpServletResponse response,
byte[] data,
String contentType,
String name) |
public static void fillResponse(javax.servlet.http.HttpServletResponse response,
byte[] data,
String contentType,
String name)
throws IOException
IOExceptionCopyright © 2020. All rights reserved.