public class CLResourceAccessServlet extends CCServletBase
| Constructor and Description |
|---|
CLResourceAccessServlet() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doGet(HttpServletRequest req,
HttpServletResponse resp) |
protected void |
doPost(HttpServletRequest req,
HttpServletResponse resp) |
static byte[] |
readImage(java.lang.String resource) |
checkIfToInitializeCCEnvironment, init, proposeContentType, setContentType, setContentTypeInResponseprotected void doGet(HttpServletRequest req,
HttpServletResponse resp)
throws ServletException,
java.io.IOException
ServletExceptionjava.io.IOExceptionprotected void doPost(HttpServletRequest req,
HttpServletResponse resp)
throws ServletException,
java.io.IOException
ServletExceptionjava.io.IOExceptionpublic static byte[] readImage(java.lang.String resource)
Copyright © CaptainCasa Gmbh. All Rights Reserved.