A C D E F G H I J M N O P R S W

A

addResourceLoader(ResourceLoader) - Method in class rachel.loader.ResourceLoaderManager
 
addResourceLoader(WebResourceLoader) - Static method in class rachel.http.loader.WebResourceManager
 

C

ClassResourceLoader - class rachel.http.loader.ClassResourceLoader.
 
ClassResourceLoader - class rachel.loader.ClassResourceLoader.
 
ClassResourceLoader(Class) - Constructor for class rachel.http.loader.ClassResourceLoader
 
ClassResourceLoader(Class) - Constructor for class rachel.loader.ClassResourceLoader
 
ClassUrlConnection - class rachel.url.ClassUrlConnection.
 
ClassUrlConnection(URL) - Constructor for class rachel.url.ClassUrlConnection
 
ClassUrlStreamHandler - class rachel.url.ClassUrlStreamHandler.
 
ClassUrlStreamHandler() - Constructor for class rachel.url.ClassUrlStreamHandler
 
connect() - Method in class rachel.url.ClassUrlConnection
 
CONTENT_LENGTH - Static variable in class rachel.http.Http.Header
 
CONTENT_TYPE - Static variable in class rachel.http.Http.Header
 
createURLStreamHandler(String) - Method in class rachel.url.RachelUrlFactory
 

D

DATE - Static variable in class rachel.http.Http.Header
 
DateUtils - class rachel.util.DateUtils.
 
DateUtils() - Constructor for class rachel.util.DateUtils
 

E

ErrorResource - class rachel.http.resource.ErrorResource.
 
ErrorResource(Http.Error) - Constructor for class rachel.http.resource.ErrorResource
 

F

FileResourceLoader - class rachel.loader.FileResourceLoader.
 
FileResourceLoader(File) - Constructor for class rachel.loader.FileResourceLoader
 
FileUtils - class rachel.util.FileUtils.
 
FileUtils() - Constructor for class rachel.util.FileUtils
 

G

GET - Static variable in class rachel.http.Http.Method
 
getCode() - Method in class rachel.http.Http.Error
 
getContentType() - Method in class rachel.http.resource.InputStreamResource
 
getContentType() - Method in class rachel.http.resource.ErrorResource
 
getContentType() - Method in interface rachel.http.resource.WebResource
 
getContentType() - Method in class rachel.url.ClassUrlConnection
 
getData() - Method in class rachel.http.resource.InputStreamResource
 
getData() - Method in class rachel.http.resource.ErrorResource
 
getData() - Method in interface rachel.http.resource.WebResource
 
getHeader() - Method in class rachel.http.resource.InputStreamResource
 
getHeader() - Method in class rachel.http.resource.ErrorResource
 
getHeader() - Method in interface rachel.http.resource.WebResource
 
getHttpDate() - Static method in class rachel.util.DateUtils
convienence method returns current timestamp
getHttpDate(Date) - Static method in class rachel.util.DateUtils
 
getHttpDate(long) - Static method in class rachel.util.DateUtils
 
getIcon(String) - Static method in class rachel.ResMan
 
getImage(String) - Static method in class rachel.ResMan
 
getInputStream() - Method in class rachel.url.ClassUrlConnection
 
getInputStream(String) - Static method in class rachel.ResMan
 
getInputStreamAsString(InputStream) - Static method in class rachel.util.FileUtils
 
getInstance() - Static method in class rachel.http.loader.WebResourceManager
 
getLocalHostName() - Static method in class rachel.util.NetUtils
 
getMessage() - Method in class rachel.http.Http.Error
 
getProperties(String) - Static method in class rachel.ResMan
 
getResource(String) - Method in class rachel.http.loader.ClassResourceLoader
 
getResource(String) - Method in interface rachel.http.loader.WebResourceLoader
 
getResource(String) - Method in class rachel.http.loader.WebResourceManager
 
getResourceAsIcon(String) - Method in class rachel.ResourceManager
 
getResourceAsImage(String) - Method in class rachel.ResourceManager
 
getResourceAsProperties(String) - Method in class rachel.ResourceManager
 
getResourceAsStream(String) - Method in interface rachel.ResourceLoader
 
getResourceAsStream(String) - Method in class rachel.ResourceManager
 
getResourceAsStream(String) - Method in class rachel.loader.FileResourceLoader
 
getResourceAsStream(String) - Method in class rachel.loader.JarResourceLoader
 
getResourceAsStream(String) - Method in class rachel.loader.JarResourceLoaderHelper
 
getResourceAsStream(String) - Method in class rachel.loader.ClassResourceLoader
 
getResourceAsStream(String) - Method in class rachel.loader.ResourceLoaderManager
 
getResourceAsString(String) - Method in class rachel.ResourceManager
 
