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

G

GET_SESSION_PAGE - Static variable in class net.sourceforge.apphere.web.AppHereHomePageServlet
 
GOPHER - Static variable in class rabbit.util.Access
allowed to run gopher
GZIPHandler - class rabbit.handler.GZIPHandler.
This class is used to gzip streams.
GZIPHandler(Connection, HTTPHeader, HTTPHeader, InputStream, MultiOutputStream, boolean, boolean, long) - Constructor for class rabbit.handler.GZIPHandler
Create a new GZIPHansler for the given request.
GeneralHeader - class rabbit.http.GeneralHeader.
A class to handle a general Header.
GeneralHeader() - Constructor for class rabbit.http.GeneralHeader
Create a new HTTPHeader from scratch
GeneralHeader(DataInputStream) - Constructor for class rabbit.http.GeneralHeader
Create a new HTTPHeader from scratch
get(String) - Method in class rabbit.util.Counter
get the current count for an event.
get200() - Method in class rabbit.proxy.Connection
Get a 200 Ok header
get304(HTTPHeader) - Method in class rabbit.proxy.Connection
Get a 304 Not Modified header for the given old header
get400(Exception) - Method in class rabbit.proxy.Connection
Get a 400 Bad Request header for the given exception.
get403() - Method in class rabbit.proxy.Connection
Get a 403 Forbidden header.
get407(String, URL) - Method in class rabbit.proxy.Connection
Get a 407 Proxy Authentication Required for the given realm and url.
get412() - Method in class rabbit.proxy.Connection
Get a 412 Precondition Failed header.
get417(String) - Method in class rabbit.proxy.Connection
Get a 417 Expectation Failed header.
get500(Throwable) - Method in class rabbit.proxy.Connection
Get a 500 Internal Server Error header for the given exception.
get504(Throwable) - Method in class rabbit.proxy.Connection
Get a 500 Internal Server Error header for the given exception.
getAddresses() - Method in class rabbit.io.ConnectionHandler
Get the addresses we have connections to.
getApplication(int, int) - Method in class net.sourceforge.apphere.VirtualApplicationManager
 
getAttribute(String) - Method in class rabbit.html.Tag
Get the value of the given key.
getBaseUrl(String) - Static method in class net.sourceforge.apphere.util.TrimString
 
getByte(int) - Method in class net.sourceforge.apphere.util.BytesBuffer
Deprecated.  
getBytes() - Method in class net.sourceforge.apphere.util.BytesBuffer
Deprecated.  
getCache() - Static method in class rabbit.proxy.Proxy
Get the cache the proxy are using.
getCacheDir() - Method in class rabbit.cache.NCache
Get the name of the directory where the cache stores its files.
getCacheTime() - Method in class rabbit.cache.NCache
Get the number of miliseconds the cache stores things usually.
getCacheTime() - Method in class rabbit.cache.NCacheEntry
Get the date this object was cached.
getChanged() - Method in class rabbit.html.Token
Has this Token changed since it was created?
getChunkStream() - Method in class rabbit.io.HTTPInputStream
Get the chunked page.
getChunkStream() - Method in class rabbit.io.WebConnection
Get the last chunked page.
getChunking() - Method in class rabbit.proxy.Connection
Get the chunking option.
getClientLocation() - Method in class net.sourceforge.apphere.util.TokenInfo
Returns the clientLocation.
getConnectPort(int) - Static method in class rabbit.proxy.Proxy
Get the port to connect to.
getConnection() - Method in class net.sourceforge.apphere.proxy.rabbit.AppHereWebSource
Method getConnection.
getConnection(HTTPHeader) - Method in class rabbit.io.ConnectionHandler
Get a WebConnection for the given header.
getConnectionHandler() - Static method in class rabbit.proxy.Proxy
Get the connection handler.
getConnections() - Method in class rabbit.io.ConnectionHandler
Get the connections keept.
getContent() - Method in interface net.sourceforge.apphere.AppHereSession
Returns the content.
getContent() - Method in class net.sourceforge.apphere.Session
Returns the content.
getContent() - Method in class rabbit.http.HTTPHeader
Get the content of the request/response.
getContentLength() - Method in class rabbit.proxy.Connection
Get the content length of the response.
getContentStream() - Method in class rabbit.http.HTTPHeader
 
