public class CompileRequest extends HttpRequest
HTTP_0_9, HTTP_1_0, HTTP_1_1
_headerCodes, JSP_EXCEPTION, SHUTDOWN, TOKEN
Modifier and Type | Method and Description |
---|---|
boolean |
isTop()
Returns true for the top-level request, but false for any include()
or forward()
|
checkLogin, createResponse, dbgId, extendHeaderBuffers, findSessionIdFromConnection, finishRequest, getHeader, getHeaderBuffer, getHeaderBuffer, getHeaderBuffers, getHeaderKey, getHeaderNames, getHeaders, getHeaderSize, getHeaderValue, getHost, getMethod, getMethodBuffer, getProtocol, getProtocolBuffer, getRawInput, getUriBuffer, getUriLength, handleRequest, hasRequest, initAttributes, initStream, isWaitForRead, onCloseConnection, setHeader, skip, startDuplex, startRequest, toString
addHeaderInt, allocateHttpBufferStore, buildInvocation, cleanup, clearRequest, clientDisconnect, finishInvocation, getAbstractHttpResponse, getAvailable, getBufferAvailable, getCharacterEncoding, getCharBuffer, getConnection, getConnectionId, getContentLength, getContentType, getContentTypeBuffer, getCookies, getDateHeader, getErrorManager, getForm, getFormParser, getForwardedHostHeader, getHostHeader, getHttpBufferStore, getInputStream, getIntHeader, getInvocation, getInvocationServer, getLocale, getLocales, getLocalHost, getLocalPort, getLongContentLength, getProtocolRequestURL, getRawRead, getRawReadBuffer, getRawWrite, getReader, getReadStream, getRemoteAddr, getRemoteHost, getRemotePort, getRequestFacade, getRequestURI, getRequestURL, getResponse, getResponseFacade, getScheme, getServer, getServerName, getServerPort, getSmallHeaderBuffer, getSmallHeaderKeys, getSmallHeaderValues, getSmallUriBuffer, getStartTime, getStream, getStream, getTcpSocketLink, getUserPrincipal, getWebApp, handleConnectionClose, handleResume, init, isCometActive, isConnectionClosed, isDuplex, isIgnoreClientDisconnect, isKeepalive, isSecure, isSuspend, isTransportSecure, isUserInRole, killKeepalive, onAttachThread, onDetachThread, onStartConnection, printRemoteAddr, restartServer, runAs, sendRequestError, setCharacterEncoding, setContentLength, shutdown, startInvocation
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getProtocolRequestURL, handleResume, init, onAttachThread, onDetachThread, onStartConnection
public boolean isTop()
HttpRequest
isTop
in class HttpRequest