Skip navigation links
A B C D F G I J L M P R S T U V 

A

ACCEPT_ENCODING - Static variable in class uno.anahata.mapacho.servlet.DownloadRequest
 

B

ByteArrayDownloadResponse - Class in uno.anahata.mapacho.servlet
 
ByteArrayDownloadResponse(byte[], String, Date) - Constructor for class uno.anahata.mapacho.servlet.ByteArrayDownloadResponse
 

C

contentEncoding - Variable in class uno.anahata.mapacho.servlet.DownloadResponse
 
contentLength - Variable in class uno.anahata.mapacho.servlet.DownloadResponse
 

D

doGet(HttpServletRequest, HttpServletResponse) - Method in class uno.anahata.mapacho.servlet.MapachoServlet
We handle get requests too - eventhough the spec.
DownloadRequest - Class in uno.anahata.mapacho.servlet
The DownloadRequest incapsulates all the data in a request SQE: We need to address query string
DownloadRequest(HttpServletRequest) - Constructor for class uno.anahata.mapacho.servlet.DownloadRequest
 
DownloadResponse - Class in uno.anahata.mapacho.servlet
 
DownloadResponse() - Constructor for class uno.anahata.mapacho.servlet.DownloadResponse
 

F

FileDownloadResponse - Class in uno.anahata.mapacho.servlet
 
FileDownloadResponse(DownloadRequest) - Constructor for class uno.anahata.mapacho.servlet.FileDownloadResponse
 
FileDownloadResponse(File) - Constructor for class uno.anahata.mapacho.servlet.FileDownloadResponse
 
fileExists() - Method in class uno.anahata.mapacho.servlet.DownloadRequest
 

G

getBaseJarFileName() - Method in class uno.anahata.mapacho.servlet.DownloadRequest
 
getCacheDiffBaseName() - Method in class uno.anahata.mapacho.servlet.DownloadRequest
 
getCacheDiffFile() - Method in class uno.anahata.mapacho.servlet.DownloadRequest
 
getCacheDiffPackGzFile() - Method in class uno.anahata.mapacho.servlet.DownloadRequest
 
getCacheDirectory() - Static method in class uno.anahata.mapacho.servlet.MapachoServlet
 
getCachedJREFile() - Method in class uno.anahata.mapacho.servlet.DownloadRequest
 
getCacheJarFile(String) - Method in class uno.anahata.mapacho.servlet.DownloadRequest
 
getCacheJarPackGzFile(String) - Method in class uno.anahata.mapacho.servlet.DownloadRequest
 
getCurrentVersionCacheJarFile() - Method in class uno.anahata.mapacho.servlet.DownloadRequest
 
getDownloadResponse(DownloadRequest) - Method in class uno.anahata.mapacho.servlet.JarHandler
 
getDownloadResponse(DownloadRequest) - Method in class uno.anahata.mapacho.servlet.JreHandler
 
getFile() - Method in class uno.anahata.mapacho.servlet.DownloadRequest
 
getFileLastModified() - Method in class uno.anahata.mapacho.servlet.DownloadRequest
 
getFileMimeType() - Method in class uno.anahata.mapacho.servlet.DownloadRequest
 
getInputStream() - Method in class uno.anahata.mapacho.servlet.ByteArrayDownloadResponse
 
getInputStream() - Method in class uno.anahata.mapacho.servlet.DownloadResponse
 
getInputStream() - Method in class uno.anahata.mapacho.servlet.FileDownloadResponse
 
getInputStream() - Method in class uno.anahata.mapacho.servlet.JREDownloadResponse
 
getJarPath() - Method in class uno.anahata.mapacho.servlet.DownloadRequest
 
getJnlpFileEx(DownloadRequest) - Method in class uno.anahata.mapacho.servlet.JnlpFileHandler
 
getJRE() - Method in class uno.anahata.mapacho.servlet.DownloadRequest
 
getRealPath() - Method in class uno.anahata.mapacho.servlet.DownloadRequest
 
getRequestedVersionCacheJarFile() - Method in class uno.anahata.mapacho.servlet.DownloadRequest
 
getRequestedVersionCacheJarPackGzFile() - Method in class uno.anahata.mapacho.servlet.DownloadRequest
 
getRequestedVersionJarFile() - Method in class uno.anahata.mapacho.servlet.DownloadRequest
 
getRequestedVersionJarPackGzFile() - Method in class uno.anahata.mapacho.servlet.DownloadRequest
 
gz - Variable in class uno.anahata.mapacho.servlet.DownloadResponse
 

I

init(ServletConfig) - Method in class uno.anahata.mapacho.servlet.MapachoServlet
Initialize servlet
isJar() - Method in class uno.anahata.mapacho.servlet.DownloadRequest
 
isJarExists() - Method in class uno.anahata.mapacho.servlet.DownloadRequest
 
isJnlp() - Method in class uno.anahata.mapacho.servlet.DownloadRequest
 
isJRE() - Method in class uno.anahata.mapacho.servlet.DownloadRequest
 
isSupportsDeflate() - Method in class uno.anahata.mapacho.servlet.DownloadRequest
 
isSupportsGzip() - Method in class uno.anahata.mapacho.servlet.DownloadRequest
 

J

JarHandler - Class in uno.anahata.mapacho.servlet
 
JarHandler() - Constructor for class uno.anahata.mapacho.servlet.JarHandler
 
JnlpFileHandler - Class in uno.anahata.mapacho.servlet
 
JnlpFileHandler(ServletContext) - Constructor for class uno.anahata.mapacho.servlet.JnlpFileHandler
Initialize JnlpFileHandlerAnahata for the specific ServletContext
JREDownloadResponse - Class in uno.anahata.mapacho.servlet
Sends a JRE to the client, streaming it from the oracle website if not present on the caching file system.
JREDownloadResponse(JRE) - Constructor for class uno.anahata.mapacho.servlet.JREDownloadResponse
 
JreHandler - Class in uno.anahata.mapacho.servlet
 
JreHandler() - Constructor for class uno.anahata.mapacho.servlet.JreHandler
 

L

lastModified - Variable in class uno.anahata.mapacho.servlet.DownloadResponse
 

M

MapachoServlet - Class in uno.anahata.mapacho.servlet
 
MapachoServlet() - Constructor for class uno.anahata.mapacho.servlet.MapachoServlet
 
mimeType - Variable in class uno.anahata.mapacho.servlet.DownloadResponse
 

P

pack - Variable in class uno.anahata.mapacho.servlet.DownloadResponse
 

R

realContentLength - Variable in class uno.anahata.mapacho.servlet.DownloadResponse
Uncompressed content length

S

sendResponse(DownloadRequest, HttpServletResponse) - Method in class uno.anahata.mapacho.servlet.DownloadResponse
 
setLastModified(Date) - Method in class uno.anahata.mapacho.servlet.DownloadResponse
 

T

targetCacheName - Variable in class uno.anahata.mapacho.servlet.DownloadResponse
 
toString() - Method in class uno.anahata.mapacho.servlet.ByteArrayDownloadResponse
 
toString() - Method in class uno.anahata.mapacho.servlet.DownloadRequest
 
toString() - Method in class uno.anahata.mapacho.servlet.DownloadResponse
 
toString() - Method in class uno.anahata.mapacho.servlet.FileDownloadResponse
 

U

uno.anahata.mapacho.servlet - package uno.anahata.mapacho.servlet
 

V

versionId - Variable in class uno.anahata.mapacho.servlet.DownloadResponse
 
A B C D F G I J L M P R S T U V 
Skip navigation links

Copyright © 2019 Anahata. All Rights Reserved.