getCookies(String, String) - Method in class net.sourceforge.apphere.cookies.CookieJar
 
getCounter() - Static method in class rabbit.proxy.Proxy
Get the Log-handle
getCurrentConections() - Static method in class rabbit.proxy.Proxy
returns the current connections.
getCurrentLocation() - Method in class net.sourceforge.apphere.User
 
getCurrentPan(int) - Method in class net.sourceforge.apphere.mbean.TestImpl
 
getCurrentSize() - Method in class rabbit.cache.NCache
Get the current size of the cache
getDataHook() - Method in class rabbit.cache.NCacheEntry
Get the hooked data.
getDate(String) - Static method in class rabbit.http.HTTPDateParser
Try to get a date from the given string.
getDateString(Date) - Static method in class rabbit.http.HTTPDateParser
Get a String from the date.
getDevice(int, int) - Method in class net.sourceforge.apphere.DeviceManager
 
getDevice(InetAddress) - Method in class net.sourceforge.apphere.DeviceManager
 
getDevice(int, int) - Method in interface net.sourceforge.apphere.dao.DeviceDAO
 
getDevice(InetAddress) - Method in interface net.sourceforge.apphere.dao.DeviceDAO
 
getDevice(int, int) - Method in class net.sourceforge.apphere.dao.mbeanclient.TestDeviceDAO
 
getDevice(InetAddress) - Method in class net.sourceforge.apphere.dao.mbeanclient.TestDeviceDAO
 
getDevice(int, int) - Method in class net.sourceforge.apphere.mbean.TestImpl
 
getDevice(InetAddress) - Method in class net.sourceforge.apphere.mbean.TestImpl
 
getDevice(int) - Method in class net.sourceforge.apphere.util.DeviceMap
 
getDeviceType() - Method in class net.sourceforge.apphere.Device
 
getDevices(int) - Method in class net.sourceforge.apphere.DeviceManager
 
getDevices() - Method in class net.sourceforge.apphere.Pan
Returns all the devices in this location
getDevices() - Method in class net.sourceforge.apphere.User
 
getDevices(int) - Method in interface net.sourceforge.apphere.dao.DeviceDAO
 
getDevices(int) - Method in class net.sourceforge.apphere.dao.mbeanclient.TestDeviceDAO
 
getDevices(int) - Method in class net.sourceforge.apphere.mbean.TestImpl
 
getDomain() - Method in class net.sourceforge.apphere.cookies.Cookie
 
getEJBHome() - Method in class net.sourceforge.apphere.ejb.AppHereBean
 
getEmail() - Method in class net.sourceforge.apphere.User
 
getEnd() - Method in class rabbit.proxy.RandomStream.Range
 
getEntries() - Method in class rabbit.cache.NCache
Get the CacheEntries in the cache.
getEntry(Object) - Method in class rabbit.cache.NCache
Get the CacheEntry assosiated with given object.
getErrorLevel(String) - Static method in class rabbit.proxy.Proxy
Get the actual error level from the given String.
getErrorLevel(int) - Static method in class rabbit.proxy.Proxy
Get the String description of the given error level
getExpires() - Method in class net.sourceforge.apphere.cookies.Cookie
 
getExpires() - Method in class net.sourceforge.apphere.util.TokenInfo
Returns the expires.
getExpires() - Method in class rabbit.cache.NCacheEntry
Get the expiry-date of our file
getExtraInfo() - Method in class rabbit.proxy.Connection
Get the extra information for this request.
getFactory() - Method in class rabbit.util.ThreadPool
Get the current factory.
getFileName() - Method in class rabbit.cache.NCacheEntry
Get the filename were data is stored
getFirstName() - Method in class net.sourceforge.apphere.User
 
