- get(String) - Method in class Acme.Serve.Serve.PathTreeDictionary
-
This function looks up in the directory to find the perfect match and remove matching part from path, so if you need to keep original path, save it
somewhere
- get() - Method in class Acme.Utils.SimpleBuffer
-
- get(Object) - Method in class Acme.WildcardDictionary
-
- getAttribute(String) - Method in class Acme.Serve.Serve.AcmeSession
-
- getAttribute(String) - Method in class Acme.Serve.Serve
-
- getAttribute(String) - Method in class Acme.Serve.Serve.ServeConnection
-
- getAttributeNames() - Method in class Acme.Serve.Serve.AcmeSession
-
- getAttributeNames() - Method in class Acme.Serve.Serve
-
- getAttributeNames() - Method in class Acme.Serve.Serve.ServeConnection
-
- getAuthType() - Method in class Acme.Serve.Serve.ServeConnection
-
- getBufferSize() - Method in class Acme.Serve.Serve.ServeConnection
-
- getBufferSize() - Method in class Acme.Serve.Serve.ServeOutputStream
-
- getCharacterEncoding() - Method in class Acme.Serve.Serve.ServeConnection
-
- getContentLength() - Method in class Acme.Serve.Serve.ServeConnection
-
- getContentType() - Method in class Acme.Serve.Serve.ServeConnection
-
- getContext(String) - Method in class Acme.Serve.Serve
-
- getContextPath() - Method in class Acme.Serve.Serve
-
- getContextPath() - Method in class Acme.Serve.Serve.ServeConnection
-
- getCookies() - Method in class Acme.Serve.Serve.ServeConnection
-
- getCreationTime() - Method in class Acme.Serve.Serve.AcmeSession
-
- getDateHeader(String) - Method in class Acme.Serve.Serve.ServeConnection
-
- getHeader(String) - Method in class Acme.Serve.Serve.ServeConnection
-
- getHeaderNames() - Method in class Acme.Serve.Serve.ServeConnection
-
- getHeaders(String) - Method in class Acme.Serve.Serve.ServeConnection
-
- getId() - Method in class Acme.Serve.Serve.AcmeSession
-
- getIds() - Method in class Acme.Serve.Serve.HttpSessionContextImpl
-
- getInitParameter(String) - Method in class Acme.Serve.Serve
-
- getInitParameter(String) - Method in class Acme.Serve.Serve.ServeConfig
-
- getInitParameterNames() - Method in class Acme.Serve.Serve
-
- getInitParameterNames() - Method in class Acme.Serve.Serve.ServeConfig
-
- getInputStream() - Method in class Acme.Serve.Serve.ServeConnection
-
- getIntHeader(String) - Method in class Acme.Serve.Serve.ServeConnection
-
- getKeepAliveDuration() - Method in class Acme.Serve.Serve
-
- getKeepAliveParamStr() - Method in class Acme.Serve.Serve
-
- getLastAccessedTime() - Method in class Acme.Serve.Serve.AcmeSession
-
- getLocalAddr() - Method in class Acme.Serve.Serve.ServeConnection
-
Returns the Internet Protocol (IP) address of the interface on which the request was received.
- getLocale() - Method in class Acme.Serve.Serve.LocaleWithWeight
-
- getLocale() - Method in class Acme.Serve.Serve.ServeConnection
-
For request: Returns the preferred Locale that the client will accept content in, based on the Accept-Language header.
- getLocales() - Method in class Acme.Serve.Serve.ServeConnection
-
Returns an Enumeration of Locale objects indicating, in decreasing order starting with the preferred locale, the locales that are acceptable to the
client based on the Accept-Language header.
- getLocalName() - Method in class Acme.Serve.Serve.ServeConnection
-
Returns the host name of the Internet Protocol (IP) interface on which the request was received.
- getLocalPort() - Method in class Acme.Serve.Serve.ServeConnection
-
Returns the Internet Protocol (IP) port number of the interface on which the request was received.
- getMajorVersion() - Method in class Acme.Serve.Serve
-
- getMaxBps() - Method in class Acme.Serve.ThrottleItem
-
- getMaxInactiveInterval() - Method in class Acme.Serve.Serve.AcmeSession
-
- getMaxThreads() - Method in class Acme.Utils.ThreadPool
-
Returns setting for max number of threads
- getMaxTimesConnectionUse() - Method in class Acme.Serve.Serve
-
- getMethod() - Method in class Acme.Serve.Serve.ServeConnection
-
- getMimeType(String) - Method in class Acme.Serve.Serve
-
- getMinorVersion() - Method in class Acme.Serve.Serve
-
- getNamedDispatcher(String) - Method in class Acme.Serve.Serve
-
- getOutputStream() - Method in class Acme.Serve.Serve.ServeConnection
-
- getParameter(String) - Method in class Acme.Serve.Serve.ServeConnection
-
- getParameterMap() - Method in class Acme.Serve.Serve.ServeConnection
-
Returns a java.util.Map of the parameters of this request.
- getParameterNames() - Method in class Acme.Serve.Serve.ServeConnection
-
- getParameterValues(String) - Method in class Acme.Serve.Serve.ServeConnection
-
- getPathInfo() - Method in class Acme.Serve.Serve.ServeConnection
-
- getPathTranslated() - Method in class Acme.Serve.Serve.ServeConnection
-
- getPersistentFile() - Method in class Acme.Serve.Serve
-
- getProtocol() - Method in class Acme.Serve.Serve.ServeConnection
-
- getQueryString() - Method in class Acme.Serve.Serve.ServeConnection
-
- getReader() - Method in class Acme.Serve.Serve.ServeConnection
-
- getRealPath(String) - Method in class Acme.Serve.Serve
-
- getRealPath(String) - Method in class Acme.Serve.Serve.ServeConnection
-
- getRemoteAddr() - Method in class Acme.Serve.Serve.ServeConnection
-
- getRemoteHost() - Method in class Acme.Serve.Serve.ServeConnection
-
- getRemotePort() - Method in class Acme.Serve.Serve.ServeConnection
-
Returns the Internet Protocol (IP) source port of the client or last proxy that sent the request.
- getRemoteUser() - Method in class Acme.Serve.Serve.ServeConnection
-
- getRequestDispatcher(String) - Method in class Acme.Serve.Serve
-
- getRequestDispatcher(String) - Method in class Acme.Serve.Serve.ServeConnection
-
- getRequestedSessionId() - Method in class Acme.Serve.Serve.ServeConnection
-
- getRequestURI() - Method in class Acme.Serve.Serve.ServeConnection
-
****************************************************************************************************************************************************
Returns the part of this request's URL from the protocol name up to the query string in the first line of the HTTP request.
- getRequestURL() - Method in class Acme.Serve.Serve.ServeConnection
-
Reconstructs the URL the client used to make the request.
- getResource(String) - Method in class Acme.Serve.Serve
-
Returns a URL to the resource that is mapped to a specified path.
- getResourceAsStream(String) - Method in class Acme.Serve.Serve
-
Returns the resource located at the named path as an InputStream
object.
- getResourcePaths(String) - Method in class Acme.Serve.Serve
-
Returns a directory-like listing of all the paths to resources within the web application whose longest sub-path matches the supplied path argument.
- getScheme() - Method in class Acme.Serve.Serve.ServeConnection
-
- getServerInfo() - Method in class Acme.Serve.Serve
-
- getServerName() - Method in class Acme.Serve.Serve.ServeConnection
-
- getServerPort() - Method in class Acme.Serve.Serve.ServeConnection
-
- getServlet(String) - Method in class Acme.Serve.Serve
-
- getServletContext() - Method in class Acme.Serve.Serve.AcmeSession
-
Returns the ServletContext to which this session belongs.
- getServletContext() - Method in class Acme.Serve.Serve.ServeConfig
-
- getServletContextName() - Method in class Acme.Serve.Serve
-
Returns the name of this web application correponding to this ServletContext as specified in the deployment descriptor for this web application by the
display-name element.
- getServletInfo() - Method in class Acme.Serve.CgiServlet
-
- getServletInfo() - Method in class Acme.Serve.FileServlet
-
- getServletName() - Method in class Acme.Serve.Serve.ServeConfig
-
- getServletNames() - Method in class Acme.Serve.Serve
-
- getServletPath() - Method in class Acme.Serve.Serve.ServeConnection
-
- getServlets() - Method in class Acme.Serve.Serve
-
- getSession(String) - Method in class Acme.Serve.Serve.HttpSessionContextImpl
-
- getSession(boolean) - Method in class Acme.Serve.Serve.ServeConnection
-
- getSession() - Method in class Acme.Serve.Serve.ServeConnection
-
- getSessionContext() - Method in class Acme.Serve.Serve.AcmeSession
-
Deprecated.
- getSize() - Method in class Acme.Utils.SimpleBuffer
-
- getSocket() - Method in class Acme.Serve.Serve.ServeConnection
-
- getUserPrincipal() - Method in class Acme.Serve.Serve.ServeConnection
-
- getValue(String) - Method in class Acme.Serve.Serve.AcmeSession
-
- getValueNames() - Method in class Acme.Serve.Serve.AcmeSession
-
- getWriter() - Method in class Acme.Serve.Serve.ServeConnection
-
- gzipInStreamConstr - Variable in class Acme.Serve.Serve
-