@ApplicationScoped public class UIServlet extends AbstractUIServlet
| Modifier and Type | Field and Description |
|---|---|
static Collection<String> |
PATHS |
METHODS| Constructor and Description |
|---|
UIServlet() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
service(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
sendFile, sendURLdoDelete, doGet, doHead, doOptions, doPost, doPut, doTrace, getLastModified, servicepublic static final Collection<String> PATHS
protected void service(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
throws javax.servlet.ServletException,
IOException
service in class javax.servlet.http.HttpServletjavax.servlet.ServletExceptionIOExceptionCopyright © 2011-2020-2021. All Rights Reserved.