getHTTPVersion() - Method in class rabbit.http.HTTPHeader
Get the HTTP Version of this request (only valid for requests).
getHandle() - Method in class net.sourceforge.apphere.ejb.AppHereBean
 
getHeader(String) - Method in class rabbit.http.GeneralHeader
get the value of header type
getHeader() - Static method in class rabbit.proxy.Connection
Get a new HTTPHeader.
getHeader(String) - Static method in class rabbit.proxy.Connection
Get a new HTTPHeader initialized with some data.
getHeaders(String) - Method in class rabbit.http.GeneralHeader
Get all headers of a specified type...
getHost() - Static method in class rabbit.proxy.Proxy
Get the local host.
getHttpHeader() - Method in class rabbit.proxy.Connection
 
getIPList() - Static method in class rabbit.filter.AccessFilter
Get the list of ips allowed
getId() - Method in class net.sourceforge.apphere.Device
 
getId() - Method in class net.sourceforge.apphere.Pan
 
getId() - Method in class net.sourceforge.apphere.util.DeviceStatus
 
getId() - Method in class rabbit.cache.NCacheEntry
Get the id of our entry.
getInetAddress() - Method in class rabbit.io.WebConnection
Get the InetAddress that this WebConnection is connected to.
getInetAddress(URL) - Static method in class rabbit.proxy.Proxy
Get the InetAddress to connect to.
getInputStream() - Method in class rabbit.io.WebConnection
Get the InputStream.
getInstance(int) - Static method in class net.sourceforge.apphere.util.DeviceStatus
 
getIntParam(String) - Method in class net.sourceforge.apphere.util.html.HtmlTag
 
getIpAddress() - Method in class net.sourceforge.apphere.Device
 
getKeepAlive() - Method in class rabbit.io.HTTPInputStream
Get the keep alive value.
getKeepAlive() - Method in class rabbit.io.WebConnection
Get the keepalive value of this WebConnection.
getKeepalive() - Method in class rabbit.proxy.Connection
Get the keepalive value.
getKeepaliveTime() - Method in class rabbit.io.ConnectionHandler
Get the current keep alive time.
getKey() - Method in class rabbit.cache.NCacheEntry
Get the key were holding data for
getLength() - Method in class net.sourceforge.apphere.util.BytesBuffer
Deprecated. Returns the number of actual bytes in buffer (not capacity).
getLimit() - Method in class rabbit.util.ThreadPool
Get the current limit of concurrent threads.
getLineNumber() - Method in class net.sourceforge.apphere.util.html.HtmlStreamTokenizer
 
getLocation() - Method in interface net.sourceforge.apphere.AppHereSession
Returns the location.
getLocation() - Method in class net.sourceforge.apphere.Session
Returns the location.
getLocation(int) - Method in class net.sourceforge.apphere.util.PanMap
 
getLowerCaseKey() - Method in class rabbit.html.Tag.pair
 
getLowerCaseType() - Method in class rabbit.html.Tag
Get the lowercase type of this tag.
getMaxSize() - Method in class rabbit.cache.NCache
Get the maximum size for this cache.
getMayCache() - Method in class rabbit.proxy.Connection
Get the state of this request.
getMayFilter() - Method in class rabbit.proxy.Connection
Get the state of the request.
getMayUseCache() - Method in class rabbit.proxy.Connection
Get the state of this request.
getMeta() - Method in class rabbit.proxy.Connection
Get the state of this request.
getMetadata() - Method in interface net.sourceforge.apphere.AppHereSession
Returns the metadata.
getMetadata() - Method in class net.sourceforge.apphere.Session
Returns the metadata.
getMeter() - Method in class rabbit.awt.Meter
Get the value of the meter
getMethod() - Method in class rabbit.http.HTTPHeader
Get the request method of this header (only valid for requests).
getName() - Method in interface net.sourceforge.apphere.AppHereSession
Returns the name.
getName() - Method in class net.sourceforge.apphere.Device
 
getName() - Method in class net.sourceforge.apphere.Pan
 
