public class PortletServlet
extends javax.servlet.http.HttpServlet
Modifier and Type | Field and Description |
---|---|
static String |
PORTLET_APP |
static String |
PORTLET_SERVLET_CONFIG |
static String |
PORTLET_SERVLET_FILTER_CHAIN |
static String |
PORTLET_SERVLET_REQUEST |
static String |
PORTLET_SERVLET_RESPONSE |
Constructor and Description |
---|
PortletServlet() |
Modifier and Type | Method and Description |
---|---|
void |
service(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
doDelete, doGet, doHead, doOptions, doPost, doPut, doTrace, getLastModified, service
public static final String PORTLET_APP
public static final String PORTLET_SERVLET_CONFIG
public static final String PORTLET_SERVLET_FILTER_CHAIN
public static final String PORTLET_SERVLET_REQUEST
public static final String PORTLET_SERVLET_RESPONSE