|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
<protocol>/<major version>.
- getQueryString() -
Method in class lindhorst.servlet.http.MultipartRequest
- Gets any query string that is part of the HTTP request URI.
- getRawData() -
Method in class lindhorst.servlet.http.WritableMultipartBlock
-
- getRawData() -
Method in class lindhorst.servlet.http.ReadableMultipartBlock
-
- getRawData() -
Method in class lindhorst.servlet.http.MultipartRequest
-
- getReader() -
Method in class lindhorst.servlet.http.MultipartRequest
- Returns a buffered reader for reading text in the request body.
- getRealPath(String) -
Method in class lindhorst.servlet.http.MultipartRequest
- Applies alias rules to the specified virtual path and returns
the corresponding real path, or null if the translation can not
be performed for any reason.
- getRemoteAddr() -
Method in class lindhorst.servlet.http.MultipartRequest
- Returns the IP address of the agent that sent the request.
- getRemoteHost() -
Method in class lindhorst.servlet.http.MultipartRequest
- Returns the fully qualified host name of the agent that sent the
request.
- getRemoteUser() -
Method in class lindhorst.servlet.http.MultipartRequest
- Gets the name of the user making this request.
- getRequestDispatcher(String) -
Method in class lindhorst.servlet.http.MultipartRequest
-
- getRequestedSessionId() -
Method in class lindhorst.servlet.http.MultipartRequest
- Gets the session id specified with this request.
- getRequestURI() -
Method in class lindhorst.servlet.http.MultipartRequest
- Gets, from the first line of the HTTP request, the part of this
request's URI that is to the left of any query string.
- getRequestURL() -
Method in class lindhorst.servlet.http.MultipartRequest
-
- getScheme() -
Method in class lindhorst.servlet.http.MultipartRequest
- Returns the scheme of the URL used in this request, for example
"http", "https", or "ftp".
- getServerName() -
Method in class lindhorst.servlet.http.MultipartRequest
- Returns the host name of the server that received the request.
- getServerPort() -
Method in class lindhorst.servlet.http.MultipartRequest
- Returns the port number on which this request was received.
- getServletPath() -
Method in class lindhorst.servlet.http.MultipartRequest
- Gets the part of this request's URI that refers to the servlet
being invoked.
- getSession() -
Method in class lindhorst.servlet.http.MultipartRequest
-
- getSession(boolean) -
Method in class lindhorst.servlet.http.MultipartRequest
- Gets the current valid session associated with this request, if
create is false or, if necessary, creates a new session for the
request, if create is true.
- getUserPrincipal() -
Method in class lindhorst.servlet.http.MultipartRequest
-
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||