getName() - Method in class net.sourceforge.apphere.Session
Returns the name.
getName() - Method in class net.sourceforge.apphere.cookies.Cookie
 
getName() - Method in class net.sourceforge.apphere.dao.mbeanclient.MethodParameters
 
getName() - Method in class net.sourceforge.apphere.util.DeviceStatus
 
getNumberOfEntries() - Method in class rabbit.cache.NCache
Get the current number of entries in the cache.
getOffset() - Static method in class rabbit.proxy.Proxy
Get the offset in milis from GMT NOTE! the offset is only calculated at startup.
getOutputStream() - Method in class rabbit.io.WebConnection
Get the OutputStream of this WebConnection.
getOwner() - Method in class net.sourceforge.apphere.Device
 
getOwner() - Method in class net.sourceforge.apphere.Pan
 
getPageHeader() - Static method in class rabbit.proxy.HTMLPage
return a simple HTMLheader.
getPageHeader(String) - Static method in class rabbit.proxy.HTMLPage
return a HTMLheader.
getPan(int, int) - Method in class net.sourceforge.apphere.PanManager
 
getPan(int, int) - Method in interface net.sourceforge.apphere.dao.PanDAO
 
getPan(int, int) - Method in class net.sourceforge.apphere.dao.mbeanclient.TestPanDAO
 
getPan(int, int) - Method in class net.sourceforge.apphere.mbean.TestImpl
 
getPans(int) - Method in class net.sourceforge.apphere.PanManager
 
getPans(int) - Method in interface net.sourceforge.apphere.dao.PanDAO
 
getPans(int) - Method in class net.sourceforge.apphere.dao.mbeanclient.TestPanDAO
 
getPans(int) - Method in class net.sourceforge.apphere.mbean.TestImpl
 
getParam(String) - Method in class net.sourceforge.apphere.util.html.HtmlTag
Looks up a tag param name and returns the associated value, if any.
getPassWord() - Method in class rabbit.proxy.Connection
Get the password of the client.
getPath() - Method in class net.sourceforge.apphere.cookies.Cookie
 
getPool(ConnectionHandler.Address) - Method in class rabbit.io.ConnectionHandler
Get the pool for an Address.
getPort() - Method in class rabbit.io.WebConnection
Get the port number this WebConnection is connected to.
getPort() - Static method in class rabbit.proxy.Proxy
Get the port this proxy is using.
getPreferredSize() - Method in class rabbit.awt.ImageComponent
Get the preferred size of this component, that is the size of the image.
getPreferredSize() - Method in class rabbit.awt.Status
Get the prefered size of this statusbar.
getPrimaryKey() - Method in class net.sourceforge.apphere.ejb.AppHereBean
 
getProperties() - Static method in class rabbit.proxy.HTMLPage
return the properties this class uses
getProperties(String) - Method in class rabbit.util.Config
get the properties for a given section
getProperty(String, String) - Method in class rabbit.util.Config
get a property for given key in specified section
getProperty(String, String, String) - Method in class rabbit.util.Config
get a property for given key in specified section
getProxyAuthString() - Static method in class rabbit.proxy.Proxy
Get the authenticationstring to use for proxy.
getReasonPhrase() - Method in class rabbit.http.HTTPHeader
Get the Reason phrase of the response (only valid for responses).
getReleasedAt() - Method in class rabbit.io.WebConnection
Get the time that this WebConnection was released.
getRequestLine() - Method in class rabbit.http.HTTPHeader
Get the requestline of this header (only valid for requests).
getRequestLine() - Method in class rabbit.proxy.Connection
Get the current request line
getRequestURI() - Method in class rabbit.http.HTTPHeader
Get the requestURI of this request (only valid for requests).
getResponseHTTPVersion() - Method in class rabbit.http.HTTPHeader
Get the HTTP version of the response (only valid for responses).
getRest() - Method in class rabbit.html.HTMLBlock
Get the rest of this block.
getSections() - Method in class rabbit.util.Config
get the available sections
getServerIdentity() - Static method in class rabbit.proxy.Proxy
 
