A B C D E F G H I J K L M N O P R S T U V W X

C

CLIENT_LISTEN_PORT - Static variable in class net.sourceforge.apphere.Constants
 
CLOSE_CURRENT - Static variable in class rabbit.io.MultiOutputStream
how should exceptions be handled? by closing the stream causing it
COMMENT - Static variable in class rabbit.html.HTMLParser
A HTML comment "<!-- some text -->"
COMMENT - Static variable in class rabbit.html.Token
This token is a comment.
COMP_NAME - Static variable in interface net.sourceforge.apphere.interfaces.AppHereHome
 
CREATE_CALL_PAGE - Static variable in class net.sourceforge.apphere.web.AppHereHomePageServlet
 
CREATE_PAGE - Static variable in class net.sourceforge.apphere.web.AppHereHomePageServlet
 
CRLF - Static variable in class rabbit.http.GeneralHeader
The String consisting of \r and \n
CacheStatus - class rabbit.cache.CacheStatus.
A utility program to inspect the cache..
CacheStatus() - Constructor for class rabbit.cache.CacheStatus
 
CacheStatus - class rabbit.meta.CacheStatus.
Get that status of the cache.
CacheStatus() - Constructor for class rabbit.meta.CacheStatus
default constructor
CacheStream - class rabbit.proxy.CacheStream.
This class reads data from a cachefile.
CacheStream(NCacheEntry) - Constructor for class rabbit.proxy.CacheStream
Create a new CacheStream from the given NCacheEntry
ClearCache - class rabbit.meta.ClearCache.
Clears the cache on all files that are in it.
ClearCache() - Constructor for class rabbit.meta.ClearCache
default constructor
ClientController - class net.sourceforge.apphere.ClientController.
 
ClientController(InetAddress) - Constructor for class net.sourceforge.apphere.ClientController
Constructor ClientController.
ClientController(String) - Constructor for class net.sourceforge.apphere.ClientController
Constructor ClientController.
Coder - class rabbit.util.Coder.
This class encodes/decodes stuff to/from the web.
Config - class rabbit.util.Config.
a class to handle configs for different things.
Config() - Constructor for class rabbit.util.Config
create an empty Config (has only section "" with no data in it)
Config(String) - Constructor for class rabbit.util.Config
Create a Config for the specified file
Config(File) - Constructor for class rabbit.util.Config
Create a Config for the specified file
Config(InputStream) - Constructor for class rabbit.util.Config
Create a Config by reading it from a stream.
Config(Reader) - Constructor for class rabbit.util.Config
Create a Config by reading it from a reader.
ConfigGetter - class rabbit.meta.ConfigGetter.
A MetaPage that sends the config of the proxy.
ConfigGetter() - Constructor for class rabbit.meta.ConfigGetter
default constructor
Connection - class rabbit.proxy.Connection.
This is the class that handles one connection And make sure the content is delivered to the client.
Connection() - Constructor for class rabbit.proxy.Connection
Create a new Connection.
Connection(Socket) - Constructor for class rabbit.proxy.Connection
Create a new Connection for a given socket.
ConnectionHandler - class rabbit.io.ConnectionHandler.
A class to handle the connections to the net.
ConnectionHandler() - Constructor for class rabbit.io.ConnectionHandler
Create a new ConnectionHandler for use.
ConnectionHandler.Address - class rabbit.io.ConnectionHandler.Address.
A class to handle the addresses of the connections.
ConnectionHandler.Address(InetAddress, int) - Constructor for class rabbit.io.ConnectionHandler.Address
Create a new Address with given InetAddress and port
Connections - class rabbit.meta.Connections.
The Metapage that shows the external connections the proxy has keepalive to.
Connections() - Constructor for class rabbit.meta.Connections
default constructor
Constants - class net.sourceforge.apphere.Constants.
 
Constants() - Constructor for class net.sourceforge.apphere.Constants
 
Cookie - class net.sourceforge.apphere.cookies.Cookie.
 
Cookie() - Constructor for class net.sourceforge.apphere.cookies.Cookie
 
Cookie(String, String, String, boolean, String, Date) - Constructor for class net.sourceforge.apphere.cookies.Cookie
 
CookieFilter - class net.sourceforge.apphere.proxy.rabbit.filter.CookieFilter.
 
CookieFilter() - Constructor for class net.sourceforge.apphere.proxy.rabbit.filter.CookieFilter
 
CookieJar - class net.sourceforge.apphere.cookies.CookieJar.
 
CookieJar() - Constructor for class net.sourceforge.apphere.cookies.CookieJar
 
CookieManager - class net.sourceforge.apphere.cookies.CookieManager.
 
CookieManager() - Constructor for class net.sourceforge.apphere.cookies.CookieManager
 