getResourceAsUrl(String) - Method in interface rachel.ResourceLoader
 
getResourceAsUrl(String) - Method in class rachel.ResourceManager
 
getResourceAsUrl(String) - Method in class rachel.loader.FileResourceLoader
 
getResourceAsUrl(String) - Method in class rachel.loader.JarResourceLoader
 
getResourceAsUrl(String) - Method in class rachel.loader.JarResourceLoaderHelper
 
getResourceAsUrl(String) - Method in class rachel.loader.ClassResourceLoader
 
getResourceAsUrl(String) - Method in class rachel.loader.ResourceLoaderManager
 
getResourceAsXmlDocument(String) - Method in class rachel.ResourceManager
 
getResourceManager() - Static method in class rachel.ResourceManager
 
getText(String) - Static method in class rachel.ResMan
 
getUrl(String) - Static method in class rachel.ResMan
 
getXmlDocument(String) - Static method in class rachel.ResMan
 
guessContentTypeFromName(String) - Static method in class rachel.util.MimeUtils
 

H

Http - class rachel.http.Http.
 
Http.Error - class rachel.http.Http.Error.
 
Http.Error(int, String) - Constructor for class rachel.http.Http.Error
 
Http.Header - class rachel.http.Http.Header.
 
Http.Header() - Constructor for class rachel.http.Http.Header
 
Http.Method - class rachel.http.Http.Method.
 
Http.Method() - Constructor for class rachel.http.Http.Method
 
Http() - Constructor for class rachel.http.Http
 

I

InputStreamResource - class rachel.http.resource.InputStreamResource.
 
InputStreamResource(String, InputStream) - Constructor for class rachel.http.resource.InputStreamResource
 

J

JarResourceLoader - class rachel.loader.JarResourceLoader.
 
JarResourceLoader(File) - Constructor for class rachel.loader.JarResourceLoader
 
JarResourceLoader(URL) - Constructor for class rachel.loader.JarResourceLoader
 
JarResourceLoaderHelper - class rachel.loader.JarResourceLoaderHelper.
 
JarResourceLoaderHelper(File, JarFile) - Constructor for class rachel.loader.JarResourceLoaderHelper
 

M

MimeUtils - class rachel.util.MimeUtils.
 
MimeUtils() - Constructor for class rachel.util.MimeUtils
 

N

NetUtils - class rachel.util.NetUtils.
 
NetUtils() - Constructor for class rachel.util.NetUtils
 
NOT_FOUND_404 - Static variable in class rachel.http.Http.Error
 
NOT_IMPLEMENTED_501 - Static variable in class rachel.http.Http.Error
 

O

openConnection(URL) - Method in class rachel.url.ClassUrlStreamHandler
 

P

processRequest(Socket) - Static method in class rachel.http.RequestProcessor
 

R

rachel - package rachel
 
rachel.http - package rachel.http
 
rachel.http.loader - package rachel.http.loader
 
rachel.http.resource - package rachel.http.resource
 
rachel.loader - package rachel.loader
 
rachel.url - package rachel.url
 
rachel.util - package rachel.util
 
RachelUrlFactory - class rachel.url.RachelUrlFactory.
 
RachelUrlFactory() - Constructor for class rachel.url.RachelUrlFactory
 
RequestProcessor - class rachel.http.RequestProcessor.
 
RequestProcessor(WebResourceLoader) - Constructor for class rachel.http.RequestProcessor
 
ResMan - class rachel.ResMan.
 
ResMan() - Constructor for class rachel.ResMan
 
ResourceLoader - interface rachel.ResourceLoader.
 
ResourceLoaderManager - class rachel.loader.ResourceLoaderManager.
 
ResourceLoaderManager() - Constructor for class rachel.loader.ResourceLoaderManager
 
ResourceManager - class rachel.ResourceManager.
 
run() - Method in class rachel.http.WebServer
 
run() - Method in class rachel.http.RequestProcessor
 

S

saveStreamToFile(InputStream, File) - Static method in class rachel.util.FileUtils
 
SERVER - Static variable in class rachel.http.Http.Header
 
SERVER_ID - Static variable in class rachel.http.Http
 
setResourceLoader(ResourceLoader) - Method in class rachel.ResourceManager
 
setResourceLoader(ResourceLoader) - Static method in class rachel.ResMan
 

W

WebResource - interface rachel.http.resource.WebResource.
 
WebResourceLoader - interface rachel.http.loader.WebResourceLoader.
 
WebResourceManager - class rachel.http.loader.WebResourceManager.
 
WebServer - class rachel.http.WebServer.
 
WebServer(int, WebResourceLoader) - Constructor for class rachel.http.WebServer
 

A C D E F G H I J M N O P R S W

Copyright © 2001,2002 Gerald Bauer. All Rights Reserved. Hosted by SourceForge Logo