getSessID() - Method in interface net.sourceforge.apphere.AppHereSession
Returns the id.
getSessID() - Method in class net.sourceforge.apphere.Session
Returns the id.
getSessType() - Method in interface net.sourceforge.apphere.AppHereSession
Returns the type.
getSessType() - Method in class net.sourceforge.apphere.Session
Returns the type.
getSessType() - Method in class net.sourceforge.apphere.sessions.WebSession
 
getSession(int) - Method in class net.sourceforge.apphere.SessionManager
 
getSession(int, int) - Method in interface net.sourceforge.apphere.dao.SessionDAO
 
getSession(int, int) - Method in class net.sourceforge.apphere.dao.mbeanclient.MBeanSessionDAO
 
getSession(int, String) - Method in class net.sourceforge.apphere.ejb.AppHereBean
 
getSession(int, String) - Method in interface net.sourceforge.apphere.interfaces.AppHere
 
getSession(int, int) - Method in class net.sourceforge.apphere.mbean.SessionService
 
getSession(int) - Method in class net.sourceforge.apphere.util.SessionList
 
getSession(Map) - Method in class net.sourceforge.apphere.web.addressBook
 
getSession(Map) - Method in class net.sourceforge.apphere.web.dataSession
 
getSession(Map) - Method in class net.sourceforge.apphere.web.devices
 
getSession(Map) - Method in class net.sourceforge.apphere.web.environments
 
getSession(Map) - Method in class net.sourceforge.apphere.web.homePage
 
getSession(Map) - Method in class net.sourceforge.apphere.web.page
 
getSession(String, int) - Method in interface net.sourceforge.apphere.web.ui.AppHereUI
 
getSession(String, int) - Method in class net.sourceforge.apphere.web.ui.AppHereWebUiImpl
 
getSession(Map) - Method in class net.sourceforge.apphere.web.voiceSession
 
getSessionList() - Method in class net.sourceforge.apphere.SessionManager
 
getSessionState() - Method in interface net.sourceforge.apphere.VirtualApplication
Method getSessionState returns the value of the shared application's current state.
getSessionState() - Method in class net.sourceforge.apphere.apps.VirtualWebBrowser
 
getSessions() - Method in class net.sourceforge.apphere.User
Returns the sessions.
getSessions(int) - Method in interface net.sourceforge.apphere.dao.SessionDAO
 
getSessions(int) - Method in class net.sourceforge.apphere.dao.mbeanclient.MBeanSessionDAO
 
getSessions(String) - Method in class net.sourceforge.apphere.ejb.AppHereBean
 
getSessions(String) - Method in interface net.sourceforge.apphere.interfaces.AppHere
 
getSessions(int) - Method in class net.sourceforge.apphere.mbean.SessionService
 
getSize() - Method in class rabbit.cache.NCacheEntry
Get the size of our file
getSocket() - Method in class rabbit.proxy.Connection
Get the Socket that is being served.
getSpecificInstance(String) - Static method in class net.sourceforge.apphere.SessionHandlerFactory
 
getStart() - Method in class rabbit.proxy.RandomStream.Range
 
getStartDate() - Static method in class rabbit.proxy.Proxy
return the time when the proxy was started.
getStartIndex() - Method in class rabbit.html.Token
Get the start index of this Token.
getStarted() - Method in class rabbit.proxy.Connection
Get the time this Connection was started.
getStatus() - Method in class net.sourceforge.apphere.Device
 
getStatus() - Method in class rabbit.proxy.Connection
Get the status of this Connection
getStatusCode() - Method in class rabbit.http.HTTPHeader
Get the Status code of the response (only valid for responses).
getStatusCode() - Method in class rabbit.proxy.Connection
Get the status code of the request.
getStatusLine() - Method in class rabbit.http.HTTPHeader
Get the statusline of this header (only valid for responses).
getStringValue() - Method in class net.sourceforge.apphere.util.html.HtmlStreamTokenizer
 