CopyThread - class rabbit.io.CopyThread.
A class that performs a background copy from one stream to another
CopyThread(InputStream, OutputStream) - Constructor for class rabbit.io.CopyThread
 
Counter - class rabbit.util.Counter.
This class counts different messages
Counter() - Constructor for class rabbit.util.Counter
 
checkIPAccess(Socket) - Method in class rabbit.proxy.Connection
Check if this socket is in the possible range of ip:s being served.
checkIfMatch(HTTPHeader, NCacheEntry) - Method in class rabbit.proxy.Connection
 
chopItOff(String) - Static method in class net.sourceforge.apphere.util.TrimString
 
chunked() - Method in class rabbit.io.HTTPInputStream
Get the chunked value.
chunked() - Method in class rabbit.io.WebConnection
Is this request chunked?
clear() - Method in class rabbit.cache.NCache
Clear the Cache from files.
clearDevices() - Method in class net.sourceforge.apphere.Pan
 
cloneDevice() - Method in class net.sourceforge.apphere.Device
 
clonePan() - Method in class net.sourceforge.apphere.Pan
 
close() - Method in class net.sourceforge.apphere.proxy.rabbit.AppHereWebConnection
 
close() - Method in class net.sourceforge.apphere.util.SessionOutputStream
 
close() - Method in class rabbit.io.HTTPInputStream
 
close() - Method in class rabbit.io.MaxSizeOutputStream
Close this stream.
close() - Method in class rabbit.io.MultiOutputStream
Close this stream.
close() - Method in class rabbit.io.WebConnection
Close the connection.
close() - Method in class rabbit.proxy.RandomStream
 
closeNicely() - Method in class rabbit.installer.Installer
Close down by cleaning things up nicely.
closeSession(int) - Method in class net.sourceforge.apphere.ClientController
Method closeSession tells client to close the specified session's application window.
compare(Object, Object) - Method in class net.sourceforge.apphere.util.SessionComparator
 
compareTo(Object) - Method in class net.sourceforge.apphere.Session
 
config - Static variable in class rabbit.proxy.Proxy
The current configuration
contains(Session) - Method in class net.sourceforge.apphere.util.SessionList
 
copy(InputStream, OutputStream) - Static method in class net.sourceforge.apphere.util.StreamCopier
 
copyHeader(GeneralHeader) - Method in class rabbit.http.GeneralHeader
Copy all headers in this header to the given header.
copyValueIn(DeviceValue) - Method in class net.sourceforge.apphere.Device
 
copyValueIn(PanValue) - Method in class net.sourceforge.apphere.Pan
 
copyValueIn(UserValue) - Method in class net.sourceforge.apphere.User
 
create() - Method in interface net.sourceforge.apphere.interfaces.AppHereHome
 
create(Map, boolean) - Method in class net.sourceforge.apphere.web.addressBook
 
create(Map, boolean) - Method in class net.sourceforge.apphere.web.dataSession
 
create(Map, boolean) - Method in class net.sourceforge.apphere.web.devices
 
create(Map, boolean) - Method in class net.sourceforge.apphere.web.environments
 
create(Map, boolean) - Method in class net.sourceforge.apphere.web.homePage
 
create(Map, boolean) - Method in class net.sourceforge.apphere.web.page
 
create(Map, boolean) - Method in class net.sourceforge.apphere.web.voiceSession
 
createApp() - Method in interface net.sourceforge.apphere.AppHereSession
 
createApp() - Method in class net.sourceforge.apphere.Session
 
createApp() - Method in class net.sourceforge.apphere.sessions.WebSession
 
createCall(Map) - Method in class net.sourceforge.apphere.web.addressBook
 
createCall(Map) - Method in class net.sourceforge.apphere.web.dataSession
 
createCall(Map) - Method in class net.sourceforge.apphere.web.devices
 
createCall(Map) - Method in class net.sourceforge.apphere.web.environments
 
createCall(Map) - Method in class net.sourceforge.apphere.web.homePage
 
createCall(Map) - Method in class net.sourceforge.apphere.web.page
 
createCall(Map) - Method in class net.sourceforge.apphere.web.voiceSession
 
createPan(String, String, int[]) - Method in interface net.sourceforge.apphere.web.ui.AppHereUI
 
createPan(String, String, int[]) - Method in class net.sourceforge.apphere.web.ui.AppHereWebUiImpl
 
createThread() - Method in interface rabbit.util.RestartableThreadFactory
 
createToken(int, Date, String) - Static method in class net.sourceforge.apphere.util.TokenGenerator
 
createZip(File, File) - Method in class rabbit.installer.Packer
Create the zipfile and add the directory to it.
currentDeviceId - Variable in class net.sourceforge.apphere.vo.UserValue
 
currentLocationId - Variable in class net.sourceforge.apphere.vo.UserValue
 

A B C D E F G H I J K L M N O P R S T U V W X