public class SocketPolicyRequest extends HttpRequest
HTTP_0_9, HTTP_1_0, HTTP_1_1
_headerCodes, JSP_EXCEPTION, SHUTDOWN, TOKEN
Constructor and Description |
---|
SocketPolicyRequest(ServletService server,
SocketLink connection,
Path policy) |
Modifier and Type | Method and Description |
---|---|
boolean |
handleRequest()
Handles a new connection.
|
void |
init()
Initialize the connection.
|
checkLogin, createResponse, dbgId, extendHeaderBuffers, findSessionIdFromConnection, finishRequest, getHeader, getHeaderBuffer, getHeaderBuffer, getHeaderBuffers, getHeaderKey, getHeaderNames, getHeaders, getHeaderSize, getHeaderValue, getHost, getMethod, getMethodBuffer, getProtocol, getProtocolBuffer, getRawInput, getUriBuffer, getUriLength, hasRequest, initAttributes, initStream, isTop, 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, 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, onAttachThread, onDetachThread, onStartConnection
public SocketPolicyRequest(ServletService server, SocketLink connection, Path policy)
public void init()
init
in interface ProtocolConnection
init
in class AbstractHttpRequest
public boolean handleRequest() throws java.io.IOException
handleRequest
in interface ProtocolConnection
handleRequest
in class HttpRequest
java.io.IOException