getSurname() - Method in class net.sourceforge.apphere.User
 
getTableHeader(int, int) - Static method in class rabbit.proxy.HTMLPage
return a table header with given width (int %) and given borderwidth.
getTableTopicRow() - Static method in class rabbit.proxy.HTMLPage
return a tabletopic row
getTag() - Method in class rabbit.html.Token
Get the tag of this token.
getTagId() - Method in class net.sourceforge.apphere.User
 
getTagString() - Method in class net.sourceforge.apphere.util.html.HtmlTag
 
getTagType() - Method in class net.sourceforge.apphere.util.html.HtmlTag
 
getTagType() - Method in class rabbit.html.Tag
Get the tagtype of this tag.
getTagType(String) - Static method in class rabbit.html.TagType
 
getText() - Method in class rabbit.html.Token
Get the text of this token.
getThread() - Method in class rabbit.util.ThreadPool
Get a Thread.
getTimeZone() - Method in class rabbit.proxy.Proxy
Get the time zone the proxy is running in.
getToken() - Method in class rabbit.html.Tag
Get the parent token of this tag.
getTokenType() - Method in class net.sourceforge.apphere.util.html.HtmlStreamTokenizer
 
getTokens() - Method in class rabbit.html.HTMLBlock
Get a Vector of the Tokens.
getTransitions(Character) - Method in class rabbit.fsa.FSA
 
getTransitions(Character) - Method in class rabbit.fsa.RE
 
getType() - Method in class net.sourceforge.apphere.Device
 
getType() - Method in class rabbit.html.Tag
Get the type of this tag.
getType() - Method in class rabbit.html.Token
Get the type of this token.
getType() - Method in class rabbit.util.Access
return the accesstype we have for this range
getTypes() - Method in class net.sourceforge.apphere.dao.mbeanclient.MethodParameters
 
getUrl() - Method in class net.sourceforge.apphere.sessions.WebSession
 
getUser(int) - Method in class net.sourceforge.apphere.UserManager
 
getUser(int) - Method in interface net.sourceforge.apphere.dao.UserDAO
 
getUser(int) - Method in class net.sourceforge.apphere.dao.mbeanclient.TestUserDAO
 
getUser(int) - Method in class net.sourceforge.apphere.mbean.TestImpl
 
getUserCookies(HTTPHeader) - Static method in class net.sourceforge.apphere.cookies.CookieManager
 
getUserID() - Method in class net.sourceforge.apphere.util.TokenInfo
Returns the userID.
getUserId() - Method in class net.sourceforge.apphere.User
 
getUserInfo(String) - Method in class net.sourceforge.apphere.ejb.AppHereBean
 
getUserInfo(String) - Method in interface net.sourceforge.apphere.interfaces.AppHere
 
getUserName() - Method in class rabbit.proxy.Connection
Get the username of the client.
getUsers() - Method in interface net.sourceforge.apphere.dao.UserDAO
 
getUsers() - Method in class net.sourceforge.apphere.dao.mbeanclient.TestUserDAO
 
getUsers() - Method in class net.sourceforge.apphere.mbean.TestImpl
 
getUsers() - Static method in class rabbit.filter.HTTPBaseFilter
Return the hash of users.
getVals() - Method in class net.sourceforge.apphere.dao.mbeanclient.MethodParameters
 
getValue() - Method in class net.sourceforge.apphere.Device
 
getValue() - Method in class net.sourceforge.apphere.Pan
 
getValue() - Method in class net.sourceforge.apphere.User
 
getValue() - Method in class net.sourceforge.apphere.cookies.Cookie
 
getWebConnection(HTTPHeader) - Static method in class rabbit.proxy.Proxy
Get a WebConnection.
getWhiteSpace() - Method in class net.sourceforge.apphere.util.html.HtmlStreamTokenizer
 
getXML(String) - Method in interface net.sourceforge.apphere.web.ui.AppHereUI
 
getXML(String) - Method in class net.sourceforge.apphere.web.ui.AppHereWebUiImpl
 

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