public class StructureServlet extends AbstractServlet
CONTENT_DISPOSITION| Constructor and Description |
|---|
StructureServlet() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doGetWithSubjectAndActor(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
Performs the GET action as the logged-in
Subject. |
doDelete, doDeleteWithSubjectAndActor, doGet, doPost, doPostWithSubjectAndActor, doPut, doPutWithSubjectAndActor, getAuthorisedSubject, getBroker, getManagementConfiguration, getOutputStream, getPathInfoElements, init, sendCachingHeadersOnResponse, sendError, sendJsonErrorResponse, sendJsonResponse, sendJsonResponse, writeTypedContentdoHead, doOptions, doTrace, getLastModified, service, serviceprotected void doGetWithSubjectAndActor(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
throws IOException,
javax.servlet.ServletException
AbstractServletSubject.
Subclasses commonly override this methoddoGetWithSubjectAndActor in class AbstractServletIOExceptionjavax.servlet.ServletExceptionCopyright © 2006–2015 The Apache Software Foundation. All rights reserved.