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

A

abort() - Method in class org.abstracthorizon.danube.auth.jaas.keystore.KeyStoreLoginModule
Aborts login
abort() - Method in class org.abstracthorizon.danube.auth.jaas.memory.PropertiesLoginModule
Aborts login
AbsoluteFileResourceLoader - Class in org.abstracthorizon.danube.velocity
A loader for templates stored on the file system adapted for Danube.
AbsoluteFileResourceLoader() - Constructor for class org.abstracthorizon.danube.velocity.AbsoluteFileResourceLoader
 
AbstractMatcher - Class in org.abstracthorizon.danube.http.matcher
Implementation of Matcher interface.
AbstractMatcher() - Constructor for class org.abstracthorizon.danube.http.matcher.AbstractMatcher
Constructor
AbstractMatcher(ConnectionHandler) - Constructor for class org.abstracthorizon.danube.http.matcher.AbstractMatcher
Constructor
AbstractMatcher(ConnectionHandler, boolean) - Constructor for class org.abstracthorizon.danube.http.matcher.AbstractMatcher
Constructor
AbstractMatcherBeanInfo - Class in org.abstracthorizon.danube.http.matcher
Bean info for AbstractMatcher class
AbstractMatcherBeanInfo() - Constructor for class org.abstracthorizon.danube.http.matcher.AbstractMatcherBeanInfo
Constructor
AbstractMatcherBeanInfo(Class<?>) - Constructor for class org.abstracthorizon.danube.http.matcher.AbstractMatcherBeanInfo
Constructor
AbstractSimpleXMLHandler - Class in org.abstracthorizon.danube.webdav.xml.dav.request
Abstract XML handler.
AbstractSimpleXMLHandler() - Constructor for class org.abstracthorizon.danube.webdav.xml.dav.request.AbstractSimpleXMLHandler
Constructor
AbstractSimpleXMLHandler(XMLParserHandler) - Constructor for class org.abstracthorizon.danube.webdav.xml.dav.request.AbstractSimpleXMLHandler
Constructor
access - Variable in class org.abstracthorizon.danube.beanconsole.BeanDef
Object's or property's acess type
AccessLogConnectionHandler - Class in org.abstracthorizon.danube.support.logging
This handler implements simple access log.
AccessLogConnectionHandler() - Constructor for class org.abstracthorizon.danube.support.logging.AccessLogConnectionHandler
Constructor.
AccessLogConnectionHandler.DateWrapper - Class in org.abstracthorizon.danube.support.logging
Simple connection wrapper that adds handling started time in milliseconds
AccessLogConnectionHandler.DateWrapper(Connection, long) - Constructor for class org.abstracthorizon.danube.support.logging.AccessLogConnectionHandler.DateWrapper
Constructor
AccessLogConnectionHandlerBeanInfo - Class in org.abstracthorizon.danube.support.logging
Bean info for AccessLogConnectionHandler class
AccessLogConnectionHandlerBeanInfo() - Constructor for class org.abstracthorizon.danube.support.logging.AccessLogConnectionHandlerBeanInfo
Constructor
AccessLogConnectionHandlerBeanInfo(Class<?>) - Constructor for class org.abstracthorizon.danube.support.logging.AccessLogConnectionHandlerBeanInfo
Constructor
ACTIVE_LOCK_TAG_NAME - Static variable in class org.abstracthorizon.danube.webdav.xml.dav.response.properties.LockDiscovery
Active lock tag name
activeConnections - Variable in class org.abstracthorizon.danube.service.server.MultiThreadServerService
Set of active connections
activeConnections - Variable in class org.abstracthorizon.danube.service.server.ServerSocketChannelService
Set of active connections
adapt(Class<T>) - Method in interface org.abstracthorizon.danube.adapter.Adaptable
Returns an object that is instance of asked class
adapt(T, Class<T>) - Method in interface org.abstracthorizon.danube.adapter.AdapterFactory
Adopts given object to the instance of the asked class
adapt(T, Class<T>) - Method in class org.abstracthorizon.danube.adapter.AdapterManager
Adopts given object to the instance of the asked class
adapt(Class<T>) - Method in class org.abstracthorizon.danube.connection.ConnectionWrapper
Adopts this object using supplied adopter manager
adapt(Class<T>) - Method in class org.abstracthorizon.danube.http.HTTPConnectionImpl
Adapts this class to HTTPConnection
adapt(T, Class<T>) - Method in class org.abstracthorizon.danube.service.server.SocketChannelConnection
Adopts given object to the instance of the asked class
adapt(Class<T>) - Method in class org.abstracthorizon.danube.service.server.SocketChannelConnection
 
adapt(T, Class<T>) - Method in class org.abstracthorizon.danube.service.server.SocketConnection
Adopts given object to the instance of the asked class
adapt(Class<T>) - Method in class org.abstracthorizon.danube.service.server.SocketConnection
 
adapt(Class<T>) - Method in class org.abstracthorizon.danube.support.logging.AccessLogConnectionHandler.DateWrapper
If this class is request than returns this object otherwise calls super method
adapt(Class<T>) - Method in class org.abstracthorizon.danube.support.logging.LoggingConnection
 
Adaptable - Interface in org.abstracthorizon.danube.adapter
This interface is inspired by similar from eclipse project
adapter - Variable in class org.abstracthorizon.danube.webdav.BaseWebDAVResourceConnectionHandler
Resource adapter to be used
AdapterFactory - Interface in org.abstracthorizon.danube.adapter
This interface is insipired by the similar from eclipse project
AdapterManager - Class in org.abstracthorizon.danube.adapter
This class is insipired by the similar from eclipse project
AdapterManager() - Constructor for class org.abstracthorizon.danube.adapter.AdapterManager
Constructor
AdapterManager(AdapterManager) - Constructor for class org.abstracthorizon.danube.adapter.AdapterManager
Constructor
ADAPTING_CLASSES - Static variable in class org.abstracthorizon.danube.service.server.SocketChannelConnection
Classes that are available through this object as an AdapterFactory
ADAPTING_CLASSES - Static variable in class org.abstracthorizon.danube.service.server.SocketConnection
Classes that are available through this object as an AdapterFactory
add(String, String) - Method in class org.abstracthorizon.danube.http.util.MultiStringHashMap
Adds new element to the map.
add(String, String) - Method in interface org.abstracthorizon.danube.http.util.MultiStringMap
Adds new element to the map.
addAll(String, String[]) - Method in class org.abstracthorizon.danube.http.util.MultiStringHashMap
Adds all elements from the given array.
addAll(String, Collection<String>) - Method in class org.abstracthorizon.danube.http.util.MultiStringHashMap
Adds all elements from the given collection
addAll(String, String[]) - Method in interface org.abstracthorizon.danube.http.util.MultiStringMap
Adds all elements from the given array.
addAll(String, Collection<String>) - Method in interface org.abstracthorizon.danube.http.util.MultiStringMap
Adds all elements from the given collection
addComponentPathToContextPath() - Method in interface org.abstracthorizon.danube.http.HTTPConnection
Updates context path adding new path element to it
addComponentPathToContextPath() - Method in class org.abstracthorizon.danube.http.HTTPConnectionImpl
Updates context path adding new path element to it
addDestination(InetSocketAddress) - Method in class org.abstracthorizon.danube.proxy.socket.Proxy.ProxyPort
 
addHRef(HRef) - Method in class org.abstracthorizon.danube.webdav.xml.dav.response.Response
Adds additional href.
additionalHRefs - Variable in class org.abstracthorizon.danube.webdav.xml.dav.response.Response
List of additional hrefs.
addListener(ServiceNotificationListener) - Method in class org.abstracthorizon.danube.service.Service
Adds new listener
addNamespace(String, String, XMLParserHandler) - Method in interface org.abstracthorizon.danube.webdav.util.NamespacesProvider
Adds new namespace to the provider
addNamespace(String, String, XMLParserHandler) - Method in class org.abstracthorizon.danube.webdav.util.SimpleNamespacesProvider
Adds new namespace to the provider
addParam(MultiStringMap, String, String) - Static method in class org.abstracthorizon.danube.http.HTTPConnectionImpl
Adds parameter to the map.
addPath(URL, String) - Static method in class org.abstracthorizon.danube.support.URLUtils
Adds a path to existing URL
addPaths(String, String) - Static method in class org.abstracthorizon.danube.http.util.IOUtils
Adds two paths together always ensuring that it starts with a "/" and if path 2 is "/" to end with "/"
addPredefinedProcessors(List<String>) - Method in class org.abstracthorizon.danube.http.logging.HTTPAccessLogConnectionHandler
Adds lists of predefined processors to the lists of provider classes.
addPredefinedProcessors(List<String>) - Method in class org.abstracthorizon.danube.support.logging.AccessLogConnectionHandler
Adds lists of predefined processors to the lists of provider classes.
addRange(long, long) - Method in class org.abstracthorizon.danube.http.util.Ranges
Adds next range
addResponseCookies(HTTPConnection, Collection<Cookie>) - Static method in class org.abstracthorizon.danube.http.cookie.CookieUtilities
Adds response cookie
addressPattern - Variable in class org.abstracthorizon.danube.support.logging.debug.DebugConsoleLoggingConnectionHandler
Client socket address pattern
addressPattern - Variable in class org.abstracthorizon.danube.support.logging.LoggingConnectionHandler
Client socket address pattern
addSimpleResponse(Status) - Method in class org.abstracthorizon.danube.webdav.xml.dav.response.MultiStatus
Adds simple response
addUser(String, String) - Method in class org.abstracthorizon.danube.auth.jaas.keystore.KeyStoreModuleService
Adds new user to the store
addUser(String, String) - Method in class org.abstracthorizon.danube.auth.jaas.memory.PropertiesModuleService
Adds new user to the store
adjustForInvocation(HTTPConnection) - Method in interface org.abstracthorizon.danube.http.matcher.Matcher
Adjusts connection for nested connection handler to be invoked
adjustForInvocation(HTTPConnection) - Method in class org.abstracthorizon.danube.http.matcher.Pattern
Adjusts connection for nested connection handler to be invoked
adjustForInvocation(HTTPConnection) - Method in class org.abstracthorizon.danube.http.matcher.Prefix
Adjusts connection for nested connection handler to be invoked
adjustForInvocation(HTTPConnection) - Method in class org.abstracthorizon.danube.http.matcher.WelcomeFile
Adjusts connection for nested connection handler to be invoked
allprop - Variable in class org.abstracthorizon.danube.webdav.xml.dav.request.PropFind
All props flag
applicationContext - Variable in class org.abstracthorizon.danube.http.spring.ApplicationSeparator
Application context asked bean must reside it
applicationContext - Variable in class org.abstracthorizon.danube.tapestry.spring.SpringDanubeContext
Application context to be used for obtaining resources
applicationContext - Variable in class org.abstracthorizon.danube.tapestry.spring.TapestryConnectionHandler
Application context this view adapter belongs to
applicationsConnectionHandler - Variable in class org.abstracthorizon.danube.http.spring.ApplicationSeparator
Cached application's connection handler
ApplicationSeparator - Class in org.abstracthorizon.danube.http.spring
This class is attended for categorisation of top level components.
ApplicationSeparator() - Constructor for class org.abstracthorizon.danube.http.spring.ApplicationSeparator
Constructor
ApplicationSeparator(ApplicationContext, String) - Constructor for class org.abstracthorizon.danube.http.spring.ApplicationSeparator
Constructor
applicationSpecificationResourceName - Variable in class org.abstracthorizon.danube.tapestry.TapestryConnectionHandler
Application specification resource name.
argumentNumber - Variable in class org.abstracthorizon.danube.support.logging.AccessLogConnectionHandler
Number of arguments
asString() - Method in class org.abstracthorizon.danube.webdav.util.Timeout
Retunrs this object's representation as required by the header
asString() - Method in class org.abstracthorizon.danube.webdav.xml.dav.request.properties.CreationDate
Returns date string
asString() - Method in class org.abstracthorizon.danube.webdav.xml.dav.request.properties.GetLastModified
Retunrs timestamp as string using format.
asString() - Method in class org.abstracthorizon.danube.webdav.xml.dav.response.properties.CreationDate
Returns formatted timestamp
asString() - Method in class org.abstracthorizon.danube.webdav.xml.dav.response.properties.GetLastModified
Returns last modified as a formatted string.
attributes - Variable in class org.abstracthorizon.danube.http.HTTPConnectionImpl
Map of attributes
attributes - Variable in class org.abstracthorizon.danube.http.session.Session
Session attributes
attributes - Variable in class org.abstracthorizon.danube.tapestry.DanubeContext
Contexct attributes
AUTHENTICATED - Static variable in class org.abstracthorizon.danube.auth.jaas.keystore.KeyStoreLoginModule
User authenticated state
AUTHENTICATED - Static variable in class org.abstracthorizon.danube.auth.jaas.memory.PropertiesLoginModule
User authenticated state
authorise(String) - Method in class org.abstracthorizon.danube.http.auth.JAASAuthenticatedHTTPContext
Obtains subject object from base 64 encoded username and password
authorise(String) - Method in class org.abstracthorizon.danube.http.auth.JAASAuthenticator
Obtains subject object from base 64 encoded username and password
AUTHORIZATION_DATA_ATTRIBUTE - Static variable in class org.abstracthorizon.danube.http.auth.JAASAuthenticatedHTTPContext
Authorisation data session attribute
AUTHORIZATION_DATA_ATTRIBUTE - Static variable in class org.abstracthorizon.danube.http.auth.JAASAuthenticator
Authorisation data session attribute
AUTHORIZATION_REQUEST_HEADER - Static variable in class org.abstracthorizon.danube.http.auth.JAASAuthenticatedHTTPContext
Client request header for authorisation
AUTHORIZATION_REQUEST_HEADER - Static variable in class org.abstracthorizon.danube.http.auth.JAASAuthenticator
Client request header for authorisation
AUTHORIZATION_RESPONSE_HEADER - Static variable in class org.abstracthorizon.danube.http.auth.JAASAuthenticatedHTTPContext
Server response header for authorisation
AUTHORIZATION_RESPONSE_HEADER - Static variable in class org.abstracthorizon.danube.http.auth.JAASAuthenticator
Server response header for authorisation
available() - Method in class org.abstracthorizon.danube.http.HTTPBufferedInputStream
 
available() - Method in class org.abstracthorizon.danube.support.logging.LoggingInputStream
 

B

BAD_REQUEST - Static variable in class org.abstracthorizon.danube.http.Status
 
Base64 - Class in org.abstracthorizon.danube.http.util
This class encodes and decodes strings from/to Base64
Base64() - Constructor for class org.abstracthorizon.danube.http.util.Base64
 
BaseReflectionHTTPConnectionHandler - Class in org.abstracthorizon.danube.http
This is base http connection handler that splits different HTTP methods (GET, POST, PUT, DELETE, HEAD, TRACE, OPTIONS and possibly others) to methods with names starting with "method"l and ending with HTTP method name.
BaseReflectionHTTPConnectionHandler() - Constructor for class org.abstracthorizon.danube.http.BaseReflectionHTTPConnectionHandler
Constructor
BaseReflectionHTTPConnectionHandlerBeanInfo - Class in org.abstracthorizon.danube.http
Bean info for BaseReflectionHTTPConnectionHandler class
BaseReflectionHTTPConnectionHandlerBeanInfo() - Constructor for class org.abstracthorizon.danube.http.BaseReflectionHTTPConnectionHandlerBeanInfo
Constructor
BaseReflectionHTTPConnectionHandlerBeanInfo(Class<?>) - Constructor for class org.abstracthorizon.danube.http.BaseReflectionHTTPConnectionHandlerBeanInfo
Constructor
BaseWebDAVResourceConnectionHandler - Class in org.abstracthorizon.danube.webdav
Base WebDAV resource connection handler.
BaseWebDAVResourceConnectionHandler() - Constructor for class org.abstracthorizon.danube.webdav.BaseWebDAVResourceConnectionHandler
Constructor
BaseWebDAVResourceConnectionHandler(ResourceAdapter) - Constructor for class org.abstracthorizon.danube.webdav.BaseWebDAVResourceConnectionHandler
Constructor
Bean - Class in org.abstracthorizon.danube.webdav.java
This class represents a path to the bean
Bean(String) - Constructor for class org.abstracthorizon.danube.webdav.java.Bean
Constructor
BeanAccessException - Exception in org.abstracthorizon.danube.beanconsole
Exception explaining what went wrong with navigating through object with the given path
BeanAccessException(String) - Constructor for exception org.abstracthorizon.danube.beanconsole.BeanAccessException
Constructor
BeanAccessException(String, Exception) - Constructor for exception org.abstracthorizon.danube.beanconsole.BeanAccessException
Constructor
BeanDef - Class in org.abstracthorizon.danube.beanconsole
This bean represents a definition of an object or a property
BeanDef(String, String, String, String, String, boolean) - Constructor for class org.abstracthorizon.danube.beanconsole.BeanDef
Constructor
BeanHelper - Class in org.abstracthorizon.danube.beanconsole
Helper class for manipulation of beans.
BeanHelper() - Constructor for class org.abstracthorizon.danube.beanconsole.BeanHelper
 
beanName - Variable in class org.abstracthorizon.danube.http.spring.ApplicationSeparator
Name of ConnectionHandler bean name in given application context
buffer - Variable in class org.abstracthorizon.danube.http.HTTPBufferedInputStream
Buffer
buffer - Variable in class org.abstracthorizon.danube.http.HTTPBufferedOutputStream
Buffer
buffer - Variable in class org.abstracthorizon.danube.proxy.socket.MakeTestProxy.Connection
 
buffer - Variable in class org.abstracthorizon.danube.webdav.xml.WebDAVXMLHandler
String buffer for tag values
bufferedInput - Variable in class org.abstracthorizon.danube.http.HTTPConnectionImpl
Buffered input
bufferedOutput - Variable in class org.abstracthorizon.danube.http.HTTPConnectionImpl
Buffered output
BufferlessOutputStreamWriter - Class in org.abstracthorizon.danube.http.util
 
BufferlessOutputStreamWriter(OutputStream) - Constructor for class org.abstracthorizon.danube.http.util.BufferlessOutputStreamWriter
 
BufferlessOutputStreamWriter(OutputStream, String) - Constructor for class org.abstracthorizon.danube.http.util.BufferlessOutputStreamWriter
 
bufferSize - Variable in class org.abstracthorizon.danube.http.HTTPBufferedInputStream
Buffer size
bufferSize - Variable in class org.abstracthorizon.danube.http.HTTPBufferedOutputStream
Buffer size
bufferSize - Variable in class org.abstracthorizon.danube.http.util.ReadOnlyFileConnectionHandler
Buffer size
bufferSize - Variable in class org.abstracthorizon.danube.webdav.BaseWebDAVResourceConnectionHandler
Internal buffer size
bytesSent0Index - Variable in class org.abstracthorizon.danube.http.logging.HTTPPatternProcessor
Cached index of bytes sent with zero
bytesSentIndex - Variable in class org.abstracthorizon.danube.http.logging.HTTPPatternProcessor
Cached index of bytes sent

C

cachedAuth - Variable in class org.abstracthorizon.danube.http.auth.JAASAuthenticatedHTTPContext
Cache to hold authorisation information for a while
cachedAuth - Variable in class org.abstracthorizon.danube.http.auth.JAASAuthenticator
Cache to hold authorisation information for a while
cachedBufferedReader - Variable in class org.abstracthorizon.danube.http.HTTPConnectionImpl
Cached buffered reader
cachedContentLanguage - Static variable in class org.abstracthorizon.danube.webdav.xml.dav.request.properties.GetContentLanguage
Cached local content language
cachedDate - Variable in class org.abstracthorizon.danube.webdav.xml.dav.response.properties.CreationDate
Cached formatted date
cachedDate - Variable in class org.abstracthorizon.danube.webdav.xml.dav.response.properties.GetLastModified
 
cachedInputStream - Variable in class org.abstracthorizon.danube.http.HTTPConnectionImpl
Cached underlaying connection's input stream
cachedInputStream - Variable in class org.abstracthorizon.danube.service.server.SocketChannelConnection
Cached input stream
cachedInputStream - Variable in class org.abstracthorizon.danube.service.server.SocketConnection
Cached input stream
cachedMethods - Variable in class org.abstracthorizon.danube.http.BaseReflectionHTTPConnectionHandler
 
cachedOut - Variable in class org.abstracthorizon.danube.http.util.EncodingPrintWrtier
 
cachedOutputStream - Variable in class org.abstracthorizon.danube.http.HTTPConnectionImpl
Cached underlaying connection's output stream
cachedOutputStream - Variable in class org.abstracthorizon.danube.service.server.SocketChannelConnection
Cached output stream
cachedOutputStream - Variable in class org.abstracthorizon.danube.service.server.SocketConnection
Cached output stream
cachedOutputStream - Variable in class org.abstracthorizon.danube.support.logging.util.LogFileRotatorImpl
Cached output stream
cachedPrintWriter - Variable in class org.abstracthorizon.danube.http.HTTPConnectionImpl
Cached print writer
cachedReadersEncoding - Variable in class org.abstracthorizon.danube.http.HTTPConnectionImpl
Cached readers encoding
cacheMethods() - Method in class org.abstracthorizon.danube.http.BaseReflectionHTTPConnectionHandler
Caches HTTP to java methods.
cacheMethods() - Method in class org.abstracthorizon.danube.webdav.BaseWebDAVResourceConnectionHandler
Caches methods for quick invocation.
cacheTimeout - Variable in class org.abstracthorizon.danube.http.auth.JAASAuthenticatedHTTPContext
Cache timeout
cacheTimeout - Variable in class org.abstracthorizon.danube.http.auth.JAASAuthenticator
Cache timeout
calculateValidity() - Method in class org.abstracthorizon.danube.webdav.util.Timeout
 
callbackHandler - Variable in class org.abstracthorizon.danube.auth.jaas.keystore.KeyStoreLoginModule
Callback handler
callbackHandler - Variable in class org.abstracthorizon.danube.auth.jaas.memory.PropertiesLoginModule
Callback handler
changePassword(String, String, String) - Method in class org.abstracthorizon.danube.auth.jaas.keystore.KeyStoreModuleService
Changes the password of the user
changePassword(String, String, String) - Method in class org.abstracthorizon.danube.auth.jaas.memory.PropertiesModuleService
Changes the password of the user
changeState(int) - Method in class org.abstracthorizon.danube.service.Service
This method changes state.
characters(char[], int, int) - Method in class org.abstracthorizon.danube.webdav.xml.WebDAVXMLHandler
 
CharArrayPropertyEditor - Class in org.abstracthorizon.danube.beanconsole.util
Property editor for char arrays
CharArrayPropertyEditor() - Constructor for class org.abstracthorizon.danube.beanconsole.util.CharArrayPropertyEditor
 
charSet - Variable in class org.abstracthorizon.danube.http.util.BufferlessOutputStreamWriter
 
check() - Method in class org.abstracthorizon.danube.support.logging.util.LogFileRotatorImpl
Checks if file needs to be rotated
checkBuffer() - Method in class org.abstracthorizon.danube.http.HTTPBufferedInputStream
Checks if buffer is empty and fills it in if needed
checkBuffer() - Method in class org.abstracthorizon.danube.http.HTTPBufferedOutputStream
Checks if buffer is created
checkForClass(String) - Method in class org.abstracthorizon.danube.tapestry.DanubeClassResolver
Checks if class is available for load.
checkForExpiredSessions() - Method in class org.abstracthorizon.danube.http.session.SimpleSessionManager
Checks if there are expired sessions.
chunkEncoding - Variable in class org.abstracthorizon.danube.http.HTTPBufferedInputStream
Chunk encoding
chunkEncoding - Variable in class org.abstracthorizon.danube.http.HTTPBufferedOutputStream
Chunk encoding
chunkSize - Variable in class org.abstracthorizon.danube.http.HTTPBufferedInputStream
Current chunk size
classLoader - Variable in class org.abstracthorizon.danube.tapestry.DanubeClassResolver
Class loader
classResolver - Variable in class org.abstracthorizon.danube.tapestry.TapestryConnectionHandler
Tapestry's class resolver
clear() - Method in class org.abstracthorizon.danube.http.util.MultiStringHashMap
Clears the map
clear() - Method in interface org.abstracthorizon.danube.http.util.MultiStringMap
Clears the map
clearedResources - Variable in class org.abstracthorizon.danube.webdav.util.IF
Collection of resource that was cleared.
clearNew() - Method in class org.abstracthorizon.danube.tapestry.DanubeSession
Clears DanubeSession.isNew flag.
CLIENT_PORT - Static variable in class org.abstracthorizon.danube.proxy.socket.MakeTestProxy
 
close() - Method in interface org.abstracthorizon.danube.connection.Connection
This method closes the existing connection, if possible
close() - Method in class org.abstracthorizon.danube.connection.ConnectionWrapper
Closes the connection
close() - Method in class org.abstracthorizon.danube.http.HTTPBufferedInputStream
 
close() - Method in class org.abstracthorizon.danube.http.HTTPBufferedOutputStream
 
close() - Method in class org.abstracthorizon.danube.http.util.BufferlessOutputStreamWriter
 
close() - Method in class org.abstracthorizon.danube.http.util.EncodingPrintWrtier
 
close(SelectionKey) - Method in interface org.abstracthorizon.danube.proxy.socket.Proxy.Connection
 
close(SelectionKey) - Method in class org.abstracthorizon.danube.proxy.socket.Proxy.ControlConnection
 
close(SelectionKey) - Method in class org.abstracthorizon.danube.proxy.socket.Proxy.ProxyConnection
 
close() - Method in class org.abstracthorizon.danube.service.server.SocketChannelConnection
Closes the socket channel
close() - Method in class org.abstracthorizon.danube.service.server.SocketConnection
Closes the connection - closes the underlaying socket.
close() - Method in class org.abstracthorizon.danube.support.logging.LoggingInputStream
 
close() - Method in class org.abstracthorizon.danube.support.logging.LoggingOutputStream
 
close() - Method in class org.abstracthorizon.danube.webdav.fs.RandomAccessFileRangeInputStream
 
close() - Method in class org.abstracthorizon.danube.webdav.fs.RandomAccessFileRangeOutputStream
 
closeConnection() - Method in class org.abstracthorizon.danube.proxy.socket.Proxy.ProxyPort
 
closeConnection(Connection) - Method in class org.abstracthorizon.danube.service.server.ServerConnectionHandler
Closes connection.
closed - Variable in class org.abstracthorizon.danube.http.HTTPBufferedInputStream
Is closed
closed - Variable in class org.abstracthorizon.danube.http.HTTPBufferedOutputStream
Is closed
closeOutputStream(LoggingConnection, OutputStream) - Method in class org.abstracthorizon.danube.support.logging.LoggingConnectionHandler
This method closes output stream and then checks if it needs to be removed or not.
closeTemplateSource(Object) - Method in class org.abstracthorizon.danube.freemarker.FreeMarkerViewAdapter.LocalTemplateLoader
This method does nothing
code - Variable in class org.abstracthorizon.danube.http.Status
Response code
collectDepth(HTTPConnection) - Static method in class org.abstracthorizon.danube.webdav.util.Depth
Parses the header (if present) and returns depth object
Collection - Class in org.abstracthorizon.danube.webdav.xml.common
This object represents WebDAV "collection" tag
Collection() - Constructor for class org.abstracthorizon.danube.webdav.xml.common.Collection
 
COLLECTION - Static variable in class org.abstracthorizon.danube.webdav.xml.dav.response.properties.ResourceType
Collection tag singleton
collectionElements(Object) - Method in class org.abstracthorizon.danube.webdav.fs.FileSystemWebDAVResourceAdapter
Returns File objects of supplied resource directory
collectionElements(Object) - Method in class org.abstracthorizon.danube.webdav.java.JavaWebDAVResourceAdapter
Returns null if resource is delegate.
collectionElements(Object) - Method in interface org.abstracthorizon.danube.webdav.ResourceAdapter
Returns collection elements for given resource
collectionElements(Object) - Method in class org.abstracthorizon.danube.webdav.spring.SpringResourceWebDAVResourceAdapter
Returns File objects of supplied resource directory
CollectionHTMLRenderer - Interface in org.abstracthorizon.danube.webdav.util
Interface defining a renderer of a collection of resources
collectionRenderer - Variable in class org.abstracthorizon.danube.webdav.BaseWebDAVResourceConnectionHandler
Renderer of collection of items if GET method is invoked on a collection resource
collectRange(HTTPConnection) - Method in class org.abstracthorizon.danube.webdav.BaseWebDAVResourceConnectionHandler
Collects range from the "Range" header.
collectTimeouts(HTTPConnection) - Method in class org.abstracthorizon.danube.webdav.BaseWebDAVResourceConnectionHandler
Collects timeouts from the "Timeout" header
combine(Ranges.Range, Ranges.Range) - Method in class org.abstracthorizon.danube.http.util.Ranges
Tries to combine two ranges.
commit() - Method in class org.abstracthorizon.danube.auth.jaas.keystore.KeyStoreLoginModule
Performs commit
commit() - Method in class org.abstracthorizon.danube.auth.jaas.memory.PropertiesLoginModule
Performs commit
commit() - Method in class org.abstracthorizon.danube.webdav.xml.dav.response.MultiStatus
Sets commit flag to true
commitHeaders() - Method in class org.abstracthorizon.danube.http.HTTPConnectionImpl
This method output response string and headers
committed - Variable in class org.abstracthorizon.danube.webdav.xml.dav.response.MultiStatus
Is stauts already sent to the connection
COMMON_LOG_FORMAT - Static variable in class org.abstracthorizon.danube.support.logging.patternsupport.CurrentDateTimeProcessor
Common log format
compareArrays(byte[], byte[], long, int) - Static method in class org.abstracthorizon.danube.http.util.IOUtils
 
compareStreams(InputStream, InputStream) - Static method in class org.abstracthorizon.danube.http.util.IOUtils
 
compareStreams(InputStream, InputStream, long) - Static method in class org.abstracthorizon.danube.http.util.IOUtils
 
componentPath - Variable in class org.abstracthorizon.danube.beanconsole.DisplayController
Component path this controller is to be working from
componentPath - Variable in class org.abstracthorizon.danube.http.HTTPConnectionImpl
Current (processed) requestURI.
componentPath - Variable in class org.abstracthorizon.danube.http.matcher.Pattern
Component path to be set when pattern is matched
componentPointer - Variable in class org.abstracthorizon.danube.http.HTTPConnectionImpl
Pointer to end of component part of the request path
componentResourcePath - Variable in class org.abstracthorizon.danube.http.HTTPConnectionImpl
Current (processed) requestURI.
components - Variable in class org.abstracthorizon.danube.http.Selector
List of Matcher objects
configuration - Variable in class org.abstracthorizon.danube.freemarker.FreeMarkerViewAdapter
Configuration
CONFLICT - Static variable in class org.abstracthorizon.danube.http.Status
 
Connection - Interface in org.abstracthorizon.danube.connection
This interface represents simple (two way) connection
connection - Variable in class org.abstracthorizon.danube.connection.ConnectionWrapper
Wrapped connection
connection - Variable in class org.abstracthorizon.danube.http.HTTPBufferedOutputStream
Connection
connection - Variable in class org.abstracthorizon.danube.tapestry.DanubeRequest
Reference connection
connection - Variable in class org.abstracthorizon.danube.tapestry.DanubeResponse
Reference to connection
connection - Variable in class org.abstracthorizon.danube.webflow.DanubeExternalContext
Connection reference
ConnectionException - Exception in org.abstracthorizon.danube.connection
Runtime connection exception.
ConnectionException() - Constructor for exception org.abstracthorizon.danube.connection.ConnectionException
Constructor
ConnectionException(String) - Constructor for exception org.abstracthorizon.danube.connection.ConnectionException
Constructor
ConnectionException(Throwable) - Constructor for exception org.abstracthorizon.danube.connection.ConnectionException
Constructor
ConnectionException(String, Throwable) - Constructor for exception org.abstracthorizon.danube.connection.ConnectionException
Constructor
ConnectionHandler - Interface in org.abstracthorizon.danube.connection
This is connection handler.
connectionHandler - Variable in class org.abstracthorizon.danube.http.matcher.AbstractMatcher
Param connection handler
connectionHandler - Variable in class org.abstracthorizon.danube.service.server.ServerConnectionHandler
Connection Handler
connectionHandler - Variable in class org.abstracthorizon.danube.service.server.ServerService
Connection handler new connection to be handed to
connectionHandler - Variable in class org.abstracthorizon.danube.service.server.ServerSocketChannelService
Connection handler new connection to be handed with
ConnectionWrapper - Class in org.abstracthorizon.danube.connection
Simple Connection wrapper class.
ConnectionWrapper(Connection) - Constructor for class org.abstracthorizon.danube.connection.ConnectionWrapper
Constructor
constructErrorHandler() - Method in class org.abstracthorizon.danube.tapestry.TapestryConnectionHandler
Constructs error handler.
CONSTRUCTOR_ARGUMENTS_CLASSES - Static variable in class org.abstracthorizon.danube.webdav.xml.dav.request.properties.RequestProperty
Constructor argument classes - Status
constructResponse(Status) - Method in class org.abstracthorizon.danube.webdav.xml.dav.request.properties.RequestProperty
Constructs response property based on supplied status
containsKey(String) - Method in class org.abstracthorizon.danube.http.util.MultiStringHashMap
Returns true if there is at least one entry
containsKey(String) - Method in interface org.abstracthorizon.danube.http.util.MultiStringMap
Returns true if there is at least one entry
CONTENT_TYPE - Static variable in class org.abstracthorizon.danube.velocity.VelocityViewAdapter
The HTTP content type context key.
contentLanguage - Variable in class org.abstracthorizon.danube.webdav.xml.dav.request.properties.GetContentLanguage
Content language
contentLanguage - Variable in class org.abstracthorizon.danube.webdav.xml.dav.response.properties.GetContentLanguage
Content language
contentLength - Variable in class org.abstracthorizon.danube.http.HTTPBufferedInputStream
Content length limit
contentLength - Variable in class org.abstracthorizon.danube.webdav.xml.dav.request.properties.GetContentLength
Content length
contentLength - Variable in class org.abstracthorizon.danube.webdav.xml.dav.response.properties.GetContentLength
Content length
contentType - Variable in class org.abstracthorizon.danube.velocity.VelocityViewAdapter
The default content type.
contentType - Variable in class org.abstracthorizon.danube.webdav.xml.dav.request.properties.GetContentType
Content type
contentType - Variable in class org.abstracthorizon.danube.webdav.xml.dav.response.properties.GetContentType
Content type
contextPath - Variable in class org.abstracthorizon.danube.http.HTTPConnectionImpl
Current path up to the current component
contextPointer - Variable in class org.abstracthorizon.danube.http.HTTPConnectionImpl
Pointer to end of context part of the request path
CONTINUE - Static variable in class org.abstracthorizon.danube.http.Status
 
Controller - Interface in org.abstracthorizon.danube.mvc
This interface defines an action.
controller - Variable in class org.abstracthorizon.danube.mvc.MVCConnectionHandler
Action manager
controller - Variable in class org.abstracthorizon.danube.webflow.DanubeExternalContext
Reference to the controller
convertPath(String) - Static method in class org.abstracthorizon.danube.beanconsole.BeanHelper
Converts "/" delimited string into the array
Cookie - Class in org.abstracthorizon.danube.http.cookie
Definition of a cookie
Cookie() - Constructor for class org.abstracthorizon.danube.http.cookie.Cookie
Creates new cookie to be sent to the browser
Cookie(String) - Constructor for class org.abstracthorizon.danube.http.cookie.Cookie
Creates cooke from the request headers
CookieBeanInfo - Class in org.abstracthorizon.danube.http.cookie
Bean info for Cookie class
CookieBeanInfo() - Constructor for class org.abstracthorizon.danube.http.cookie.CookieBeanInfo
Constructor
CookieBeanInfo(Class<?>) - Constructor for class org.abstracthorizon.danube.http.cookie.CookieBeanInfo
Constructor
cookieFormat - Static variable in class org.abstracthorizon.danube.http.cookie.Cookie
Format of the cookie date
cookies - Variable in class org.abstracthorizon.danube.http.logging.HTTPPatternProcessor
 
CookieUtilities - Class in org.abstracthorizon.danube.http.cookie
Cookie utilities class
CookieUtilities() - Constructor for class org.abstracthorizon.danube.http.cookie.CookieUtilities
 
copy(File, File, boolean) - Static method in class org.abstracthorizon.danube.http.util.IOUtils
 
copy(Object, Object, boolean) - Method in class org.abstracthorizon.danube.webdav.fs.FileSystemWebDAVResourceAdapter
Copies source file to destination file
copy(Object, Object, boolean) - Method in class org.abstracthorizon.danube.webdav.java.JavaWebDAVResourceAdapter
Not implemented
copy(Object, Object, boolean) - Method in interface org.abstracthorizon.danube.webdav.ResourceAdapter
Copies the resource to given destination.
copy(Object, Object, boolean) - Method in class org.abstracthorizon.danube.webdav.spring.SpringResourceWebDAVResourceAdapter
Copies source file to destination file
copyFile(File, File) - Static method in class org.abstracthorizon.danube.http.util.IOUtils
 
copyStreams(InputStream, OutputStream) - Static method in class org.abstracthorizon.danube.http.util.IOUtils
 
counter - Static variable in class org.abstracthorizon.danube.webdav.lock.Lock
Static token element counter
create() - Method in class org.abstracthorizon.danube.service.server.MultiThreadServerSocketChannelService
Creates the socket
create() - Method in class org.abstracthorizon.danube.service.server.MultiThreadServerSocketService
Creates the socket
create() - Method in class org.abstracthorizon.danube.service.server.ServerSocketChannelService
Creates the socket
create() - Method in class org.abstracthorizon.danube.service.Service
This method is to be called for service to be set-up.
createClassResolver() - Method in class org.abstracthorizon.danube.tapestry.TapestryConnectionHandler
Creates class resolver.
createContext(Map) - Method in class org.abstracthorizon.danube.velocity.VelocityViewAdapter
Creates context based on provided model's map
CREATED - Static variable in class org.abstracthorizon.danube.http.Status
 
createEmptyTag(NamespacesProvider, String, String) - Static method in class org.abstracthorizon.danube.webdav.xml.common.XMLUtils
Creates an empty tag with given namespace prefix
createEndTag(NamespacesProvider, String, String) - Static method in class org.abstracthorizon.danube.webdav.xml.common.XMLUtils
Creates an end tag with given namespace prefix
createFileName(int) - Method in class org.abstracthorizon.danube.support.logging.util.LogFileRotatorImpl
Creates a file name from given generation number.
createLock(int, int, Object, Timeout, int) - Method in class org.abstracthorizon.danube.webdav.lock.impl.SimpleInMemoryLockingMechanism
Creates the lock
createLock(int, int, Object, Timeout, int) - Method in interface org.abstracthorizon.danube.webdav.lock.LockingMechanism
Creates lock
createLockImpl(int, int, Object, Timeout, int) - Method in class org.abstracthorizon.danube.webdav.lock.impl.SimpleInMemoryLockingMechanism
Constructs lock object
createLogFile() - Method in class org.abstracthorizon.danube.support.logging.util.LogFileRotatorImpl
Creates log file
createLogLine(Connection, long) - Method in class org.abstracthorizon.danube.support.logging.AccessLogConnectionHandler
Creates log line.
createLogOutputStream(Connection, boolean) - Method in class org.abstracthorizon.danube.support.logging.LoggingConnectionHandler
This method creates log output stream.
createName(String) - Static method in class org.abstracthorizon.danube.beanconsole.BeanHelper
Creates name of the bean from the given path.
createPath(String) - Static method in class org.abstracthorizon.danube.beanconsole.BeanHelper
Creates path separated with ".".
createRandomFile(File, String, int) - Static method in class org.abstracthorizon.danube.http.util.IOUtils
 
createRequestHeaders() - Method in class org.abstracthorizon.danube.http.HTTPConnectionImpl
 
createResourcePath(String) - Static method in class org.abstracthorizon.danube.beanconsole.BeanHelper
This method ensures that component path is or empty string or a path that starts and ends with "/"
createResponseHeaders() - Method in class org.abstracthorizon.danube.http.HTTPConnectionImpl
 
createServerSocket() - Method in class org.abstracthorizon.danube.service.server.MultiThreadServerSocketChannelService
Creates server socket
createServerSocket() - Method in class org.abstracthorizon.danube.service.server.MultiThreadServerSocketService
Creates server socket
createServerSocket() - Method in class org.abstracthorizon.danube.service.server.MultiThreadServerSSLSocketService
Creates server socket
createServerSocket() - Method in class org.abstracthorizon.danube.service.server.ServerSocketChannelService
Creates server socket
createSession(String) - Method in class org.abstracthorizon.danube.http.session.SimpleCookieSessionManager
Creates new session object with given session id
createSessionId() - Method in class org.abstracthorizon.danube.http.session.SimpleCookieSessionManager
Creates session id
createSessionManager() - Method in class org.abstracthorizon.danube.tapestry.TapestryConnectionHandler
Creates session manager.
createSocketConnection(SocketChannel) - Method in class org.abstracthorizon.danube.service.server.MultiThreadServerSocketChannelService
Creates new socket connection
createSocketConnection(Socket) - Method in class org.abstracthorizon.danube.service.server.MultiThreadServerSocketService
Creates new socket connection
createSocketConnection(SocketChannel) - Method in class org.abstracthorizon.danube.service.server.ServerSocketChannelService
Creates new socket connection
createStartOpenTag(NamespacesProvider, String, String) - Static method in class org.abstracthorizon.danube.webdav.xml.common.XMLUtils
Creates an open start tag with given namespace prefix
createStartTag(NamespacesProvider, String, String) - Static method in class org.abstracthorizon.danube.webdav.xml.common.XMLUtils
Creates a start tag with given namespace prefix
createTag(NamespacesProvider, String, String, Object) - Static method in class org.abstracthorizon.danube.webdav.xml.common.XMLUtils
Creates a tag with given namespace prefix and tag's content
createTemplateLoader() - Method in class org.abstracthorizon.danube.freemarker.FreeMarkerViewAdapter
 
createToken() - Method in class org.abstracthorizon.danube.webdav.lock.Lock
Creates new lock's token
CreationDate - Class in org.abstracthorizon.danube.webdav.xml.dav.request.properties
This class models WebDAV's request property creationdate
CreationDate(XMLParserHandler) - Constructor for class org.abstracthorizon.danube.webdav.xml.dav.request.properties.CreationDate
Cosntructor
CreationDate - Class in org.abstracthorizon.danube.webdav.xml.dav.response.properties
This class models WebDAV's creationdate response tag.
CreationDate(Status) - Constructor for class org.abstracthorizon.danube.webdav.xml.dav.response.properties.CreationDate
Constructor
CreationDate(long) - Constructor for class org.abstracthorizon.danube.webdav.xml.dav.response.properties.CreationDate
Constructor
CRLF - Static variable in class org.abstracthorizon.danube.http.HTTPBufferedOutputStream
CR, LF
CRLF - Static variable in class org.abstracthorizon.danube.http.HTTPConnectionImpl
Helper array of CR and LF characters
CurrentDateTimeProcessor - Class in org.abstracthorizon.danube.support.logging.patternsupport
This processor adds %t parameter handling replacing it with the current date and time in Common Log Format (see Apache HTTP server)
CurrentDateTimeProcessor() - Constructor for class org.abstracthorizon.danube.support.logging.patternsupport.CurrentDateTimeProcessor
Constructor
currentObject - Variable in class org.abstracthorizon.danube.webdav.xml.WebDAVXMLHandler
Current object

D

DanubeActivator - Class in org.abstracthorizon.danube.tapestry
WebActivator interface implementation
DanubeActivator(TapestryConnectionHandler) - Constructor for class org.abstracthorizon.danube.tapestry.DanubeActivator
Constructor
DanubeClassResolver - Class in org.abstracthorizon.danube.tapestry
ClassResolver implementation that uses supplied class loader
DanubeClassResolver() - Constructor for class org.abstracthorizon.danube.tapestry.DanubeClassResolver
 
DanubeContext - Class in org.abstracthorizon.danube.tapestry
WebContext interface implementation.
DanubeContext(TapestryConnectionHandler) - Constructor for class org.abstracthorizon.danube.tapestry.DanubeContext
Constructor
DanubeCookieSource - Class in org.abstracthorizon.danube.tapestry
Danube cookie source.
DanubeCookieSource() - Constructor for class org.abstracthorizon.danube.tapestry.DanubeCookieSource
 
DanubeExternalContext - Class in org.abstracthorizon.danube.webflow
Danube Spring WebFLow's external context adapter.
DanubeExternalContext(DanubeFlowController, HTTPConnection) - Constructor for class org.abstracthorizon.danube.webflow.DanubeExternalContext
Constructor
DanubeExternalContext.EnumerationIteratorAdapter<T> - Class in org.abstracthorizon.danube.webflow
Enumeration adapter over itereator
DanubeExternalContext.EnumerationIteratorAdapter(Iterator<T>) - Constructor for class org.abstracthorizon.danube.webflow.DanubeExternalContext.EnumerationIteratorAdapter
Constructor
DanubeExternalContext.SessionMap - Class in org.abstracthorizon.danube.webflow
Session map adapter
DanubeExternalContext.SessionMap() - Constructor for class org.abstracthorizon.danube.webflow.DanubeExternalContext.SessionMap
Constructor
DanubeFlowController - Class in org.abstracthorizon.danube.webflow
Flow execution manager for Danube MVC.
DanubeFlowController() - Constructor for class org.abstracthorizon.danube.webflow.DanubeFlowController
Constructor.
DanubeRequest - Class in org.abstracthorizon.danube.tapestry
WebRequest interface implementation
DanubeRequest(HTTPConnection, HTTPSessionManager) - Constructor for class org.abstracthorizon.danube.tapestry.DanubeRequest
Constructor
DanubeResponse - Class in org.abstracthorizon.danube.tapestry
WebResponse interface implementation.
DanubeResponse(HTTPConnection) - Constructor for class org.abstracthorizon.danube.tapestry.DanubeResponse
Constructor
DanubeSession - Class in org.abstracthorizon.danube.tapestry
WebSession interface implementation
DanubeSession(Session) - Constructor for class org.abstracthorizon.danube.tapestry.DanubeSession
Constructor
DATE_FORMAT - Static variable in class org.abstracthorizon.danube.http.HTTPServerConnectionHandler
RFC822 date format
DATE_FORMAT - Static variable in class org.abstracthorizon.danube.webdav.xml.dav.response.properties.CreationDate
Date format or "yyy-MM-dd'T'HH:mm:ssZ""
dateFormat - Static variable in class org.abstracthorizon.danube.http.util.ReadOnlyFileConnectionHandler
 
dateFormat - Static variable in class org.abstracthorizon.danube.webdav.util.SimpleHTMLCollectionRenderer
Date format
dateIndex - Variable in class org.abstracthorizon.danube.support.logging.patternsupport.CurrentDateTimeProcessor
Index of date field
dateString - Variable in class org.abstracthorizon.danube.webdav.xml.dav.request.properties.CreationDate
Requested date string
dateString - Variable in class org.abstracthorizon.danube.webdav.xml.dav.response.properties.CreationDate
Date string
DATETIME_LOG_FORMAT - Static variable in class org.abstracthorizon.danube.support.logging.patternsupport.CurrentDateTimeProcessor
Common log format
dateTimeIndex - Variable in class org.abstracthorizon.danube.support.logging.patternsupport.CurrentDateTimeProcessor
Index of date time fields
DAV_NAMESPACE_PREFERRED_PREFIX - Static variable in class org.abstracthorizon.danube.webdav.xml.dav.DAVNamespace
Namespace prefered prefix
DAV_NAMESPACE_URL - Static variable in class org.abstracthorizon.danube.webdav.xml.dav.DAVNamespace
Namespace URL
DAVAbstractXMLParser - Class in org.abstracthorizon.danube.webdav.xml.dav
WebDAV abstract XML parser
DAVAbstractXMLParser() - Constructor for class org.abstracthorizon.danube.webdav.xml.dav.DAVAbstractXMLParser
Constructor
DAVAbstractXMLParser(XMLParserHandler, DAVFactory) - Constructor for class org.abstracthorizon.danube.webdav.xml.dav.DAVAbstractXMLParser
Constructor
davFactory - Variable in class org.abstracthorizon.danube.webdav.xml.dav.DAVAbstractXMLParser
Factory to create requred objects
DAVFactory - Class in org.abstracthorizon.danube.webdav.xml.dav
Factory of DAV related objects.
DAVFactory() - Constructor for class org.abstracthorizon.danube.webdav.xml.dav.DAVFactory
 
davFactory - Variable in class org.abstracthorizon.danube.webdav.xml.dav.DAVNamespace
Factory
davFactory - Variable in class org.abstracthorizon.danube.webdav.xml.dav.request.properties.SupportedLock
Factory
davNamespace - Variable in class org.abstracthorizon.danube.webdav.fs.FileSystemWebDAVResourceAdapter
Default DAV namespace
davNamespace - Variable in class org.abstracthorizon.danube.webdav.java.JavaWebDAVResourceAdapter
DAV namespace.
davNamespace - Variable in class org.abstracthorizon.danube.webdav.spring.SpringResourceWebDAVResourceAdapter
Default DAV namespace
DAVNamespace - Class in org.abstracthorizon.danube.webdav.xml.dav
DAV namespace.
DAVNamespace() - Constructor for class org.abstracthorizon.danube.webdav.xml.dav.DAVNamespace
Constructor
DebugConsoleLoggingConnectionHandler - Class in org.abstracthorizon.danube.support.logging.debug
Connection handler that logs connection to a file.
DebugConsoleLoggingConnectionHandler() - Constructor for class org.abstracthorizon.danube.support.logging.debug.DebugConsoleLoggingConnectionHandler
Constructor
decode(String) - Static method in class org.abstracthorizon.danube.http.util.Base64
This method decodes given string
decorateConnection(Connection) - Method in class org.abstracthorizon.danube.http.HTTPServerConnectionHandler
 
decorateConnection(Connection) - Method in class org.abstracthorizon.danube.service.server.ServerConnectionHandler
This method can "decorate" connection wrapping it with own.
DEFAULT_BUFFER_SIZE - Static variable in class org.abstracthorizon.danube.http.HTTPBufferedInputStream
Default buffer size to be used when operating in not buffered mode (close and skip methods, for instance)
DEFAULT_BUFFER_SIZE - Static variable in class org.abstracthorizon.danube.http.HTTPServerConnectionHandler
Default buffer size of 8Kb
DEFAULT_BUFFER_SIZE - Static variable in class org.abstracthorizon.danube.http.util.ReadOnlyFileConnectionHandler
 
DEFAULT_CACHE_TIMEOUT - Static variable in class org.abstracthorizon.danube.http.auth.JAASAuthenticatedHTTPContext
Default cache timeout
DEFAULT_CACHE_TIMEOUT - Static variable in class org.abstracthorizon.danube.http.auth.JAASAuthenticator
Default cache timeout
DEFAULT_CONTENT_TYPE - Static variable in class org.abstracthorizon.danube.velocity.VelocityViewAdapter
The default content type for the response
DEFAULT_MIN_SCAN_INTERVAL - Static variable in class org.abstracthorizon.danube.http.session.SimpleSessionManager
Default minimum interval between scans for expired sessions
DEFAULT_MINIMUM_SCAN_PERIOD - Static variable in class org.abstracthorizon.danube.http.auth.JAASAuthenticatedHTTPContext
Default minimum scan period
DEFAULT_MINIMUM_SCAN_PERIOD - Static variable in class org.abstracthorizon.danube.http.auth.JAASAuthenticator
Default minimum scan period
DEFAULT_OUTPUT_ENCODING - Static variable in class org.abstracthorizon.danube.velocity.VelocityViewAdapter
Default encoding for the output stream
DEFAULT_SESSION_TIMEOUT - Static variable in class org.abstracthorizon.danube.http.session.SimpleCookieSessionManager
Default session timeout as 30 minutes
DEFAULT_SESSION_TIMEOUT - Static variable in class org.abstracthorizon.danube.http.session.SimpleSessionManager
Default session timeout as 30 minutes
DEFAULT_SUFFIX - Static variable in class org.abstracthorizon.danube.freemarker.FreeMarkerViewAdapter
Default pages suffix is ".page"
defaultBufferSize - Variable in class org.abstracthorizon.danube.http.HTTPConnectionImpl
Default buffer size
defaultBufferSize - Variable in class org.abstracthorizon.danube.http.HTTPServerConnectionHandler
Default buffer size
Delegate - Class in org.abstracthorizon.danube.webdav.java
This class adds several methods to the bean (path) object.
Delegate(String) - Constructor for class org.abstracthorizon.danube.webdav.java.Delegate
Constructor
delete(File) - Static method in class org.abstracthorizon.danube.http.util.IOUtils
 
delete(Object) - Method in class org.abstracthorizon.danube.webdav.fs.FileSystemWebDAVResourceAdapter
Deletes a file
delete(Object) - Method in class org.abstracthorizon.danube.webdav.java.JavaWebDAVResourceAdapter
Not implemented
delete(Object) - Method in interface org.abstracthorizon.danube.webdav.ResourceAdapter
Deletes resource
delete(Object) - Method in class org.abstracthorizon.danube.webdav.spring.SpringResourceWebDAVResourceAdapter
Deletes a file
deleteLeafImpl(MultiStatus, String, Object) - Method in class org.abstracthorizon.danube.webdav.BaseWebDAVResourceConnectionHandler
Deletes a leaf (non-collection resource)
deleteRecursive(MultiStatus, String, Object) - Method in class org.abstracthorizon.danube.webdav.BaseWebDAVResourceConnectionHandler
Deletes resouces recursively
depth - Variable in class org.abstracthorizon.danube.webdav.lock.Lock
Locks depth.
Depth - Class in org.abstracthorizon.danube.webdav.util
Object that represents a "Depth" header of WebDAV specification.
Depth() - Constructor for class org.abstracthorizon.danube.webdav.util.Depth
 
Depth - Class in org.abstracthorizon.danube.webdav.xml.dav.response
This class models WebDAV's depth response property tag
Depth(int) - Constructor for class org.abstracthorizon.danube.webdav.xml.dav.response.Depth
Constructor
depth - Variable in class org.abstracthorizon.danube.webdav.xml.dav.response.Depth
Depth
DEPTHS - Static variable in class org.abstracthorizon.danube.webdav.xml.dav.response.Depth
Depth array to be used when making tags.
deregisterInetAddress(InetSocketAddress, InetSocketAddress) - Method in class org.abstracthorizon.danube.proxy.socket.Proxy
 
desc - Variable in class org.abstracthorizon.danube.beanconsole.BeanDef
Object's or property's description
describeTo(DescriptionReceiver) - Method in class org.abstracthorizon.danube.tapestry.DanubeActivator
Does nothing
describeTo(DescriptionReceiver) - Method in class org.abstracthorizon.danube.tapestry.DanubeContext
Does nothing
describeTo(DescriptionReceiver) - Method in class org.abstracthorizon.danube.tapestry.DanubeRequest
Does nothing
describeTo(DescriptionReceiver) - Method in class org.abstracthorizon.danube.tapestry.DanubeSession
Does nothing
destroy() - Method in class org.abstracthorizon.danube.service.server.MultiThreadServerSocketChannelService
Closes the server socket
destroy() - Method in class org.abstracthorizon.danube.service.server.MultiThreadServerSocketService
Closes the server socket
destroy() - Method in class org.abstracthorizon.danube.service.server.ServerSocketChannelService
Closes the server socket
destroy() - Method in class org.abstracthorizon.danube.service.Service
This method is to be called when service is to be removed from the system.
DESTROYED - Static variable in class org.abstracthorizon.danube.service.Service
 
destroyServerSocket() - Method in class org.abstracthorizon.danube.service.server.MultiThreadServerSocketChannelService
Closes server socket
destroyServerSocket() - Method in class org.abstracthorizon.danube.service.server.MultiThreadServerSocketService
Closes server socket
DirectionalLoggingInputStream - Class in org.abstracthorizon.danube.support.logging
Outputs reading from the input stream to log output stream showing directional marks ">".
DirectionalLoggingInputStream(InputStream, OutputStream) - Constructor for class org.abstracthorizon.danube.support.logging.DirectionalLoggingInputStream
Constructor
DirectionalLoggingOutputStream - Class in org.abstracthorizon.danube.support.logging
Output stream for logging showing directional marks "<".
DirectionalLoggingOutputStream(OutputStream, OutputStream) - Constructor for class org.abstracthorizon.danube.support.logging.DirectionalLoggingOutputStream
Constructor
dirPropertyNames - Static variable in class org.abstracthorizon.danube.webdav.fs.FileSystemWebDAVResourceAdapter
Default directory property names
dirPropertyNames - Static variable in class org.abstracthorizon.danube.webdav.java.JavaWebDAVResourceAdapter
Available property names for 'dirs'
dirPropertyNames - Static variable in class org.abstracthorizon.danube.webdav.spring.SpringResourceWebDAVResourceAdapter
Default directory property names
dirRequestProperties - Static variable in class org.abstracthorizon.danube.webdav.fs.FileSystemWebDAVResourceAdapter
Default dir request properties
dirRequestProperties - Static variable in class org.abstracthorizon.danube.webdav.java.JavaWebDAVResourceAdapter
Dir request properties
dirRequestProperties - Static variable in class org.abstracthorizon.danube.webdav.spring.SpringResourceWebDAVResourceAdapter
Default dir request properties
DisplayController - Class in org.abstracthorizon.danube.beanconsole
Controller that processes request, select the object and prepares data for the view
DisplayController() - Constructor for class org.abstracthorizon.danube.beanconsole.DisplayController
 
displayController - Variable in class org.abstracthorizon.danube.beanconsole.InvokeController
 
DisplayName - Class in org.abstracthorizon.danube.webdav.xml.dav.request.properties
This class models WebDAV's displayname request property tag
DisplayName(XMLParserHandler) - Constructor for class org.abstracthorizon.danube.webdav.xml.dav.request.properties.DisplayName
Constructor
displayName - Variable in class org.abstracthorizon.danube.webdav.xml.dav.request.properties.DisplayName
Display name
DisplayName - Class in org.abstracthorizon.danube.webdav.xml.dav.response.properties
This class models WebDAV's displayname response tag
DisplayName(Status) - Constructor for class org.abstracthorizon.danube.webdav.xml.dav.response.properties.DisplayName
Constructor
DisplayName(String) - Constructor for class org.abstracthorizon.danube.webdav.xml.dav.response.properties.DisplayName
Constructor
displayName - Variable in class org.abstracthorizon.danube.webdav.xml.dav.response.properties.DisplayName
Display name
domain - Variable in class org.abstracthorizon.danube.http.cookie.Cookie
Cookie domain

E

eightToSix - Static variable in class org.abstracthorizon.danube.http.util.Base64
Cached decoding int array
EMPTY_ARRAY - Static variable in class org.abstracthorizon.danube.beanconsole.BeanHelper
Empty object array
encode(String) - Static method in class org.abstracthorizon.danube.http.util.Base64
This method encodes given string
encode(String) - Method in class org.abstracthorizon.danube.http.util.ReadOnlyFileConnectionHandler
URL encodes given string
encode(String) - Method in class org.abstracthorizon.danube.webdav.util.SimpleHTMLCollectionRenderer
URL encodes given string
encodeURL(String) - Method in class org.abstracthorizon.danube.tapestry.DanubeResponse
Encodes url.
EncodingPrintWrtier - Class in org.abstracthorizon.danube.http.util
 
EncodingPrintWrtier(OutputStream, String) - Constructor for class org.abstracthorizon.danube.http.util.EncodingPrintWrtier
 
end(Object, String, String) - Method in class org.abstracthorizon.danube.webdav.xml.dav.DAVNamespace
End tag handling
end(Object, String, String) - Method in class org.abstracthorizon.danube.webdav.xml.dav.HRef
End tag handling
end(Object, String, String) - Method in class org.abstracthorizon.danube.webdav.xml.dav.LockScope
 
end(Object, String, String) - Method in class org.abstracthorizon.danube.webdav.xml.dav.LockType
 
end(Object, String, String) - Method in class org.abstracthorizon.danube.webdav.xml.dav.Owner
 
end(Object, String, String) - Method in class org.abstracthorizon.danube.webdav.xml.dav.request.AbstractSimpleXMLHandler
Returns parent object and does nothing else
end(Object, String, String) - Method in class org.abstracthorizon.danube.webdav.xml.dav.request.KeepAlive
 
end(Object, String, String) - Method in class org.abstracthorizon.danube.webdav.xml.dav.request.LockEntry
 
end(Object, String, String) - Method in class org.abstracthorizon.danube.webdav.xml.dav.request.LockInfo
 
end(Object, String, String) - Method in class org.abstracthorizon.danube.webdav.xml.dav.request.LockScope
 
end(Object, String, String) - Method in class org.abstracthorizon.danube.webdav.xml.dav.request.LockType
 
end(Object, String, String) - Method in class org.abstracthorizon.danube.webdav.xml.dav.request.Owner
 
end(Object, String, String) - Method in class org.abstracthorizon.danube.webdav.xml.dav.request.properties.CreationDate
 
end(Object, String, String) - Method in class org.abstracthorizon.danube.webdav.xml.dav.request.properties.DisplayName
 
end(Object, String, String) - Method in class org.abstracthorizon.danube.webdav.xml.dav.request.properties.GetContentLanguage
 
end(Object, String, String) - Method in class org.abstracthorizon.danube.webdav.xml.dav.request.properties.GetContentLength
 
end(Object, String, String) - Method in class org.abstracthorizon.danube.webdav.xml.dav.request.properties.GetContentType
 
end(Object, String, String) - Method in class org.abstracthorizon.danube.webdav.xml.dav.request.properties.GetETag
 
end(Object, String, String) - Method in class org.abstracthorizon.danube.webdav.xml.dav.request.properties.GetLastModified
 
end(Object, String, String) - Method in class org.abstracthorizon.danube.webdav.xml.dav.request.properties.LockDiscovery
 
end(Object, String, String) - Method in class org.abstracthorizon.danube.webdav.xml.dav.request.properties.ResourceType
 
end(Object, String, String) - Method in class org.abstracthorizon.danube.webdav.xml.dav.request.properties.Source
 
end(Object, String, String) - Method in class org.abstracthorizon.danube.webdav.xml.dav.request.PropertyBehavior
 
end(Object, String, String) - Method in class org.abstracthorizon.danube.webdav.xml.dav.request.PropertyUpdate
 
end(Object, String, String) - Method in class org.abstracthorizon.danube.webdav.xml.dav.request.PropFind
 
end(Object, String, String) - Method in class org.abstracthorizon.danube.webdav.xml.dav.RequestProp
 
end(Object, String, String) - Method in interface org.abstracthorizon.danube.webdav.xml.XMLParserHandler
End tag handling
endElement(String, String, String) - Method in class org.abstracthorizon.danube.webdav.xml.WebDAVXMLHandler
 
endPrefixMapping(String) - Method in class org.abstracthorizon.danube.webdav.xml.WebDAVXMLHandler
 
EnsureHTTPS - Class in org.abstracthorizon.danube.http.util
This wrapper forces JAAS authentication to happen at client side: if "Authorization" header is missing it would return 401 code requesting one.
EnsureHTTPS() - Constructor for class org.abstracthorizon.danube.http.util.EnsureHTTPS
Constructor
EnsureHTTPS(ConnectionHandler) - Constructor for class org.abstracthorizon.danube.http.util.EnsureHTTPS
Constructor
EnsureHTTPSBeanInfo - Class in org.abstracthorizon.danube.http.util
Bean info for EnsureHTTPS class
EnsureHTTPSBeanInfo() - Constructor for class org.abstracthorizon.danube.http.util.EnsureHTTPSBeanInfo
Constructor
EnsureHTTPSBeanInfo(Class<?>) - Constructor for class org.abstracthorizon.danube.http.util.EnsureHTTPSBeanInfo
Constructor
entries - Variable in class org.abstracthorizon.danube.auth.SpringAuthConfiguration
Login modules mapped to configuration entries
equals(Object) - Method in class org.abstracthorizon.danube.webdav.java.Bean
Compares path's of two objects
equals(Object) - Method in class org.abstracthorizon.danube.webdav.lock.Lock
Retunrs true if locks are same (token wise)
error - Variable in class org.abstracthorizon.danube.webdav.util.IF
true if header parsing wasn't successful
ErrorConnectionHandler - Class in org.abstracthorizon.danube.http.util
Default error connection handler.
ErrorConnectionHandler() - Constructor for class org.abstracthorizon.danube.http.util.ErrorConnectionHandler
Constructor
ErrorConnectionHandlerBeanInfo - Class in org.abstracthorizon.danube.http.util
Bean info for ErrorConnectionHandler class
ErrorConnectionHandlerBeanInfo() - Constructor for class org.abstracthorizon.danube.http.util.ErrorConnectionHandlerBeanInfo
Constructor
ErrorConnectionHandlerBeanInfo(Class<?>) - Constructor for class org.abstracthorizon.danube.http.util.ErrorConnectionHandlerBeanInfo
Constructor
errorHandler - Variable in class org.abstracthorizon.danube.http.HTTPServerConnectionHandler
Error handler
errorResponse - Variable in class org.abstracthorizon.danube.http.BaseReflectionHTTPConnectionHandler
Error response
errorResponse - Variable in class org.abstracthorizon.danube.http.Selector
Error response if uri hasn't been matched
eTag - Variable in class org.abstracthorizon.danube.webdav.xml.dav.request.properties.GetETag
ETag
eTag - Variable in class org.abstracthorizon.danube.webdav.xml.dav.response.properties.GetETag
ETag
exclusive - Variable in class org.abstracthorizon.danube.webdav.xml.dav.LockScope
Exclusive or shared scope
exclusive - Variable in class org.abstracthorizon.danube.webdav.xml.dav.request.LockScope
Is exclusive scope or shared
EXCLUSIVE - Static variable in class org.abstracthorizon.danube.webdav.xml.dav.response.LockScope
Exclusive tag singleton
exclusive - Variable in class org.abstracthorizon.danube.webdav.xml.dav.response.LockScope
Exclusive flag
execute(Map<String, Object>, Object, HTTPConnection, String) - Method in class org.abstracthorizon.danube.beanconsole.InvokeController
Invokes the method
executor - Variable in class org.abstracthorizon.danube.service.server.MultiThreadServerService
Executor (thread pool) to be used
executor - Variable in class org.abstracthorizon.danube.service.server.ServerSocketChannelService
Executor (thread pool) to be used
exists(Object) - Method in class org.abstracthorizon.danube.webdav.fs.FileSystemWebDAVResourceAdapter
Returns true if file exists
exists(Object) - Method in class org.abstracthorizon.danube.webdav.java.JavaWebDAVResourceAdapter
Returns if resource exists.
exists(Object) - Method in interface org.abstracthorizon.danube.webdav.ResourceAdapter
Returns true if resource exists
exists(Object) - Method in class org.abstracthorizon.danube.webdav.spring.SpringResourceWebDAVResourceAdapter
Returns true if file exists
EXPECTATION_FAILED - Static variable in class org.abstracthorizon.danube.http.Status
 
expectationIsHandled - Variable in class org.abstracthorizon.danube.http.HTTPConnectionImpl
Is expectation header handled
expires - Variable in class org.abstracthorizon.danube.http.cookie.Cookie
Date cookie is going expire

F

fieldIndex - Variable in class org.abstracthorizon.danube.http.logging.HTTPPatternProcessor.Pair
 
file - Variable in class org.abstracthorizon.danube.support.logging.LoggingConnectionHandler.InternalFileOutputStream
File
FileConnectionHandler - Class in org.abstracthorizon.danube.http.spring.util
Connection handler that handles static files (and directories)
FileConnectionHandler() - Constructor for class org.abstracthorizon.danube.http.spring.util.FileConnectionHandler
Constructor
filePath - Variable in class org.abstracthorizon.danube.http.util.ReadOnlyFileConnectionHandler
Path of directory files are going to be displayed from
filePropertyNames - Static variable in class org.abstracthorizon.danube.webdav.fs.FileSystemWebDAVResourceAdapter
Default file property names
filePropertyNames - Static variable in class org.abstracthorizon.danube.webdav.java.JavaWebDAVResourceAdapter
Available property names for files
filePropertyNames - Static variable in class org.abstracthorizon.danube.webdav.spring.SpringResourceWebDAVResourceAdapter
Default file property names
fileRequestProperties - Static variable in class org.abstracthorizon.danube.webdav.fs.FileSystemWebDAVResourceAdapter
Default file request properties
fileRequestProperties - Static variable in class org.abstracthorizon.danube.webdav.java.JavaWebDAVResourceAdapter
File request propertyes
fileRequestProperties - Static variable in class org.abstracthorizon.danube.webdav.spring.SpringResourceWebDAVResourceAdapter
Default file request properties
FileSystemWebDAVConnectionHandler - Class in org.abstracthorizon.danube.webdav.fs
 
FileSystemWebDAVConnectionHandler() - Constructor for class org.abstracthorizon.danube.webdav.fs.FileSystemWebDAVConnectionHandler
 
FileSystemWebDAVResourceAdapter - Class in org.abstracthorizon.danube.webdav.fs
Simple file system resource adapter
FileSystemWebDAVResourceAdapter() - Constructor for class org.abstracthorizon.danube.webdav.fs.FileSystemWebDAVResourceAdapter
Constructor
FileSystemWebDAVResourceAdapter(File) - Constructor for class org.abstracthorizon.danube.webdav.fs.FileSystemWebDAVResourceAdapter
Constructor
fileTypeMap - Variable in class org.abstracthorizon.danube.http.util.ReadOnlyFileConnectionHandler
File type map
fileTypeMap - Variable in class org.abstracthorizon.danube.webdav.fs.properties.GetContentType
File type map
fileTypeMap - Variable in class org.abstracthorizon.danube.webdav.spring.properties.GetContentType
File type map
findClass(String) - Method in class org.abstracthorizon.danube.tapestry.DanubeClassResolver
Finds a class from given name.
findLock(String) - Method in class org.abstracthorizon.danube.webdav.lock.impl.SimpleInMemoryLockingMechanism
Retunrs the lock with the given token or null
findLock(String) - Method in interface org.abstracthorizon.danube.webdav.lock.LockingMechanism
Finds a lock or returns null
findObjectImpl(Bean) - Method in class org.abstracthorizon.danube.webdav.java.JavaWebDAVResourceAdapter
This method returns real object from the given bean
findObjectImpl(String) - Method in class org.abstracthorizon.danube.webdav.java.JavaWebDAVResourceAdapter
This method returns real object from the given path
findParentResource(Object) - Method in class org.abstracthorizon.danube.webdav.fs.FileSystemWebDAVResourceAdapter
Returns file's parent
findParentResource(Object) - Method in class org.abstracthorizon.danube.webdav.java.JavaWebDAVResourceAdapter
Returns parent resource of the given resource.
findParentResource(Object) - Method in interface org.abstracthorizon.danube.webdav.ResourceAdapter
Returns parent resource for given resource.
findParentResource(Object) - Method in class org.abstracthorizon.danube.webdav.spring.SpringResourceWebDAVResourceAdapter
Returns file's parent
findResource(HTTPConnection) - Method in class org.abstracthorizon.danube.webdav.BaseWebDAVResourceConnectionHandler
Returns a resource.
findResource(String) - Method in class org.abstracthorizon.danube.webdav.fs.FileSystemWebDAVResourceAdapter
Returns File object of given path startin from FileSystemWebDAVResourceAdapter.path
findResource(String) - Method in class org.abstracthorizon.danube.webdav.java.JavaWebDAVResourceAdapter
Finds a resource (object) from the given path.
findResource(String) - Method in interface org.abstracthorizon.danube.webdav.ResourceAdapter
Obtains resource object.
findResource(String) - Method in class org.abstracthorizon.danube.webdav.spring.SpringResourceWebDAVResourceAdapter
Returns File object of given path startin from SpringResourceWebDAVResourceAdapter.path
findSession(HTTPConnection, boolean) - Method in interface org.abstracthorizon.danube.http.session.HTTPSessionManager
Finds existing session or creates new one if there is no existing session and create parameter is set to true.
findSession(HTTPConnection, boolean) - Method in class org.abstracthorizon.danube.http.session.SimpleCookieSessionManager
Finds a session for supplied connection
findSession(Object, boolean) - Method in class org.abstracthorizon.danube.http.session.SimpleCookieSessionManager
Searches for the session using givne session id
findSession(HTTPConnection, boolean) - Method in class org.abstracthorizon.danube.http.session.SimpleSessionManager
Finds a session for supplied connection
findSession(Object, boolean) - Method in class org.abstracthorizon.danube.http.session.SimpleSessionManager
Searches for the session using givne session id
findSession(Object, boolean) - Method in interface org.abstracthorizon.danube.session.SessionManager
Finds existing session or creates new one if there is no existing session and create parameter is set to true.
findTemplate(Context, String) - Method in class org.abstracthorizon.danube.velocity.VelocityViewAdapter
This method finds template based on view name and ".vm" file extension.
findTemplateSource(String) - Method in class org.abstracthorizon.danube.freemarker.FreeMarkerViewAdapter.LocalTemplateLoader
This method returns a file or an URL if file is not available and URL's input stream can be accessed (it tries to read ONE byte of it).
finishConnection(Connection) - Method in class org.abstracthorizon.danube.http.HTTPServerConnectionHandler
 
finishProcessingConnection(Connection, boolean) - Method in class org.abstracthorizon.danube.service.server.ServerConnectionHandler
Finishes connection for this server connection handler.
firstLineOfRequestIndex - Variable in class org.abstracthorizon.danube.http.logging.HTTPPatternProcessor
 
fixUnknownPropsResponse(MultiStatus) - Method in class org.abstracthorizon.danube.webdav.BaseWebDAVResourceConnectionHandler
Patch to fix response without "known"l properties
flag - Variable in class org.abstracthorizon.danube.support.logging.DirectionalLoggingInputStream
Internal flag to show when to output directional char
flag - Variable in class org.abstracthorizon.danube.support.logging.DirectionalLoggingOutputStream
Internal flag to show when to output directional char
flush() - Method in class org.abstracthorizon.danube.http.util.BufferlessOutputStreamWriter
 
flush() - Method in class org.abstracthorizon.danube.support.logging.LoggingOutputStream
 
flush() - Method in class org.abstracthorizon.danube.webdav.fs.RandomAccessFileRangeOutputStream
 
flushImpl() - Method in class org.abstracthorizon.danube.http.HTTPBufferedOutputStream
Implements flushing of the buffer
followable - Variable in class org.abstracthorizon.danube.beanconsole.BeanDef
Does the object or property contain the reference that can be followed
FORBIDDEN - Static variable in class org.abstracthorizon.danube.http.Status
 
forceAuthorisation - Variable in class org.abstracthorizon.danube.http.auth.JAASAuthenticatedHTTPContext
Force authorisation
format() - Method in class org.abstracthorizon.danube.http.util.Ranges
Formats value of this ranges object as specified in "Content-Range"
forward(String) - Method in interface org.abstracthorizon.danube.http.HTTPConnection
Forwards request.
forward(String) - Method in class org.abstracthorizon.danube.http.HTTPConnectionImpl
Redirects request
forward(String) - Method in class org.abstracthorizon.danube.tapestry.DanubeRequest
Forwards internally to given URL
FOUND - Static variable in class org.abstracthorizon.danube.http.Status
 
freeLock() - Method in class org.abstracthorizon.danube.webdav.lock.Lock
Frees lock.
FreeMarkerViewAdapter - Class in org.abstracthorizon.danube.freemarker
This is implementation of View that uses Velocity template engine.
FreeMarkerViewAdapter() - Constructor for class org.abstracthorizon.danube.freemarker.FreeMarkerViewAdapter
Constructor.
FreeMarkerViewAdapter.LocalTemplateLoader - Class in org.abstracthorizon.danube.freemarker
Local template loader that uses templates path or templates URL (which ever is supplied).
FreeMarkerViewAdapter.LocalTemplateLoader() - Constructor for class org.abstracthorizon.danube.freemarker.FreeMarkerViewAdapter.LocalTemplateLoader
Constructor
fsAdapter - Variable in class org.abstracthorizon.danube.webdav.fs.FileSystemWebDAVConnectionHandler
 
fsAdapter - Variable in class org.abstracthorizon.danube.webdav.spring.SpringResourceWebDAVConnectionHandler
Resources adapter
FSDAVFactory - Class in org.abstracthorizon.danube.webdav.fs
DAV Factory that returns file system specific request properties
FSDAVFactory() - Constructor for class org.abstracthorizon.danube.webdav.fs.FSDAVFactory
 
FSLockingMechanism - Class in org.abstracthorizon.danube.webdav.fs
Locking mechanism that locks files on the file system by using RandomAccessFile to open the file with "rw" attributes.
FSLockingMechanism() - Constructor for class org.abstracthorizon.danube.webdav.fs.FSLockingMechanism
Constructor
fsLocks - Variable in class org.abstracthorizon.danube.webdav.fs.FSLockingMechanism
Map of locks
FULL_VERSION_STRING - Static variable in class org.abstracthorizon.danube.http.HTTPServerConnectionHandler
Full version string

G

generateHash(String, String) - Static method in class org.abstracthorizon.danube.auth.jaas.memory.PropertiesModuleService
 
generateMD5Hash(String) - Static method in class org.abstracthorizon.danube.auth.jaas.memory.PropertiesModuleService
 
getAccess() - Method in class org.abstracthorizon.danube.beanconsole.BeanDef
Returns access
getAccessType(PropertyDescriptor) - Static method in class org.abstracthorizon.danube.beanconsole.BeanHelper
Returns access type as in BeanDef for the given property
getActivationPath() - Method in class org.abstracthorizon.danube.tapestry.DanubeRequest
Returns component's path
getActivatorName() - Method in class org.abstracthorizon.danube.tapestry.DanubeActivator
Returns "Danube"
getActiveConnections() - Method in class org.abstracthorizon.danube.service.server.MultiThreadServerService
Returns active connections
getAdapterFactories() - Method in class org.abstracthorizon.danube.adapter.AdapterManager
Returns collection of adapter factories
getAdaptingClasses(T) - Method in interface org.abstracthorizon.danube.adapter.AdapterFactory
Returns list of classes to which given object can be adopted to by this adopter factory
getAdaptingClasses(T) - Method in class org.abstracthorizon.danube.adapter.AdapterManager
Returns list of classes to which given object can be adopted to by this adopter factory
getAdaptingClasses(T) - Method in class org.abstracthorizon.danube.service.server.SocketChannelConnection
Returns list of classes to which given object can be adopted to by this adopter factory
getAdaptingClasses(T) - Method in class org.abstracthorizon.danube.service.server.SocketConnection
Returns list of classes to which given object can be adopted to by this adopter factory
getAdditionalHRefs() - Method in class org.abstracthorizon.danube.webdav.xml.dav.response.Response
Returns additional hrefs.
getAddress() - Method in class org.abstracthorizon.danube.service.server.ServerService
 
getAddressPattern() - Method in class org.abstracthorizon.danube.support.logging.debug.DebugConsoleLoggingConnectionHandler
Returns address pattern.
getAddressPattern() - Method in class org.abstracthorizon.danube.support.logging.LoggingConnectionHandler
Returns address pattern.
getAllEntries() - Method in class org.abstracthorizon.danube.http.util.MultiStringHashMap
Returns list of all entries.
getAllEntries() - Method in interface org.abstracthorizon.danube.http.util.MultiStringMap
Returns list of all entries.
getAppConfigurationEntry(String) - Method in class org.abstracthorizon.danube.auth.SpringAuthConfiguration
 
getApplicationMap() - Method in class org.abstracthorizon.danube.webflow.DanubeExternalContext
 
getApplicationSpecificationResourceName() - Method in class org.abstracthorizon.danube.tapestry.TapestryConnectionHandler
Returns name of application specification resource
getArgumentExtractor() - Method in class org.abstracthorizon.danube.webflow.DanubeFlowController
Returns argument extractor used by this controller.
getAsArray(String) - Method in class org.abstracthorizon.danube.http.util.MultiStringHashMap
Returns array of all elements under asked key.
getAsArray(String) - Method in interface org.abstracthorizon.danube.http.util.MultiStringMap
Returns array of all elements under asked key.
getAsList(String) - Method in class org.abstracthorizon.danube.http.util.MultiStringHashMap
Returns list of all elements under asked key.
getAsList(String) - Method in interface org.abstracthorizon.danube.http.util.MultiStringMap
Returns list of all elements under asked key.
getAsMap() - Method in class org.abstracthorizon.danube.http.util.MultiStringHashMap
Returns a map that contains all elements.
getAsMap() - Method in interface org.abstracthorizon.danube.http.util.MultiStringMap
Returns a map that contains all elements.
getAssignedPrefix(String) - Method in interface org.abstracthorizon.danube.webdav.util.NamespacesProvider
Returns assigned prefix for given URL
getAssignedPrefix(String) - Method in class org.abstracthorizon.danube.webdav.util.SimpleNamespacesProvider
Returns assigned prefix for given URL
getAttribute(String) - Method in class org.abstracthorizon.danube.tapestry.DanubeContext
Returns attribute
getAttribute(String) - Method in class org.abstracthorizon.danube.tapestry.DanubeRequest
Returns attribute value
getAttribute(String) - Method in class org.abstracthorizon.danube.tapestry.DanubeSession
Returns attribute
getAttribute(String) - Method in class org.abstracthorizon.danube.webflow.DanubeExternalContext.SessionMap
Returns session's attribute if session is available
getAttributeNames() - Method in class org.abstracthorizon.danube.tapestry.DanubeContext
Returns attribute names
getAttributeNames() - Method in class org.abstracthorizon.danube.tapestry.DanubeRequest
Returns attribute names
getAttributeNames() - Method in class org.abstracthorizon.danube.tapestry.DanubeSession
Returns attributes names as a list
getAttributeNames() - Method in class org.abstracthorizon.danube.webflow.DanubeExternalContext.SessionMap
Returns enumeration of all attribute names.
getAttributes() - Method in interface org.abstracthorizon.danube.http.HTTPConnection
This method returns map of attributes.
getAttributes() - Method in class org.abstracthorizon.danube.http.HTTPConnectionImpl
Returns map of attributes.
getAttributes() - Method in class org.abstracthorizon.danube.http.session.Session
Returns session attributes
getAttributes() - Method in class org.abstracthorizon.danube.webflow.DanubeFlowController
Returns attributes as a map
getBeanName() - Method in class org.abstracthorizon.danube.http.spring.ApplicationSeparator
Returns bean name
getBufferLen() - Method in class org.abstracthorizon.danube.support.logging.util.LogFileRotatorImpl
Returns file buffer len
getBufferSize() - Method in class org.abstracthorizon.danube.http.HTTPBufferedInputStream
Returns buffer size
getBufferSize() - Method in class org.abstracthorizon.danube.http.HTTPBufferedOutputStream
Returns buffer size
getBufferSize() - Method in interface org.abstracthorizon.danube.http.HTTPConnection
Returns buffer size
getBufferSize() - Method in class org.abstracthorizon.danube.http.HTTPConnectionImpl
Returns buffer size
getBufferSize() - Method in class org.abstracthorizon.danube.http.util.ReadOnlyFileConnectionHandler
Returns buffer size
getCacheTimeout() - Method in class org.abstracthorizon.danube.http.auth.JAASAuthenticatedHTTPContext
Returns cache timeout
getCacheTimeout() - Method in class org.abstracthorizon.danube.http.auth.JAASAuthenticator
Returns cache timeout
getCheckDelayMillis() - Method in class org.abstracthorizon.danube.support.logging.util.LogFileRotatorImpl
Returns check delay in milliseconds
getChildContext() - Method in class org.abstracthorizon.danube.http.spring.ApplicationSeparator
Returns sub application context bean is to be retrieved from
getClassLoader() - Method in class org.abstracthorizon.danube.tapestry.DanubeClassResolver
Returns class loader
getClassResolver() - Method in class org.abstracthorizon.danube.tapestry.TapestryConnectionHandler
Returns class resolver.
getCode() - Method in class org.abstracthorizon.danube.http.Status
Returns status code
getCollectionHTMLRenderer() - Method in class org.abstracthorizon.danube.webdav.BaseWebDAVResourceConnectionHandler
Returns collection HTML renderer
getCompiledPattern() - Method in class org.abstracthorizon.danube.http.matcher.Pattern
Returns precompiled pattern
getComponentPath() - Method in class org.abstracthorizon.danube.beanconsole.DisplayController
Returns component path
getComponentPath() - Method in interface org.abstracthorizon.danube.http.HTTPConnection
Returns portion of request URI from context path till end or '?' whichever comes first
getComponentPath() - Method in class org.abstracthorizon.danube.http.HTTPConnectionImpl
Returns request uri
getComponentPath() - Method in class org.abstracthorizon.danube.http.matcher.Pattern
Returns component path
getComponentResourcePath() - Method in interface org.abstracthorizon.danube.http.HTTPConnection
Returns remainder of path after context path and component path is removed
getComponentResourcePath() - Method in class org.abstracthorizon.danube.http.HTTPConnectionImpl
Returns remainder of path after context path and component path is removed
getComponents() - Method in class org.abstracthorizon.danube.http.Selector
Returns list of connection handlers
getConfiguration() - Method in class org.abstracthorizon.danube.auth.jaas.keystore.KeyStoreModuleService
Returns configuration
getConfiguration() - Method in class org.abstracthorizon.danube.auth.jaas.memory.PropertiesModuleService
Returns configuration
getConnection() - Method in class org.abstracthorizon.danube.service.server.MultiThreadServerService.ConnectionHandlerThread
Returns server connection
getConnection() - Method in class org.abstracthorizon.danube.service.server.ServerSocketChannelService.ConnectionHandlerThread
Returns socket connection
getConnectionHandler() - Method in class org.abstracthorizon.danube.http.matcher.AbstractMatcher
Returns connection handler
getConnectionHandler() - Method in interface org.abstracthorizon.danube.http.matcher.Matcher
Returns stored ConnectionHandler
getConnectionHandler() - Method in class org.abstracthorizon.danube.service.server.ServerConnectionHandler
Returns connection handler
getConnectionHandler() - Method in class org.abstracthorizon.danube.service.server.ServerService
Returns connection handler connections are handed to.
getConnectionHandler() - Method in class org.abstracthorizon.danube.service.server.ServerSocketChannelService
Returns connection handler connections are handed to.
getConnectionHandler() - Method in class org.abstracthorizon.danube.support.logging.AccessLogConnectionHandler
Returns connection handler
getConnectionHandler() - Method in class org.abstracthorizon.danube.support.logging.debug.DebugConsoleLoggingConnectionHandler
Returns connection handler
getConnectionHandler() - Method in class org.abstracthorizon.danube.support.logging.LoggingConnectionHandler
Returns connection handler
getContentInputStream() - Method in class org.abstracthorizon.danube.http.HTTPConnectionImpl
Returns content input stream
GetContentLanguage - Class in org.abstracthorizon.danube.webdav.xml.dav.request.properties
This class models WebDAV's getcontentlanguage tag
GetContentLanguage(XMLParserHandler) - Constructor for class org.abstracthorizon.danube.webdav.xml.dav.request.properties.GetContentLanguage
Constructor
getContentLanguage() - Method in class org.abstracthorizon.danube.webdav.xml.dav.request.properties.GetContentLanguage
Returns content language
GetContentLanguage - Class in org.abstracthorizon.danube.webdav.xml.dav.response.properties
This class models WebDAV's getcontentlanguage response tag
GetContentLanguage(Status) - Constructor for class org.abstracthorizon.danube.webdav.xml.dav.response.properties.GetContentLanguage
Constructor
GetContentLanguage(String) - Constructor for class org.abstracthorizon.danube.webdav.xml.dav.response.properties.GetContentLanguage
Constructor
getContentLanguage() - Method in class org.abstracthorizon.danube.webdav.xml.dav.response.properties.GetContentLanguage
Get content language
getContentLength() - Method in class org.abstracthorizon.danube.http.HTTPBufferedInputStream
Returns limited content length
GetContentLength - Class in org.abstracthorizon.danube.webdav.fs.properties
This property can set file's length.
GetContentLength(XMLParserHandler) - Constructor for class org.abstracthorizon.danube.webdav.fs.properties.GetContentLength
Constructor
GetContentLength - Class in org.abstracthorizon.danube.webdav.java.properties
This class obtains content length from given resource
GetContentLength(XMLParserHandler) - Constructor for class org.abstracthorizon.danube.webdav.java.properties.GetContentLength
Constructor
GetContentLength - Class in org.abstracthorizon.danube.webdav.spring.properties
This property can set file's length.
GetContentLength(XMLParserHandler) - Constructor for class org.abstracthorizon.danube.webdav.spring.properties.GetContentLength
Constructor
GetContentLength - Class in org.abstracthorizon.danube.webdav.xml.dav.request.properties
This class models WebDAV's getcontentlength tag
GetContentLength(XMLParserHandler) - Constructor for class org.abstracthorizon.danube.webdav.xml.dav.request.properties.GetContentLength
Constructor
getContentLength() - Method in class org.abstracthorizon.danube.webdav.xml.dav.request.properties.GetContentLength
Returns content length
GetContentLength - Class in org.abstracthorizon.danube.webdav.xml.dav.response.properties
This class models WebDAV's getcontentlength response tag
GetContentLength(Status) - Constructor for class org.abstracthorizon.danube.webdav.xml.dav.response.properties.GetContentLength
Constructor
GetContentLength(long) - Constructor for class org.abstracthorizon.danube.webdav.xml.dav.response.properties.GetContentLength
Constructor
getContentLength() - Method in class org.abstracthorizon.danube.webdav.xml.dav.response.properties.GetContentLength
Returns content length
getContentOutputStream() - Method in class org.abstracthorizon.danube.http.HTTPConnectionImpl
Returns output stream but creates and commits headers before.
getContentReader() - Method in class org.abstracthorizon.danube.http.HTTPConnectionImpl
Returns content reader
getContentType() - Method in class org.abstracthorizon.danube.velocity.VelocityViewAdapter
Returns default content type
GetContentType - Class in org.abstracthorizon.danube.webdav.fs.properties
This request property returns file's mime type
GetContentType(XMLParserHandler) - Constructor for class org.abstracthorizon.danube.webdav.fs.properties.GetContentType
Constructor
getContentType(JavaWebDAVResourceAdapter) - Method in class org.abstracthorizon.danube.webdav.java.Delegate
Returns content type.
getContentType(Object) - Method in class org.abstracthorizon.danube.webdav.java.JavaWebDAVResourceAdapter
Returns content type.
GetContentType - Class in org.abstracthorizon.danube.webdav.java.properties
Returns content type of the object as defined in java resource adapter
GetContentType(XMLParserHandler) - Constructor for class org.abstracthorizon.danube.webdav.java.properties.GetContentType
Constuctor
getContentType(JavaWebDAVResourceAdapter) - Method in class org.abstracthorizon.danube.webdav.java.StringDelegate
Returns type as "text/plain"
GetContentType - Class in org.abstracthorizon.danube.webdav.spring.properties
This request property returns file's mime type
GetContentType(XMLParserHandler) - Constructor for class org.abstracthorizon.danube.webdav.spring.properties.GetContentType
Constructor
GetContentType - Class in org.abstracthorizon.danube.webdav.xml.dav.request.properties
This class models WebDAV's getcontenttype request property tag
GetContentType(XMLParserHandler) - Constructor for class org.abstracthorizon.danube.webdav.xml.dav.request.properties.GetContentType
Constructor
getContentType() - Method in class org.abstracthorizon.danube.webdav.xml.dav.request.properties.GetContentType
Returns content type
GetContentType - Class in org.abstracthorizon.danube.webdav.xml.dav.response.properties
This class models WebDAV's getcontenttype response tag
GetContentType(Status) - Constructor for class org.abstracthorizon.danube.webdav.xml.dav.response.properties.GetContentType
Constructor
GetContentType(String) - Constructor for class org.abstracthorizon.danube.webdav.xml.dav.response.properties.GetContentType
Constructgor
getContentType() - Method in class org.abstracthorizon.danube.webdav.xml.dav.response.properties.GetContentType
Returns contnet type
getContentWriter() - Method in class org.abstracthorizon.danube.http.HTTPConnectionImpl
Returns writer.
getContextPath() - Method in interface org.abstracthorizon.danube.http.HTTPConnection
Returns portion of request path up to component path
getContextPath() - Method in class org.abstracthorizon.danube.http.HTTPConnectionImpl
Returns portion of request path up to component path
getContextPath() - Method in class org.abstracthorizon.danube.tapestry.DanubeRequest
Returns context path
getContextPath() - Method in class org.abstracthorizon.danube.webflow.DanubeExternalContext
Returns connection's context path
getControlFlag() - Method in class org.abstracthorizon.danube.auth.jaas.keystore.KeyStoreModuleService
Returns control flag
getControlFlag() - Method in class org.abstracthorizon.danube.auth.jaas.memory.PropertiesModuleService
Returns control flag
getController() - Method in class org.abstracthorizon.danube.mvc.MVCConnectionHandler
Returns action manager
getControlPortAddress() - Method in class org.abstracthorizon.danube.proxy.socket.Proxy
 
getCustomProcessors() - Method in class org.abstracthorizon.danube.support.logging.AccessLogConnectionHandler
Returns a list of custom processors' file names
getDAVFactory() - Method in class org.abstracthorizon.danube.webdav.xml.dav.DAVNamespace
Retruns factory
getDebugOutputStream() - Method in class org.abstracthorizon.danube.support.logging.LoggingConnection
Returns logger output stream.
getDefaultBufferSize() - Method in class org.abstracthorizon.danube.http.HTTPServerConnectionHandler
Returns default buffer size
getDefaultLogPattern() - Method in class org.abstracthorizon.danube.http.logging.HTTPAccessLogConnectionHandler
Returns default log pattern
getDefaultLogPattern() - Method in class org.abstracthorizon.danube.support.logging.AccessLogConnectionHandler
Returns default log pattern
getDefaultRequestProperties(Object) - Method in class org.abstracthorizon.danube.webdav.fs.FileSystemWebDAVResourceAdapter
Returns default request properties
getDefaultRequestProperties(Object) - Method in class org.abstracthorizon.danube.webdav.java.JavaWebDAVResourceAdapter
 
getDefaultRequestProperties(Object) - Method in interface org.abstracthorizon.danube.webdav.ResourceAdapter
 
getDefaultRequestProperties(Object) - Method in class org.abstracthorizon.danube.webdav.spring.SpringResourceWebDAVResourceAdapter
Returns default request properties
getDefaultResponseProperties(Object) - Method in class org.abstracthorizon.danube.webdav.fs.FileSystemWebDAVResourceAdapter
Returns default response properties
getDefaultResponseProperties(Object) - Method in class org.abstracthorizon.danube.webdav.java.JavaWebDAVResourceAdapter
 
getDefaultResponseProperties(Object) - Method in interface org.abstracthorizon.danube.webdav.ResourceAdapter
 
getDefaultResponseProperties(Object) - Method in class org.abstracthorizon.danube.webdav.spring.SpringResourceWebDAVResourceAdapter
Returns default response properties
getDefinedURLs() - Method in interface org.abstracthorizon.danube.webdav.util.NamespacesProvider
Returns an array of defined URLS
getDefinedURLs() - Method in class org.abstracthorizon.danube.webdav.util.SimpleNamespacesProvider
Returns an array of defined URLS
getDepth() - Method in class org.abstracthorizon.danube.webdav.lock.Lock
Returns lock depth
getDepth() - Method in class org.abstracthorizon.danube.webdav.xml.dav.response.Depth
Returns depth
getDesc() - Method in class org.abstracthorizon.danube.beanconsole.BeanDef
Returns desc
getDispatcherPath() - Method in class org.abstracthorizon.danube.webflow.DanubeExternalContext
Returns connection's component path
getDisplayController() - Method in class org.abstracthorizon.danube.beanconsole.InvokeController
Returns reference to DisplayController instance
getDisplayName() - Method in class org.abstracthorizon.danube.webdav.xml.dav.request.properties.DisplayName
Returns display name
getDisplayName() - Method in class org.abstracthorizon.danube.webdav.xml.dav.response.properties.DisplayName
Returns display name
getDomain() - Method in class org.abstracthorizon.danube.http.cookie.Cookie
Returns cookie's domain
getEcoding() - Method in class org.abstracthorizon.danube.http.util.EncodingPrintWrtier
 
getEncoding() - Method in class org.abstracthorizon.danube.http.util.BufferlessOutputStreamWriter
 
getEntrySize(String) - Method in class org.abstracthorizon.danube.http.util.MultiStringHashMap
Returns number of entries for given key
getEntrySize(String) - Method in interface org.abstracthorizon.danube.http.util.MultiStringMap
Returns number of entries for given key
getErrorHandler() - Method in class org.abstracthorizon.danube.http.HTTPServerConnectionHandler
Returns generic error handler
getErrorResponse() - Method in class org.abstracthorizon.danube.http.BaseReflectionHTTPConnectionHandler
Returns error response connection handler
getErrorResponse() - Method in class org.abstracthorizon.danube.http.Selector
Returns error response
GetETag - Class in org.abstracthorizon.danube.webdav.xml.dav.request.properties
This class models WebDAV's getetag request property tag
GetETag(XMLParserHandler) - Constructor for class org.abstracthorizon.danube.webdav.xml.dav.request.properties.GetETag
Constructor
getETag() - Method in class org.abstracthorizon.danube.webdav.xml.dav.request.properties.GetETag
Returns etag
GetETag - Class in org.abstracthorizon.danube.webdav.xml.dav.response.properties
This class models WebDAV's getetag response tag
GetETag(Status) - Constructor for class org.abstracthorizon.danube.webdav.xml.dav.response.properties.GetETag
Constructor
GetETag(String) - Constructor for class org.abstracthorizon.danube.webdav.xml.dav.response.properties.GetETag
Constructor
getETag() - Method in class org.abstracthorizon.danube.webdav.xml.dav.response.properties.GetETag
Returns etag
getExecutor() - Method in class org.abstracthorizon.danube.proxy.socket.Proxy
 
getExecutor() - Method in class org.abstracthorizon.danube.service.server.MultiThreadServerService
Return the executor which is used or connections to be handled with
getExecutor() - Method in class org.abstracthorizon.danube.service.server.ServerSocketChannelService
Return the executor which is used or connections to be handled with
getExpires() - Method in class org.abstracthorizon.danube.http.cookie.Cookie
Returns expire date of the cookie
getFile() - Method in class org.abstracthorizon.danube.support.logging.LoggingConnectionHandler.InternalFileOutputStream
Returns reference to original file object this stream is created with.
getFileHandle(HTTPConnection) - Method in class org.abstracthorizon.danube.http.util.ReadOnlyFileConnectionHandler
Obtains real file system's file from the given connection
getFilePath() - Method in class org.abstracthorizon.danube.http.spring.util.FileConnectionHandler
Sets path where files are stored
getFilePath() - Method in class org.abstracthorizon.danube.http.util.ReadOnlyFileConnectionHandler
Sets path where files are stored
getFilePath() - Method in class org.abstracthorizon.danube.webdav.fs.FileSystemWebDAVConnectionHandler
Sets path where files are stored
getFilePath() - Method in class org.abstracthorizon.danube.webdav.fs.FileSystemWebDAVResourceAdapter
Returns root file path
getFileTypeMap() - Method in class org.abstracthorizon.danube.http.util.ReadOnlyFileConnectionHandler
Returns file type map that is used with this object
getFirst(String) - Method in class org.abstracthorizon.danube.http.util.MultiStringHashMap
Retrieves element from the given key.
getFirst(String) - Method in interface org.abstracthorizon.danube.http.util.MultiStringMap
Retrieves first element from the given key.
getFlowExecutor() - Method in class org.abstracthorizon.danube.webflow.DanubeFlowController
Returns flow executor.
getFollowable() - Method in class org.abstracthorizon.danube.beanconsole.BeanDef
Returns followable flag
getForceAuthorisation() - Method in class org.abstracthorizon.danube.http.auth.JAASAuthenticatedHTTPContext
 
getFrom() - Method in class org.abstracthorizon.danube.http.util.Ranges.Range
Returns from pointer
getFullStatus() - Method in class org.abstracthorizon.danube.http.Status
Returns full status (code, space, message)
getGlobalSessionMap() - Method in class org.abstracthorizon.danube.webflow.DanubeExternalContext
 
getGraceFinishPeriod() - Method in class org.abstracthorizon.danube.service.server.MultiThreadServerService
Returns grace finish period
getGraceFinishPeriod() - Method in class org.abstracthorizon.danube.service.server.ServerSocketChannelService
Returns grace finish period
getHandler() - Method in class org.abstracthorizon.danube.http.auth.JAASAuthenticator
Returns wrapped handler
getHandler() - Method in class org.abstracthorizon.danube.http.util.EnsureHTTPS
Returns wrapped handler
getHandlingStarted() - Method in class org.abstracthorizon.danube.support.logging.AccessLogConnectionHandler.DateWrapper
Returns handling started time
getHarvestMinimumInterval() - Method in class org.abstracthorizon.danube.webdav.lock.impl.SimpleInMemoryLockingMechanism
Returns minimal harvest interval in miliseconds
getHeader(String) - Method in class org.abstracthorizon.danube.tapestry.DanubeRequest
Returns header's value
getHRef() - Method in class org.abstracthorizon.danube.webdav.xml.dav.response.Response
Returns response's href
getHTTPConnection() - Method in class org.abstracthorizon.danube.webdav.xml.dav.response.MultiStatus
Returns http connection
getId() - Method in class org.abstracthorizon.danube.tapestry.DanubeSession
Returns session id
getInitialParameters() - Method in class org.abstracthorizon.danube.tapestry.TapestryConnectionHandler
Returns initial parameters.
getInitParameterNames() - Method in class org.abstracthorizon.danube.tapestry.DanubeActivator
Returns an empty list
getInitParameterNames() - Method in class org.abstracthorizon.danube.tapestry.DanubeContext
Returns initial parameters names.
getInitParameterValue(String) - Method in class org.abstracthorizon.danube.tapestry.DanubeActivator
Returns null
getInitParameterValue(String) - Method in class org.abstracthorizon.danube.tapestry.DanubeContext
Gets initial parameter's value
getInpusStream(Object, long, long) - Method in class org.abstracthorizon.danube.webdav.fs.FileSystemWebDAVResourceAdapter
Returns RandomAccessFileRangeInputStream
getInpusStream(Object, long, long) - Method in class org.abstracthorizon.danube.webdav.java.JavaWebDAVResourceAdapter
Returns input stream.
getInpusStream(Object, long, long) - Method in interface org.abstracthorizon.danube.webdav.ResourceAdapter
Returns input stream of a resource's range
getInpusStream(Object, long, long) - Method in class org.abstracthorizon.danube.webdav.spring.SpringResourceWebDAVResourceAdapter
Returns RandomAccessFileRangeInputStream
getInputEncoding() - Method in class org.abstracthorizon.danube.http.HTTPConnectionImpl
Returns request encoding
getInputStream() - Method in interface org.abstracthorizon.danube.connection.StreamConnection
Returns connection's input stream
getInputStream() - Method in class org.abstracthorizon.danube.service.server.SocketChannelConnection
Returns input stream
getInputStream() - Method in class org.abstracthorizon.danube.service.server.SocketConnection
Returns input stream
getInputStream() - Method in class org.abstracthorizon.danube.support.logging.LoggingConnection
Retruns logged input stream
getInputStream(Object) - Method in class org.abstracthorizon.danube.webdav.fs.FileSystemWebDAVResourceAdapter
Returns FileInputStream
getInputStream(JavaWebDAVResourceAdapter) - Method in class org.abstracthorizon.danube.webdav.java.Delegate
Returns input stream of the object/field's value.
getInputStream(JavaWebDAVResourceAdapter, long, long) - Method in class org.abstracthorizon.danube.webdav.java.Delegate
Returns input stream of a given range of the object/field's value.
getInputStream(Object) - Method in class org.abstracthorizon.danube.webdav.java.JavaWebDAVResourceAdapter
Returns input stream.
getInputStream(JavaWebDAVResourceAdapter) - Method in class org.abstracthorizon.danube.webdav.java.StringDelegate
Returns an input stream of the value returned from the StringDelegate.getValueAsString(JavaWebDAVResourceAdapter) method.
getInputStream(Object) - Method in interface org.abstracthorizon.danube.webdav.ResourceAdapter
Returns input stream of a resource
getInputStream(Object) - Method in class org.abstracthorizon.danube.webdav.spring.SpringResourceWebDAVResourceAdapter
Returns FileInputStream
getIOCause() - Method in exception org.abstracthorizon.danube.support.RuntimeIOException
Returns cause as IOException
getKey() - Method in class org.abstracthorizon.danube.http.util.MultiStringHashMap.InternalMapEntry
Returns key
getKeyStoreFile() - Method in class org.abstracthorizon.danube.service.server.MultiThreadServerSSLSocketService
Returns keystore file
getKeyStoreInputStream() - Method in class org.abstracthorizon.danube.service.server.MultiThreadServerSSLSocketService
Returns keystore as input stream.
getKeyStorePassword() - Method in class org.abstracthorizon.danube.service.server.MultiThreadServerSSLSocketService
Returns keystore password
getKeyStoreProvider() - Method in class org.abstracthorizon.danube.auth.jaas.keystore.KeyStoreModuleService
Returns keystore provider
getKeyStoreType() - Method in class org.abstracthorizon.danube.auth.jaas.keystore.KeyStoreModuleService
Returns keystore type
getKeystoreURL() - Method in class org.abstracthorizon.danube.auth.jaas.keystore.KeyStoreLoginModule
Returns keystore URL
getKeyStoreURL() - Method in class org.abstracthorizon.danube.auth.jaas.keystore.KeyStoreModuleService
Returns keystore url
getKeyStoreURL() - Method in class org.abstracthorizon.danube.service.server.MultiThreadServerSSLSocketService
Returns keystore filename
getLastAccessed() - Method in class org.abstracthorizon.danube.http.session.Session
Returns value of {Session.lastAccessed field.
getLastModified(Object) - Method in class org.abstracthorizon.danube.freemarker.FreeMarkerViewAdapter.LocalTemplateLoader
This method returns file's last modified attribute if file is supplied.
getLastModified(Resource) - Method in class org.abstracthorizon.danube.velocity.AbsoluteFileResourceLoader
Returns when velocity template was last modified
GetLastModified - Class in org.abstracthorizon.danube.webdav.fs.properties
This property can set file's last modified timestamp
GetLastModified(XMLParserHandler) - Constructor for class org.abstracthorizon.danube.webdav.fs.properties.GetLastModified
Constructor
GetLastModified - Class in org.abstracthorizon.danube.webdav.spring.properties
This property can set file's last modified timestamp
GetLastModified(XMLParserHandler) - Constructor for class org.abstracthorizon.danube.webdav.spring.properties.GetLastModified
Constructor
GetLastModified - Class in org.abstracthorizon.danube.webdav.xml.dav.request.properties
This class models WebDAV's getlastmodified request property tag
GetLastModified(XMLParserHandler) - Constructor for class org.abstracthorizon.danube.webdav.xml.dav.request.properties.GetLastModified
Constructor
getLastModified() - Method in class org.abstracthorizon.danube.webdav.xml.dav.request.properties.GetLastModified
This class returns last modified timestamp
getLastModified() - Method in class org.abstracthorizon.danube.webdav.xml.dav.response.properties.CreationDate
Returns timestamp
GetLastModified - Class in org.abstracthorizon.danube.webdav.xml.dav.response.properties
 
GetLastModified(Status) - Constructor for class org.abstracthorizon.danube.webdav.xml.dav.response.properties.GetLastModified
Constructor
GetLastModified(long) - Constructor for class org.abstracthorizon.danube.webdav.xml.dav.response.properties.GetLastModified
Constructor
getLastModified() - Method in class org.abstracthorizon.danube.webdav.xml.dav.response.properties.GetLastModified
Returns last modified timestamp
getLengthAsString(File) - Method in class org.abstracthorizon.danube.http.util.ReadOnlyFileConnectionHandler
Returns file length as a string
getLengthAsString(ResourceAdapter, Object) - Method in class org.abstracthorizon.danube.webdav.util.SimpleHTMLCollectionRenderer
Returns file length as a string
getLimitedContentLength() - Method in class org.abstracthorizon.danube.http.HTTPBufferedOutputStream
Returns limited content length
getLocale() - Method in class org.abstracthorizon.danube.tapestry.DanubeRequest
Returns locale
getLockingMechanism() - Method in class org.abstracthorizon.danube.webdav.fs.FileSystemWebDAVResourceAdapter
Returns locking mechanism
getLockingMechanism() - Method in class org.abstracthorizon.danube.webdav.java.JavaWebDAVResourceAdapter
Returns locking mechanism
getLockingMechanism() - Method in interface org.abstracthorizon.danube.webdav.ResourceAdapter
Returns locking mechanism
getLockingMechanism() - Method in class org.abstracthorizon.danube.webdav.spring.SpringResourceWebDAVResourceAdapter
Returns locking mechanism
getLocks(Object) - Method in class org.abstracthorizon.danube.webdav.lock.impl.SimpleInMemoryLockingMechanism
Returns locks for the given resource
getLocks(Object) - Method in interface org.abstracthorizon.danube.webdav.lock.LockingMechanism
Returns all locks on the resource or null
getLocks() - Method in class org.abstracthorizon.danube.webdav.xml.dav.response.properties.LockDiscovery
Returns list of locks.
getLogDirectory() - Method in class org.abstracthorizon.danube.support.logging.util.LogFileRotatorImpl
Returns the direcotry of log file.
getLogFile() - Method in class org.abstracthorizon.danube.support.logging.util.LogFileRotatorImpl
Returns file handle of the log file.
getLogFileName() - Method in class org.abstracthorizon.danube.support.logging.util.LogFileRotatorImpl
Returns last part of log file's path
getLogFileNamePattern() - Method in class org.abstracthorizon.danube.support.logging.LoggingConnectionHandler
Returns log file name pattern
getLogFileRotator() - Method in class org.abstracthorizon.danube.support.logging.AccessLogConnectionHandler
Returns log file rotator implementation
getLoginContext() - Method in class org.abstracthorizon.danube.auth.jaas.keystore.KeyStoreModuleService
Returns login context name
getLoginContext() - Method in class org.abstracthorizon.danube.auth.jaas.memory.PropertiesModuleService
Returns login context name
getLoginContext() - Method in class org.abstracthorizon.danube.http.auth.JAASAuthenticatedHTTPContext
Returns login context
getLoginContext() - Method in class org.abstracthorizon.danube.http.auth.JAASAuthenticator
Returns login context
getLoginContextName() - Method in class org.abstracthorizon.danube.http.auth.JAASAuthenticatedHTTPContext
Returns login context name
getLoginContextName() - Method in class org.abstracthorizon.danube.http.auth.JAASAuthenticator
Returns login context name
getLogPattern() - Method in class org.abstracthorizon.danube.support.logging.AccessLogConnectionHandler
Returns log pattern
getLogsPath() - Method in class org.abstracthorizon.danube.support.logging.LoggingConnectionHandler
Returns log files path
getMaxAge() - Method in class org.abstracthorizon.danube.support.logging.util.LogFileRotatorImpl
Returns maximum age of the file.
getMaxSize() - Method in class org.abstracthorizon.danube.support.logging.util.LogFileRotatorImpl
Returns maximum size of the file.
getMessage() - Method in class org.abstracthorizon.danube.http.Status
Returns status message
getMethodDescriptors(BeanInfo) - Static method in class org.abstracthorizon.danube.beanconsole.BeanHelper
This method returns collection of method descriptors for given beanInfo.
getMimeType(String) - Method in class org.abstracthorizon.danube.tapestry.DanubeContext
Returns mime type of given resource path
getMinimumScanPeriod() - Method in class org.abstracthorizon.danube.http.auth.JAASAuthenticatedHTTPContext
Return minimum scan period
getMinimumScanPeriod() - Method in class org.abstracthorizon.danube.http.auth.JAASAuthenticator
Return minimum scan period
getMinScanInterval() - Method in class org.abstracthorizon.danube.http.session.SimpleSessionManager
Returns minimum interval between scans for expired sessions
getModel() - Method in class org.abstracthorizon.danube.mvc.ModelAndView
Returns model as an map
getMutex() - Method in class org.abstracthorizon.danube.webflow.DanubeExternalContext.SessionMap
Returns session.
getName() - Method in class org.abstracthorizon.danube.beanconsole.BeanDef
Returns name
getName() - Method in class org.abstracthorizon.danube.http.cookie.Cookie
Returns cookie name
getName() - Method in class org.abstracthorizon.danube.service.Service
Returns service name
getNamespace() - Method in class org.abstracthorizon.danube.tapestry.DanubeResponse
Returns namespace
getNamespacesProvider() - Method in class org.abstracthorizon.danube.webdav.fs.FileSystemWebDAVResourceAdapter
Returns namespace provider
getNamespacesProvider() - Method in class org.abstracthorizon.danube.webdav.java.JavaWebDAVResourceAdapter
Returns namespace provider
getNamespacesProvider() - Method in interface org.abstracthorizon.danube.webdav.ResourceAdapter
Returns namespace privider
getNamespacesProvider() - Method in class org.abstracthorizon.danube.webdav.spring.SpringResourceWebDAVResourceAdapter
Returns namespace provider
getNewSocketTimeout() - Method in class org.abstracthorizon.danube.service.server.MultiThreadServerSocketChannelService
Returns new socket timeout
getNewSocketTimeout() - Method in class org.abstracthorizon.danube.service.server.MultiThreadServerSocketService
Returns new socket timeout
getNewSocketTimeout() - Method in class org.abstracthorizon.danube.service.server.ServerSocketChannelService
Returns new socket timeout
getNoDefaultHead() - Method in class org.abstracthorizon.danube.http.BaseReflectionHTTPConnectionHandler
Returns if default HEAD handling method is to be included or not
getNoDefaultTrace() - Method in class org.abstracthorizon.danube.http.BaseReflectionHTTPConnectionHandler
Returns if default TRACE handling method is to be included or not
getNumberOfActiveConnections() - Method in class org.abstracthorizon.danube.service.server.MultiThreadServerService
Returns number of active connections
getNumberOfGenerations() - Method in class org.abstracthorizon.danube.support.logging.util.LogFileRotatorImpl
Returns defined number of generations
getOnly(String) - Method in class org.abstracthorizon.danube.http.util.MultiStringHashMap
Retrieves element from the given key.
getOnly(String) - Method in interface org.abstracthorizon.danube.http.util.MultiStringMap
Retrieves element from the given key.
getOutputEncoding() - Method in class org.abstracthorizon.danube.http.HTTPConnectionImpl
Retuns response encoding
getOutputStream() - Method in interface org.abstracthorizon.danube.connection.StreamConnection
Returns connection's output stream
getOutputStream() - Method in class org.abstracthorizon.danube.service.server.SocketChannelConnection
Returns output stream
getOutputStream() - Method in class org.abstracthorizon.danube.service.server.SocketConnection
Returns output stream
getOutputStream() - Method in class org.abstracthorizon.danube.support.logging.LoggingConnection
Returns logged output stream
getOutputStream(ContentType) - Method in class org.abstracthorizon.danube.tapestry.DanubeResponse
Returns output stream and sets content type
getOutputStream(Object) - Method in class org.abstracthorizon.danube.webdav.fs.FileSystemWebDAVResourceAdapter
Returns FileOutputStream
getOutputStream(Object, long, long) - Method in class org.abstracthorizon.danube.webdav.fs.FileSystemWebDAVResourceAdapter
Returns RandomAccessFileRangeOutputStream
getOutputStream(JavaWebDAVResourceAdapter) - Method in class org.abstracthorizon.danube.webdav.java.Delegate
Returns output stream of the object/field's value.
getOutputStream(JavaWebDAVResourceAdapter, long, long) - Method in class org.abstracthorizon.danube.webdav.java.Delegate
Returns output stream of the object/field's value.
getOutputStream(Object) - Method in class org.abstracthorizon.danube.webdav.java.JavaWebDAVResourceAdapter
Returns output stream.
getOutputStream(Object, long, long) - Method in class org.abstracthorizon.danube.webdav.java.JavaWebDAVResourceAdapter
Returns output stream.
getOutputStream(JavaWebDAVResourceAdapter) - Method in class org.abstracthorizon.danube.webdav.java.Property
Returns an output stream to write value to.
getOutputStream(Object) - Method in interface org.abstracthorizon.danube.webdav.ResourceAdapter
Returns output stream of a resource.
getOutputStream(Object, long, long) - Method in interface org.abstracthorizon.danube.webdav.ResourceAdapter
Returns output stream of a resource.
getOutputStream(Object) - Method in class org.abstracthorizon.danube.webdav.spring.SpringResourceWebDAVResourceAdapter
Returns FileOutputStream
getOutputStream(Object, long, long) - Method in class org.abstracthorizon.danube.webdav.spring.SpringResourceWebDAVResourceAdapter
Returns RandomAccessFileRangeOutputStream
getOwner() - Method in class org.abstracthorizon.danube.webdav.lock.Lock
Returns lock owner
getOwner() - Method in class org.abstracthorizon.danube.webdav.xml.dav.Owner
Returns owner object.
getOwner() - Method in class org.abstracthorizon.danube.webdav.xml.dav.request.LockInfo
Returns owner
getOwner() - Method in class org.abstracthorizon.danube.webdav.xml.dav.request.Owner
Returns owner
getOwner() - Method in class org.abstracthorizon.danube.webdav.xml.dav.response.Owner
Returns owner
getPageName() - Method in class org.abstracthorizon.danube.beanconsole.DisplayController
Returns page name
getParameterNames() - Method in class org.abstracthorizon.danube.tapestry.DanubeRequest
Returns parameter names as a list
getParameterValue(String) - Method in class org.abstracthorizon.danube.tapestry.DanubeRequest
Returns parameter value
getParameterValues(String) - Method in class org.abstracthorizon.danube.tapestry.DanubeRequest
Returns parameter's values
getParentAdapterManager() - Method in class org.abstracthorizon.danube.adapter.AdapterManager
Returns parent adapter manager
getParserHandler(String) - Method in interface org.abstracthorizon.danube.webdav.util.NamespacesProvider
Returns XMLParserHandler for given URL
getParserHandler(String) - Method in class org.abstracthorizon.danube.webdav.util.SimpleNamespacesProvider
Returns XMLParserHandler for given URL
getPath() - Method in class org.abstracthorizon.danube.http.cookie.Cookie
Return cookie's path
getPath() - Method in class org.abstracthorizon.danube.webdav.java.Bean
Returns path
getPathInfo() - Method in class org.abstracthorizon.danube.tapestry.DanubeRequest
Returns path info
getPattern() - Method in class org.abstracthorizon.danube.http.matcher.Pattern
Returns pattern as a String
getPort() - Method in class org.abstracthorizon.danube.http.util.EnsureHTTPS
Returns https port
getPort() - Method in class org.abstracthorizon.danube.service.server.ServerService
Returns the port service is expecting connections on
getPort() - Method in class org.abstracthorizon.danube.service.server.ServerSocketChannelService
Returns the port service is expecting connections on
getPreferredPrefix() - Method in class org.abstracthorizon.danube.webdav.xml.dav.DAVNamespace
Returns DAVNamespace.DAV_NAMESPACE_PREFERRED_PREFIX
getPrefix() - Method in class org.abstracthorizon.danube.http.matcher.Prefix
Returns prefix
getPrintWriter(ContentType) - Method in class org.abstracthorizon.danube.tapestry.DanubeResponse
Returns print writer.
getProp() - Method in class org.abstracthorizon.danube.webdav.xml.dav.request.PropFind
Returns request property
getProp() - Method in class org.abstracthorizon.danube.webdav.xml.dav.response.Propstat
Returns response prop
getProperties() - Method in class org.abstracthorizon.danube.auth.jaas.memory.PropertiesLoginModule
 
getProperties() - Method in class org.abstracthorizon.danube.auth.jaas.memory.PropertiesModuleService
 
getProperties() - Method in class org.abstracthorizon.danube.webdav.xml.dav.request.PropertyUpdate
Returns a list of request properties to be updated
getProperties() - Method in class org.abstracthorizon.danube.webdav.xml.dav.RequestProp
Returns list of request properties
getProperties() - Method in class org.abstracthorizon.danube.webdav.xml.dav.response.ResponseProp
Returns a list of properties.
getPropertiesURI() - Method in class org.abstracthorizon.danube.auth.jaas.memory.PropertiesModuleService
Returns properties uri
getPropertyValue(Object, PropertyDescriptor) - Static method in class org.abstracthorizon.danube.beanconsole.BeanHelper
Returns property's value of the given bean
getPropertyValueAsString(Object, String) - Static method in class org.abstracthorizon.danube.beanconsole.BeanHelper
Returns property's value as a string.
getPropertyValueAsString(Object, PropertyDescriptor) - Static method in class org.abstracthorizon.danube.beanconsole.BeanHelper
Returns property's value as a string.
getPropStats() - Method in class org.abstracthorizon.danube.webdav.xml.dav.response.Response
Returns list of propstats.
getRandomPort() - Static method in class org.abstracthorizon.danube.test.util.HTTPServiceUtils
 
getRanges() - Method in class org.abstracthorizon.danube.http.util.Ranges
Returns list of ranges
getReader(Object, String) - Method in class org.abstracthorizon.danube.freemarker.FreeMarkerViewAdapter.LocalTemplateLoader
Returns an reader from file or URL or null if that fails
getRealm() - Method in class org.abstracthorizon.danube.http.auth.JAASAuthenticatedHTTPContext
Returns realm to be used.
getRealm() - Method in class org.abstracthorizon.danube.http.auth.JAASAuthenticator
Returns realm to be used.
getRemoteUser() - Method in class org.abstracthorizon.danube.tapestry.DanubeRequest
Returns remote user
getRequestCookies(HTTPConnection) - Static method in class org.abstracthorizon.danube.http.cookie.CookieUtilities
Obtains request cookies as a map
getRequestHeaders() - Method in interface org.abstracthorizon.danube.http.HTTPConnection
Returns request headers map
getRequestHeaders() - Method in class org.abstracthorizon.danube.http.HTTPConnectionImpl
Returns request headers map
getRequestMap() - Method in class org.abstracthorizon.danube.webflow.DanubeExternalContext
 
getRequestMethod() - Method in interface org.abstracthorizon.danube.http.HTTPConnection
Returns request method
getRequestMethod() - Method in class org.abstracthorizon.danube.http.HTTPConnectionImpl
Returns request method
getRequestParameterMap() - Method in class org.abstracthorizon.danube.webflow.DanubeExternalContext
Returns request parameter map adapter from connection's request paramaters
getRequestParameters() - Method in interface org.abstracthorizon.danube.http.HTTPConnection
Returns request parameters map.
getRequestParameters() - Method in class org.abstracthorizon.danube.http.HTTPConnectionImpl
Returns request parameters map.
getRequestPath() - Method in interface org.abstracthorizon.danube.http.HTTPConnection
This is similar to HTTPConnection.getRequestURI() but without path info (parameters) part
getRequestPath() - Method in class org.abstracthorizon.danube.http.HTTPConnectionImpl
This is similar to HTTPConnectionImpl.getRequestURI() but without parameters part
getRequestPathInfo() - Method in class org.abstracthorizon.danube.webflow.DanubeExternalContext
Returns connection's component resource path
getRequestProtocol() - Method in interface org.abstracthorizon.danube.http.HTTPConnection
Returns request protocol
getRequestProtocol() - Method in class org.abstracthorizon.danube.http.HTTPConnectionImpl
Returns request protocol
getRequestURI() - Method in interface org.abstracthorizon.danube.http.HTTPConnection
Returns raw requested uri along with path info (if supplied in GET method)
getRequestURI() - Method in class org.abstracthorizon.danube.http.HTTPConnectionImpl
Returns raw requested uri along with all parameters if supplied (GET method)
getRequestURI() - Method in class org.abstracthorizon.danube.tapestry.DanubeRequest
Returns request URI
getResource(String) - Method in class org.abstracthorizon.danube.tapestry.DanubeClassResolver
Returns resource as url.
getResource(String) - Method in class org.abstracthorizon.danube.tapestry.DanubeContext
Returns resource as URL.
getResource(String) - Method in class org.abstracthorizon.danube.tapestry.spring.SpringDanubeContext
Returns resource as URL.
getResourceByPath(String) - Method in class org.abstracthorizon.danube.http.spring.ResourceXmlApplicationContext
Getting resource by given path
getResourceETag(Object) - Method in class org.abstracthorizon.danube.webdav.fs.FileSystemWebDAVResourceAdapter
Returns file's last modified timestamp as hex plus file's absolute path
getResourceETag(JavaWebDAVResourceAdapter) - Method in class org.abstracthorizon.danube.webdav.java.Delegate
Returns etag of the object.
getResourceETag(Object) - Method in class org.abstracthorizon.danube.webdav.java.JavaWebDAVResourceAdapter
Returns etag.
getResourceETag(Object) - Method in interface org.abstracthorizon.danube.webdav.ResourceAdapter
Returns resource ETag (as specified in RFC-2616)
getResourceETag(Object) - Method in class org.abstracthorizon.danube.webdav.spring.SpringResourceWebDAVResourceAdapter
Returns file's last modified timestamp as hex plus file's absolute path
getResourceName(Object) - Method in class org.abstracthorizon.danube.webdav.fs.FileSystemWebDAVResourceAdapter
Returns file's name
getResourceName(Object) - Method in class org.abstracthorizon.danube.webdav.java.JavaWebDAVResourceAdapter
Returns resource name from the last portion of the path
getResourceName(Object) - Method in interface org.abstracthorizon.danube.webdav.ResourceAdapter
Returns resource name
getResourceName(Object) - Method in class org.abstracthorizon.danube.webdav.spring.SpringResourceWebDAVResourceAdapter
Returns file's name
getResourcePath() - Method in class org.abstracthorizon.danube.webdav.spring.SpringResourceWebDAVConnectionHandler
Sets path where files are stored
getResourcePath() - Method in class org.abstracthorizon.danube.webdav.spring.SpringResourceWebDAVResourceAdapter
Returns root file path
getResources(Lock) - Method in class org.abstracthorizon.danube.webdav.lock.impl.SimpleInMemoryLockingMechanism
Returns an array of resources for the given lock
getResources(Lock) - Method in interface org.abstracthorizon.danube.webdav.lock.LockingMechanism
Returns all resources locked by the given lock
getResourceStream(String) - Method in class org.abstracthorizon.danube.velocity.AbsoluteFileResourceLoader
Get an InputStream so that the Runtime can build a template with it.
getResponseCookies(HTTPConnection) - Static method in class org.abstracthorizon.danube.http.cookie.CookieUtilities
Returns all response cookies as a map
getResponsedescription() - Method in class org.abstracthorizon.danube.webdav.xml.dav.response.Propstat
Returns response description
getResponseDescription() - Method in class org.abstracthorizon.danube.webdav.xml.dav.response.Response
Returns response description
getResponseDescription() - Method in class org.abstracthorizon.danube.webdav.xml.dav.response.ResponseDescription
Returns response description
getResponseHeaders() - Method in interface org.abstracthorizon.danube.http.HTTPConnection
Returns response headers map
getResponseHeaders() - Method in class org.abstracthorizon.danube.http.HTTPConnectionImpl
Returns response headers map
getResponseProtocol() - Method in interface org.abstracthorizon.danube.http.HTTPConnection
Returns response protocol
getResponseProtocol() - Method in class org.abstracthorizon.danube.http.HTTPConnectionImpl
Returns response protocol
getResponseProtocol() - Method in class org.abstracthorizon.danube.webdav.xml.dav.response.MultiStatus
Returns http connection's response protocol
getResponses() - Method in class org.abstracthorizon.danube.webdav.xml.dav.response.MultiStatus
Returns responses
getResponseStatus() - Method in interface org.abstracthorizon.danube.http.HTTPConnection
Returns response status
getResponseStatus() - Method in class org.abstracthorizon.danube.http.HTTPConnectionImpl
Returns response status
getResultObject() - Method in class org.abstracthorizon.danube.webdav.xml.WebDAVXMLHandler
Returns resulted object
getRootObject() - Method in class org.abstracthorizon.danube.beanconsole.DisplayController
Returns root object.
getRootObject() - Method in class org.abstracthorizon.danube.webdav.java.JavaWebDAVHandler
Returns root object used for the handler
getRootObject() - Method in class org.abstracthorizon.danube.webdav.java.JavaWebDAVResourceAdapter
Returns root object
getScheme() - Method in class org.abstracthorizon.danube.tapestry.DanubeRequest
Returns HTTP
getScope() - Method in class org.abstracthorizon.danube.webdav.lock.Lock
Returns lock scope
getScope() - Method in class org.abstracthorizon.danube.webdav.xml.dav.request.LockEntry
Returns requested lock's scope.
getScope() - Method in class org.abstracthorizon.danube.webdav.xml.dav.request.LockScope
Returns scope
getServerName() - Method in class org.abstracthorizon.danube.tapestry.DanubeRequest
Returns server's name
getServerPort() - Method in class org.abstracthorizon.danube.tapestry.DanubeRequest
Returns port request is served from.
getServerSocketFactory(char[], InputStream) - Static method in class org.abstracthorizon.danube.service.util.SSLUtil
This method returns SSL server socket factory based on passphrase from given keystore
getServerSocketTimeout() - Method in class org.abstracthorizon.danube.service.server.MultiThreadServerSocketChannelService
Returns server socket timeout
getServerSocketTimeout() - Method in class org.abstracthorizon.danube.service.server.MultiThreadServerSocketService
Returns initial socket timeout
getServerSocketTimeout() - Method in class org.abstracthorizon.danube.service.server.ServerSocketChannelService
Returns initial socket timeout
getSession(boolean) - Method in class org.abstracthorizon.danube.tapestry.DanubeRequest
Returns session
getSession() - Method in class org.abstracthorizon.danube.webflow.DanubeExternalContext.SessionMap
Returns controller's session manager's session if there is one.
getSessionCookieName() - Method in class org.abstracthorizon.danube.http.session.SimpleCookieSessionManager
Returns session's cookie name
getSessionId() - Method in class org.abstracthorizon.danube.http.session.Session
Returns session id
getSessionManager() - Method in class org.abstracthorizon.danube.http.auth.JAASAuthenticatedHTTPContext
Returns session manaager
getSessionManager() - Method in class org.abstracthorizon.danube.http.auth.JAASAuthenticator
Returns session manaager
getSessionManager() - Method in class org.abstracthorizon.danube.tapestry.TapestryConnectionHandler
Returns session manager.
getSessionManager() - Method in class org.abstracthorizon.danube.webflow.DanubeFlowController
Returns session manaager
getSessionMap() - Method in class org.abstracthorizon.danube.webflow.DanubeExternalContext
 
getSessionTimeout() - Method in class org.abstracthorizon.danube.http.session.SimpleSessionManager
Returns session timeout
getShortType() - Method in class org.abstracthorizon.danube.beanconsole.BeanDef
Returns short type
getShortValue() - Method in class org.abstracthorizon.danube.beanconsole.BeanDef
Returns short value
getSingleRange() - Method in class org.abstracthorizon.danube.http.util.Ranges
Returns single range or null
getSize() - Method in class org.abstracthorizon.danube.http.util.Ranges
Returns size or -1 if size is unknown
getSize() - Method in class org.abstracthorizon.danube.http.util.Ranges.Range
Returns size of the range
getSocket() - Method in class org.abstracthorizon.danube.service.server.SocketChannelConnection
Returns socket
getSocket() - Method in class org.abstracthorizon.danube.service.server.SocketConnection
Returns socket
getSocketAddress() - Method in class org.abstracthorizon.danube.service.server.ServerService
 
getSocketChannel() - Method in class org.abstracthorizon.danube.service.server.SocketChannelConnection
Returns socket channel
getSocketFactory(char[], InputStream) - Static method in class org.abstracthorizon.danube.service.util.SSLUtil
This method returns SSL socket factory based on passphrase from given keystore
getState() - Method in class org.abstracthorizon.danube.service.Service
Returns current state
getStateName() - Method in class org.abstracthorizon.danube.service.Service
Returns state as a string
getStatus() - Method in class org.abstracthorizon.danube.webdav.xml.dav.response.properties.ResponseProperty
Returns status
getStatus() - Method in class org.abstracthorizon.danube.webdav.xml.dav.response.Propstat
Returns status
getStatus() - Method in class org.abstracthorizon.danube.webdav.xml.dav.response.Response
Returns response's status.
getStringBuffer() - Method in class org.abstracthorizon.danube.http.util.StringPrintWriter
Retruns string buffer of a print writer
getSuffix() - Method in class org.abstracthorizon.danube.freemarker.FreeMarkerViewAdapter
Returns suffix of the templates
getSuffix() - Method in class org.abstracthorizon.danube.velocity.VelocityViewAdapter
Returns template suffix.
getSupportedLockScopes(Object) - Method in class org.abstracthorizon.danube.webdav.lock.impl.SimpleInMemoryLockingMechanism
Returns array with LockingMechanism.SCOPE_EXCLUSIVE and LockingMechanism.SCOPE_SHARED
getSupportedLockScopes(Object) - Method in interface org.abstracthorizon.danube.webdav.lock.LockingMechanism
Returns an array of supported lock scopes on a resource
getTemplatesPath() - Method in class org.abstracthorizon.danube.freemarker.FreeMarkerViewAdapter
Returns path where templates are stored
getTemplatesPath() - Method in class org.abstracthorizon.danube.velocity.VelocityViewAdapter
Returns path where templates are stored
getTemplatesURL() - Method in class org.abstracthorizon.danube.freemarker.FreeMarkerViewAdapter
Returns URL where templaes are to be read from
getTemplatesURL() - Method in class org.abstracthorizon.danube.velocity.VelocityViewAdapter
Returns URL where templates are stored
getThread() - Method in class org.abstracthorizon.danube.service.server.MultiThreadServerService.ConnectionHandlerThread
Returns thread
getThread() - Method in class org.abstracthorizon.danube.service.server.ServerSocketChannelService.ConnectionHandlerThread
Returns thread
getTimeOfDay() - Method in class org.abstracthorizon.danube.support.logging.util.LogFileRotatorImpl
Returns time of day when rotation is going to happen.
getTimeout() - Method in class org.abstracthorizon.danube.webdav.lock.Lock
Returns lock timeout
getTo() - Method in class org.abstracthorizon.danube.http.util.Ranges.Range
Returns to pointer
getToken() - Method in class org.abstracthorizon.danube.webdav.lock.Lock
Return's lock token
getType() - Method in class org.abstracthorizon.danube.beanconsole.BeanDef
Returns type
getType() - Method in class org.abstracthorizon.danube.webdav.lock.Lock
Returns lock type
getType() - Method in class org.abstracthorizon.danube.webdav.xml.dav.request.LockEntry
Returns requested lock's type.
getType() - Method in class org.abstracthorizon.danube.webdav.xml.dav.RequestProp
Returns type
getURLString() - Method in class org.abstracthorizon.danube.webdav.xml.dav.DAVNamespace
Returns DAVNamespace.DAV_NAMESPACE_URL
getUserPrincipal() - Method in class org.abstracthorizon.danube.tapestry.DanubeRequest
Returns user principal
getUserRoles(String) - Method in class org.abstracthorizon.danube.auth.jaas.memory.PropertiesModuleService
 
getUserRolesAsArray(String) - Method in class org.abstracthorizon.danube.auth.jaas.memory.PropertiesModuleService
 
getValidUntil() - Method in class org.abstracthorizon.danube.webdav.lock.Lock
Returns timestamp until lock is valid
getValue() - Method in class org.abstracthorizon.danube.beanconsole.BeanDef
Returns value
getValue() - Method in class org.abstracthorizon.danube.http.cookie.Cookie
Returns cookie value
getValue() - Method in class org.abstracthorizon.danube.http.util.MultiStringHashMap.InternalMapEntry
Returns value
getValueAsString(JavaWebDAVResourceAdapter) - Method in class org.abstracthorizon.danube.webdav.java.ObjectType
Returns string value of the object
getValueAsString(JavaWebDAVResourceAdapter) - Method in class org.abstracthorizon.danube.webdav.java.Property
Reads property as a string value
getValueAsString(JavaWebDAVResourceAdapter) - Method in class org.abstracthorizon.danube.webdav.java.StringDelegate
Returns value as a string
getView() - Method in class org.abstracthorizon.danube.mvc.ModelAndView
Returns view name
getView() - Method in class org.abstracthorizon.danube.mvc.MVCConnectionHandler
Returns view renderer
getWebActivator() - Method in class org.abstracthorizon.danube.tapestry.TapestryConnectionHandler
Returns web activator.
getWebContext() - Method in class org.abstracthorizon.danube.tapestry.spring.TapestryConnectionHandler
Returns web context assigned to this handler.
getWebContext() - Method in class org.abstracthorizon.danube.tapestry.TapestryConnectionHandler
Returns web context assigned to this handler.
getWebDAVResourceAdapter() - Method in class org.abstracthorizon.danube.webdav.BaseWebDAVResourceConnectionHandler
Returns WebDAV resource adapter
getWelcomeFile() - Method in class org.abstracthorizon.danube.http.matcher.WelcomeFile
Returns welcome file
GIGABYTE - Static variable in class org.abstracthorizon.danube.http.util.ReadOnlyFileConnectionHandler
 
GIGABYTE - Static variable in class org.abstracthorizon.danube.webdav.util.SimpleHTMLCollectionRenderer
Number of bytes in a gigabyte
GONE - Static variable in class org.abstracthorizon.danube.http.Status
 
graceFinishPeriod - Variable in class org.abstracthorizon.danube.service.server.MultiThreadServerService
Grace period for connections to finish after service state changes to STOPPING
graceFinishPeriod - Variable in class org.abstracthorizon.danube.service.server.ServerSocketChannelService
Grace period for connections to finish after service state changes to STOPPING

H

handleConnection(Connection) - Method in interface org.abstracthorizon.danube.connection.ConnectionHandler
This method processes a connection - handles requests and processes response.
handleConnection(Connection) - Method in class org.abstracthorizon.danube.http.auth.JAASAuthenticatedHTTPContext
This method creates sets context path to be same as context path up to here plus this component's path.
handleConnection(Connection) - Method in class org.abstracthorizon.danube.http.auth.JAASAuthenticator
This method creates sets context path to be same as context path up to here plus this component's path.
handleConnection(Connection) - Method in class org.abstracthorizon.danube.http.BaseReflectionHTTPConnectionHandler
Handles connection
handleConnection(Connection) - Method in class org.abstracthorizon.danube.http.HTTPContext
This method creates sets context path to be same as context path up to here plus this component's path.
handleConnection(Connection) - Method in class org.abstracthorizon.danube.http.HTTPMVCConnectionHandler
This method just adds no caching headers to response
handleConnection(Connection) - Method in class org.abstracthorizon.danube.http.Selector
Selects ConnectionHandler checking all Matcher from Selector.components list.
handleConnection(Connection) - Method in class org.abstracthorizon.danube.http.spring.ApplicationSeparator
Passes execution flow to obtained ConnectionHandler
handleConnection(Connection) - Method in class org.abstracthorizon.danube.http.util.EnsureHTTPS
This method creates sets context path to be same as context path up to here plus this component's path.
handleConnection(Connection) - Method in class org.abstracthorizon.danube.http.util.ErrorConnectionHandler
Returns simple http with error description
handleConnection(Connection) - Method in class org.abstracthorizon.danube.mvc.MVCConnectionHandler
This method calls action manager to obtain view and model and then view renderer with that information
handleConnection(Connection) - Method in class org.abstracthorizon.danube.service.server.ServerConnectionHandler
This template method allows connection to be wrapped and then processes sequential requests/commands while socket is open or an exception occurs.
handleConnection(Connection) - Method in class org.abstracthorizon.danube.support.logging.AccessLogConnectionHandler
Invokes supplied AccessLogConnectionHandler.connectionHandler measuring time and then writes the log line
handleConnection(Connection) - Method in class org.abstracthorizon.danube.support.logging.debug.DebugConsoleLoggingConnectionHandler
This method wrapps connection to logging connection and passes it further.
handleConnection(Connection) - Method in class org.abstracthorizon.danube.support.logging.LoggingConnectionHandler
This method wrapps connection to logging connection and passes it further.
handleConnection(Connection) - Method in class org.abstracthorizon.danube.tapestry.TapestryConnectionHandler
Handles connection by creating DanubeRequest and DanubeResponse and invokes servicer's service method.
handleDirectory(File, HTTPConnection) - Method in class org.abstracthorizon.danube.http.util.ReadOnlyFileConnectionHandler
Handles request of directory.
handleExpectationHeader() - Method in class org.abstracthorizon.danube.http.HTTPConnectionImpl
 
handleFile(File, HTTPConnection) - Method in class org.abstracthorizon.danube.http.util.ReadOnlyFileConnectionHandler
Handles file request.
handler - Variable in class org.abstracthorizon.danube.http.auth.JAASAuthenticator
Wrapped handler
handler - Variable in class org.abstracthorizon.danube.http.util.EnsureHTTPS
Wrapped handler
handler - Variable in class org.abstracthorizon.danube.tapestry.DanubeActivator
Handler
handler - Variable in class org.abstracthorizon.danube.tapestry.DanubeContext
Reference to handler
handleRequest(Connection) - Method in class org.abstracthorizon.danube.beanconsole.DisplayController
Method that handles a request.
handleRequest(Connection) - Method in class org.abstracthorizon.danube.beanconsole.InvokeController
Method that handles a request.
handleRequest(Connection) - Method in interface org.abstracthorizon.danube.mvc.Controller
This method processes action request.
handleRequest(Connection) - Method in class org.abstracthorizon.danube.webflow.DanubeFlowController
Handles request
HandlingTimeProcessor - Class in org.abstracthorizon.danube.support.logging.patternsupport
This processor adds %D and %T parameters handling.
HandlingTimeProcessor() - Constructor for class org.abstracthorizon.danube.support.logging.patternsupport.HandlingTimeProcessor
Constructor
harvestLocks() - Method in class org.abstracthorizon.danube.webdav.lock.impl.SimpleInMemoryLockingMechanism
Removes all locks that are not valid anymore (due to timeout)
harvestMinimumInterval - Variable in class org.abstracthorizon.danube.webdav.lock.impl.SimpleInMemoryLockingMechanism
Minimal interval timed out locks are removed.
hashCode() - Method in class org.abstracthorizon.danube.webdav.java.Bean
Returns path string's hash code
hasMoreElements() - Method in class org.abstracthorizon.danube.webflow.DanubeExternalContext.EnumerationIteratorAdapter
Returns Iterator.hasNext()
HEADER_DATE_FORMAT - Static variable in interface org.abstracthorizon.danube.http.HTTPConnection
 
headerResponse - Variable in class org.abstracthorizon.danube.webdav.xml.dav.response.MultiStatus
Is it header response only or proper multistatus xml
headersCommitted - Variable in class org.abstracthorizon.danube.http.HTTPConnectionImpl
Have headers been commited already.
HRef - Class in org.abstracthorizon.danube.webdav.xml.dav
This object models WebDAV's href tag
HRef(XMLParserHandler) - Constructor for class org.abstracthorizon.danube.webdav.xml.dav.HRef
Constructor
HRef(String) - Constructor for class org.abstracthorizon.danube.webdav.xml.dav.HRef
Constructor
href - Variable in class org.abstracthorizon.danube.webdav.xml.dav.response.Response
Response's href
hrefs - Variable in class org.abstracthorizon.danube.webdav.xml.dav.request.KeepAlive
Hrefs
HTTPAccessLogConnectionHandler - Class in org.abstracthorizon.danube.http.logging
Utility class that adds new pattern codes to existing in AccessLogConnectionHandler
HTTPAccessLogConnectionHandler() - Constructor for class org.abstracthorizon.danube.http.logging.HTTPAccessLogConnectionHandler
 
HTTPBufferedInputStream - Class in org.abstracthorizon.danube.http
This is buffered http input stream.
HTTPBufferedInputStream(InputStream, int) - Constructor for class org.abstracthorizon.danube.http.HTTPBufferedInputStream
Constructor
HTTPBufferedOutputStream - Class in org.abstracthorizon.danube.http
This is buffered http output stream.
HTTPBufferedOutputStream(HTTPConnectionImpl, OutputStream, int) - Constructor for class org.abstracthorizon.danube.http.HTTPBufferedOutputStream
Constructor
HTTPConnection - Interface in org.abstracthorizon.danube.http
This connection represents one HTTP request and response.
httpConnection - Variable in class org.abstracthorizon.danube.webdav.xml.dav.response.MultiStatus
HTTP connection status is going to render response to
HTTPConnectionImpl - Class in org.abstracthorizon.danube.http
This connection represents one HTTP request and response.
HTTPConnectionImpl(Connection, ConnectionHandler, int) - Constructor for class org.abstracthorizon.danube.http.HTTPConnectionImpl
Constructor.
HTTPConnectionImpl(Connection, ConnectionHandler, InputStream, OutputStream, int) - Constructor for class org.abstracthorizon.danube.http.HTTPConnectionImpl
Constructor.
HTTPContext - Class in org.abstracthorizon.danube.http
This class marks start of "web application" by setting context path.
HTTPContext() - Constructor for class org.abstracthorizon.danube.http.HTTPContext
Constructor
HTTPContextBeanInfo - Class in org.abstracthorizon.danube.http
Bean info for HTTPContext class
HTTPContextBeanInfo() - Constructor for class org.abstracthorizon.danube.http.HTTPContextBeanInfo
Constructor
HTTPContextBeanInfo(Class<?>) - Constructor for class org.abstracthorizon.danube.http.HTTPContextBeanInfo
Constructor
HTTPMVCConnectionHandler - Class in org.abstracthorizon.danube.http
This class represents MVC controller for HTTP.
HTTPMVCConnectionHandler() - Constructor for class org.abstracthorizon.danube.http.HTTPMVCConnectionHandler
Constructor
HTTPMVCConnectionHandlerBeanInfo - Class in org.abstracthorizon.danube.http
Bean info for HTTPMVCConnectionHandler class
HTTPMVCConnectionHandlerBeanInfo() - Constructor for class org.abstracthorizon.danube.http.HTTPMVCConnectionHandlerBeanInfo
Constructor
HTTPMVCConnectionHandlerBeanInfo(Class<?>) - Constructor for class org.abstracthorizon.danube.http.HTTPMVCConnectionHandlerBeanInfo
Constructor
HTTPPatternProcessor - Class in org.abstracthorizon.danube.http.logging
This processor adds following pattern codes: %b - bytes sent excluding headers or "-" if nothing %B - bytes sent excluding headers or 0 if nothing %H - request protocol %l - always "-" %m - request method %q - query string %r - first line of the request %s - status code of the response %>s - status code of the response (same as %s) %S - user session ID (not implemented yet) %u - remote authenticated user (not implemented yet) %U - requested url path %v - server local name (not implemented yet)
HTTPPatternProcessor() - Constructor for class org.abstracthorizon.danube.http.logging.HTTPPatternProcessor
Constructor
HTTPPatternProcessor.Pair - Class in org.abstracthorizon.danube.http.logging
 
HTTPPatternProcessor.Pair() - Constructor for class org.abstracthorizon.danube.http.logging.HTTPPatternProcessor.Pair
 
HTTPServerConnectionHandler - Class in org.abstracthorizon.danube.http
This class is entry point for HTTP server.
HTTPServerConnectionHandler() - Constructor for class org.abstracthorizon.danube.http.HTTPServerConnectionHandler
Constructor
HTTPServerConnectionHandlerBeanInfo - Class in org.abstracthorizon.danube.http
Bean info for HTTPServerConnectionHandler class
HTTPServerConnectionHandlerBeanInfo() - Constructor for class org.abstracthorizon.danube.http.HTTPServerConnectionHandlerBeanInfo
Constructor
HTTPServerConnectionHandlerBeanInfo(Class<?>) - Constructor for class org.abstracthorizon.danube.http.HTTPServerConnectionHandlerBeanInfo
Constructor
HTTPServiceUtils - Class in org.abstracthorizon.danube.test.util
 
HTTPServiceUtils() - Constructor for class org.abstracthorizon.danube.test.util.HTTPServiceUtils
 
HTTPSessionManager - Interface in org.abstracthorizon.danube.http.session
This interface defines simple session handling interface.

I

IF - Class in org.abstracthorizon.danube.webdav.util
This object represents "If" header of WebDAV specification.
IF() - Constructor for class org.abstracthorizon.danube.webdav.util.IF
 
in - Variable in class org.abstracthorizon.danube.proxy.socket.MakeTestProxy.Connection
 
inbound - Variable in class org.abstracthorizon.danube.proxy.socket.MakeTestProxy.Connection
 
INFINITE - Static variable in class org.abstracthorizon.danube.webdav.util.Timeout
Infinite timeout
INFINITY - Static variable in class org.abstracthorizon.danube.webdav.util.Depth
Depth of infinity
init() - Method in class org.abstracthorizon.danube.auth.SpringAuthConfiguration
Establishes itself as a authorisation configuration
init() - Method in class org.abstracthorizon.danube.beanconsole.util.CharArrayPropertyEditor
 
init() - Method in class org.abstracthorizon.danube.freemarker.FreeMarkerViewAdapter
This metod initialises Velocity engine.
init() - Method in class org.abstracthorizon.danube.http.auth.JAASAuthenticatedHTTPContextBeanInfo
Init method
init() - Method in class org.abstracthorizon.danube.http.auth.JAASAuthenticatorBeanInfo
Init method
init() - Method in class org.abstracthorizon.danube.http.BaseReflectionHTTPConnectionHandlerBeanInfo
Init method
init() - Method in class org.abstracthorizon.danube.http.cookie.CookieBeanInfo
Init method
init() - Method in class org.abstracthorizon.danube.http.HTTPContextBeanInfo
Init method
init() - Method in class org.abstracthorizon.danube.http.HTTPMVCConnectionHandlerBeanInfo
Init method
init() - Method in class org.abstracthorizon.danube.http.HTTPServerConnectionHandlerBeanInfo
Init method
init(int, StringBuffer) - Method in class org.abstracthorizon.danube.http.logging.HTTPPatternProcessor
Checks if parameters are present and if so replaces it and caches their indexes
init() - Method in class org.abstracthorizon.danube.http.matcher.AbstractMatcherBeanInfo
Init method
init() - Method in class org.abstracthorizon.danube.http.matcher.PatternBeanInfo
Init method
init() - Method in class org.abstracthorizon.danube.http.matcher.PrefixBeanInfo
Init method
init() - Method in class org.abstracthorizon.danube.http.matcher.WelcomeFileBeanInfo
Init method
init() - Method in class org.abstracthorizon.danube.http.SelectorBeanInfo
 
init() - Method in class org.abstracthorizon.danube.http.session.SessionBeanInfo
Init method
init() - Method in class org.abstracthorizon.danube.http.session.SimpleCookieSessionManagerBeanInfo
Init method
init() - Method in class org.abstracthorizon.danube.http.session.SimpleSessionManagerBeanInfo
Init method
init() - Method in class org.abstracthorizon.danube.http.spring.ApplicationSeparator
Obtains ConnectionHandler from given application context as a bean with given name.
init() - Method in class org.abstracthorizon.danube.http.util.EnsureHTTPSBeanInfo
Init method
init() - Method in class org.abstracthorizon.danube.http.util.ErrorConnectionHandlerBeanInfo
Init method
init() - Method in class org.abstracthorizon.danube.mvc.ModelAndViewBeanInfo
Init method
init() - Method in class org.abstracthorizon.danube.mvc.MVCConnectionHandlerBeanInfo
Init method
init() - Method in class org.abstracthorizon.danube.proxy.socket.Proxy.ControlPort
 
init() - Method in class org.abstracthorizon.danube.service.server.MultiThreadServerServiceBeanInfo
Init method
init() - Method in class org.abstracthorizon.danube.service.server.MultiThreadServerSocketChannelServiceBeanInfo
Init method
init() - Method in class org.abstracthorizon.danube.service.server.MultiThreadServerSocketServiceBeanInfo
Init method
init() - Method in class org.abstracthorizon.danube.service.server.MultiThreadServerSSLSocketServiceBeanInfo
Init method
init() - Method in class org.abstracthorizon.danube.service.server.ServerConnectionHandlerBeanInfo
Init method
init() - Method in class org.abstracthorizon.danube.service.server.ServerServiceBeanInfo
Init method
init() - Method in class org.abstracthorizon.danube.service.server.ServerSocketChannelServiceBeanInfo
Init method
init() - Method in class org.abstracthorizon.danube.service.ServiceBeanInfo
Init method
init() - Method in class org.abstracthorizon.danube.support.logging.AccessLogConnectionHandlerBeanInfo
Init method
init() - Method in class org.abstracthorizon.danube.support.logging.LoggingConnectionHandlerBeanInfo
Init method
init(int, StringBuffer) - Method in class org.abstracthorizon.danube.support.logging.patternsupport.CurrentDateTimeProcessor
Checks if parameter is present and if so replaces it and caches its index
init(int, StringBuffer) - Method in class org.abstracthorizon.danube.support.logging.patternsupport.HandlingTimeProcessor
Checks if parameters are present and if so replaces it and caches their indexes
init(int, StringBuffer) - Method in interface org.abstracthorizon.danube.support.logging.patternsupport.PatternProcessor
Checks if parameters are present and if so replaces it and caches their indexes
init(int, StringBuffer) - Method in class org.abstracthorizon.danube.support.logging.patternsupport.SocketDetailsProcessor
Checks if parameters are present and if so replaces it and caches their indexes
init() - Method in class org.abstracthorizon.danube.support.logging.util.LogFileRotatorImplBeanInfo
Init method
init() - Method in class org.abstracthorizon.danube.tapestry.TapestryConnectionHandler
Initialises this connection handler
init(ExtendedProperties) - Method in class org.abstracthorizon.danube.velocity.AbsoluteFileResourceLoader
Initialises this loaded
init() - Method in class org.abstracthorizon.danube.velocity.VelocityViewAdapter
This metod initialises Velocity engine.
initHandlers() - Method in class org.abstracthorizon.danube.webdav.fs.FileSystemWebDAVResourceAdapter
Initialises handlers
initHandlers() - Method in class org.abstracthorizon.danube.webdav.java.JavaWebDAVResourceAdapter
Initialises java dav facotry and sets namespace
initHandlers() - Method in class org.abstracthorizon.danube.webdav.spring.SpringResourceWebDAVResourceAdapter
Initialises handlers
InitializationException - Exception in org.abstracthorizon.danube.support
Initialisation exception.
InitializationException() - Constructor for exception org.abstracthorizon.danube.support.InitializationException
Constructor
InitializationException(String) - Constructor for exception org.abstracthorizon.danube.support.InitializationException
Constructor
InitializationException(Throwable) - Constructor for exception org.abstracthorizon.danube.support.InitializationException
Constructor
InitializationException(String, Throwable) - Constructor for exception org.abstracthorizon.danube.support.InitializationException
Constructor
initialize(Subject, CallbackHandler, Map<String, ?>, Map<String, ?>) - Method in class org.abstracthorizon.danube.auth.jaas.keystore.KeyStoreLoginModule
Init method
initialize(Subject, CallbackHandler, Map<String, ?>, Map<String, ?>) - Method in class org.abstracthorizon.danube.auth.jaas.memory.PropertiesLoginModule
Init method
INITIALIZED - Static variable in class org.abstracthorizon.danube.auth.jaas.keystore.KeyStoreLoginModule
Initialised state
INITIALIZED - Static variable in class org.abstracthorizon.danube.auth.jaas.memory.PropertiesLoginModule
Initialised state
INITIALIZED - Static variable in class org.abstracthorizon.danube.service.Service
 
initialOffset - Variable in class org.abstracthorizon.danube.webdav.fs.RandomAccessFileRangeInputStream
Initial offset
initialParameters - Variable in class org.abstracthorizon.danube.tapestry.TapestryConnectionHandler
Initial parameters
inputStream - Variable in class org.abstracthorizon.danube.http.HTTPBufferedInputStream
Input stream
inputStream - Variable in class org.abstracthorizon.danube.support.logging.LoggingConnection
Wrapped input stream
inputStream - Variable in class org.abstracthorizon.danube.support.logging.LoggingInputStream
Original input stream
INTERNAL_SERVER_ERROR - Static variable in class org.abstracthorizon.danube.http.Status
 
invalidate() - Method in class org.abstracthorizon.danube.tapestry.DanubeSession
Invalidates session.
InvokeController - Class in org.abstracthorizon.danube.beanconsole
Invokes an arbitrary method on selected bean.
InvokeController() - Constructor for class org.abstracthorizon.danube.beanconsole.InvokeController
Constructor
InvokeController(DisplayController) - Constructor for class org.abstracthorizon.danube.beanconsole.InvokeController
Constructor
invokeMethod(HTTPConnection, String) - Method in class org.abstracthorizon.danube.http.BaseReflectionHTTPConnectionHandler
Invokes object's method
IOUtils - Class in org.abstracthorizon.danube.http.util
IO util methods
IOUtils() - Constructor for class org.abstracthorizon.danube.http.util.IOUtils
 
isAccessAllowed(Object, String) - Method in class org.abstracthorizon.danube.webdav.lock.impl.SimpleInMemoryLockingMechanism
Returns true if access to the resource is allowed
isAccessAllowed(Object, String) - Method in interface org.abstracthorizon.danube.webdav.lock.LockingMechanism
Checks if resource is accessible if token is supplied
isAllprop() - Method in class org.abstracthorizon.danube.webdav.xml.dav.request.PropFind
Returns allprop flag
isChunkEncoding() - Method in class org.abstracthorizon.danube.http.HTTPBufferedInputStream
Returns if chunk encoding
isChunkEncoding() - Method in class org.abstracthorizon.danube.http.HTTPBufferedOutputStream
Returns if chunk encoding
isClosed() - Method in interface org.abstracthorizon.danube.connection.Connection
Checks if connection has been closed
isClosed() - Method in class org.abstracthorizon.danube.connection.ConnectionWrapper
Checks if underlaying connection closed
isClosed() - Method in class org.abstracthorizon.danube.service.server.SocketChannelConnection
Checks if socket is closed
isClosed() - Method in class org.abstracthorizon.danube.service.server.SocketConnection
Checks if socket is closed
isCollection(Object) - Method in class org.abstracthorizon.danube.webdav.fs.FileSystemWebDAVResourceAdapter
Returns true if file is a directory
isCollection(Object) - Method in class org.abstracthorizon.danube.webdav.java.JavaWebDAVResourceAdapter
Returns if resource is collection.
isCollection(Object) - Method in interface org.abstracthorizon.danube.webdav.ResourceAdapter
Returns true if resource is a collection
isCollection(Object) - Method in class org.abstracthorizon.danube.webdav.spring.SpringResourceWebDAVResourceAdapter
Returns true if file is a directory
isCommited() - Method in interface org.abstracthorizon.danube.http.HTTPConnection
Returns true if headers are already send back to the client TODO - maybe this method is not needed!
isCommited() - Method in class org.abstracthorizon.danube.http.HTTPConnectionImpl
Returns true if headers are already send back to the client
isCommitted() - Method in class org.abstracthorizon.danube.webdav.xml.dav.response.MultiStatus
Returns commited flag
isDefined() - Method in class org.abstracthorizon.danube.webdav.xml.dav.response.Response
Returns defined only if there are propstats in this response
isDirectional() - Method in class org.abstracthorizon.danube.support.logging.debug.DebugConsoleLoggingConnectionHandler
Is logging directional or not
isDirectional() - Method in class org.abstracthorizon.danube.support.logging.LoggingConnectionHandler
Is logging directional or not
isEmpty() - Method in class org.abstracthorizon.danube.proxy.socket.Proxy.ProxyPort
 
isFollowable() - Method in class org.abstracthorizon.danube.beanconsole.BeanDef
Returns followable flag
isFollowable(Class<?>) - Static method in class org.abstracthorizon.danube.beanconsole.BeanHelper
Returns true if given class is not String and not a primitive type.
isFollowable(Object) - Static method in class org.abstracthorizon.danube.beanconsole.BeanHelper
Returns true if given object is not null and its class is not String and not a primitive type.
isHeaderResponse() - Method in class org.abstracthorizon.danube.webdav.xml.dav.response.MultiStatus
Returns is it header only response
isLocked(Object) - Method in class org.abstracthorizon.danube.webdav.lock.impl.SimpleInMemoryLockingMechanism
Returns true if resource is locked
isLocked(Object) - Method in interface org.abstracthorizon.danube.webdav.lock.LockingMechanism
Checks if the resource is locked
isLockedRecursive(LockingMechanism, IF, MultiStatus, HTTPConnection, Object, String) - Method in class org.abstracthorizon.danube.webdav.BaseWebDAVResourceConnectionHandler
Checks recursively if resource is locked and all of it's children.
isLogging() - Method in class org.abstracthorizon.danube.support.logging.debug.DebugConsoleLoggingConnectionHandler
Returns if logging is switched on or off.
isLogging() - Method in class org.abstracthorizon.danube.support.logging.LoggingConnection
Returns if logging is switched on or off
isLogging() - Method in class org.abstracthorizon.danube.support.logging.LoggingConnectionHandler
Returns if logging is switched on or off.
isLogging() - Method in class org.abstracthorizon.danube.support.logging.LoggingInputStream
Returns true if logging is on
isLogging() - Method in class org.abstracthorizon.danube.support.logging.LoggingOutputStream
Returns true if logging is on
isMatchAsComponentPath() - Method in class org.abstracthorizon.danube.http.matcher.Pattern
 
isMultiRange() - Method in class org.abstracthorizon.danube.http.util.Ranges
Returns true if this is multi-range
isNew - Variable in class org.abstracthorizon.danube.tapestry.DanubeSession
Flag to denote if the session is new
isNew() - Method in class org.abstracthorizon.danube.tapestry.DanubeSession
Returns true if session is newly created
isPrefix() - Method in class org.abstracthorizon.danube.http.util.Ranges.Range
Is this range a prefix range
isPropname() - Method in class org.abstracthorizon.danube.webdav.xml.dav.request.PropFind
Returns propname flag
isReadOnly() - Method in class org.abstracthorizon.danube.webdav.BaseWebDAVResourceConnectionHandler
Returns read only flag
isResolveRemoteHostNames() - Method in class org.abstracthorizon.danube.support.logging.debug.DebugConsoleLoggingConnectionHandler
Returns if host names should be resolved or not.
isResolveRemoteHostNames() - Method in class org.abstracthorizon.danube.support.logging.LoggingConnectionHandler
Returns if host names should be resolved or not.
isSecure() - Method in class org.abstracthorizon.danube.http.cookie.Cookie
Returns is cookie is secured
isSourceModified(Resource) - Method in class org.abstracthorizon.danube.velocity.AbsoluteFileResourceLoader
How to keep track of all the modified times across the paths.
isStopOnMatch() - Method in class org.abstracthorizon.danube.http.matcher.AbstractMatcher
Returns if matching should stop with this one if positive
isStopOnMatch() - Method in interface org.abstracthorizon.danube.http.matcher.Matcher
Returns true if no other ConnectionHandler should be processed after this one
isSuffix() - Method in class org.abstracthorizon.danube.http.util.Ranges.Range
Is this range a suffix range
isSupporessOutput() - Method in class org.abstracthorizon.danube.http.HTTPBufferedOutputStream
Returns true if output should be suppressed
isSuppressOutput() - Method in class org.abstracthorizon.danube.http.HTTPConnectionImpl
Should content output be suppressed or not.
isTempLogging() - Method in class org.abstracthorizon.danube.support.logging.LoggingConnectionHandler
Returns if temporary logs be created or not.
isTermporaryLog() - Method in class org.abstracthorizon.danube.support.logging.LoggingConnection
Returns is logging temporary or not
isUserInRole(String) - Method in class org.abstracthorizon.danube.tapestry.DanubeRequest
Checks if user is in role
iterator - Variable in class org.abstracthorizon.danube.webflow.DanubeExternalContext.EnumerationIteratorAdapter
Iterator to be adapted

J

JAASAuthenticatedHTTPContext - Class in org.abstracthorizon.danube.http.auth
This class marks start of "web application" by setting context path.
JAASAuthenticatedHTTPContext() - Constructor for class org.abstracthorizon.danube.http.auth.JAASAuthenticatedHTTPContext
Constructor
JAASAuthenticatedHTTPContext.AuthData - Class in org.abstracthorizon.danube.http.auth
Class holding cached authorisation data
JAASAuthenticatedHTTPContext.AuthData() - Constructor for class org.abstracthorizon.danube.http.auth.JAASAuthenticatedHTTPContext.AuthData
 
JAASAuthenticatedHTTPContextBeanInfo - Class in org.abstracthorizon.danube.http.auth
Bean info for JAASAuthenticatedHTTPContext class
JAASAuthenticatedHTTPContextBeanInfo() - Constructor for class org.abstracthorizon.danube.http.auth.JAASAuthenticatedHTTPContextBeanInfo
Constructor
JAASAuthenticatedHTTPContextBeanInfo(Class<?>) - Constructor for class org.abstracthorizon.danube.http.auth.JAASAuthenticatedHTTPContextBeanInfo
Constructor
JAASAuthenticator - Class in org.abstracthorizon.danube.http.auth
This wrapper forces JAAS authentication to happen at client side: if "Authorization" header is missing it would return 401 code requesting one.
JAASAuthenticator() - Constructor for class org.abstracthorizon.danube.http.auth.JAASAuthenticator
Constructor
JAASAuthenticator(ConnectionHandler) - Constructor for class org.abstracthorizon.danube.http.auth.JAASAuthenticator
Constructor
JAASAuthenticator.AuthData - Class in org.abstracthorizon.danube.http.auth
Class holding cached authorisation data
JAASAuthenticator.AuthData() - Constructor for class org.abstracthorizon.danube.http.auth.JAASAuthenticator.AuthData
 
JAASAuthenticatorBeanInfo - Class in org.abstracthorizon.danube.http.auth
Bean info for JAASAuthenticator class
JAASAuthenticatorBeanInfo() - Constructor for class org.abstracthorizon.danube.http.auth.JAASAuthenticatorBeanInfo
Consntructor
JAASAuthenticatorBeanInfo(Class<?>) - Constructor for class org.abstracthorizon.danube.http.auth.JAASAuthenticatorBeanInfo
Constructor
javaAdapter - Variable in class org.abstracthorizon.danube.webdav.java.JavaWebDAVHandler
Java resource adapter
JavaDAVFactory - Class in org.abstracthorizon.danube.webdav.java
Java DAV factory.
JavaDAVFactory() - Constructor for class org.abstracthorizon.danube.webdav.java.JavaDAVFactory
 
JavaWebDAVHandler - Class in org.abstracthorizon.danube.webdav.java
This is convenient extension of BaseWebDAVResourceConnectionHandler that sets java resource adapter.
JavaWebDAVHandler() - Constructor for class org.abstracthorizon.danube.webdav.java.JavaWebDAVHandler
Constructor
JavaWebDAVResourceAdapter - Class in org.abstracthorizon.danube.webdav.java
Main class in reflection java resource adapter.
JavaWebDAVResourceAdapter() - Constructor for class org.abstracthorizon.danube.webdav.java.JavaWebDAVResourceAdapter
Constructor
JavaWebDAVResourceAdapter(Object) - Constructor for class org.abstracthorizon.danube.webdav.java.JavaWebDAVResourceAdapter
Constructor

K

KeepAlive - Class in org.abstracthorizon.danube.webdav.xml.dav.request
This class models WebDAV's keepalive tag
KeepAlive(XMLParserHandler) - Constructor for class org.abstracthorizon.danube.webdav.xml.dav.request.KeepAlive
Constructor
keepAlive - Variable in class org.abstracthorizon.danube.webdav.xml.dav.request.PropertyBehavior
Keep alive
key - Variable in class org.abstracthorizon.danube.http.util.MultiStringHashMap.InternalMapEntry
Key
keySet() - Method in class org.abstracthorizon.danube.http.util.MultiStringHashMap
Returns key set
keySet() - Method in interface org.abstracthorizon.danube.http.util.MultiStringMap
Returns key set
KeyStoreLoginModule - Class in org.abstracthorizon.danube.auth.jaas.keystore
This is keystore login module.
KeyStoreLoginModule() - Constructor for class org.abstracthorizon.danube.auth.jaas.keystore.KeyStoreLoginModule
Default contructor
KeyStoreModuleService - Class in org.abstracthorizon.danube.auth.jaas.keystore
This is keystore login module service.
KeyStoreModuleService() - Constructor for class org.abstracthorizon.danube.auth.jaas.keystore.KeyStoreModuleService
Default constructor
keystorePassword - Variable in class org.abstracthorizon.danube.service.server.MultiThreadServerSSLSocketService
Keystore password
keystoreURL - Variable in class org.abstracthorizon.danube.service.server.MultiThreadServerSSLSocketService
Keystore file name
KILOBYTE - Static variable in class org.abstracthorizon.danube.http.util.ReadOnlyFileConnectionHandler
 
KILOBYTE - Static variable in class org.abstracthorizon.danube.webdav.util.SimpleHTMLCollectionRenderer
Number of bytes in a kilobyte

L

lastAccessed - Variable in class org.abstracthorizon.danube.http.auth.JAASAuthenticatedHTTPContext.AuthData
 
lastAccessed - Variable in class org.abstracthorizon.danube.http.auth.JAASAuthenticator.AuthData
 
lastAccessed - Variable in class org.abstracthorizon.danube.http.session.Session
Time when session is accessed
lastAccessed - Variable in class org.abstracthorizon.danube.support.logging.util.LogFileRotatorImpl
When is this object lass accessed through LogFileRotatorImpl.logFile() method.
lastModified - Variable in class org.abstracthorizon.danube.webdav.xml.dav.request.properties.GetLastModified
Last modified timestamp
lastPathComponent(String) - Static method in class org.abstracthorizon.danube.http.util.IOUtils
 
lastScan - Variable in class org.abstracthorizon.danube.http.auth.JAASAuthenticatedHTTPContext
When was cache scanned last time for expired entries
lastScan - Variable in class org.abstracthorizon.danube.http.auth.JAASAuthenticator
When was cache scanned last time for expired entries
lastScan - Variable in class org.abstracthorizon.danube.http.session.SimpleSessionManager
When was last scan performed
len - Variable in class org.abstracthorizon.danube.http.HTTPBufferedInputStream
Amount of bytes in the buffer
len - Variable in class org.abstracthorizon.danube.webdav.fs.RandomAccessFileRangeInputStream
Number of bytes that can be read
len - Variable in class org.abstracthorizon.danube.webdav.fs.RandomAccessFileRangeOutputStream
Length
LENGTH_REQUIRED - Static variable in class org.abstracthorizon.danube.http.Status
 
limitedContentLength - Variable in class org.abstracthorizon.danube.http.HTTPBufferedOutputStream
Content length limit
lIndex - Variable in class org.abstracthorizon.danube.http.logging.HTTPPatternProcessor
 
list - Variable in class org.abstracthorizon.danube.webdav.xml.dav.request.PropertyUpdate
List of request properties to be updated
listeners - Variable in class org.abstracthorizon.danube.service.Service
Listeners
listUsers() - Method in class org.abstracthorizon.danube.auth.jaas.keystore.KeyStoreModuleService
Returns a list of all users in the keystore
listUsers() - Method in class org.abstracthorizon.danube.auth.jaas.memory.PropertiesModuleService
Returns a list of all users in the keystore
listUsersString() - Method in class org.abstracthorizon.danube.auth.jaas.keystore.KeyStoreModuleService
Lists certificates (users) from the keystore
listUsersString() - Method in class org.abstracthorizon.danube.auth.jaas.memory.PropertiesModuleService
Lists certificates (users) from the keystore
loadKeyStore() - Method in class org.abstracthorizon.danube.auth.jaas.keystore.KeyStoreModuleService
 
loadProperties() - Method in class org.abstracthorizon.danube.auth.jaas.memory.PropertiesModuleService
 
localIPIndex - Variable in class org.abstracthorizon.danube.support.logging.patternsupport.SocketDetailsProcessor
Cached index of local ip address parameter
localPortIndex - Variable in class org.abstracthorizon.danube.support.logging.patternsupport.SocketDetailsProcessor
Cached index of local port number parameter
location - Variable in class org.abstracthorizon.danube.http.spring.ResourceXmlApplicationContext
Location to be used
LOCATION_RESPONSE_HEADER - Static variable in class org.abstracthorizon.danube.http.util.EnsureHTTPS
 
Lock - Class in org.abstracthorizon.danube.webdav.lock
This clas represents a lock
Lock(int, int, Object, Timeout, int) - Constructor for class org.abstracthorizon.danube.webdav.lock.Lock
Constructor
LOCK_ENTRY_TAG_NAME - Static variable in class org.abstracthorizon.danube.webdav.xml.dav.response.properties.SupportedLock
Lock tag entry tag name - "lockentry"
LOCK_TOKEN_TAG_NAME - Static variable in class org.abstracthorizon.danube.webdav.xml.dav.response.properties.LockDiscovery
Lock token tag name
LockDiscovery - Class in org.abstracthorizon.danube.webdav.xml.dav.request.properties
This class models WebDAV's lockdiscovery request property
LockDiscovery(XMLParserHandler) - Constructor for class org.abstracthorizon.danube.webdav.xml.dav.request.properties.LockDiscovery
Constructory
LockDiscovery - Class in org.abstracthorizon.danube.webdav.xml.dav.response.properties
This class models WebDAV's lockdiscovery response tag
LockDiscovery(Status) - Constructor for class org.abstracthorizon.danube.webdav.xml.dav.response.properties.LockDiscovery
Constructor
lockEntries - Variable in class org.abstracthorizon.danube.webdav.xml.dav.request.properties.SupportedLock
List of lock entries
LockEntry - Class in org.abstracthorizon.danube.webdav.xml.dav.request
This class models WebDAV's lockentry tag
LockEntry(XMLParserHandler, DAVFactory) - Constructor for class org.abstracthorizon.danube.webdav.xml.dav.request.LockEntry
Constructor
lockImpl(Response, Lock, LockingMechanism, LockInfo, Object, boolean, Object) - Method in class org.abstracthorizon.danube.webdav.BaseWebDAVResourceConnectionHandler
Locks the resource
LockInfo - Class in org.abstracthorizon.danube.webdav.xml.dav.request
This class models WebDAV's lockinfo tag
LockInfo(XMLParserHandler, DAVFactory) - Constructor for class org.abstracthorizon.danube.webdav.xml.dav.request.LockInfo
Constructor
lockingMechanism - Variable in class org.abstracthorizon.danube.webdav.fs.FileSystemWebDAVResourceAdapter
Locking mechanism to be used with this adapter
lockingMechanism - Variable in class org.abstracthorizon.danube.webdav.java.JavaWebDAVResourceAdapter
Locking mechanism.
LockingMechanism - Interface in org.abstracthorizon.danube.webdav.lock
This interface describes locking mechanism used for WebDAV locking
lockingMechanism - Variable in class org.abstracthorizon.danube.webdav.spring.SpringResourceWebDAVResourceAdapter
Locking mechanism to be used with this adapter
lockRecursive(MultiStatus, Lock, LockingMechanism, LockInfo, Object, Object, String) - Method in class org.abstracthorizon.danube.webdav.BaseWebDAVResourceConnectionHandler
Locks resource recursively.
lockResource(Lock, Object) - Method in class org.abstracthorizon.danube.webdav.fs.FSLockingMechanism
Locks the file
lockResource(Lock, Object) - Method in class org.abstracthorizon.danube.webdav.lock.impl.SimpleInMemoryLockingMechanism
Locks reource
lockResource(Lock, Object) - Method in interface org.abstracthorizon.danube.webdav.lock.LockingMechanism
Locks a resource
lockResources - Variable in class org.abstracthorizon.danube.webdav.lock.impl.SimpleInMemoryLockingMechanism
Map of locks to resources
locks - Variable in class org.abstracthorizon.danube.webdav.xml.dav.response.properties.LockDiscovery
List of locks
LockScope - Class in org.abstracthorizon.danube.webdav.xml.dav
This class models WebDAV's scope tag
LockScope(XMLParserHandler) - Constructor for class org.abstracthorizon.danube.webdav.xml.dav.LockScope
Constructor
lockScope - Variable in class org.abstracthorizon.danube.webdav.xml.dav.request.LockEntry
Requested lock scope
LockScope - Class in org.abstracthorizon.danube.webdav.xml.dav.request
This class models WebDAV's lockscope tag
LockScope(XMLParserHandler) - Constructor for class org.abstracthorizon.danube.webdav.xml.dav.request.LockScope
Constructor
LockScope - Class in org.abstracthorizon.danube.webdav.xml.dav.response
This class models WebDAV's lockscope response tag
LockScope(boolean) - Constructor for class org.abstracthorizon.danube.webdav.xml.dav.response.LockScope
Constructor
LockType - Class in org.abstracthorizon.danube.webdav.xml.dav
This class models WebDAV's lock type tag.
LockType(XMLParserHandler) - Constructor for class org.abstracthorizon.danube.webdav.xml.dav.LockType
Constructor
lockType - Variable in class org.abstracthorizon.danube.webdav.xml.dav.request.LockEntry
Requested lock type
LockType - Class in org.abstracthorizon.danube.webdav.xml.dav.request
This class models WebDAV's locktype tag.
LockType(XMLParserHandler) - Constructor for class org.abstracthorizon.danube.webdav.xml.dav.request.LockType
Constructor
LockType - Class in org.abstracthorizon.danube.webdav.xml.dav.response
This class models WebDAV's locktype response tag
LockType() - Constructor for class org.abstracthorizon.danube.webdav.xml.dav.response.LockType
Constructor
logFile() - Method in interface org.abstracthorizon.danube.support.logging.util.LogFileRotator
Returns output stream.
logFile - Variable in class org.abstracthorizon.danube.support.logging.util.LogFileRotatorImpl
Log file
logFile() - Method in class org.abstracthorizon.danube.support.logging.util.LogFileRotatorImpl
This method first checks if we have accessed it too quickly since last time according to the LogFileRotatorImpl.checkDelayMillis field.
logFileCreated - Variable in class org.abstracthorizon.danube.support.logging.util.LogFileRotatorImpl
When is log file created
logFileNamePattern - Variable in class org.abstracthorizon.danube.support.logging.LoggingConnectionHandler
Log file name pattern
LogFileRotator - Interface in org.abstracthorizon.danube.support.logging.util
This interface defines simple log file (output stream) provider that knows how to rotate "logs"
LogFileRotatorImpl - Class in org.abstracthorizon.danube.support.logging.util
Simple implementation of LogFileRotator interface.
LogFileRotatorImpl() - Constructor for class org.abstracthorizon.danube.support.logging.util.LogFileRotatorImpl
Constructor
LogFileRotatorImpl(File) - Constructor for class org.abstracthorizon.danube.support.logging.util.LogFileRotatorImpl
Constructor
LogFileRotatorImplBeanInfo - Class in org.abstracthorizon.danube.support.logging.util
Bean info for LogFileRotatorImpl class
LogFileRotatorImplBeanInfo() - Constructor for class org.abstracthorizon.danube.support.logging.util.LogFileRotatorImplBeanInfo
Constructor
LogFileRotatorImplBeanInfo(Class<?>) - Constructor for class org.abstracthorizon.danube.support.logging.util.LogFileRotatorImplBeanInfo
Constructor
LOGGED_IN - Static variable in class org.abstracthorizon.danube.auth.jaas.keystore.KeyStoreLoginModule
Logged in state
LOGGED_IN - Static variable in class org.abstracthorizon.danube.auth.jaas.memory.PropertiesLoginModule
Logged in state
logger - Variable in class org.abstracthorizon.danube.auth.jaas.keystore.KeyStoreLoginModule
Logger
logger - Variable in class org.abstracthorizon.danube.auth.jaas.keystore.KeyStoreModuleService
 
logger - Variable in class org.abstracthorizon.danube.auth.jaas.memory.PropertiesLoginModule
Logger
logger - Variable in class org.abstracthorizon.danube.auth.jaas.memory.PropertiesModuleService
 
logger - Variable in class org.abstracthorizon.danube.connection.ConnectionWrapper
Logger
logger - Variable in class org.abstracthorizon.danube.freemarker.FreeMarkerViewAdapter
Logger
logger - Variable in class org.abstracthorizon.danube.http.auth.JAASAuthenticatedHTTPContext
Logger
logger - Variable in class org.abstracthorizon.danube.http.auth.JAASAuthenticator
Logger
logger - Variable in class org.abstracthorizon.danube.http.spring.ResourceXmlApplicationContext
Logger
logger - Variable in class org.abstracthorizon.danube.http.util.EnsureHTTPS
Logger
logger - Variable in class org.abstracthorizon.danube.service.server.ServerConnectionHandler
Logger
logger - Variable in class org.abstracthorizon.danube.service.Service
 
logger - Variable in class org.abstracthorizon.danube.support.logging.AccessLogConnectionHandler
Logger
logger - Variable in class org.abstracthorizon.danube.support.logging.debug.DebugConsoleLoggingConnectionHandler
Logger
logger - Variable in class org.abstracthorizon.danube.support.logging.LoggingConnectionHandler
Logger
logger - Variable in class org.abstracthorizon.danube.support.logging.util.LogFileRotatorImpl
Logger
logger - Variable in class org.abstracthorizon.danube.tapestry.TapestryConnectionHandler
Logger
logger - Variable in class org.abstracthorizon.danube.webdav.xml.dav.request.properties.RequestProperty
Logger
logging - Variable in class org.abstracthorizon.danube.support.logging.LoggingInputStream
Is logging switched on flag
logging - Variable in class org.abstracthorizon.danube.support.logging.LoggingOutputStream
Is logging switched flag
LoggingConnection - Class in org.abstracthorizon.danube.support.logging
Logging connection
LoggingConnection(Connection, OutputStream, boolean, boolean) - Constructor for class org.abstracthorizon.danube.support.logging.LoggingConnection
Constructor.
LoggingConnectionHandler - Class in org.abstracthorizon.danube.support.logging
Connection handler that logs connection to a file.
LoggingConnectionHandler() - Constructor for class org.abstracthorizon.danube.support.logging.LoggingConnectionHandler
Constructor
LoggingConnectionHandler.InternalFileOutputStream - Class in org.abstracthorizon.danube.support.logging
This is helper class that adds reference to original File class passed in FileOutputStream.
LoggingConnectionHandler.InternalFileOutputStream(File) - Constructor for class org.abstracthorizon.danube.support.logging.LoggingConnectionHandler.InternalFileOutputStream
Constructor
LoggingConnectionHandlerBeanInfo - Class in org.abstracthorizon.danube.support.logging
Bean info for LoggingConnectionHandler class
LoggingConnectionHandlerBeanInfo() - Constructor for class org.abstracthorizon.danube.support.logging.LoggingConnectionHandlerBeanInfo
Constructor
LoggingConnectionHandlerBeanInfo(Class<?>) - Constructor for class org.abstracthorizon.danube.support.logging.LoggingConnectionHandlerBeanInfo
Constructor
LoggingInputStream - Class in org.abstracthorizon.danube.support.logging
A class that duplicates what is read from InputStream to OutputStream
LoggingInputStream(InputStream, OutputStream) - Constructor for class org.abstracthorizon.danube.support.logging.LoggingInputStream
Constructor
LoggingOutputStream - Class in org.abstracthorizon.danube.support.logging
Output stream for logging.
LoggingOutputStream(OutputStream, OutputStream) - Constructor for class org.abstracthorizon.danube.support.logging.LoggingOutputStream
Constructor
login() - Method in class org.abstracthorizon.danube.auth.jaas.keystore.KeyStoreLoginModule
Login method
login() - Method in class org.abstracthorizon.danube.auth.jaas.memory.PropertiesLoginModule
Login method
loginContext - Variable in class org.abstracthorizon.danube.http.auth.JAASAuthenticatedHTTPContext
Login context
loginContext - Variable in class org.abstracthorizon.danube.http.auth.JAASAuthenticator
Login context
loginContextName - Variable in class org.abstracthorizon.danube.http.auth.JAASAuthenticatedHTTPContext
Login context name
loginContextName - Variable in class org.abstracthorizon.danube.http.auth.JAASAuthenticator
Login context name
logout() - Method in class org.abstracthorizon.danube.auth.jaas.keystore.KeyStoreLoginModule
Logs out
logout() - Method in class org.abstracthorizon.danube.auth.jaas.memory.PropertiesLoginModule
Logs out
logOutputStream - Variable in class org.abstracthorizon.danube.support.logging.LoggingConnection
Log output stream
logOutputStream - Variable in class org.abstracthorizon.danube.support.logging.LoggingInputStream
Log output stream
logOutputStream - Variable in class org.abstracthorizon.danube.support.logging.LoggingOutputStream
Log output stream
logPath - Variable in class org.abstracthorizon.danube.support.logging.util.LogFileRotatorImpl
Log file path
logPatternString - Variable in class org.abstracthorizon.danube.support.logging.AccessLogConnectionHandler
Internal log pattern string

M

main(String[]) - Static method in class org.abstracthorizon.danube.proxy.socket.MakeTestProxy
 
main(String[]) - Static method in class org.abstracthorizon.danube.proxy.socket.Proxy
 
makeCanonic() - Method in class org.abstracthorizon.danube.http.util.Ranges
Makes this ranges in canonic form (as long as they are sorted
makeCollection(Object) - Method in class org.abstracthorizon.danube.webdav.fs.FileSystemWebDAVResourceAdapter
Makes a directory
makeCollection(Object) - Method in class org.abstracthorizon.danube.webdav.java.JavaWebDAVResourceAdapter
Not implemented
makeCollection(Object) - Method in interface org.abstracthorizon.danube.webdav.ResourceAdapter
Makes a collection
makeCollection(Object) - Method in class org.abstracthorizon.danube.webdav.spring.SpringResourceWebDAVResourceAdapter
Makes a directory
makeTemplateName(String) - Method in class org.abstracthorizon.danube.freemarker.FreeMarkerViewAdapter
Creates name of the template
MakeTestProxy - Class in org.abstracthorizon.danube.proxy.socket
 
MakeTestProxy() - Constructor for class org.abstracthorizon.danube.proxy.socket.MakeTestProxy
 
MakeTestProxy.Connection - Class in org.abstracthorizon.danube.proxy.socket
 
MakeTestProxy.Connection(SocketChannel, SocketChannel, boolean) - Constructor for class org.abstracthorizon.danube.proxy.socket.MakeTestProxy.Connection
 
map - Variable in class org.abstracthorizon.danube.http.util.MultiStringHashMap
Backing storage.
mark - Variable in class org.abstracthorizon.danube.http.HTTPBufferedInputStream
Mark
mark(int) - Method in class org.abstracthorizon.danube.http.HTTPBufferedInputStream
 
mark(int) - Method in class org.abstracthorizon.danube.support.logging.LoggingInputStream
 
mark - Variable in class org.abstracthorizon.danube.webdav.fs.RandomAccessFileRangeInputStream
Mark pointer
mark(int) - Method in class org.abstracthorizon.danube.webdav.fs.RandomAccessFileRangeInputStream
 
marked - Variable in class org.abstracthorizon.danube.support.logging.LoggingInputStream
Mark poitner
markLen - Variable in class org.abstracthorizon.danube.webdav.fs.RandomAccessFileRangeInputStream
Mark length
markSupported() - Method in class org.abstracthorizon.danube.http.HTTPBufferedInputStream
 
markSupported() - Method in class org.abstracthorizon.danube.support.logging.LoggingInputStream
 
markSupported() - Method in class org.abstracthorizon.danube.webdav.fs.RandomAccessFileRangeInputStream
 
matchAsComponentPath - Variable in class org.abstracthorizon.danube.http.matcher.Pattern
Matches as component's path
Matcher - Interface in org.abstracthorizon.danube.http.matcher
This interface defines matcher for Selector class.
matches(HTTPConnection) - Method in interface org.abstracthorizon.danube.http.matcher.Matcher
Returns true if uri from connection is matched
matches(HTTPConnection) - Method in class org.abstracthorizon.danube.http.matcher.Pattern
Uses precompiled pattern to match URI from http conneciton
matches(HTTPConnection) - Method in class org.abstracthorizon.danube.http.matcher.Prefix
This matcher checks prefix of requested path.
matches(HTTPConnection) - Method in class org.abstracthorizon.danube.http.matcher.WelcomeFile
This matcher checks prefix of requested path.
MAX_TYPE_SIZE - Static variable in class org.abstracthorizon.danube.beanconsole.BeanDef
Max type size
MAX_VALUE_SIZE - Static variable in class org.abstracthorizon.danube.beanconsole.BeanDef
Max value size
MEGABYTE - Static variable in class org.abstracthorizon.danube.http.util.ReadOnlyFileConnectionHandler
 
MEGABYTE - Static variable in class org.abstracthorizon.danube.webdav.util.SimpleHTMLCollectionRenderer
Number of bytes in a megabyte
mergeTemplate(Template, Context, HTTPConnection) - Method in class org.abstracthorizon.danube.velocity.VelocityViewAdapter
Generates output from given template
message - Variable in class org.abstracthorizon.danube.http.Status
Response message
METHOD_NOT_ALLOWED - Static variable in class org.abstracthorizon.danube.http.Status
 
methodCOPY(HTTPConnection) - Method in class org.abstracthorizon.danube.webdav.BaseWebDAVResourceConnectionHandler
Implements copy method
methodDELETE(HTTPConnection) - Method in class org.abstracthorizon.danube.http.util.ReadWriteFileConnectionHandler
 
methodDELETE(HTTPConnection) - Method in class org.abstracthorizon.danube.webdav.BaseWebDAVResourceConnectionHandler
Following is hard to be maintained and is not followed stictly in this implementation:
methodGET(HTTPConnection) - Method in class org.abstracthorizon.danube.http.util.ReadOnlyFileConnectionHandler
This method retruns list of files from give directory or returns a file, using FileTypeMap to convert file extension to mime type
methodGET(HTTPConnection) - Method in class org.abstracthorizon.danube.webdav.BaseWebDAVResourceConnectionHandler
GET method implementation
methodHEAD(HTTPConnection) - Method in class org.abstracthorizon.danube.http.BaseReflectionHTTPConnectionHandler
Handles OPTIONS HTTP method
methodHEAD(HTTPConnection) - Method in class org.abstracthorizon.danube.http.util.ReadOnlyFileConnectionHandler
This method retruns headers for for GET method but no body
methodHEAD(HTTPConnection) - Method in class org.abstracthorizon.danube.webdav.BaseWebDAVResourceConnectionHandler
Implementation of the HEAD method.
methodLOCK(HTTPConnection) - Method in class org.abstracthorizon.danube.webdav.BaseWebDAVResourceConnectionHandler
Implements LOCK method.
methodMKCOL(HTTPConnection) - Method in class org.abstracthorizon.danube.webdav.BaseWebDAVResourceConnectionHandler
Implements MKCOL method (making collection).
methodMOVE(HTTPConnection) - Method in class org.abstracthorizon.danube.webdav.BaseWebDAVResourceConnectionHandler
Moves resource
methodOPTIONS(HTTPConnection) - Method in class org.abstracthorizon.danube.http.BaseReflectionHTTPConnectionHandler
Handles OPTIONS HTTP method
methodOPTIONS(HTTPConnection) - Method in class org.abstracthorizon.danube.webdav.BaseWebDAVResourceConnectionHandler
This method adds DAV: 1,2 header.
methodPOST(HTTPConnection) - Method in class org.abstracthorizon.danube.webdav.fs.FileSystemWebDAVConnectionHandler
 
methodPOST(HTTPConnection) - Method in class org.abstracthorizon.danube.webdav.java.JavaWebDAVHandler
Redirects POST HTTP method to GET
methodPOST(HTTPConnection) - Method in class org.abstracthorizon.danube.webdav.spring.SpringResourceWebDAVConnectionHandler
POST method is the same as GET method
methodPROPFIND(HTTPConnection) - Method in class org.abstracthorizon.danube.webdav.BaseWebDAVResourceConnectionHandler
Implements PROPFIND method
methodPROPPATCH(HTTPConnection) - Method in class org.abstracthorizon.danube.webdav.BaseWebDAVResourceConnectionHandler
Implements PROPPATH method
methodPUT(HTTPConnection) - Method in class org.abstracthorizon.danube.http.util.ReadWriteFileConnectionHandler
This method retruns list of files from give directory or returns a file, using FileTypeMap to convert file extension to mime type
methodPUT(HTTPConnection) - Method in class org.abstracthorizon.danube.webdav.BaseWebDAVResourceConnectionHandler
Implements PUT method
methodTRACE(HTTPConnection) - Method in class org.abstracthorizon.danube.http.BaseReflectionHTTPConnectionHandler
Handles OPTIONS HTTP method
methodUNLOCK(HTTPConnection) - Method in class org.abstracthorizon.danube.webdav.BaseWebDAVResourceConnectionHandler
Implements UNLOCK method.
millisIndex - Variable in class org.abstracthorizon.danube.support.logging.patternsupport.HandlingTimeProcessor
Cached index of milliseconds parameter
minScanInterval - Variable in class org.abstracthorizon.danube.http.session.SimpleSessionManager
Minimum interval between two scans for expired sessions
minScanPeriod - Variable in class org.abstracthorizon.danube.http.auth.JAASAuthenticatedHTTPContext
Minimum scan period
minScanPeriod - Variable in class org.abstracthorizon.danube.http.auth.JAASAuthenticator
Minimum scan period
model - Variable in class org.abstracthorizon.danube.mvc.ModelAndView
Map that represents the model
ModelAndView - Class in org.abstracthorizon.danube.mvc
Simple class that combines model and view.
ModelAndView(String, Map<? extends Object, ? extends Object>) - Constructor for class org.abstracthorizon.danube.mvc.ModelAndView
Constructor
ModelAndViewBeanInfo - Class in org.abstracthorizon.danube.mvc
Bean info for ModelAndView class.
ModelAndViewBeanInfo() - Constructor for class org.abstracthorizon.danube.mvc.ModelAndViewBeanInfo
Constructor
ModelAndViewBeanInfo(Class<?>) - Constructor for class org.abstracthorizon.danube.mvc.ModelAndViewBeanInfo
Constructor
modified - Variable in class org.abstracthorizon.danube.webdav.xml.dav.response.properties.CreationDate
Modified timestamp
modified - Variable in class org.abstracthorizon.danube.webdav.xml.dav.response.properties.GetLastModified
 
move(Object, Object) - Method in class org.abstracthorizon.danube.webdav.fs.FileSystemWebDAVResourceAdapter
Renames the file
move(Object, Object) - Method in class org.abstracthorizon.danube.webdav.java.JavaWebDAVResourceAdapter
Not implemented
move(Object, Object) - Method in interface org.abstracthorizon.danube.webdav.ResourceAdapter
Noves the resource to given destination
move(Object, Object) - Method in class org.abstracthorizon.danube.webdav.spring.SpringResourceWebDAVResourceAdapter
Renames the file
MOVED_PERMANENTLY - Static variable in class org.abstracthorizon.danube.http.Status
 
MultiStatus - Class in org.abstracthorizon.danube.webdav.xml.dav.response
This class represents multistatus response tag as defined in RFC-2518.
MultiStatus(NamespacesProvider, HTTPConnection) - Constructor for class org.abstracthorizon.danube.webdav.xml.dav.response.MultiStatus
Constructor
multiStatus - Variable in class org.abstracthorizon.danube.webdav.xml.dav.response.Response
Multistatus response belongs to
MULTISTATUS_RESPONSE - Static variable in class org.abstracthorizon.danube.webdav.xml.dav.response.MultiStatus
Mutlistatus response status 207
MultiStringHashMap - Class in org.abstracthorizon.danube.http.util
MultiStringMap implementation using HashMap This implementation uses map and is storing multiple elements in a list.
MultiStringHashMap() - Constructor for class org.abstracthorizon.danube.http.util.MultiStringHashMap
Constructor.
MultiStringHashMap(int) - Constructor for class org.abstracthorizon.danube.http.util.MultiStringHashMap
Constructor.
MultiStringHashMap(int, float) - Constructor for class org.abstracthorizon.danube.http.util.MultiStringHashMap
Constructor.
MultiStringHashMap.InternalMapEntry<K,V> - Class in org.abstracthorizon.danube.http.util
Map entry for internal use
MultiStringHashMap.InternalMapEntry(K, V) - Constructor for class org.abstracthorizon.danube.http.util.MultiStringHashMap.InternalMapEntry
Constructor
MultiStringMap - Interface in org.abstracthorizon.danube.http.util
This is interface defining a map that can, for a value, have one or more strings.
MultiThreadServerService - Class in org.abstracthorizon.danube.service.server
This class models multi-threaded model of connection service.
MultiThreadServerService() - Constructor for class org.abstracthorizon.danube.service.server.MultiThreadServerService
Default constructor
MultiThreadServerService.ConnectionHandlerThread - Class in org.abstracthorizon.danube.service.server
This class is executed in under the given executor.
MultiThreadServerService.ConnectionHandlerThread(Connection) - Constructor for class org.abstracthorizon.danube.service.server.MultiThreadServerService.ConnectionHandlerThread
Constructor
MultiThreadServerServiceBeanInfo - Class in org.abstracthorizon.danube.service.server
Bean info for MultiThreadServerService class
MultiThreadServerServiceBeanInfo() - Constructor for class org.abstracthorizon.danube.service.server.MultiThreadServerServiceBeanInfo
Constructor
MultiThreadServerServiceBeanInfo(Class<?>) - Constructor for class org.abstracthorizon.danube.service.server.MultiThreadServerServiceBeanInfo
Constructor
MultiThreadServerSocketChannelService - Class in org.abstracthorizon.danube.service.server
This is server service that is implemented using socket channels.
MultiThreadServerSocketChannelService() - Constructor for class org.abstracthorizon.danube.service.server.MultiThreadServerSocketChannelService
Default constructor
MultiThreadServerSocketChannelServiceBeanInfo - Class in org.abstracthorizon.danube.service.server
Bean info for MultiThreadServerSocketChannelService class
MultiThreadServerSocketChannelServiceBeanInfo(Class<?>) - Constructor for class org.abstracthorizon.danube.service.server.MultiThreadServerSocketChannelServiceBeanInfo
Constructor
MultiThreadServerSocketChannelServiceBeanInfo() - Constructor for class org.abstracthorizon.danube.service.server.MultiThreadServerSocketChannelServiceBeanInfo
Constructor
MultiThreadServerSocketService - Class in org.abstracthorizon.danube.service.server
This is server service that is implemented using sockets.
MultiThreadServerSocketService() - Constructor for class org.abstracthorizon.danube.service.server.MultiThreadServerSocketService
Default constructor
MultiThreadServerSocketServiceBeanInfo - Class in org.abstracthorizon.danube.service.server
Bean info for MultiThreadServerSocketService class
MultiThreadServerSocketServiceBeanInfo(Class<?>) - Constructor for class org.abstracthorizon.danube.service.server.MultiThreadServerSocketServiceBeanInfo
Constructor
MultiThreadServerSocketServiceBeanInfo() - Constructor for class org.abstracthorizon.danube.service.server.MultiThreadServerSocketServiceBeanInfo
Constructor
MultiThreadServerSSLSocketService - Class in org.abstracthorizon.danube.service.server
 
MultiThreadServerSSLSocketService() - Constructor for class org.abstracthorizon.danube.service.server.MultiThreadServerSSLSocketService
Default constructor
MultiThreadServerSSLSocketServiceBeanInfo - Class in org.abstracthorizon.danube.service.server
Bean info for MultiThreadServerSSLSocketService class
MultiThreadServerSSLSocketServiceBeanInfo(Class<?>) - Constructor for class org.abstracthorizon.danube.service.server.MultiThreadServerSSLSocketServiceBeanInfo
Constructor
MultiThreadServerSSLSocketServiceBeanInfo() - Constructor for class org.abstracthorizon.danube.service.server.MultiThreadServerSSLSocketServiceBeanInfo
Constructor
MVCConnectionHandler - Class in org.abstracthorizon.danube.mvc
Tihs class is driver of MVC.
MVCConnectionHandler() - Constructor for class org.abstracthorizon.danube.mvc.MVCConnectionHandler
Constructor
MVCConnectionHandlerBeanInfo - Class in org.abstracthorizon.danube.mvc
Bean info for MVCConnectionHandler
MVCConnectionHandlerBeanInfo() - Constructor for class org.abstracthorizon.danube.mvc.MVCConnectionHandlerBeanInfo
Constructor
MVCConnectionHandlerBeanInfo(Class<?>) - Constructor for class org.abstracthorizon.danube.mvc.MVCConnectionHandlerBeanInfo
Constructor

N

name - Variable in class org.abstracthorizon.danube.beanconsole.BeanDef
Object's or property's name
name - Variable in class org.abstracthorizon.danube.http.cookie.Cookie
Cookie name
name - Variable in class org.abstracthorizon.danube.http.logging.HTTPPatternProcessor.Pair
 
name - Variable in class org.abstracthorizon.danube.service.Service
Service name
namespaces - Variable in class org.abstracthorizon.danube.webdav.util.SimpleNamespacesProvider
Array of namespaces
namespacesProvider - Variable in class org.abstracthorizon.danube.webdav.fs.FileSystemWebDAVResourceAdapter
Namespace provider to be used with this adapter
namespacesProvider - Variable in class org.abstracthorizon.danube.webdav.java.JavaWebDAVResourceAdapter
Namespace provider.
namespacesProvider - Variable in class org.abstracthorizon.danube.webdav.spring.SpringResourceWebDAVResourceAdapter
Namespace provider to be used with this adapter
NamespacesProvider - Interface in org.abstracthorizon.danube.webdav.util
An interface that defined namespace provider
namespacesProvider - Variable in class org.abstracthorizon.danube.webdav.xml.WebDAVXMLHandler
Namespace provider
navigate(Object, String) - Static method in class org.abstracthorizon.danube.beanconsole.BeanHelper
This method navigates through objects from given root object to the object specified by path.
needReset - Variable in class org.abstracthorizon.danube.tapestry.DanubeResponse
If true DanubeResponse.getPrintWriter(ContentType) will reset connection.
newConnection(ServerSocketChannel) - Method in class org.abstracthorizon.danube.proxy.socket.Proxy.ControlPort
 
newConnection(ServerSocketChannel) - Method in interface org.abstracthorizon.danube.proxy.socket.Proxy.PortProcessor
 
newConnection(ServerSocketChannel) - Method in class org.abstracthorizon.danube.proxy.socket.Proxy.ProxyPort
 
newCreationDate(XMLParserHandler) - Method in class org.abstracthorizon.danube.webdav.xml.dav.DAVFactory
 
newDisplayName(XMLParserHandler) - Method in class org.abstracthorizon.danube.webdav.xml.dav.DAVFactory
 
newGetContentLanguage(XMLParserHandler) - Method in class org.abstracthorizon.danube.webdav.xml.dav.DAVFactory
 
newGetContentLength(XMLParserHandler) - Method in class org.abstracthorizon.danube.webdav.fs.FSDAVFactory
 
newGetContentLength(XMLParserHandler) - Method in class org.abstracthorizon.danube.webdav.java.JavaDAVFactory
Returns new GetContentLength object
newGetContentLength(XMLParserHandler) - Method in class org.abstracthorizon.danube.webdav.spring.SpringResourceDAVFactory
 
newGetContentLength(XMLParserHandler) - Method in class org.abstracthorizon.danube.webdav.xml.dav.DAVFactory
 
newGetContentType(XMLParserHandler) - Method in class org.abstracthorizon.danube.webdav.fs.FSDAVFactory
 
newGetContentType(XMLParserHandler) - Method in class org.abstracthorizon.danube.webdav.java.JavaDAVFactory
Returns new GetContentType object
newGetContentType(XMLParserHandler) - Method in class org.abstracthorizon.danube.webdav.spring.SpringResourceDAVFactory
 
newGetContentType(XMLParserHandler) - Method in class org.abstracthorizon.danube.webdav.xml.dav.DAVFactory
 
newGetETag(XMLParserHandler) - Method in class org.abstracthorizon.danube.webdav.xml.dav.DAVFactory
 
newGetLastModified(XMLParserHandler) - Method in class org.abstracthorizon.danube.webdav.fs.FSDAVFactory
 
newGetLastModified(XMLParserHandler) - Method in class org.abstracthorizon.danube.webdav.spring.SpringResourceDAVFactory
 
newGetLastModified(XMLParserHandler) - Method in class org.abstracthorizon.danube.webdav.xml.dav.DAVFactory
 
newHRef() - Method in class org.abstracthorizon.danube.webdav.xml.dav.response.MultiStatus
Creates new href of request's URL
newHRef(String) - Method in class org.abstracthorizon.danube.webdav.xml.dav.response.MultiStatus
Creates new href of relative path of request's URL
newKeepAlive(XMLParserHandler) - Method in class org.abstracthorizon.danube.webdav.xml.dav.DAVFactory
 
newLockDiscovery(XMLParserHandler) - Method in class org.abstracthorizon.danube.webdav.xml.dav.DAVFactory
 
newLockEntry(XMLParserHandler) - Method in class org.abstracthorizon.danube.webdav.xml.dav.DAVFactory
 
newLockInfo(XMLParserHandler) - Method in class org.abstracthorizon.danube.webdav.xml.dav.DAVFactory
 
newLockScope(XMLParserHandler) - Method in class org.abstracthorizon.danube.webdav.xml.dav.DAVFactory
 
newLockType(XMLParserHandler) - Method in class org.abstracthorizon.danube.webdav.xml.dav.DAVFactory
 
newMultiThreadSocketChannelService(int) - Static method in class org.abstracthorizon.danube.test.util.HTTPServiceUtils
 
newMultiThreadSocketChannelService(Executor) - Static method in class org.abstracthorizon.danube.test.util.HTTPServiceUtils
 
newMultiThreadSocketChannelService() - Static method in class org.abstracthorizon.danube.test.util.HTTPServiceUtils
 
newMultiThreadSocketService(int) - Static method in class org.abstracthorizon.danube.test.util.HTTPServiceUtils
 
newMultiThreadSocketService(Executor) - Static method in class org.abstracthorizon.danube.test.util.HTTPServiceUtils
 
newMultiThreadSocketService() - Static method in class org.abstracthorizon.danube.test.util.HTTPServiceUtils
 
newProp(XMLParserHandler) - Method in class org.abstracthorizon.danube.webdav.xml.dav.DAVFactory
 
newPropertyBehavior(XMLParserHandler) - Method in class org.abstracthorizon.danube.webdav.xml.dav.DAVFactory
 
newPropertyUpdate(XMLParserHandler) - Method in class org.abstracthorizon.danube.webdav.xml.dav.DAVFactory
 
newPropFind(XMLParserHandler) - Method in class org.abstracthorizon.danube.webdav.xml.dav.DAVFactory
 
newRemove(XMLParserHandler) - Method in class org.abstracthorizon.danube.webdav.xml.dav.DAVFactory
 
newResourceType(XMLParserHandler) - Method in class org.abstracthorizon.danube.webdav.xml.dav.DAVFactory
 
newResponse() - Method in class org.abstracthorizon.danube.webdav.xml.dav.response.MultiStatus
Creates new response with href of request's URL
newResponse(String) - Method in class org.abstracthorizon.danube.webdav.xml.dav.response.MultiStatus
Creates new response with href of relative path of request's URL
newSet(XMLParserHandler) - Method in class org.abstracthorizon.danube.webdav.xml.dav.DAVFactory
 
newSocketTimeout - Variable in class org.abstracthorizon.danube.service.server.MultiThreadServerSocketChannelService
New socket timeout
newSocketTimeout - Variable in class org.abstracthorizon.danube.service.server.MultiThreadServerSocketService
New socket's timeout
newSocketTimeout - Variable in class org.abstracthorizon.danube.service.server.ServerSocketChannelService
New socket timeout
newSource(XMLParserHandler) - Method in class org.abstracthorizon.danube.webdav.fs.FSDAVFactory
 
newSource(XMLParserHandler) - Method in class org.abstracthorizon.danube.webdav.spring.SpringResourceDAVFactory
 
newSource(XMLParserHandler) - Method in class org.abstracthorizon.danube.webdav.xml.dav.DAVFactory
 
newSupportedLock(XMLParserHandler) - Method in class org.abstracthorizon.danube.webdav.xml.dav.DAVFactory
 
nextDestination() - Method in class org.abstracthorizon.danube.proxy.socket.Proxy.ProxyPort
 
nextElement() - Method in class org.abstracthorizon.danube.webflow.DanubeExternalContext.EnumerationIteratorAdapter
Returns Iterator.next()
nextHarvested - Variable in class org.abstracthorizon.danube.webdav.lock.impl.SimpleInMemoryLockingMechanism
Time locks can be harvesed as the earliest
nextRotate - Variable in class org.abstracthorizon.danube.support.logging.util.LogFileRotatorImpl
When is scheduled next rotation based on the time of the day or 0 if none
NO_ACCESS - Static variable in class org.abstracthorizon.danube.beanconsole.BeanDef
Constant describing no access
NO_CONTENT - Static variable in class org.abstracthorizon.danube.http.Status
 
noDefaultHead - Variable in class org.abstracthorizon.danube.http.BaseReflectionHTTPConnectionHandler
Flag that shows should default HEAD handling method be included or not (methodHead(HttpConnection)
noDefaultTrace - Variable in class org.abstracthorizon.danube.http.BaseReflectionHTTPConnectionHandler
Flag that shows should default TRACE handling method be included or not (methodTrace(HttpConnection)
NONE - Static variable in class org.abstracthorizon.danube.webdav.util.Depth
Depth not defined
normaliseResource(Resource) - Method in class org.abstracthorizon.danube.http.spring.ResourceXmlApplicationContext
This method normalises the resource adding final "/" to paths (not files)
NOT_FOUND - Static variable in class org.abstracthorizon.danube.http.Status
 
NOT_IMPLEMENTED - Static variable in class org.abstracthorizon.danube.http.Status
 
NOT_INITIALIZED - Static variable in class org.abstracthorizon.danube.service.Service
 
numberOfNamespaces - Variable in class org.abstracthorizon.danube.webdav.util.SimpleNamespacesProvider
Number of namespaces in the array

O

objectPath - Variable in class org.abstracthorizon.danube.webdav.java.Delegate
Parent object path - parent portion of the supplied path
ObjectType - Class in org.abstracthorizon.danube.webdav.java
This object defines path to the object type.
ObjectType(String) - Constructor for class org.abstracthorizon.danube.webdav.java.ObjectType
Constructor
obtainApplicationResource() - Method in class org.abstracthorizon.danube.tapestry.spring.TapestryConnectionHandler
Obtains application resource.
obtainApplicationResource() - Method in class org.abstracthorizon.danube.tapestry.TapestryConnectionHandler
Obtains application resource.
obtainBuffer() - Method in class org.abstracthorizon.danube.http.util.ReadOnlyFileConnectionHandler
Obtains new buffer
obtainCookieHeaders(MultiStringMap) - Static method in class org.abstracthorizon.danube.http.cookie.CookieUtilities
Obtains cookie headers
obtainProps(Response, Object, PropFind) - Method in class org.abstracthorizon.danube.webdav.BaseWebDAVResourceConnectionHandler
Obtain properties of a given resource
obtainPropsRecursive(MultiStatus, Object, PropFind, String) - Method in class org.abstracthorizon.danube.webdav.BaseWebDAVResourceConnectionHandler
Obtain properties recursively
obtainWebContext() - Method in class org.abstracthorizon.danube.tapestry.TapestryConnectionHandler
Creates WebContext.
OK - Static variable in class org.abstracthorizon.danube.http.Status
 
omit - Variable in class org.abstracthorizon.danube.webdav.xml.dav.request.PropertyBehavior
Omit flag
ONE - Static variable in class org.abstracthorizon.danube.webdav.util.Depth
Depth of 1
options - Variable in class org.abstracthorizon.danube.auth.jaas.keystore.KeyStoreLoginModule
 
options - Variable in class org.abstracthorizon.danube.auth.jaas.memory.PropertiesLoginModule
 
org.abstracthorizon.danube.adapter - package org.abstracthorizon.danube.adapter
 
org.abstracthorizon.danube.auth - package org.abstracthorizon.danube.auth
 
org.abstracthorizon.danube.auth.jaas.keystore - package org.abstracthorizon.danube.auth.jaas.keystore
 
org.abstracthorizon.danube.auth.jaas.memory - package org.abstracthorizon.danube.auth.jaas.memory
 
org.abstracthorizon.danube.beanconsole - package org.abstracthorizon.danube.beanconsole
 
org.abstracthorizon.danube.beanconsole.util - package org.abstracthorizon.danube.beanconsole.util
 
org.abstracthorizon.danube.connection - package org.abstracthorizon.danube.connection
 
org.abstracthorizon.danube.freemarker - package org.abstracthorizon.danube.freemarker
 
org.abstracthorizon.danube.http - package org.abstracthorizon.danube.http
 
org.abstracthorizon.danube.http.auth - package org.abstracthorizon.danube.http.auth
 
org.abstracthorizon.danube.http.cookie - package org.abstracthorizon.danube.http.cookie
 
org.abstracthorizon.danube.http.logging - package org.abstracthorizon.danube.http.logging
 
org.abstracthorizon.danube.http.matcher - package org.abstracthorizon.danube.http.matcher
 
org.abstracthorizon.danube.http.session - package org.abstracthorizon.danube.http.session
 
org.abstracthorizon.danube.http.spring - package org.abstracthorizon.danube.http.spring
 
org.abstracthorizon.danube.http.spring.util - package org.abstracthorizon.danube.http.spring.util
 
org.abstracthorizon.danube.http.util - package org.abstracthorizon.danube.http.util
 
org.abstracthorizon.danube.mvc - package org.abstracthorizon.danube.mvc
 
org.abstracthorizon.danube.proxy.socket - package org.abstracthorizon.danube.proxy.socket
 
org.abstracthorizon.danube.service - package org.abstracthorizon.danube.service
 
org.abstracthorizon.danube.service.server - package org.abstracthorizon.danube.service.server
 
org.abstracthorizon.danube.service.util - package org.abstracthorizon.danube.service.util
 
org.abstracthorizon.danube.session - package org.abstracthorizon.danube.session
 
org.abstracthorizon.danube.support - package org.abstracthorizon.danube.support
 
org.abstracthorizon.danube.support.logging - package org.abstracthorizon.danube.support.logging
 
org.abstracthorizon.danube.support.logging.debug - package org.abstracthorizon.danube.support.logging.debug
 
org.abstracthorizon.danube.support.logging.patternsupport - package org.abstracthorizon.danube.support.logging.patternsupport
 
org.abstracthorizon.danube.support.logging.util - package org.abstracthorizon.danube.support.logging.util
 
org.abstracthorizon.danube.tapestry - package org.abstracthorizon.danube.tapestry
 
org.abstracthorizon.danube.tapestry.spring - package org.abstracthorizon.danube.tapestry.spring
 
org.abstracthorizon.danube.test.util - package org.abstracthorizon.danube.test.util
 
org.abstracthorizon.danube.velocity - package org.abstracthorizon.danube.velocity
 
org.abstracthorizon.danube.webdav - package org.abstracthorizon.danube.webdav
 
org.abstracthorizon.danube.webdav.fs - package org.abstracthorizon.danube.webdav.fs
 
org.abstracthorizon.danube.webdav.fs.properties - package org.abstracthorizon.danube.webdav.fs.properties
 
org.abstracthorizon.danube.webdav.java - package org.abstracthorizon.danube.webdav.java
 
org.abstracthorizon.danube.webdav.java.properties - package org.abstracthorizon.danube.webdav.java.properties
 
org.abstracthorizon.danube.webdav.lock - package org.abstracthorizon.danube.webdav.lock
 
org.abstracthorizon.danube.webdav.lock.impl - package org.abstracthorizon.danube.webdav.lock.impl
 
org.abstracthorizon.danube.webdav.spring - package org.abstracthorizon.danube.webdav.spring
 
org.abstracthorizon.danube.webdav.spring.properties - package org.abstracthorizon.danube.webdav.spring.properties
 
org.abstracthorizon.danube.webdav.util - package org.abstracthorizon.danube.webdav.util
 
org.abstracthorizon.danube.webdav.xml - package org.abstracthorizon.danube.webdav.xml
 
org.abstracthorizon.danube.webdav.xml.common - package org.abstracthorizon.danube.webdav.xml.common
 
org.abstracthorizon.danube.webdav.xml.dav - package org.abstracthorizon.danube.webdav.xml.dav
 
org.abstracthorizon.danube.webdav.xml.dav.request - package org.abstracthorizon.danube.webdav.xml.dav.request
 
org.abstracthorizon.danube.webdav.xml.dav.request.properties - package org.abstracthorizon.danube.webdav.xml.dav.request.properties
 
org.abstracthorizon.danube.webdav.xml.dav.response - package org.abstracthorizon.danube.webdav.xml.dav.response
 
org.abstracthorizon.danube.webdav.xml.dav.response.properties - package org.abstracthorizon.danube.webdav.xml.dav.response.properties
 
org.abstracthorizon.danube.webflow - package org.abstracthorizon.danube.webflow
 
out - Variable in class org.abstracthorizon.danube.proxy.socket.MakeTestProxy.Connection
 
output(boolean, OutputStream, char, int) - Static method in class org.abstracthorizon.danube.support.logging.DirectionalLoggingInputStream
Outputs a byte making sure that direction character is printed too
output(boolean, OutputStream, char, byte[], int, int) - Static method in class org.abstracthorizon.danube.support.logging.DirectionalLoggingInputStream
Outputs part of an array scanning it for LF and sending direction chars accodingly
outputLogLine(String) - Method in class org.abstracthorizon.danube.support.logging.AccessLogConnectionHandler
This method output log line to the log.
outputStream - Variable in class org.abstracthorizon.danube.http.HTTPBufferedOutputStream
Wrapped output stream
outputStream - Variable in class org.abstracthorizon.danube.support.logging.LoggingConnection
Wrapped output stream
outputStream - Variable in class org.abstracthorizon.danube.support.logging.LoggingOutputStream
Original output stream
owner - Variable in class org.abstracthorizon.danube.webdav.lock.Lock
Locks owner.
Owner - Class in org.abstracthorizon.danube.webdav.xml.dav
This class models WebDAV's owner tag
Owner(XMLParserHandler) - Constructor for class org.abstracthorizon.danube.webdav.xml.dav.Owner
Constructor
owner - Variable in class org.abstracthorizon.danube.webdav.xml.dav.Owner
Owner object.
owner - Variable in class org.abstracthorizon.danube.webdav.xml.dav.request.LockInfo
Owner
Owner - Class in org.abstracthorizon.danube.webdav.xml.dav.request
This class models WebDAV's owner tag
Owner(XMLParserHandler) - Constructor for class org.abstracthorizon.danube.webdav.xml.dav.request.Owner
Constructor
owner - Variable in class org.abstracthorizon.danube.webdav.xml.dav.request.Owner
Owner
Owner - Class in org.abstracthorizon.danube.webdav.xml.dav.response
This class models WebDAV's owner response tag
Owner(Object) - Constructor for class org.abstracthorizon.danube.webdav.xml.dav.response.Owner
Constructor
owner - Variable in class org.abstracthorizon.danube.webdav.xml.dav.response.Owner
Owner

P

packageName - Static variable in class org.abstracthorizon.danube.webdav.xml.dav.request.properties.RequestProperty
This package name
pageName - Variable in class org.abstracthorizon.danube.beanconsole.DisplayController
If path defined as a pattern to a specific page (index.html for instance) then it needs to be stripped of component resource path before it is used
parent - Variable in class org.abstracthorizon.danube.http.HTTPConnectionImpl
Reference to creator of this handler so forward can work from that point
parent - Variable in class org.abstracthorizon.danube.webdav.xml.dav.request.AbstractSimpleXMLHandler
Parent parser handler
parentPath(String) - Static method in class org.abstracthorizon.danube.http.util.IOUtils
 
parentToken - Variable in class org.abstracthorizon.danube.webdav.util.IF
Collected token of a parent resource.
parse(HTTPConnection, ResourceAdapter, Object, Object) - Method in class org.abstracthorizon.danube.webdav.util.IF
Parses "if" header and checks if values correspond to given resource.
parse(HTTPConnection, ResourceAdapter, Object, Object, char[]) - Method in class org.abstracthorizon.danube.webdav.util.IF
Parses "if" header and checks if values correspond to given resource.
parse(String) - Static method in class org.abstracthorizon.danube.webdav.util.Timeout
 
parseContentRange(String) - Static method in class org.abstracthorizon.danube.http.util.Ranges
Parses input string for ranges format
parseCookie(String) - Method in class org.abstracthorizon.danube.http.cookie.Cookie
Parses cookie definition (in format <name>=<value>) and stores name and value to this cookie.
parseGetParameters() - Method in class org.abstracthorizon.danube.http.HTTPConnectionImpl
Retrieves get parameters
parseHttpRequestLine() - Method in class org.abstracthorizon.danube.http.HTTPConnectionImpl
 
parseLong(String, int, int) - Static method in class org.abstracthorizon.danube.http.util.Ranges
Parses input string from given index
parseOneRange(String, int, int, Ranges) - Static method in class org.abstracthorizon.danube.http.util.Ranges
Parses one range in format of "xxx-yyy", "xxx-" or "-yyy"
parsePostParameters() - Method in class org.abstracthorizon.danube.http.HTTPConnectionImpl
Retrieves post parameters
parseRange(String) - Static method in class org.abstracthorizon.danube.http.util.Ranges
Parses input string for ranges format
PARTIAL_CONTENT - Static variable in class org.abstracthorizon.danube.http.Status
 
path - Variable in class org.abstracthorizon.danube.http.cookie.Cookie
Cookie path
path - Variable in class org.abstracthorizon.danube.webdav.fs.FileSystemWebDAVResourceAdapter
Root path of the files to be served
path - Variable in class org.abstracthorizon.danube.webdav.java.Bean
Path from the root object
path - Variable in class org.abstracthorizon.danube.webdav.spring.SpringResourceWebDAVResourceAdapter
Root path of the files to be served
path - Variable in class org.abstracthorizon.danube.webdav.xml.dav.HRef
URL path
Pattern - Class in org.abstracthorizon.danube.http.matcher
Implementation of Matcher interface that uses Pattern for matching.
Pattern() - Constructor for class org.abstracthorizon.danube.http.matcher.Pattern
Constructor
pattern - Variable in class org.abstracthorizon.danube.http.matcher.Pattern
Precompiled pattern
PatternBeanInfo - Class in org.abstracthorizon.danube.http.matcher
Bean info for Pattern class
PatternBeanInfo() - Constructor for class org.abstracthorizon.danube.http.matcher.PatternBeanInfo
Constructor
PatternBeanInfo(Class<?>) - Constructor for class org.abstracthorizon.danube.http.matcher.PatternBeanInfo
Constructor
PatternProcessor - Interface in org.abstracthorizon.danube.support.logging.patternsupport
This interface defines pattern processor.
port - Variable in class org.abstracthorizon.danube.http.util.EnsureHTTPS
HTTPS port - default 443
port - Variable in class org.abstracthorizon.danube.service.server.ServerSocketChannelService
Port this service is going to listen on
postProcessing(Connection, boolean) - Method in class org.abstracthorizon.danube.http.HTTPServerConnectionHandler
 
postProcessing(Connection) - Method in class org.abstracthorizon.danube.service.server.ServerConnectionHandler
Post processing that should determine shell we persist connection (invoke handler again) or leave connection handler.
PRECONDITION_FAILED - Static variable in class org.abstracthorizon.danube.http.Status
 
Prefix - Class in org.abstracthorizon.danube.http.matcher
This matcher checks prefix of http URI.
Prefix() - Constructor for class org.abstracthorizon.danube.http.matcher.Prefix
Constructor
Prefix(ConnectionHandler, String) - Constructor for class org.abstracthorizon.danube.http.matcher.Prefix
Constrcutor
Prefix(ConnectionHandler, boolean, String) - Constructor for class org.abstracthorizon.danube.http.matcher.Prefix
Constructor
prefix - Variable in class org.abstracthorizon.danube.http.matcher.Prefix
Prefix
PrefixBeanInfo - Class in org.abstracthorizon.danube.http.matcher
Bean info for Prefix class
PrefixBeanInfo() - Constructor for class org.abstracthorizon.danube.http.matcher.PrefixBeanInfo
Constructor
PrefixBeanInfo(Class<?>) - Constructor for class org.abstracthorizon.danube.http.matcher.PrefixBeanInfo
Constructor
prepare(Object, Map<String, Object>) - Static method in class org.abstracthorizon.danube.beanconsole.BeanHelper
This method set model parameters needed for preseting given object.
process(Connection, Object[]) - Method in class org.abstracthorizon.danube.http.logging.HTTPPatternProcessor
Adds parameter values to cached index positions
process(Connection, Object[]) - Method in class org.abstracthorizon.danube.support.logging.patternsupport.CurrentDateTimeProcessor
Adds current time and date in common log format at cached index into the array
process(Connection, Object[]) - Method in class org.abstracthorizon.danube.support.logging.patternsupport.HandlingTimeProcessor
Adds parameter values to cached index positions
process(Connection, Object[]) - Method in interface org.abstracthorizon.danube.support.logging.patternsupport.PatternProcessor
Adds parameter values to cached index positions
process(Connection, Object[]) - Method in class org.abstracthorizon.danube.support.logging.patternsupport.SocketDetailsProcessor
Adds parameter values to cached index positions
processConnection(Connection) - Method in class org.abstracthorizon.danube.http.HTTPServerConnectionHandler
Processes connection
processConnection(SocketChannel) - Method in class org.abstracthorizon.danube.service.server.MultiThreadServerSocketChannelService
Creates socket connection and new instance of ConnectionHandlerThread to process socket under the given executor
processConnection(Socket) - Method in class org.abstracthorizon.danube.service.server.MultiThreadServerSocketService
Creates server connection and new instance of ConnectionHandlerThread to process socket under the given executor
processConnection(Connection) - Method in class org.abstracthorizon.danube.service.server.ServerConnectionHandler
Template method for processing of connection.
processConnection(SocketChannel) - Method in class org.abstracthorizon.danube.service.server.ServerSocketChannelService
Creates socket connection and new instance of ServerSocketChannelService.ConnectionHandlerThread to process socket under the given executor
processConnections() - Method in class org.abstracthorizon.danube.service.server.MultiThreadServerService
This method processes connections
processConnections() - Method in class org.abstracthorizon.danube.service.server.MultiThreadServerSocketChannelService
This method processes connections
processConnections() - Method in class org.abstracthorizon.danube.service.server.MultiThreadServerSocketService
This method processes connections
processRemoveProperty(ResourceAdapter, Object) - Method in class org.abstracthorizon.danube.webdav.xml.dav.request.properties.RequestProperty
Returns response property with Status.CONFLICT status
processRequest() - Method in class org.abstracthorizon.danube.http.HTTPConnectionImpl
This method processes request.
processResponse(ResourceAdapter, Object) - Method in class org.abstracthorizon.danube.webdav.fs.properties.GetContentType
Returns file's content type consulting FileTypeMap
processResponse(ResourceAdapter, Object) - Method in class org.abstracthorizon.danube.webdav.fs.properties.Source
Returns Source with Status.OK value.
processResponse(ResourceAdapter, Object) - Method in class org.abstracthorizon.danube.webdav.java.properties.GetContentType
Returns GetContentType using adapter's @link JavaWebDAVResourceAdapter.getContentType(Object)
processResponse(ResourceAdapter, Object) - Method in class org.abstracthorizon.danube.webdav.spring.properties.GetContentType
Returns file's content type consulting FileTypeMap
processResponse(ResourceAdapter, Object) - Method in class org.abstracthorizon.danube.webdav.spring.properties.Source
Returns Source with Status.OK value.
processResponse(ResourceAdapter, Object) - Method in class org.abstracthorizon.danube.webdav.xml.dav.request.properties.CreationDate
Returns CreationDate
processResponse(ResourceAdapter, Object) - Method in class org.abstracthorizon.danube.webdav.xml.dav.request.properties.DisplayName
Returns DisplayName if display name is available or just super value
processResponse(ResourceAdapter, Object) - Method in class org.abstracthorizon.danube.webdav.xml.dav.request.properties.GetContentLanguage
Returns GetContentLanguage
processResponse(ResourceAdapter, Object) - Method in class org.abstracthorizon.danube.webdav.xml.dav.request.properties.GetContentLength
Returns GetContentLength
processResponse(ResourceAdapter, Object) - Method in class org.abstracthorizon.danube.webdav.xml.dav.request.properties.GetETag
If etag is present returns GetETag
processResponse(ResourceAdapter, Object) - Method in class org.abstracthorizon.danube.webdav.xml.dav.request.properties.GetLastModified
Returns GetLastModified
processResponse(ResourceAdapter, Object) - Method in class org.abstracthorizon.danube.webdav.xml.dav.request.properties.LockDiscovery
Returns lock discovetry response property based on locking mechanism defined in the adapter
processResponse(ResourceAdapter, Object) - Method in class org.abstracthorizon.danube.webdav.xml.dav.request.properties.RequestProperty
Returns response property with Status.NOT_FOUND status
processResponse(ResourceAdapter, Object) - Method in class org.abstracthorizon.danube.webdav.xml.dav.request.properties.ResourceType
Returns ResourceType
processResponse(ResourceAdapter, Object) - Method in class org.abstracthorizon.danube.webdav.xml.dav.request.properties.SupportedLock
Returns SupportedLock
processSetProperty(ResourceAdapter, Object) - Method in class org.abstracthorizon.danube.webdav.fs.properties.GetContentLength
Sets file's length
processSetProperty(ResourceAdapter, Object) - Method in class org.abstracthorizon.danube.webdav.fs.properties.GetLastModified
Sets file's timestamp
processSetProperty(ResourceAdapter, Object) - Method in class org.abstracthorizon.danube.webdav.java.properties.GetContentLength
Sets the property
processSetProperty(ResourceAdapter, Object) - Method in class org.abstracthorizon.danube.webdav.spring.properties.GetContentLength
Sets file's length
processSetProperty(ResourceAdapter, Object) - Method in class org.abstracthorizon.danube.webdav.spring.properties.GetLastModified
Sets file's timestamp
processSetProperty(ResourceAdapter, Object) - Method in class org.abstracthorizon.danube.webdav.xml.dav.request.properties.RequestProperty
Returns response property with Status.CONFLICT status
prop - Variable in class org.abstracthorizon.danube.webdav.xml.dav.request.PropFind
Request property
prop - Variable in class org.abstracthorizon.danube.webdav.xml.dav.request.Remove
Nested request property
prop - Variable in class org.abstracthorizon.danube.webdav.xml.dav.request.Set
Nested request property
prop - Variable in class org.abstracthorizon.danube.webdav.xml.dav.response.Propstat
Request property
properties - Variable in class org.abstracthorizon.danube.webdav.xml.dav.RequestProp
List of properties
properties - Variable in class org.abstracthorizon.danube.webdav.xml.dav.response.ResponseProp
List of properties
PropertiesLoginModule - Class in org.abstracthorizon.danube.auth.jaas.memory
This is keystore login module.
PropertiesLoginModule() - Constructor for class org.abstracthorizon.danube.auth.jaas.memory.PropertiesLoginModule
Default contructor
PropertiesModuleService - Class in org.abstracthorizon.danube.auth.jaas.memory
This is keystore login module service.
PropertiesModuleService() - Constructor for class org.abstracthorizon.danube.auth.jaas.memory.PropertiesModuleService
Default constructor
Property - Class in org.abstracthorizon.danube.webdav.java
This class defines property value as a WebDAV's resource (file).
Property(String) - Constructor for class org.abstracthorizon.danube.webdav.java.Property
Constructor
PropertyBehavior - Class in org.abstracthorizon.danube.webdav.xml.dav.request
This class models WebDAV's propertybehaviour tag
PropertyBehavior(XMLParserHandler, DAVFactory) - Constructor for class org.abstracthorizon.danube.webdav.xml.dav.request.PropertyBehavior
Constructor
propertyName - Variable in class org.abstracthorizon.danube.webdav.java.Property
Cached property name
PropertyUpdate - Class in org.abstracthorizon.danube.webdav.xml.dav.request
This class models WebDAV's propertyupdate tag
PropertyUpdate(XMLParserHandler, DAVFactory) - Constructor for class org.abstracthorizon.danube.webdav.xml.dav.request.PropertyUpdate
Constructor
PropFind - Class in org.abstracthorizon.danube.webdav.xml.dav.request
This class models WebDAV's propfind tag
PropFind(XMLParserHandler, DAVFactory) - Constructor for class org.abstracthorizon.danube.webdav.xml.dav.request.PropFind
Constructor
propname - Variable in class org.abstracthorizon.danube.webdav.xml.dav.request.PropFind
Properties names only tag
Propstat - Class in org.abstracthorizon.danube.webdav.xml.dav.response
This class models WebDAV's propstat response tag
Propstat(Response) - Constructor for class org.abstracthorizon.danube.webdav.xml.dav.response.Propstat
Constructor
propstats - Variable in class org.abstracthorizon.danube.webdav.xml.dav.response.Response
List of propstats.
provider - Variable in class org.abstracthorizon.danube.webdav.xml.dav.response.MultiStatus
Namespace provider
Proxy - Class in org.abstracthorizon.danube.proxy.socket
 
Proxy() - Constructor for class org.abstracthorizon.danube.proxy.socket.Proxy
Constructor.
Proxy(InetSocketAddress) - Constructor for class org.abstracthorizon.danube.proxy.socket.Proxy
Constructor.
Proxy(int) - Constructor for class org.abstracthorizon.danube.proxy.socket.Proxy
 
Proxy(String, int) - Constructor for class org.abstracthorizon.danube.proxy.socket.Proxy
 
Proxy.Connection - Interface in org.abstracthorizon.danube.proxy.socket
 
Proxy.ControlConnection - Class in org.abstracthorizon.danube.proxy.socket
 
Proxy.ControlConnection(Proxy, SocketChannel) - Constructor for class org.abstracthorizon.danube.proxy.socket.Proxy.ControlConnection
 
Proxy.ControlPort - Class in org.abstracthorizon.danube.proxy.socket
 
Proxy.ControlPort(Proxy, Selector, InetSocketAddress) - Constructor for class org.abstracthorizon.danube.proxy.socket.Proxy.ControlPort
 
Proxy.PortProcessor - Interface in org.abstracthorizon.danube.proxy.socket
 
Proxy.ProxyConnection - Class in org.abstracthorizon.danube.proxy.socket
 
Proxy.ProxyConnection(SocketChannel, SocketChannel, boolean) - Constructor for class org.abstracthorizon.danube.proxy.socket.Proxy.ProxyConnection
 
Proxy.ProxyPort - Class in org.abstracthorizon.danube.proxy.socket
 
Proxy.ProxyPort(Selector, InetSocketAddress) - Constructor for class org.abstracthorizon.danube.proxy.socket.Proxy.ProxyPort
 
PROXY_PORT - Static variable in class org.abstracthorizon.danube.proxy.socket.MakeTestProxy
 
ptr - Variable in class org.abstracthorizon.danube.http.HTTPBufferedInputStream
Pointer in the buffer
ptr - Variable in class org.abstracthorizon.danube.http.HTTPBufferedOutputStream
Pointer in the buffer
ptr - Variable in class org.abstracthorizon.danube.support.logging.LoggingInputStream
Pointer in the stream
putAll(String, String[]) - Method in class org.abstracthorizon.danube.http.util.MultiStringHashMap
Replaces existing element(s), if there are any under the given key, with the given values.
putAll(String, Collection<String>) - Method in class org.abstracthorizon.danube.http.util.MultiStringHashMap
Replaces existing element(s), if there are any under the given key, with the given values.
putAll(String, String[]) - Method in interface org.abstracthorizon.danube.http.util.MultiStringMap
Replaces existing element(s), if there are any under the given key, with the given values.
putAll(String, Collection<String>) - Method in interface org.abstracthorizon.danube.http.util.MultiStringMap
Replaces existing element(s), if there are any under the given key, with the given values.
putOnly(String, String) - Method in class org.abstracthorizon.danube.http.util.MultiStringHashMap
Replaces existing element(s), if there are any under the given key, with the given value.
putOnly(String, String) - Method in interface org.abstracthorizon.danube.http.util.MultiStringMap
Replaces existing element(s), if there are any under the given key, with the given value.

Q

queryStringiIndex - Variable in class org.abstracthorizon.danube.http.logging.HTTPPatternProcessor
 

R

raf - Variable in class org.abstracthorizon.danube.webdav.fs.RandomAccessFileRangeInputStream
Random access file reference
raf - Variable in class org.abstracthorizon.danube.webdav.fs.RandomAccessFileRangeOutputStream
Random access file reference
random - Static variable in class org.abstracthorizon.danube.http.session.SimpleCookieSessionManager
Random number for creating session ids
RandomAccessFileRangeInputStream - Class in org.abstracthorizon.danube.webdav.fs
Input stream that is based on RandomAccessFile and has given offset and length.
RandomAccessFileRangeInputStream(File, long, long) - Constructor for class org.abstracthorizon.danube.webdav.fs.RandomAccessFileRangeInputStream
Constructor
RandomAccessFileRangeOutputStream - Class in org.abstracthorizon.danube.webdav.fs
Output stream to a file based on RandomAccessFile with given length and initial offset.
RandomAccessFileRangeOutputStream(File, long, long) - Constructor for class org.abstracthorizon.danube.webdav.fs.RandomAccessFileRangeOutputStream
Constructor
RANGE_NOT_SATISFIABLE - Static variable in class org.abstracthorizon.danube.http.Status
 
Ranges - Class in org.abstracthorizon.danube.http.util
Class keeping from and to pointers in a file
Ranges() - Constructor for class org.abstracthorizon.danube.http.util.Ranges
Constructor
ranges - Variable in class org.abstracthorizon.danube.http.util.Ranges
List of ranges for multi-range
Ranges.Range - Class in org.abstracthorizon.danube.http.util
Single range definition
Ranges.Range(long, long) - Constructor for class org.abstracthorizon.danube.http.util.Ranges.Range
Constructor
read() - Method in class org.abstracthorizon.danube.http.HTTPBufferedInputStream
 
read(byte[]) - Method in class org.abstracthorizon.danube.http.HTTPBufferedInputStream
 
read(byte[], int, int) - Method in class org.abstracthorizon.danube.http.HTTPBufferedInputStream
 
read(SelectionKey) - Method in interface org.abstracthorizon.danube.proxy.socket.Proxy.Connection
 
read(SelectionKey) - Method in class org.abstracthorizon.danube.proxy.socket.Proxy.ControlConnection
 
read(SelectionKey) - Method in class org.abstracthorizon.danube.proxy.socket.Proxy.ProxyConnection
 
read() - Method in class org.abstracthorizon.danube.support.logging.DirectionalLoggingInputStream
 
read(byte[], int, int) - Method in class org.abstracthorizon.danube.support.logging.DirectionalLoggingInputStream
 
read() - Method in class org.abstracthorizon.danube.support.logging.LoggingInputStream
 
read(byte[]) - Method in class org.abstracthorizon.danube.support.logging.LoggingInputStream
 
read(byte[], int, int) - Method in class org.abstracthorizon.danube.support.logging.LoggingInputStream
 
read() - Method in class org.abstracthorizon.danube.webdav.fs.RandomAccessFileRangeInputStream
 
read(byte[], int, int) - Method in class org.abstracthorizon.danube.webdav.fs.RandomAccessFileRangeInputStream
 
readbytes - Variable in class org.abstracthorizon.danube.http.HTTPBufferedInputStream
Number of sent bytes
readChunkSize() - Method in class org.abstracthorizon.danube.http.HTTPBufferedInputStream
Read chunk size
readCookieValue(String) - Method in class org.abstracthorizon.danube.tapestry.DanubeCookieSource
Reads cookie value
readLine() - Method in class org.abstracthorizon.danube.http.HTTPConnectionImpl
Utility method that reads a line from input stream
readOnly - Variable in class org.abstracthorizon.danube.webdav.BaseWebDAVResourceConnectionHandler
Flag denoting will this class allow resources to be changed or not
ReadOnlyFileConnectionHandler - Class in org.abstracthorizon.danube.http.util
Connection handler that handles static files (and directories)
ReadOnlyFileConnectionHandler() - Constructor for class org.abstracthorizon.danube.http.util.ReadOnlyFileConnectionHandler
Constructor
readRequestXML(Adaptable, Class<?>) - Method in class org.abstracthorizon.danube.webdav.BaseWebDAVResourceConnectionHandler
Reads request XML strcture and parses it returning an object based on WebDAVXMLHandler.
ReadWriteFileConnectionHandler - Class in org.abstracthorizon.danube.http.util
Connection handler that handles static files (and directories)
ReadWriteFileConnectionHandler() - Constructor for class org.abstracthorizon.danube.http.util.ReadWriteFileConnectionHandler
Constructor
realm - Variable in class org.abstracthorizon.danube.http.auth.JAASAuthenticatedHTTPContext
Realm name
realm - Variable in class org.abstracthorizon.danube.http.auth.JAASAuthenticator
Realm name
refresh() - Method in class org.abstracthorizon.danube.auth.SpringAuthConfiguration
Does nothing
refreshTimeout(Timeout) - Method in class org.abstracthorizon.danube.webdav.lock.Lock
Refreshes locks validity by reusing given timeout
registerInetAddress(InetSocketAddress, InetSocketAddress) - Method in class org.abstracthorizon.danube.proxy.socket.Proxy
 
registry - Variable in class org.abstracthorizon.danube.tapestry.TapestryConnectionHandler
Tapestry's registry
releaseBuffer(ByteBuffer) - Method in class org.abstracthorizon.danube.http.util.ReadOnlyFileConnectionHandler
Releases used direct buffer
remoteHostNameIndex - Variable in class org.abstracthorizon.danube.support.logging.patternsupport.SocketDetailsProcessor
Cached index of remote host name parameter
remoteIPIndex - Variable in class org.abstracthorizon.danube.support.logging.patternsupport.SocketDetailsProcessor
Cached index of remote ip address parameter
remoteUserIndex - Variable in class org.abstracthorizon.danube.http.logging.HTTPPatternProcessor
 
remove(String, int) - Method in class org.abstracthorizon.danube.http.util.MultiStringHashMap
Removes n-th element from the given key.
remove(String, int) - Method in interface org.abstracthorizon.danube.http.util.MultiStringMap
Removes n-th element from the given key.
Remove - Class in org.abstracthorizon.danube.webdav.xml.dav.request
This class models WebDAV's remove tag
Remove(XMLParserHandler, DAVFactory) - Constructor for class org.abstracthorizon.danube.webdav.xml.dav.request.Remove
Constructor
REMOVE - Static variable in class org.abstracthorizon.danube.webdav.xml.dav.RequestProp
Remove property
removeAll(String) - Method in class org.abstracthorizon.danube.http.util.MultiStringHashMap
Removes all elements from the given key
removeAll(String) - Method in interface org.abstracthorizon.danube.http.util.MultiStringMap
Removes all elements from the given key
removeAppConfigurationEntry(String) - Method in class org.abstracthorizon.danube.auth.SpringAuthConfiguration
Removes login context
removeAttribute(String) - Method in class org.abstracthorizon.danube.webflow.DanubeExternalContext.SessionMap
Removes attribute.
removeCookieValue(String) - Method in class org.abstracthorizon.danube.tapestry.DanubeCookieSource
Removes stored cookie
removeDestination(InetSocketAddress) - Method in class org.abstracthorizon.danube.proxy.socket.Proxy.ProxyPort
 
removeFirst(String) - Method in class org.abstracthorizon.danube.http.util.MultiStringHashMap
Removes first element from the given key.
removeFirst(String) - Method in interface org.abstracthorizon.danube.http.util.MultiStringMap
Removes first element from the given key.
removeListener(ServiceNotificationListener) - Method in class org.abstracthorizon.danube.service.Service
Removes a listener
removeLock(Lock) - Method in class org.abstracthorizon.danube.webdav.lock.impl.SimpleInMemoryLockingMechanism
Removes a lock
removeLocks(Object) - Method in class org.abstracthorizon.danube.webdav.lock.impl.SimpleInMemoryLockingMechanism
Removes locks form the given resource
removeLocks(Object) - Method in interface org.abstracthorizon.danube.webdav.lock.LockingMechanism
Removes a lock form the resource
removeSession(HTTPConnection) - Method in interface org.abstracthorizon.danube.http.session.HTTPSessionManager
Removes session from connection
removeSession(HTTPConnection) - Method in class org.abstracthorizon.danube.http.session.SimpleCookieSessionManager
Removes session from connection
removeSession(Object) - Method in class org.abstracthorizon.danube.http.session.SimpleCookieSessionManager
This object removes existing session
removeSession(HTTPConnection) - Method in class org.abstracthorizon.danube.http.session.SimpleSessionManager
Removes session from connection
removeSession(Object) - Method in class org.abstracthorizon.danube.http.session.SimpleSessionManager
This object removes existing session
removeSession(Object) - Method in interface org.abstracthorizon.danube.session.SessionManager
This object removes existing session
removeUser(String) - Method in class org.abstracthorizon.danube.auth.jaas.keystore.KeyStoreModuleService
Removes certificate - user
removeUser(String) - Method in class org.abstracthorizon.danube.auth.jaas.memory.PropertiesModuleService
Removes certificate - user
render(Connection, ModelAndView) - Method in class org.abstracthorizon.danube.freemarker.FreeMarkerViewAdapter
This method renders output
render(Connection, ModelAndView) - Method in interface org.abstracthorizon.danube.mvc.View
This metohd renders view on given connection based on supplied view name and model
render(Connection, ModelAndView) - Method in class org.abstracthorizon.danube.velocity.VelocityViewAdapter
This method renders output
render(HTTPConnection, ResourceAdapter, Object) - Method in interface org.abstracthorizon.danube.webdav.util.CollectionHTMLRenderer
Render a resource
render(HTTPConnection, ResourceAdapter, Object) - Method in class org.abstracthorizon.danube.webdav.util.SimpleHTMLCollectionRenderer
Renders the html
render(PrintWriter, NamespacesProvider) - Method in class org.abstracthorizon.danube.webdav.xml.common.Collection
 
render(PrintWriter, NamespacesProvider) - Method in class org.abstracthorizon.danube.webdav.xml.dav.HRef
Renders the tag
render(PrintWriter, NamespacesProvider) - Method in class org.abstracthorizon.danube.webdav.xml.dav.response.Depth
Renders the tag
render(PrintWriter, NamespacesProvider) - Method in class org.abstracthorizon.danube.webdav.xml.dav.response.LockScope
Renders the tag
render(PrintWriter, NamespacesProvider) - Method in class org.abstracthorizon.danube.webdav.xml.dav.response.LockType
Renders the tag
render() - Method in class org.abstracthorizon.danube.webdav.xml.dav.response.MultiStatus
Renders with true for force mutlistatus flag
render(boolean) - Method in class org.abstracthorizon.danube.webdav.xml.dav.response.MultiStatus
Renders this object to http connection
render(PrintWriter, NamespacesProvider) - Method in class org.abstracthorizon.danube.webdav.xml.dav.response.Owner
Renders the tag
render(PrintWriter, NamespacesProvider) - Method in class org.abstracthorizon.danube.webdav.xml.dav.response.properties.CreationDate
Renders the tag
render(PrintWriter, NamespacesProvider) - Method in class org.abstracthorizon.danube.webdav.xml.dav.response.properties.DisplayName
Renders the tag
render(PrintWriter, NamespacesProvider) - Method in class org.abstracthorizon.danube.webdav.xml.dav.response.properties.GetContentLanguage
Renders the tag
render(PrintWriter, NamespacesProvider) - Method in class org.abstracthorizon.danube.webdav.xml.dav.response.properties.GetContentLength
Renders the tag
render(PrintWriter, NamespacesProvider) - Method in class org.abstracthorizon.danube.webdav.xml.dav.response.properties.GetContentType
Renders the tag
render(PrintWriter, NamespacesProvider) - Method in class org.abstracthorizon.danube.webdav.xml.dav.response.properties.GetETag
Renders the tag
render(PrintWriter, NamespacesProvider) - Method in class org.abstracthorizon.danube.webdav.xml.dav.response.properties.GetLastModified
Renders the tag
render(PrintWriter, NamespacesProvider) - Method in class org.abstracthorizon.danube.webdav.xml.dav.response.properties.LockDiscovery
Renders the tag
render(PrintWriter, NamespacesProvider) - Method in class org.abstracthorizon.danube.webdav.xml.dav.response.properties.ResourceType
Renders the tag
render(PrintWriter, NamespacesProvider) - Method in class org.abstracthorizon.danube.webdav.xml.dav.response.properties.Source
Renders the tag
render(PrintWriter, NamespacesProvider) - Method in class org.abstracthorizon.danube.webdav.xml.dav.response.properties.SupportedLock
Renders the tag
render(PrintWriter, NamespacesProvider) - Method in class org.abstracthorizon.danube.webdav.xml.dav.response.Propstat
Renders the tag
render(PrintWriter, NamespacesProvider) - Method in class org.abstracthorizon.danube.webdav.xml.dav.response.Response
Renders the tag
render(PrintWriter, NamespacesProvider) - Method in class org.abstracthorizon.danube.webdav.xml.dav.response.ResponseDescription
Renders the tag
render(PrintWriter, NamespacesProvider) - Method in class org.abstracthorizon.danube.webdav.xml.dav.response.ResponseProp
Renders the tag
render(PrintWriter, NamespacesProvider) - Method in interface org.abstracthorizon.danube.webdav.xml.XMLRenderer
Renders the xml
renderNamespaces(PrintWriter, NamespacesProvider) - Static method in class org.abstracthorizon.danube.webdav.xml.dav.response.MultiStatus
Renders namespaces
renderStatus(PrintWriter, NamespacesProvider, Status) - Method in class org.abstracthorizon.danube.webdav.xml.dav.response.Response
Renders status
renderWithNamespaces(PrintWriter, NamespacesProvider) - Method in class org.abstracthorizon.danube.webdav.xml.dav.response.ResponseProp
Renders the tag with all namespaces.
replaceAll(StringBuffer, String, String) - Static method in class org.abstracthorizon.danube.support.logging.util.StringUtil
This method replaces all instances of given string with another within string buffer
REQUEST_COOKIE_HEADER - Static variable in class org.abstracthorizon.danube.http.cookie.CookieUtilities
 
REQUEST_COOKIES_ATTRIBUTE - Static variable in class org.abstracthorizon.danube.http.cookie.CookieUtilities
 
requestedURLIndex - Variable in class org.abstracthorizon.danube.http.logging.HTTPPatternProcessor
 
requestHeaders - Variable in class org.abstracthorizon.danube.http.HTTPConnectionImpl
Request headers
requestHeaders - Variable in class org.abstracthorizon.danube.http.logging.HTTPPatternProcessor
 
requestMethod - Variable in class org.abstracthorizon.danube.http.HTTPConnectionImpl
Request method (GET, POST, etc)
requestMethodIndex - Variable in class org.abstracthorizon.danube.http.logging.HTTPPatternProcessor
 
requestParameters - Variable in class org.abstracthorizon.danube.http.HTTPConnectionImpl
Request parameters.
requestPath - Variable in class org.abstracthorizon.danube.http.HTTPConnectionImpl
Similar as raw URI but without parameters
RequestProp - Class in org.abstracthorizon.danube.webdav.xml.dav
This class parses request properties
RequestProp() - Constructor for class org.abstracthorizon.danube.webdav.xml.dav.RequestProp
Constructor
RequestProp(XMLParserHandler, DAVFactory) - Constructor for class org.abstracthorizon.danube.webdav.xml.dav.RequestProp
Constructor
RequestProp(XMLParserHandler, DAVFactory, boolean) - Constructor for class org.abstracthorizon.danube.webdav.xml.dav.RequestProp
Constructor
RequestProperty - Class in org.abstracthorizon.danube.webdav.xml.dav.request.properties
Abstract request property class.
RequestProperty(XMLParserHandler) - Constructor for class org.abstracthorizon.danube.webdav.xml.dav.request.properties.RequestProperty
Constructor
requestProtocol - Variable in class org.abstracthorizon.danube.http.HTTPConnectionImpl
Requested protocol (HTTP/1.0, HTTP/1.1 or null)
requestProtocolIndex - Variable in class org.abstracthorizon.danube.http.logging.HTTPPatternProcessor
 
requestURI - Variable in class org.abstracthorizon.danube.http.HTTPConnectionImpl
Raw URI request.
reset() - Method in class org.abstracthorizon.danube.http.HTTPBufferedInputStream
 
reset() - Method in interface org.abstracthorizon.danube.http.HTTPConnection
This method processes request.
reset() - Method in class org.abstracthorizon.danube.http.HTTPConnectionImpl
This method processes request.
reset() - Method in class org.abstracthorizon.danube.http.util.StringPrintWriter
Resets the string buffer by deleting its contents
reset() - Method in class org.abstracthorizon.danube.support.logging.LoggingInputStream
 
reset() - Method in class org.abstracthorizon.danube.tapestry.DanubeResponse
Resets connection.
reset() - Method in class org.abstracthorizon.danube.webdav.fs.RandomAccessFileRangeInputStream
 
resetAccess() - Method in class org.abstracthorizon.danube.http.session.Session
Sets Session.lastAccessed field to current time.
resetInternals() - Method in class org.abstracthorizon.danube.http.HTTPBufferedInputStream
Resets internals
resetInternals() - Method in class org.abstracthorizon.danube.http.HTTPBufferedOutputStream
Resets internals
resetInternals() - Method in class org.abstracthorizon.danube.http.util.EncodingPrintWrtier
 
resolveEntity(String, String) - Method in class org.abstracthorizon.danube.webdav.xml.WebDAVXMLHandler
 
ResourceAdapter - Interface in org.abstracthorizon.danube.webdav
This is resource adapter interface that simplifies access to resource from WebDAV handler
resourceCreated(Object) - Method in class org.abstracthorizon.danube.webdav.fs.FileSystemWebDAVResourceAdapter
Returns file's last modified timestamp
resourceCreated(Object) - Method in class org.abstracthorizon.danube.webdav.java.JavaWebDAVResourceAdapter
Returns -1
resourceCreated(Object) - Method in interface org.abstracthorizon.danube.webdav.ResourceAdapter
Returns when resource was created or -1 if unknown
resourceCreated(Object) - Method in class org.abstracthorizon.danube.webdav.spring.SpringResourceWebDAVResourceAdapter
Returns file's last modified timestamp
resourceLastModified(Object) - Method in class org.abstracthorizon.danube.webdav.fs.FileSystemWebDAVResourceAdapter
Returns file's last modified timestamp
resourceLastModified(Object) - Method in class org.abstracthorizon.danube.webdav.java.JavaWebDAVResourceAdapter
Returns -1
resourceLastModified(Object) - Method in interface org.abstracthorizon.danube.webdav.ResourceAdapter
Returns when resource was last modified or -1 if unknown
resourceLastModified(Object) - Method in class org.abstracthorizon.danube.webdav.spring.SpringResourceWebDAVResourceAdapter
Returns file's last modified timestamp
resourceLength(Object) - Method in class org.abstracthorizon.danube.webdav.fs.FileSystemWebDAVResourceAdapter
Returns file's length
resourceLength(JavaWebDAVResourceAdapter) - Method in class org.abstracthorizon.danube.webdav.java.Delegate
Returns resource length
resourceLength(Object) - Method in class org.abstracthorizon.danube.webdav.java.JavaWebDAVResourceAdapter
Returns resource length.
resourceLength(JavaWebDAVResourceAdapter) - Method in class org.abstracthorizon.danube.webdav.java.StringDelegate
Returns resource length by checking resource's value string length
resourceLength(Object) - Method in interface org.abstracthorizon.danube.webdav.ResourceAdapter
Returns resource's length or -1 if unknown
resourceLength(Object) - Method in class org.abstracthorizon.danube.webdav.spring.SpringResourceWebDAVResourceAdapter
Returns file's length
resourceLoader - Variable in class org.abstracthorizon.danube.http.spring.ResourceXmlApplicationContext
Resource loader
resourcesLocks - Variable in class org.abstracthorizon.danube.webdav.lock.impl.SimpleInMemoryLockingMechanism
Map of resources to locks
ResourceType - Class in org.abstracthorizon.danube.webdav.xml.dav.request.properties
This class models WebDAV's resource type request property
ResourceType(XMLParserHandler) - Constructor for class org.abstracthorizon.danube.webdav.xml.dav.request.properties.ResourceType
Constructor
resourceType - Variable in class org.abstracthorizon.danube.webdav.xml.dav.request.properties.ResourceType
Resource type
ResourceType - Class in org.abstracthorizon.danube.webdav.xml.dav.response.properties
This class models WebDAV's resourcetype response tag
ResourceType(Status) - Constructor for class org.abstracthorizon.danube.webdav.xml.dav.response.properties.ResourceType
Constructor
ResourceType(boolean) - Constructor for class org.abstracthorizon.danube.webdav.xml.dav.response.properties.ResourceType
Constructor
ResourceType(XMLRenderer) - Constructor for class org.abstracthorizon.danube.webdav.xml.dav.response.properties.ResourceType
Constructor
resourceType - Variable in class org.abstracthorizon.danube.webdav.xml.dav.response.properties.ResourceType
Resource type
ResourceXmlApplicationContext - Class in org.abstracthorizon.danube.http.spring
This application context extension allows resources to be created using supplied location (a resource).
ResourceXmlApplicationContext(String, String) - Constructor for class org.abstracthorizon.danube.http.spring.ResourceXmlApplicationContext
Consturctor
ResourceXmlApplicationContext(String, String[]) - Constructor for class org.abstracthorizon.danube.http.spring.ResourceXmlApplicationContext
Constructor
ResourceXmlApplicationContext(String, String[], boolean) - Constructor for class org.abstracthorizon.danube.http.spring.ResourceXmlApplicationContext
Constructor
ResourceXmlApplicationContext(String, String[], ApplicationContext) - Constructor for class org.abstracthorizon.danube.http.spring.ResourceXmlApplicationContext
Constructor
ResourceXmlApplicationContext(String, String[], boolean, ApplicationContext) - Constructor for class org.abstracthorizon.danube.http.spring.ResourceXmlApplicationContext
Constructor
response - Variable in class org.abstracthorizon.danube.webdav.xml.dav.response.Propstat
Response this propstat belongs to
Response - Class in org.abstracthorizon.danube.webdav.xml.dav.response
This class models WebDAV response tag.
Response(MultiStatus, HRef) - Constructor for class org.abstracthorizon.danube.webdav.xml.dav.response.Response
Constructor
RESPONSE_COOKIE_HEADER - Static variable in class org.abstracthorizon.danube.http.cookie.CookieUtilities
 
RESPONSE_COOKIES_ATTRIBUTE - Static variable in class org.abstracthorizon.danube.http.cookie.CookieUtilities
 
responsedescription - Variable in class org.abstracthorizon.danube.webdav.xml.dav.response.Propstat
Response description
responseDescription - Variable in class org.abstracthorizon.danube.webdav.xml.dav.response.Response
Response description
ResponseDescription - Class in org.abstracthorizon.danube.webdav.xml.dav.response
This class models WebDAV's responsedescription tag
ResponseDescription(String) - Constructor for class org.abstracthorizon.danube.webdav.xml.dav.response.ResponseDescription
Constructor
responseDescription - Variable in class org.abstracthorizon.danube.webdav.xml.dav.response.ResponseDescription
Response descirption
responseHeaders - Variable in class org.abstracthorizon.danube.http.HTTPConnectionImpl
Response headers
ResponseProp - Class in org.abstracthorizon.danube.webdav.xml.dav.response
This class models WebDAV's response prop tag.
ResponseProp() - Constructor for class org.abstracthorizon.danube.webdav.xml.dav.response.ResponseProp
Constructor
ResponseProperty - Class in org.abstracthorizon.danube.webdav.xml.dav.response.properties
 
ResponseProperty() - Constructor for class org.abstracthorizon.danube.webdav.xml.dav.response.properties.ResponseProperty
Constructor
ResponseProperty(Status) - Constructor for class org.abstracthorizon.danube.webdav.xml.dav.response.properties.ResponseProperty
Constructor
responseProtocol - Variable in class org.abstracthorizon.danube.http.HTTPConnectionImpl
Response protocol
responses - Variable in class org.abstracthorizon.danube.webdav.xml.dav.response.MultiStatus
List of responses
responseStatus - Variable in class org.abstracthorizon.danube.http.HTTPConnectionImpl
Response status
responseStatusIndex - Variable in class org.abstracthorizon.danube.http.logging.HTTPPatternProcessor
 
retrieveHeaders() - Method in class org.abstracthorizon.danube.http.HTTPConnectionImpl
Retrieves headers
retrieveParams(MultiStringMap, Reader, int) - Static method in class org.abstracthorizon.danube.http.HTTPConnectionImpl
This method extracts parameters from givem reader.
returnError(HTTPConnection, Status) - Method in class org.abstracthorizon.danube.http.BaseReflectionHTTPConnectionHandler
 
returnSimpleContent(HTTPConnection, Status, String, String) - Method in class org.abstracthorizon.danube.http.BaseReflectionHTTPConnectionHandler
 
rewriteURL(HTTPConnection, String) - Method in interface org.abstracthorizon.danube.http.session.HTTPSessionManager
This method should take care session ids kept in the url.
rewriteURL(HTTPConnection, String) - Method in class org.abstracthorizon.danube.http.session.SimpleCookieSessionManager
Rewrites URL for given connection
rewriteURL(HTTPConnection, String) - Method in class org.abstracthorizon.danube.http.session.SimpleSessionManager
Rewrites URL for given connection
RO - Static variable in class org.abstracthorizon.danube.beanconsole.BeanDef
Constant describing read only access through bean info
RO_RAW - Static variable in class org.abstracthorizon.danube.beanconsole.BeanDef
Constant describing read only access through reflection (no property editors for the type)
root - Variable in class org.abstracthorizon.danube.beanconsole.DisplayController
Root object
rootContext - Variable in class org.abstracthorizon.danube.beanconsole.DisplayController
Application context this controller is running under
rootObject - Variable in class org.abstracthorizon.danube.webdav.java.JavaWebDAVResourceAdapter
Root object
rotate() - Method in interface org.abstracthorizon.danube.support.logging.util.LogFileRotator
This method forces log rotation.
rotate() - Method in class org.abstracthorizon.danube.support.logging.util.LogFileRotatorImpl
Rotates the log files
run() - Method in class org.abstracthorizon.danube.proxy.socket.Proxy
Main method.
run() - Method in class org.abstracthorizon.danube.service.server.MultiThreadServerService.ConnectionHandlerThread
Handles connection invoking ConnectionHandler.handleConnection(org.abstracthorizon.danube.connection.Connection) method.
run() - Method in class org.abstracthorizon.danube.service.server.MultiThreadServerService
Accepts connections from processes them
run() - Method in class org.abstracthorizon.danube.service.server.ServerSocketChannelService.ConnectionHandlerThread
Handles connection invoking ConnectionHandler.handleConnection(org.abstracthorizon.danube.connection.Connection) method.
run() - Method in class org.abstracthorizon.danube.service.server.ServerSocketChannelService
Accepts connections from server socket and calls #processConnection(Socket) method
RUNNING - Static variable in class org.abstracthorizon.danube.service.Service
 
RuntimeIOException - Exception in org.abstracthorizon.danube.support
Runtime IO exception.
RuntimeIOException() - Constructor for exception org.abstracthorizon.danube.support.RuntimeIOException
Constructor
RuntimeIOException(String) - Constructor for exception org.abstracthorizon.danube.support.RuntimeIOException
Constructor
RuntimeIOException(IOException) - Constructor for exception org.abstracthorizon.danube.support.RuntimeIOException
Constructor
RuntimeIOException(String, IOException) - Constructor for exception org.abstracthorizon.danube.support.RuntimeIOException
Constructor
RW - Static variable in class org.abstracthorizon.danube.beanconsole.BeanDef
Constant describing read/write access through bean info
RW_RAW - Static variable in class org.abstracthorizon.danube.beanconsole.BeanDef
Constant describing read/write access through reflection (no property editors for the type)

S

scanForExpiredSessions() - Method in class org.abstracthorizon.danube.http.session.SimpleSessionManager
Scans all defined sessions for expired ones
scope - Variable in class org.abstracthorizon.danube.webdav.lock.Lock
Lock scope
SCOPE_EXCLUSIVE - Static variable in interface org.abstracthorizon.danube.webdav.lock.LockingMechanism
Exclusive lock
SCOPE_NONE - Static variable in interface org.abstracthorizon.danube.webdav.lock.LockingMechanism
No scope defined
SCOPE_SHARED - Static variable in interface org.abstracthorizon.danube.webdav.lock.LockingMechanism
Shared lock
scopes - Variable in class org.abstracthorizon.danube.webdav.xml.dav.response.properties.SupportedLock
Array of supported scopes
seconds - Variable in class org.abstracthorizon.danube.webdav.util.Timeout
Number of seconds
secsIndex - Variable in class org.abstracthorizon.danube.support.logging.patternsupport.HandlingTimeProcessor
Cached index of seconds parameter
secure - Variable in class org.abstracthorizon.danube.http.cookie.Cookie
Is cookie secure
SEE_OTHER - Static variable in class org.abstracthorizon.danube.http.Status
 
selectedProcessors - Variable in class org.abstracthorizon.danube.support.logging.AccessLogConnectionHandler
Defined providers
Selector - Class in org.abstracthorizon.danube.http
This class selects appropriate ConnectionHandler based on matching based on the URI from the http connection.
Selector() - Constructor for class org.abstracthorizon.danube.http.Selector
Constructor
SelectorBeanInfo - Class in org.abstracthorizon.danube.http
Bean info for Selector class
SelectorBeanInfo() - Constructor for class org.abstracthorizon.danube.http.SelectorBeanInfo
Constructor
SelectorBeanInfo(Class<?>) - Constructor for class org.abstracthorizon.danube.http.SelectorBeanInfo
Constructor
sendError(int, String) - Method in class org.abstracthorizon.danube.tapestry.DanubeResponse
Sends error to the client
sentbytes - Variable in class org.abstracthorizon.danube.http.HTTPBufferedOutputStream
Number of sent bytes
SERVER_PORT - Static variable in class org.abstracthorizon.danube.proxy.socket.MakeTestProxy
 
serverConnection - Variable in class org.abstracthorizon.danube.service.server.MultiThreadServerService.ConnectionHandlerThread
Server connection
ServerConnectionHandler - Class in org.abstracthorizon.danube.service.server
This class is entry point for typical server that handles request sequentially.
ServerConnectionHandler() - Constructor for class org.abstracthorizon.danube.service.server.ServerConnectionHandler
Constructor
ServerConnectionHandlerBeanInfo - Class in org.abstracthorizon.danube.service.server
Bean info for ServerConnectionHandler class
ServerConnectionHandlerBeanInfo(Class<?>) - Constructor for class org.abstracthorizon.danube.service.server.ServerConnectionHandlerBeanInfo
Constructor
ServerConnectionHandlerBeanInfo() - Constructor for class org.abstracthorizon.danube.service.server.ServerConnectionHandlerBeanInfo
Constructor
ServerService - Class in org.abstracthorizon.danube.service.server
This abstract cass introduces port for potential socket to listen to and connection handler to be invoked with created connection.
ServerService() - Constructor for class org.abstracthorizon.danube.service.server.ServerService
Default constructor
ServerServiceBeanInfo - Class in org.abstracthorizon.danube.service.server
Bean info for ServerService class
ServerServiceBeanInfo() - Constructor for class org.abstracthorizon.danube.service.server.ServerServiceBeanInfo
Constructor
ServerServiceBeanInfo(Class<?>) - Constructor for class org.abstracthorizon.danube.service.server.ServerServiceBeanInfo
Constructor
serverSocket - Variable in class org.abstracthorizon.danube.service.server.MultiThreadServerSocketService
Reference to the server socket
serverSocketChannel - Variable in class org.abstracthorizon.danube.service.server.MultiThreadServerSocketChannelService
Reference to the server socket
serverSocketChannel - Variable in class org.abstracthorizon.danube.service.server.ServerSocketChannelService
Reference to the server socket
ServerSocketChannelService - Class in org.abstracthorizon.danube.service.server
This is server socket service.
ServerSocketChannelService() - Constructor for class org.abstracthorizon.danube.service.server.ServerSocketChannelService
Default constructor
ServerSocketChannelService.ConnectionHandlerThread - Class in org.abstracthorizon.danube.service.server
This class is executed in under the given executor.
ServerSocketChannelService.ConnectionHandlerThread(Connection) - Constructor for class org.abstracthorizon.danube.service.server.ServerSocketChannelService.ConnectionHandlerThread
Constructor
ServerSocketChannelServiceBeanInfo - Class in org.abstracthorizon.danube.service.server
Bean info for ServerSocketChannelService class
ServerSocketChannelServiceBeanInfo() - Constructor for class org.abstracthorizon.danube.service.server.ServerSocketChannelServiceBeanInfo
Constructor
ServerSocketChannelServiceBeanInfo(Class<?>) - Constructor for class org.abstracthorizon.danube.service.server.ServerSocketChannelServiceBeanInfo
Constructor
serverSocketTimeout - Variable in class org.abstracthorizon.danube.service.server.MultiThreadServerSocketChannelService
Initial socket timeout
serverSocketTimeout - Variable in class org.abstracthorizon.danube.service.server.MultiThreadServerSocketService
Initial socket timeout
serverSocketTimeout - Variable in class org.abstracthorizon.danube.service.server.ServerSocketChannelService
Server socket timeout
Service - Class in org.abstracthorizon.danube.service
This class represents a Service that can run independently under some framework.
Service() - Constructor for class org.abstracthorizon.danube.service.Service
Constructor
SERVICE_STATE_NAMES - Static variable in class org.abstracthorizon.danube.service.Service
 
serviceAboutToChangeState(Service, int) - Method in interface org.abstracthorizon.danube.service.ServiceNotificationListener
This method is called when service is about to change state
ServiceBeanInfo - Class in org.abstracthorizon.danube.service
Bean info for Service class
ServiceBeanInfo() - Constructor for class org.abstracthorizon.danube.service.ServiceBeanInfo
Constructor
ServiceBeanInfo(Class<?>) - Constructor for class org.abstracthorizon.danube.service.ServiceBeanInfo
Constructor
serviceChangedState(Service, int) - Method in interface org.abstracthorizon.danube.service.ServiceNotificationListener
This method is called when service state is changed.
ServiceException - Exception in org.abstracthorizon.danube.service
Service exception
ServiceException() - Constructor for exception org.abstracthorizon.danube.service.ServiceException
Empty constructor
ServiceException(String) - Constructor for exception org.abstracthorizon.danube.service.ServiceException
Constructor
ServiceException(Throwable) - Constructor for exception org.abstracthorizon.danube.service.ServiceException
Constructor
ServiceException(String, Throwable) - Constructor for exception org.abstracthorizon.danube.service.ServiceException
Constructor
ServiceNotificationListener - Interface in org.abstracthorizon.danube.service
Service notification listener interface.
Session - Class in org.abstracthorizon.danube.http.session
Simple session object
Session(String) - Constructor for class org.abstracthorizon.danube.http.session.Session
Constructor
session - Variable in class org.abstracthorizon.danube.tapestry.DanubeSession
Danube's session
SESSION_ATTRIBUTE - Static variable in class org.abstracthorizon.danube.http.session.SimpleCookieSessionManager
Connection attribute name for session to be temporarely stored at
SESSION_ATTRIBUTE - Static variable in class org.abstracthorizon.danube.tapestry.DanubeSession
Attribute in session this object is going to be stored
SESSION_COOKIE_NAME - Static variable in class org.abstracthorizon.danube.http.session.SimpleCookieSessionManager
Default session cookie name
SessionBeanInfo - Class in org.abstracthorizon.danube.http.session
Bean info for Session class
SessionBeanInfo() - Constructor for class org.abstracthorizon.danube.http.session.SessionBeanInfo
Constructor
SessionBeanInfo(Class<?>) - Constructor for class org.abstracthorizon.danube.http.session.SessionBeanInfo
Constructor
sessionCookieName - Variable in class org.abstracthorizon.danube.http.session.SimpleCookieSessionManager
Name of session cookie.
sessionId - Variable in class org.abstracthorizon.danube.http.session.Session
Session id
sessionManager - Variable in class org.abstracthorizon.danube.http.auth.JAASAuthenticatedHTTPContext
Session manager
sessionManager - Variable in class org.abstracthorizon.danube.http.auth.JAASAuthenticator
Session manager
SessionManager - Interface in org.abstracthorizon.danube.session
This interface defines simple session handling interface.
sessionManager - Variable in class org.abstracthorizon.danube.tapestry.DanubeRequest
Session manager
sessionManager - Variable in class org.abstracthorizon.danube.tapestry.TapestryConnectionHandler
Danube's session manager
sessions - Variable in class org.abstracthorizon.danube.http.session.SimpleCookieSessionManager
Map of sessions
sessionTimeout - Variable in class org.abstracthorizon.danube.http.session.SimpleSessionManager
Current session timeout
Set - Class in org.abstracthorizon.danube.webdav.xml.dav.request
This class models WebDAV's set property
Set(XMLParserHandler, DAVFactory) - Constructor for class org.abstracthorizon.danube.webdav.xml.dav.request.Set
Constructor
SET - Static variable in class org.abstracthorizon.danube.webdav.xml.dav.RequestProp
Set property
setAdapterFactories(Collection<AdapterFactory>) - Method in class org.abstracthorizon.danube.adapter.AdapterManager
Sets the collection of adapter factories
setAdditionalHRefs(List<HRef>) - Method in class org.abstracthorizon.danube.webdav.xml.dav.response.Response
Sets list of additional hrefs
setAddress(String) - Method in class org.abstracthorizon.danube.service.server.ServerService
 
setAddressPattern(String) - Method in class org.abstracthorizon.danube.support.logging.debug.DebugConsoleLoggingConnectionHandler
Sets socket address pattern.
setAddressPattern(String) - Method in class org.abstracthorizon.danube.support.logging.LoggingConnectionHandler
Sets socket address pattern.
setAllprop(boolean) - Method in class org.abstracthorizon.danube.webdav.xml.dav.request.PropFind
Sets allprop flag
setAppConfigurationEntry(String, AppConfigurationEntry[]) - Method in class org.abstracthorizon.danube.auth.SpringAuthConfiguration
Sets array of application configuration entry at given login context
setApplicationContext(ApplicationContext) - Method in class org.abstracthorizon.danube.beanconsole.DisplayController
Sets root application context in case root is not set.
setApplicationContext(ApplicationContext) - Method in class org.abstracthorizon.danube.http.spring.ResourceXmlApplicationContext
Sets current application context bean is to be retrieved from
setApplicationContext(ApplicationContext) - Method in class org.abstracthorizon.danube.http.spring.util.FileConnectionHandler
This method sets file path to file path obtained from application context (through ResourceLoader.getResource(String))
setApplicationContext(ApplicationContext) - Method in class org.abstracthorizon.danube.tapestry.spring.TapestryConnectionHandler
Stores current application context
setApplicationContext(ApplicationContext) - Method in class org.abstracthorizon.danube.webdav.java.JavaWebDAVHandler
Sets application context of the object.
setApplicationSpecificationResourceName(String) - Method in class org.abstracthorizon.danube.tapestry.TapestryConnectionHandler
Sets name of application specification resource
setArgumentExtractor(FlowExecutorArgumentExtractor) - Method in class org.abstracthorizon.danube.webflow.DanubeFlowController
Sets argument extractor to be used.
setAsText(String) - Method in class org.abstracthorizon.danube.beanconsole.util.CharArrayPropertyEditor
Converts string to char array
setAttribute(String, Object) - Method in class org.abstracthorizon.danube.tapestry.DanubeContext
Sets attribute
setAttribute(String, Object) - Method in class org.abstracthorizon.danube.tapestry.DanubeRequest
Sets attribute
setAttribute(String, Object) - Method in class org.abstracthorizon.danube.tapestry.DanubeSession
Sets attribute
setAttribute(String, Object) - Method in class org.abstracthorizon.danube.webflow.DanubeExternalContext.SessionMap
Sets session attribute.
setAttributes(Map<String, Object>) - Method in class org.abstracthorizon.danube.webflow.DanubeFlowController
Sets attributes map
setBeanName(String) - Method in class org.abstracthorizon.danube.http.spring.ApplicationSeparator
Sets bean name
setBeanName(String) - Method in class org.abstracthorizon.danube.tapestry.spring.TapestryConnectionHandler
Stores bean name
setBufferLen(int) - Method in class org.abstracthorizon.danube.support.logging.util.LogFileRotatorImpl
Sets file buffer len
setBufferSize(int) - Method in class org.abstracthorizon.danube.http.HTTPBufferedInputStream
Sets buffer size
setBufferSize(int) - Method in class org.abstracthorizon.danube.http.HTTPBufferedOutputStream
Sets buffer size
setBufferSize(int) - Method in interface org.abstracthorizon.danube.http.HTTPConnection
Sets buffer size
setBufferSize(int) - Method in class org.abstracthorizon.danube.http.HTTPConnectionImpl
Sets buffer size
setBufferSize(int) - Method in class org.abstracthorizon.danube.http.util.ReadOnlyFileConnectionHandler
Sets buffer size
setCacheTimeout(int) - Method in class org.abstracthorizon.danube.http.auth.JAASAuthenticatedHTTPContext
Sets cache timeout
setCacheTimeout(int) - Method in class org.abstracthorizon.danube.http.auth.JAASAuthenticator
Sets cache timeout
setCheckDelayMillis(int) - Method in class org.abstracthorizon.danube.support.logging.util.LogFileRotatorImpl
Sets check delay in milliseconds
setChildContext(ApplicationContext) - Method in class org.abstracthorizon.danube.http.spring.ApplicationSeparator
Sets sub application context bean is to be retrieved from
setChunkEncoding(boolean) - Method in class org.abstracthorizon.danube.http.HTTPBufferedInputStream
Sets chunk encoding
setChunkEncoding(boolean) - Method in class org.abstracthorizon.danube.http.HTTPBufferedOutputStream
Sets chunk encoding
setClassResolver(ClassResolver) - Method in class org.abstracthorizon.danube.tapestry.TapestryConnectionHandler
Sets class resolver
setCollectionHTMLRenterer(CollectionHTMLRenderer) - Method in class org.abstracthorizon.danube.webdav.BaseWebDAVResourceConnectionHandler
Sets collection HTML renderer
setCompiledPattern(Pattern) - Method in class org.abstracthorizon.danube.http.matcher.Pattern
Sets precompiled pattern
setComponentPath(String) - Method in class org.abstracthorizon.danube.beanconsole.DisplayController
Sets component path
setComponentPath(String) - Method in interface org.abstracthorizon.danube.http.HTTPConnection
Sets request uri.
setComponentPath(String) - Method in class org.abstracthorizon.danube.http.HTTPConnectionImpl
Sets request uri.
setComponentPath(String) - Method in class org.abstracthorizon.danube.http.matcher.Pattern
Sets component path.
setComponentResourcePath(String) - Method in interface org.abstracthorizon.danube.http.HTTPConnection
Sets component resource path
setComponentResourcePath(String) - Method in class org.abstracthorizon.danube.http.HTTPConnectionImpl
Sets component resource path
setComponents(List<Matcher>) - Method in class org.abstracthorizon.danube.http.Selector
Sets list of connection handlers
setConfiguration(Configuration) - Method in class org.abstracthorizon.danube.auth.jaas.keystore.KeyStoreModuleService
Sets configuration
setConfiguration(Configuration) - Method in class org.abstracthorizon.danube.auth.jaas.memory.PropertiesModuleService
Sets configuration
setConnectionHandler(ConnectionHandler) - Method in class org.abstracthorizon.danube.http.matcher.AbstractMatcher
Sets connection handler
setConnectionHandler(ConnectionHandler) - Method in class org.abstracthorizon.danube.service.server.ServerConnectionHandler
Sets connection handler
setConnectionHandler(ConnectionHandler) - Method in class org.abstracthorizon.danube.service.server.ServerService
Sets connection handler
setConnectionHandler(ConnectionHandler) - Method in class org.abstracthorizon.danube.service.server.ServerSocketChannelService
Sets connection handler
setConnectionHandler(ConnectionHandler) - Method in class org.abstracthorizon.danube.support.logging.AccessLogConnectionHandler
Sets connection handler
setConnectionHandler(ConnectionHandler) - Method in class org.abstracthorizon.danube.support.logging.debug.DebugConsoleLoggingConnectionHandler
Sets connection handler
setConnectionHandler(ConnectionHandler) - Method in class org.abstracthorizon.danube.support.logging.LoggingConnectionHandler
Sets connection handler
setContentLength(long) - Method in class org.abstracthorizon.danube.http.HTTPBufferedInputStream
Sets content length
setContentLength(int) - Method in class org.abstracthorizon.danube.tapestry.DanubeResponse
Sets content length.
setContentType(String) - Method in class org.abstracthorizon.danube.velocity.VelocityViewAdapter
Sets default content type
setControlFlag(String) - Method in class org.abstracthorizon.danube.auth.jaas.keystore.KeyStoreModuleService
Sets control flag
setControlFlag(String) - Method in class org.abstracthorizon.danube.auth.jaas.memory.PropertiesModuleService
Sets control flag
setController(Controller) - Method in class org.abstracthorizon.danube.mvc.MVCConnectionHandler
Sets action manager
setControlPortAddress(InetSocketAddress) - Method in class org.abstracthorizon.danube.proxy.socket.Proxy
 
setCustomProcessors(List<String>) - Method in class org.abstracthorizon.danube.support.logging.AccessLogConnectionHandler
Sets a list of custom processors' file names
setDateHeader(String, long) - Method in class org.abstracthorizon.danube.tapestry.DanubeResponse
Sets date header
setDAVFactory(DAVFactory) - Method in class org.abstracthorizon.danube.webdav.xml.dav.DAVNamespace
Sets factory
setDefaultBufferSize(int) - Method in class org.abstracthorizon.danube.http.HTTPServerConnectionHandler
Sets default buffer size
setDefaultFlowId(String) - Method in class org.abstracthorizon.danube.webflow.DanubeFlowController
Sets default flow id if none is specified with the parameters.
setDepth(int) - Method in class org.abstracthorizon.danube.webdav.lock.Lock
Sets lock depth
setDirectional(boolean) - Method in class org.abstracthorizon.danube.support.logging.debug.DebugConsoleLoggingConnectionHandler
Sets for logging to be directional or not
setDirectional(boolean) - Method in class org.abstracthorizon.danube.support.logging.LoggingConnectionHandler
Sets for logging to be directional or not
setDisplayController(DisplayController) - Method in class org.abstracthorizon.danube.beanconsole.InvokeController
Sets reference to DisplayController instance
setDomain(String) - Method in class org.abstracthorizon.danube.http.cookie.Cookie
Sets cookie's domain
setEncoding(String) - Method in class org.abstracthorizon.danube.http.util.BufferlessOutputStreamWriter
 
setEncoding(String) - Method in class org.abstracthorizon.danube.http.util.EncodingPrintWrtier
 
setErrorHandler(ConnectionHandler) - Method in class org.abstracthorizon.danube.http.HTTPServerConnectionHandler
Sets generic error handler
setErrorResponse(ConnectionHandler) - Method in class org.abstracthorizon.danube.http.BaseReflectionHTTPConnectionHandler
Sets error response connection handler
setErrorResponse(ConnectionHandler) - Method in class org.abstracthorizon.danube.http.Selector
Sets error response
setExecutor(Executor) - Method in class org.abstracthorizon.danube.proxy.socket.Proxy
 
setExecutor(Executor) - Method in class org.abstracthorizon.danube.service.server.MultiThreadServerService
Sets the executor for connections to be handled with
setExecutor(Executor) - Method in class org.abstracthorizon.danube.service.server.ServerSocketChannelService
Sets the executor for connections to be handled with
setExpires(Date) - Method in class org.abstracthorizon.danube.http.cookie.Cookie
Sets expire date of the cookie
setFilePath(File) - Method in class org.abstracthorizon.danube.http.spring.util.FileConnectionHandler
Sets path where files are stored
setFilePath(File) - Method in class org.abstracthorizon.danube.http.util.ReadOnlyFileConnectionHandler
Sets path where files are stored
setFilePath(File) - Method in class org.abstracthorizon.danube.webdav.fs.FileSystemWebDAVConnectionHandler
Sets path where files are stored
setFilePath(File) - Method in class org.abstracthorizon.danube.webdav.fs.FileSystemWebDAVResourceAdapter
Sets root file path
setFileTypeMap(FileTypeMap) - Method in class org.abstracthorizon.danube.http.util.ReadOnlyFileConnectionHandler
Sets file type map to be used with this object
setFlowExecutor(FlowExecutor) - Method in class org.abstracthorizon.danube.webflow.DanubeFlowController
Sets flow executor.
setForceAuthorisation(boolean) - Method in class org.abstracthorizon.danube.http.auth.JAASAuthenticatedHTTPContext
 
setGraceFinishPeriod(int) - Method in class org.abstracthorizon.danube.service.server.MultiThreadServerService
Sets grace finish period
setGraceFinishPeriod(int) - Method in class org.abstracthorizon.danube.service.server.ServerSocketChannelService
Sets grace finish period
setHandler(ConnectionHandler) - Method in class org.abstracthorizon.danube.http.auth.JAASAuthenticator
Sets wrapped handler
setHandler(ConnectionHandler) - Method in class org.abstracthorizon.danube.http.util.EnsureHTTPS
Sets wrapped handler
setHarvestMinimumInterval(int) - Method in class org.abstracthorizon.danube.webdav.lock.impl.SimpleInMemoryLockingMechanism
Sets minimal harvest interval in miliseconds
setHeader(String, String) - Method in class org.abstracthorizon.danube.tapestry.DanubeResponse
Sets header
setInitialParameters(Map<String, String>) - Method in class org.abstracthorizon.danube.tapestry.TapestryConnectionHandler
Sets initial parameters
setIntHeader(String, int) - Method in class org.abstracthorizon.danube.tapestry.DanubeResponse
Sets integer header
setKeyStore(String) - Method in class org.abstracthorizon.danube.auth.jaas.keystore.KeyStoreModuleService
Keystore location
setKeyStoreFile(File) - Method in class org.abstracthorizon.danube.service.server.MultiThreadServerSSLSocketService
Sets keystore file
setKeystorePassword(String) - Method in class org.abstracthorizon.danube.auth.jaas.keystore.KeyStoreLoginModule
Sets keystore password
setKeyStorePassword(String) - Method in class org.abstracthorizon.danube.auth.jaas.keystore.KeyStoreModuleService
Sets keystore password
setKeyStorePassword(String) - Method in class org.abstracthorizon.danube.service.server.MultiThreadServerSSLSocketService
Stores keystore password
setKeyStoreProvider(String) - Method in class org.abstracthorizon.danube.auth.jaas.keystore.KeyStoreModuleService
Sets keystore provider
setKeyStoreType(String) - Method in class org.abstracthorizon.danube.auth.jaas.keystore.KeyStoreModuleService
Sets keystore type
setKeystoreURL(String) - Method in class org.abstracthorizon.danube.auth.jaas.keystore.KeyStoreLoginModule
Sets keystore URL
setKeyStoreURL(URL) - Method in class org.abstracthorizon.danube.service.server.MultiThreadServerSSLSocketService
Sets keystore URL
setLimitedContentLength(long) - Method in class org.abstracthorizon.danube.http.HTTPBufferedOutputStream
Sets limited content length
setLockingMechanism(LockingMechanism) - Method in class org.abstracthorizon.danube.webdav.fs.FileSystemWebDAVResourceAdapter
Sets locking mechanism
setLockingMechanism(LockingMechanism) - Method in class org.abstracthorizon.danube.webdav.java.JavaWebDAVResourceAdapter
Sets locking mechanism
setLockingMechanism(LockingMechanism) - Method in class org.abstracthorizon.danube.webdav.spring.SpringResourceWebDAVResourceAdapter
Sets locking mechanism
setLogDirectory(File) - Method in class org.abstracthorizon.danube.support.logging.util.LogFileRotatorImpl
Sets log directory.
setLogFile(File) - Method in class org.abstracthorizon.danube.support.logging.util.LogFileRotatorImpl
Sets file handle of the log file
setLogFileName(String) - Method in class org.abstracthorizon.danube.support.logging.util.LogFileRotatorImpl
Sets last part of a path of log file.
setLogFileNamePattern(String) - Method in class org.abstracthorizon.danube.support.logging.LoggingConnectionHandler
Sets the log file name pattern.
setLogFileRotator(LogFileRotator) - Method in class org.abstracthorizon.danube.support.logging.AccessLogConnectionHandler
Sets log file rotator implementation
setLogging(boolean) - Method in class org.abstracthorizon.danube.support.logging.debug.DebugConsoleLoggingConnectionHandler
Switches logging on or off
setLogging(boolean) - Method in class org.abstracthorizon.danube.support.logging.LoggingConnection
Turns logging on or off
setLogging(boolean) - Method in class org.abstracthorizon.danube.support.logging.LoggingConnectionHandler
Switches logging on or off
setLogging(boolean) - Method in class org.abstracthorizon.danube.support.logging.LoggingInputStream
Should read bytes from input stream be copied to the output stream
setLogging(boolean) - Method in class org.abstracthorizon.danube.support.logging.LoggingOutputStream
Should written bytes from output stream be copied to the output stream
setLoginContext(String) - Method in class org.abstracthorizon.danube.auth.jaas.keystore.KeyStoreModuleService
Sets login context name
setLoginContext(String) - Method in class org.abstracthorizon.danube.auth.jaas.memory.PropertiesModuleService
Sets login context name
setLoginContext(LoginContext) - Method in class org.abstracthorizon.danube.http.auth.JAASAuthenticatedHTTPContext
Sets login context
setLoginContext(LoginContext) - Method in class org.abstracthorizon.danube.http.auth.JAASAuthenticator
Sets login context
setLoginContextName(String) - Method in class org.abstracthorizon.danube.http.auth.JAASAuthenticatedHTTPContext
Sets login context name
setLoginContextName(String) - Method in class org.abstracthorizon.danube.http.auth.JAASAuthenticator
Sets login context name
setLogPattern(String) - Method in class org.abstracthorizon.danube.support.logging.AccessLogConnectionHandler
Sets log pattern
setLogsPath(File) - Method in class org.abstracthorizon.danube.support.logging.LoggingConnectionHandler
Sets log files path
setMatchAsComponentPath(boolean) - Method in class org.abstracthorizon.danube.http.matcher.Pattern
 
setMaxAge(long) - Method in class org.abstracthorizon.danube.support.logging.util.LogFileRotatorImpl
Sets maximum age of the file
setMaxSize(long) - Method in class org.abstracthorizon.danube.support.logging.util.LogFileRotatorImpl
Sets maximum size of the file
setMinimumScanPeriod(int) - Method in class org.abstracthorizon.danube.http.auth.JAASAuthenticatedHTTPContext
Sets minimum scan period
setMinimumScanPeriod(int) - Method in class org.abstracthorizon.danube.http.auth.JAASAuthenticator
Sets minimum scan period
setMinScanInterval(int) - Method in class org.abstracthorizon.danube.http.session.SimpleSessionManager
Sets minimum interval between scans for expired sessions
setName(String) - Method in class org.abstracthorizon.danube.http.cookie.Cookie
Sets cookie name
setName(String) - Method in class org.abstracthorizon.danube.service.Service
Sets service's name
setNamespacesProvider(NamespacesProvider) - Method in class org.abstracthorizon.danube.webdav.fs.FileSystemWebDAVResourceAdapter
Sets namespace provider
setNamespacesProvider(NamespacesProvider) - Method in class org.abstracthorizon.danube.webdav.java.JavaWebDAVResourceAdapter
Sets namespace provider
setNamespacesProvider(NamespacesProvider) - Method in class org.abstracthorizon.danube.webdav.spring.SpringResourceWebDAVResourceAdapter
Sets namespace provider
setNewSocketTimeout(int) - Method in class org.abstracthorizon.danube.service.server.MultiThreadServerSocketChannelService
Sets new socket timeout
setNewSocketTimeout(int) - Method in class org.abstracthorizon.danube.service.server.MultiThreadServerSocketService
Sets new socket timeout
setNewSocketTimeout(int) - Method in class org.abstracthorizon.danube.service.server.ServerSocketChannelService
Sets new socket timeout
setNoDefaultHead(boolean) - Method in class org.abstracthorizon.danube.http.BaseReflectionHTTPConnectionHandler
Sets if default HEAD handling method is to be included or not
setNoDefaultTrace(boolean) - Method in class org.abstracthorizon.danube.http.BaseReflectionHTTPConnectionHandler
Sets if default TRACE handling method is to be included or not
setNumberOfGenerations(int) - Method in class org.abstracthorizon.danube.support.logging.util.LogFileRotatorImpl
Sets defined number of generations
setOwner(Object) - Method in class org.abstracthorizon.danube.webdav.lock.Lock
Sets lock owner
setPageName(String) - Method in class org.abstracthorizon.danube.beanconsole.DisplayController
Sets page name
setParentAdapterManager(AdapterManager) - Method in class org.abstracthorizon.danube.adapter.AdapterManager
Sets parent adapter manager
setPath(String) - Method in class org.abstracthorizon.danube.http.cookie.Cookie
Sets cookie's path
setPattern(String) - Method in class org.abstracthorizon.danube.http.matcher.Pattern
Sets pattern as a String
setPort(int) - Method in class org.abstracthorizon.danube.http.util.EnsureHTTPS
Sets https port
setPort(int) - Method in class org.abstracthorizon.danube.service.server.ServerService
Sets the port.
setPort(int) - Method in class org.abstracthorizon.danube.service.server.ServerSocketChannelService
Sets the port.
setPrefix(String) - Method in class org.abstracthorizon.danube.http.matcher.Prefix
Sets prefix
setPropertesURI(String) - Method in class org.abstracthorizon.danube.auth.jaas.memory.PropertiesModuleService
Sets properties URI
setProperties(Properties) - Method in class org.abstracthorizon.danube.auth.jaas.memory.PropertiesLoginModule
 
setProperties(Properties) - Method in class org.abstracthorizon.danube.auth.jaas.memory.PropertiesModuleService
 
setPropname(boolean) - Method in class org.abstracthorizon.danube.webdav.xml.dav.request.PropFind
Sets propname flag
setReadOnly(boolean) - Method in class org.abstracthorizon.danube.webdav.BaseWebDAVResourceConnectionHandler
Sets read only flag
setRealm(String) - Method in class org.abstracthorizon.danube.http.auth.JAASAuthenticatedHTTPContext
Sets realm.
setRealm(String) - Method in class org.abstracthorizon.danube.http.auth.JAASAuthenticator
Sets realm.
setResolveRemoteHostNames(boolean) - Method in class org.abstracthorizon.danube.support.logging.debug.DebugConsoleLoggingConnectionHandler
Sets if remote host names are to be resolved or not.
setResolveRemoteHostNames(boolean) - Method in class org.abstracthorizon.danube.support.logging.LoggingConnectionHandler
Sets if remote host names are to be resolved or not.
setResourcePath(Resource) - Method in class org.abstracthorizon.danube.webdav.spring.SpringResourceWebDAVConnectionHandler
Sets path where files are stored
setResourcePath(Resource) - Method in class org.abstracthorizon.danube.webdav.spring.SpringResourceWebDAVResourceAdapter
Sets root file path
setResponsedescription(ResponseDescription) - Method in class org.abstracthorizon.danube.webdav.xml.dav.response.Propstat
Sets response description
setResponseDescription(String) - Method in class org.abstracthorizon.danube.webdav.xml.dav.response.Response
Sets resoinse description.
setResponseProtocol(String) - Method in interface org.abstracthorizon.danube.http.HTTPConnection
Sets response protocol
setResponseProtocol(String) - Method in class org.abstracthorizon.danube.http.HTTPConnectionImpl
Sets response protocol
setResponseStatus(Status) - Method in interface org.abstracthorizon.danube.http.HTTPConnection
Sets response status
setResponseStatus(Status) - Method in class org.abstracthorizon.danube.http.HTTPConnectionImpl
Sets response status
setRootObject(Object) - Method in class org.abstracthorizon.danube.beanconsole.DisplayController
Sets root object.
setRootObject(Object) - Method in class org.abstracthorizon.danube.webdav.java.JavaWebDAVHandler
Sets the root object to be used with java resource adapter
setRootObject(Object) - Method in class org.abstracthorizon.danube.webdav.java.JavaWebDAVResourceAdapter
Sets root object
setScope(int) - Method in class org.abstracthorizon.danube.webdav.lock.Lock
Sets lock scope
setSecure(boolean) - Method in class org.abstracthorizon.danube.http.cookie.Cookie
Sets is cookie secure
setServerSocketTimeout(int) - Method in class org.abstracthorizon.danube.service.server.MultiThreadServerSocketChannelService
Sets initial socket timeout
setServerSocketTimeout(int) - Method in class org.abstracthorizon.danube.service.server.MultiThreadServerSocketService
Sets server socket timeout
setServerSocketTimeout(int) - Method in class org.abstracthorizon.danube.service.server.ServerSocketChannelService
Sets initial socket timeout
setSessionCookieName(String) - Method in class org.abstracthorizon.danube.http.session.SimpleCookieSessionManager
Sets session's cookie name
setSessionManager(HTTPSessionManager) - Method in class org.abstracthorizon.danube.http.auth.JAASAuthenticatedHTTPContext
Sets session manager
setSessionManager(HTTPSessionManager) - Method in class org.abstracthorizon.danube.http.auth.JAASAuthenticator
Sets session manager
setSessionManager(HTTPSessionManager) - Method in class org.abstracthorizon.danube.tapestry.TapestryConnectionHandler
Sets session manager
setSessionManager(HTTPSessionManager) - Method in class org.abstracthorizon.danube.webflow.DanubeFlowController
Sets session manager
setSessionTimeout(int) - Method in class org.abstracthorizon.danube.http.session.SimpleSessionManager
Sets session timeout
setSize(long) - Method in class org.abstracthorizon.danube.http.util.Ranges
Sets size
setSocketAddress(InetSocketAddress) - Method in class org.abstracthorizon.danube.service.server.ServerService
 
setStatus(int) - Method in class org.abstracthorizon.danube.tapestry.DanubeResponse
Sets HTTP status
setStatus(Status) - Method in class org.abstracthorizon.danube.webdav.xml.dav.response.Propstat
Sets status
setStatus(Status) - Method in class org.abstracthorizon.danube.webdav.xml.dav.response.Response
Sets status
setStopOnMatch(boolean) - Method in class org.abstracthorizon.danube.http.matcher.AbstractMatcher
Sets if matching should stop with this one if positive
setSuffix(String) - Method in class org.abstracthorizon.danube.freemarker.FreeMarkerViewAdapter
Sets suffix of the templates
setSuffix(String) - Method in class org.abstracthorizon.danube.velocity.VelocityViewAdapter
Sets suffix of templates
setSupporessOutput(boolean) - Method in class org.abstracthorizon.danube.http.HTTPBufferedOutputStream
Sets if output should be suppressed or not
setSuppressOutput(boolean) - Method in class org.abstracthorizon.danube.http.HTTPConnectionImpl
Should output be suppressed or not.
setTemplatesPath(File) - Method in class org.abstracthorizon.danube.freemarker.FreeMarkerViewAdapter
Sets path where templates are stored.
setTemplatesPath(File) - Method in class org.abstracthorizon.danube.velocity.VelocityViewAdapter
Sets path where templates are stored
setTemplatesURL(URL) - Method in class org.abstracthorizon.danube.freemarker.FreeMarkerViewAdapter
Sets URL templates are to be read from.
setTemplatesURL(URL) - Method in class org.abstracthorizon.danube.velocity.VelocityViewAdapter
Sets URL where templates are stored
setTempLogging(boolean) - Method in class org.abstracthorizon.danube.support.logging.LoggingConnectionHandler
Sets temporary logging.
setTemporaryLog(boolean) - Method in class org.abstracthorizon.danube.support.logging.LoggingConnection
Sets flag if log is temporary or not
setTimeOfDay(Calendar) - Method in class org.abstracthorizon.danube.support.logging.util.LogFileRotatorImpl
Sets time of day when rotation is going to happen
setTimeout(Timeout) - Method in class org.abstracthorizon.danube.webdav.lock.Lock
Sets lock timeout
setToken(String) - Method in class org.abstracthorizon.danube.webdav.lock.Lock
Sets lock token
setType(int) - Method in class org.abstracthorizon.danube.webdav.lock.Lock
Sets lock type
setupRequestPaths() - Method in class org.abstracthorizon.danube.http.HTTPConnectionImpl
Retrieves get parameters
setValue(String) - Method in class org.abstracthorizon.danube.http.cookie.Cookie
Sets cookie value
setValue(V) - Method in class org.abstracthorizon.danube.http.util.MultiStringHashMap.InternalMapEntry
Sets value
setValueAsString(JavaWebDAVResourceAdapter, String) - Method in class org.abstracthorizon.danube.webdav.java.Property
This method sets property's value from a given string
setView(View) - Method in class org.abstracthorizon.danube.mvc.MVCConnectionHandler
Sets view renderer
setWebActivator(WebActivator) - Method in class org.abstracthorizon.danube.tapestry.TapestryConnectionHandler
Sets web activator.
setWebContext(WebContext) - Method in class org.abstracthorizon.danube.tapestry.TapestryConnectionHandler
Sets web context.
setWebDAVResourceAdapter(ResourceAdapter) - Method in class org.abstracthorizon.danube.webdav.BaseWebDAVResourceConnectionHandler
Sets WebDAV resource adapter
setWelcomeFile(String) - Method in class org.abstracthorizon.danube.http.matcher.WelcomeFile
Sets welcome file
SHARED - Static variable in class org.abstracthorizon.danube.webdav.xml.dav.response.LockScope
Shared tag singleton
sharedState - Variable in class org.abstracthorizon.danube.auth.jaas.keystore.KeyStoreLoginModule
 
sharedState - Variable in class org.abstracthorizon.danube.auth.jaas.memory.PropertiesLoginModule
 
shortType - Variable in class org.abstracthorizon.danube.beanconsole.BeanDef
Object's or property's type shortened to the BeanDef.MAX_TYPE_SIZE characters
shortValue - Variable in class org.abstracthorizon.danube.beanconsole.BeanDef
Object's or property's value as an string shortened to the max BeanDef.MAX_VALUE_SIZE characters
SimpleCookieSessionManager - Class in org.abstracthorizon.danube.http.session
Simple session manager implementation that uses cookies for storing session id on the client side.
SimpleCookieSessionManager() - Constructor for class org.abstracthorizon.danube.http.session.SimpleCookieSessionManager
 
SimpleCookieSessionManagerBeanInfo - Class in org.abstracthorizon.danube.http.session
Bean info for SimpleCookieSessionManager class
SimpleCookieSessionManagerBeanInfo() - Constructor for class org.abstracthorizon.danube.http.session.SimpleCookieSessionManagerBeanInfo
Constructor
SimpleCookieSessionManagerBeanInfo(Class<?>) - Constructor for class org.abstracthorizon.danube.http.session.SimpleCookieSessionManagerBeanInfo
Constructor
SimpleHTMLCollectionRenderer - Class in org.abstracthorizon.danube.webdav.util
Simple HTML collection renderer.
SimpleHTMLCollectionRenderer() - Constructor for class org.abstracthorizon.danube.webdav.util.SimpleHTMLCollectionRenderer
 
SimpleInMemoryLockingMechanism - Class in org.abstracthorizon.danube.webdav.lock.impl
Simple, in-memory locking mechanism
SimpleInMemoryLockingMechanism() - Constructor for class org.abstracthorizon.danube.webdav.lock.impl.SimpleInMemoryLockingMechanism
Constructor
SimpleNamespacesProvider - Class in org.abstracthorizon.danube.webdav.util
Simple name space provider implementation
SimpleNamespacesProvider() - Constructor for class org.abstracthorizon.danube.webdav.util.SimpleNamespacesProvider
 
SimpleNamespacesProvider.NamespaceSlot - Class in org.abstracthorizon.danube.webdav.util
Class that defines namespace
SimpleNamespacesProvider.NamespaceSlot() - Constructor for class org.abstracthorizon.danube.webdav.util.SimpleNamespacesProvider.NamespaceSlot
 
SimpleSessionManager - Class in org.abstracthorizon.danube.http.session
Simple session manager implementation that checks for expired sessions on invocation of HTTPSessionManager methods.
SimpleSessionManager() - Constructor for class org.abstracthorizon.danube.http.session.SimpleSessionManager
 
SimpleSessionManagerBeanInfo - Class in org.abstracthorizon.danube.http.session
Bean info for SimpleSessionManager class
SimpleSessionManagerBeanInfo() - Constructor for class org.abstracthorizon.danube.http.session.SimpleSessionManagerBeanInfo
Constructor
SimpleSessionManagerBeanInfo(Class<?>) - Constructor for class org.abstracthorizon.danube.http.session.SimpleSessionManagerBeanInfo
Constructor
singleRange - Variable in class org.abstracthorizon.danube.http.util.Ranges
If this is a single range then it is stored here
sixToEight - Static variable in class org.abstracthorizon.danube.http.util.Base64
Cached encoding char array
size() - Method in class org.abstracthorizon.danube.http.util.MultiStringHashMap
Number of keys in the map.
size() - Method in interface org.abstracthorizon.danube.http.util.MultiStringMap
Number of keys in the map.
size - Variable in class org.abstracthorizon.danube.http.util.Ranges
Size of the resource or -1 if unkonwn
skip(long) - Method in class org.abstracthorizon.danube.http.HTTPBufferedInputStream
 
skip(long) - Method in class org.abstracthorizon.danube.support.logging.LoggingInputStream
 
skip(long) - Method in class org.abstracthorizon.danube.webdav.fs.RandomAccessFileRangeInputStream
 
socket - Variable in class org.abstracthorizon.danube.service.server.SocketConnection
Socket
socketAddress - Variable in class org.abstracthorizon.danube.service.server.ServerService
Socket address
socketChannel - Variable in class org.abstracthorizon.danube.service.server.SocketChannelConnection
Socket
SocketChannelConnection - Class in org.abstracthorizon.danube.service.server
This is socket connection implementation.
SocketChannelConnection(SocketChannel) - Constructor for class org.abstracthorizon.danube.service.server.SocketChannelConnection
Constructor.
SocketChannelConnection(AdapterManager, SocketChannel) - Constructor for class org.abstracthorizon.danube.service.server.SocketChannelConnection
Constructor.
socketConnection - Variable in class org.abstracthorizon.danube.service.server.ServerSocketChannelService.ConnectionHandlerThread
Socket connection
SocketConnection - Class in org.abstracthorizon.danube.service.server
This is socket connection implementation.
SocketConnection(Socket) - Constructor for class org.abstracthorizon.danube.service.server.SocketConnection
Constructor.
SocketConnection(AdapterManager, Socket) - Constructor for class org.abstracthorizon.danube.service.server.SocketConnection
Constructor.
SocketDetailsProcessor - Class in org.abstracthorizon.danube.support.logging.patternsupport
This processor handles following parameters (if present): %A - local IP address %a - remote IP address %p - local port number %h - remote host name
SocketDetailsProcessor() - Constructor for class org.abstracthorizon.danube.support.logging.patternsupport.SocketDetailsProcessor
Constructor
Source - Class in org.abstracthorizon.danube.webdav.fs.properties
This implementation does nothing
Source(XMLParserHandler) - Constructor for class org.abstracthorizon.danube.webdav.fs.properties.Source
Constructor
Source - Class in org.abstracthorizon.danube.webdav.spring.properties
This implementation does nothing
Source(XMLParserHandler) - Constructor for class org.abstracthorizon.danube.webdav.spring.properties.Source
Constructor
Source - Class in org.abstracthorizon.danube.webdav.xml.dav.request.properties
This class models WebDAV's source request property
Source(XMLParserHandler) - Constructor for class org.abstracthorizon.danube.webdav.xml.dav.request.properties.Source
Constructor
Source - Class in org.abstracthorizon.danube.webdav.xml.dav.response.properties
This class models WebDAV's source response tag
Source(Status) - Constructor for class org.abstracthorizon.danube.webdav.xml.dav.response.properties.Source
Constructor
SpringAuthConfiguration - Class in org.abstracthorizon.danube.auth
Authorisation configuiration that can be defined through spring configuration (or in that matter any other programmable way.
SpringAuthConfiguration() - Constructor for class org.abstracthorizon.danube.auth.SpringAuthConfiguration
Constructor
SpringDanubeContext - Class in org.abstracthorizon.danube.tapestry.spring
WebContext interface implementation.
SpringDanubeContext(TapestryConnectionHandler, ApplicationContext) - Constructor for class org.abstracthorizon.danube.tapestry.spring.SpringDanubeContext
Constructor
SpringResourceDAVFactory - Class in org.abstracthorizon.danube.webdav.spring
DAV Factory that returns file system specific request properties
SpringResourceDAVFactory() - Constructor for class org.abstracthorizon.danube.webdav.spring.SpringResourceDAVFactory
 
SpringResourceWebDAVConnectionHandler - Class in org.abstracthorizon.danube.webdav.spring
This is connection handler for Spring framework resources
SpringResourceWebDAVConnectionHandler() - Constructor for class org.abstracthorizon.danube.webdav.spring.SpringResourceWebDAVConnectionHandler
Constructor
SpringResourceWebDAVResourceAdapter - Class in org.abstracthorizon.danube.webdav.spring
Simple file system resource adapter
SpringResourceWebDAVResourceAdapter() - Constructor for class org.abstracthorizon.danube.webdav.spring.SpringResourceWebDAVResourceAdapter
Constructor
SpringResourceWebDAVResourceAdapter(Resource) - Constructor for class org.abstracthorizon.danube.webdav.spring.SpringResourceWebDAVResourceAdapter
Constructor
SSLUtil - Class in org.abstracthorizon.danube.service.util
Utility class for SSL connections
SSLUtil() - Constructor for class org.abstracthorizon.danube.service.util.SSLUtil
 
stackTrace(Throwable) - Static method in class org.abstracthorizon.danube.beanconsole.BeanHelper
Returns stack trace of given throwable object as a string.
start() - Method in class org.abstracthorizon.danube.auth.jaas.keystore.KeyStoreModuleService
Starts the service - adding keystore login module to system application configuration entry
start() - Method in class org.abstracthorizon.danube.auth.jaas.memory.PropertiesModuleService
Starts the service - adding keystore login module to system application configuration entry
start() - Method in class org.abstracthorizon.danube.proxy.socket.Proxy
Starts the service.
start() - Method in class org.abstracthorizon.danube.service.server.MultiThreadServerService.ConnectionHandlerThread
Gives this object to the executor for execution
start() - Method in class org.abstracthorizon.danube.service.server.MultiThreadServerService
Starts the service
start() - Method in class org.abstracthorizon.danube.service.server.ServerSocketChannelService.ConnectionHandlerThread
Gives this object to the executor for execution
start() - Method in class org.abstracthorizon.danube.service.server.ServerSocketChannelService
Starts the service
start() - Method in class org.abstracthorizon.danube.service.Service
This method is to be called for service to be started.
start(Object, String, Attributes) - Method in class org.abstracthorizon.danube.webdav.xml.dav.DAVNamespace
Start tag handling
start(Object, String, Attributes) - Method in class org.abstracthorizon.danube.webdav.xml.dav.LockScope
 
start(Object, String, Attributes) - Method in class org.abstracthorizon.danube.webdav.xml.dav.LockType
 
start(Object, String, Attributes) - Method in class org.abstracthorizon.danube.webdav.xml.dav.Owner
 
start(Object, String, Attributes) - Method in class org.abstracthorizon.danube.webdav.xml.dav.request.AbstractSimpleXMLHandler
Returns current object and does nothing else
start(Object, String, Attributes) - Method in class org.abstracthorizon.danube.webdav.xml.dav.request.KeepAlive
 
start(Object, String, Attributes) - Method in class org.abstracthorizon.danube.webdav.xml.dav.request.LockEntry
 
start(Object, String, Attributes) - Method in class org.abstracthorizon.danube.webdav.xml.dav.request.LockInfo
 
start(Object, String, Attributes) - Method in class org.abstracthorizon.danube.webdav.xml.dav.request.LockScope
 
start(Object, String, Attributes) - Method in class org.abstracthorizon.danube.webdav.xml.dav.request.LockType
 
start(Object, String, Attributes) - Method in class org.abstracthorizon.danube.webdav.xml.dav.request.Owner
 
start(Object, String, Attributes) - Method in class org.abstracthorizon.danube.webdav.xml.dav.request.properties.SupportedLock
 
start(Object, String, Attributes) - Method in class org.abstracthorizon.danube.webdav.xml.dav.request.PropertyBehavior
 
start(Object, String, Attributes) - Method in class org.abstracthorizon.danube.webdav.xml.dav.request.PropertyUpdate
 
start(Object, String, Attributes) - Method in class org.abstracthorizon.danube.webdav.xml.dav.request.PropFind
 
start(Object, String, Attributes) - Method in class org.abstracthorizon.danube.webdav.xml.dav.request.Remove
 
start(Object, String, Attributes) - Method in class org.abstracthorizon.danube.webdav.xml.dav.request.Set
 
start(Object, String, Attributes) - Method in class org.abstracthorizon.danube.webdav.xml.dav.RequestProp
 
start(Object, String, Attributes) - Method in interface org.abstracthorizon.danube.webdav.xml.XMLParserHandler
Start tag handling
STARTED - Static variable in class org.abstracthorizon.danube.service.Service
 
startElement(String, String, String, Attributes) - Method in class org.abstracthorizon.danube.webdav.xml.WebDAVXMLHandler
 
startPrefixMapping(String, String) - Method in class org.abstracthorizon.danube.webdav.xml.WebDAVXMLHandler
 
status - Variable in class org.abstracthorizon.danube.auth.jaas.keystore.KeyStoreLoginModule
Current state defaulted to uninitialised
status - Variable in class org.abstracthorizon.danube.auth.jaas.memory.PropertiesLoginModule
Current state defaulted to uninitialised
Status - Class in org.abstracthorizon.danube.http
This class descibes HTTP response status.
Status() - Constructor for class org.abstracthorizon.danube.http.Status
Constructor
Status(String, String) - Constructor for class org.abstracthorizon.danube.http.Status
Constructor
status - Variable in class org.abstracthorizon.danube.webdav.xml.dav.response.properties.ResponseProperty
Status 200 OK - {@link Status#OK
status - Variable in class org.abstracthorizon.danube.webdav.xml.dav.response.Propstat
Status
status - Variable in class org.abstracthorizon.danube.webdav.xml.dav.response.Response
Status of the response.
STATUS_FAILED_DEPENDENCY - Static variable in class org.abstracthorizon.danube.webdav.BaseWebDAVResourceConnectionHandler
Status 424 Failed Dependency
STATUS_LOCKED - Static variable in class org.abstracthorizon.danube.webdav.BaseWebDAVResourceConnectionHandler
Status 423 Locked
STATUS_TAG_NAME - Static variable in class org.abstracthorizon.danube.webdav.xml.dav.response.Response
Status tag's name
stop() - Method in class org.abstracthorizon.danube.auth.jaas.keystore.KeyStoreModuleService
 
stop() - Method in class org.abstracthorizon.danube.auth.jaas.memory.PropertiesModuleService
 
stop() - Method in class org.abstracthorizon.danube.proxy.socket.Proxy
Stops the service.
stop() - Method in class org.abstracthorizon.danube.service.server.MultiThreadServerService
Stops the service.
stop() - Method in class org.abstracthorizon.danube.service.server.ServerSocketChannelService
Stops the service.
stop() - Method in class org.abstracthorizon.danube.service.Service
This method is to be called for service to be stopped.
stopOnMatch - Variable in class org.abstracthorizon.danube.http.matcher.AbstractMatcher
Default value is true
STOPPED - Static variable in class org.abstracthorizon.danube.service.Service
 
STOPPING - Static variable in class org.abstracthorizon.danube.service.Service
 
stopService - Variable in class org.abstracthorizon.danube.service.Service
Flag to signal to service that it needs to stop
storeKeyStore(KeyStore) - Method in class org.abstracthorizon.danube.auth.jaas.keystore.KeyStoreModuleService
Stores keystore back to provided resource
storeProperties() - Method in class org.abstracthorizon.danube.auth.jaas.memory.PropertiesModuleService
 
stream - Variable in class org.abstracthorizon.danube.http.util.BufferlessOutputStreamWriter
 
StreamConnection - Interface in org.abstracthorizon.danube.connection
This interface represents simple (two way) connection
StreamNotAvailable - Exception in org.abstracthorizon.danube.webdav
Exception denoting that stream is not available
StreamNotAvailable() - Constructor for exception org.abstracthorizon.danube.webdav.StreamNotAvailable
Constructor
StreamNotAvailable(String) - Constructor for exception org.abstracthorizon.danube.webdav.StreamNotAvailable
Constructor
StringDelegate - Class in org.abstracthorizon.danube.webdav.java
Convenience class for deletage.
StringDelegate(String) - Constructor for class org.abstracthorizon.danube.webdav.java.StringDelegate
Constructor
StringPrintWriter - Class in org.abstracthorizon.danube.http.util
String print writer implementation
StringPrintWriter() - Constructor for class org.abstracthorizon.danube.http.util.StringPrintWriter
Constructor
stringToInetSocketAddress(String) - Static method in class org.abstracthorizon.danube.proxy.socket.Proxy
 
StringUtil - Class in org.abstracthorizon.danube.support.logging.util
This is simple string utility class
StringUtil() - Constructor for class org.abstracthorizon.danube.support.logging.util.StringUtil
 
subject - Variable in class org.abstracthorizon.danube.auth.jaas.keystore.KeyStoreLoginModule
Subject
subject - Variable in class org.abstracthorizon.danube.auth.jaas.memory.PropertiesLoginModule
Subject
subject - Variable in class org.abstracthorizon.danube.http.auth.JAASAuthenticatedHTTPContext.AuthData
 
subject - Variable in class org.abstracthorizon.danube.http.auth.JAASAuthenticator.AuthData
 
suffix - Variable in class org.abstracthorizon.danube.freemarker.FreeMarkerViewAdapter
Suffix to be used for templates
suffix - Variable in class org.abstracthorizon.danube.velocity.VelocityViewAdapter
Template suffix
superHandleConnection(Connection) - Method in class org.abstracthorizon.danube.http.auth.JAASAuthenticatedHTTPContext
Calls super class handle connection method.
supporessOutput - Variable in class org.abstracthorizon.danube.http.HTTPBufferedOutputStream
Should output be suppressed
SupportedLock - Class in org.abstracthorizon.danube.webdav.xml.dav.request.properties
This class models WebDAV's supportedlock request property
SupportedLock(XMLParserHandler, DAVFactory) - Constructor for class org.abstracthorizon.danube.webdav.xml.dav.request.properties.SupportedLock
Constructor
SupportedLock - Class in org.abstracthorizon.danube.webdav.xml.dav.response.properties
This class models WebDAV's supportedlock response tag
SupportedLock(Status) - Constructor for class org.abstracthorizon.danube.webdav.xml.dav.response.properties.SupportedLock
Constructor
SupportedLock(int[]) - Constructor for class org.abstracthorizon.danube.webdav.xml.dav.response.properties.SupportedLock
Constructor
suppressOutput - Variable in class org.abstracthorizon.danube.http.HTTPConnectionImpl
Shell content output be suppressed or not.

T

TAG_NAME - Static variable in class org.abstracthorizon.danube.webdav.xml.common.Collection
 
TAG_NAME - Static variable in class org.abstracthorizon.danube.webdav.xml.dav.HRef
Tag name
TAG_NAME - Static variable in class org.abstracthorizon.danube.webdav.xml.dav.response.Depth
Tag name "depth"
TAG_NAME - Static variable in class org.abstracthorizon.danube.webdav.xml.dav.response.LockScope
Tag name
TAG_NAME - Static variable in class org.abstracthorizon.danube.webdav.xml.dav.response.LockType
Tag name
TAG_NAME - Static variable in class org.abstracthorizon.danube.webdav.xml.dav.response.Owner
Tag name
TAG_NAME - Static variable in class org.abstracthorizon.danube.webdav.xml.dav.response.properties.CreationDate
Tag name
TAG_NAME - Static variable in class org.abstracthorizon.danube.webdav.xml.dav.response.properties.DisplayName
Tag name
TAG_NAME - Static variable in class org.abstracthorizon.danube.webdav.xml.dav.response.properties.GetContentLanguage
Tag name
TAG_NAME - Static variable in class org.abstracthorizon.danube.webdav.xml.dav.response.properties.GetContentLength
Tag name
TAG_NAME - Static variable in class org.abstracthorizon.danube.webdav.xml.dav.response.properties.GetContentType
Tag name
TAG_NAME - Static variable in class org.abstracthorizon.danube.webdav.xml.dav.response.properties.GetETag
Tag name
TAG_NAME - Static variable in class org.abstracthorizon.danube.webdav.xml.dav.response.properties.GetLastModified
 
TAG_NAME - Static variable in class org.abstracthorizon.danube.webdav.xml.dav.response.properties.LockDiscovery
Tag name
TAG_NAME - Static variable in class org.abstracthorizon.danube.webdav.xml.dav.response.properties.ResourceType
Tag name
TAG_NAME - Static variable in class org.abstracthorizon.danube.webdav.xml.dav.response.properties.Source
Tag name
TAG_NAME - Static variable in class org.abstracthorizon.danube.webdav.xml.dav.response.properties.SupportedLock
Tag name
TAG_NAME - Static variable in class org.abstracthorizon.danube.webdav.xml.dav.response.Propstat
Tag name
TAG_NAME - Static variable in class org.abstracthorizon.danube.webdav.xml.dav.response.Response
Tag name
TAG_NAME - Static variable in class org.abstracthorizon.danube.webdav.xml.dav.response.ResponseDescription
Tag name
TAG_NAME - Static variable in class org.abstracthorizon.danube.webdav.xml.dav.response.ResponseProp
Tag name
TAPESTRY_DEFAULT_APPLICATION_NAME - Static variable in class org.abstracthorizon.danube.tapestry.TapestryConnectionHandler
Default tapestry application configuration file
TAPESTRY_SUFFIX - Static variable in class org.abstracthorizon.danube.tapestry.TapestryConnectionHandler
Suffix of tapestry configuration files
TapestryConnectionHandler - Class in org.abstracthorizon.danube.tapestry.spring
Tapestry connection handler.
TapestryConnectionHandler() - Constructor for class org.abstracthorizon.danube.tapestry.spring.TapestryConnectionHandler
 
TapestryConnectionHandler - Class in org.abstracthorizon.danube.tapestry
Tapestry connection handler.
TapestryConnectionHandler() - Constructor for class org.abstracthorizon.danube.tapestry.TapestryConnectionHandler
 
templatesPath - Variable in class org.abstracthorizon.danube.freemarker.FreeMarkerViewAdapter
Path where templates are stored
templatesPath - Variable in class org.abstracthorizon.danube.velocity.VelocityViewAdapter
Path where templates are stored
templatesURL - Variable in class org.abstracthorizon.danube.freemarker.FreeMarkerViewAdapter
URL where templates are stored
templatesURL - Variable in class org.abstracthorizon.danube.velocity.VelocityViewAdapter
Path where templates are stored
TERABYTE - Static variable in class org.abstracthorizon.danube.http.util.ReadOnlyFileConnectionHandler
 
TERABYTE - Static variable in class org.abstracthorizon.danube.webdav.util.SimpleHTMLCollectionRenderer
Number of bytes in a terabyte
thread - Variable in class org.abstracthorizon.danube.service.server.MultiThreadServerService.ConnectionHandlerThread
Current thread
thread - Variable in class org.abstracthorizon.danube.service.server.ServerSocketChannelService.ConnectionHandlerThread
Current thread
timeout - Variable in class org.abstracthorizon.danube.webdav.lock.Lock
Locks timeout
Timeout - Class in org.abstracthorizon.danube.webdav.util
Object that represents a "Timout" header of WebDAV specification.
Timeout(int) - Constructor for class org.abstracthorizon.danube.webdav.util.Timeout
Constructor
TIMEOUT_TAG_NAME - Static variable in class org.abstracthorizon.danube.webdav.xml.dav.response.properties.LockDiscovery
Timeout tag name
token - Variable in class org.abstracthorizon.danube.webdav.lock.Lock
Lock's token
token - Variable in class org.abstracthorizon.danube.webdav.util.IF
Collected token of a main resource.
tokenLocks - Variable in class org.abstracthorizon.danube.webdav.lock.impl.SimpleInMemoryLockingMechanism
Map of tokens to locks
toModelAndView(ResponseInstruction, ExternalContext) - Method in class org.abstracthorizon.danube.webflow.DanubeFlowController
Returns model and a view combination
toString(Object) - Static method in class org.abstracthorizon.danube.beanconsole.BeanHelper
Presents given object as a string.
toString() - Method in class org.abstracthorizon.danube.http.cookie.Cookie
Returns cookie as string
toString() - Method in class org.abstracthorizon.danube.http.Status
Returns status as a string
toString() - Method in class org.abstracthorizon.danube.http.util.Ranges.Range
Returns string representation of this range
toString() - Method in class org.abstracthorizon.danube.http.util.Ranges
Returns string representation
toString() - Method in class org.abstracthorizon.danube.proxy.socket.MakeTestProxy.Connection
 
toString() - Method in class org.abstracthorizon.danube.proxy.socket.Proxy.ProxyConnection
 
toString() - Method in class org.abstracthorizon.danube.service.server.SocketChannelConnection
Returns connection as a string
toString() - Method in class org.abstracthorizon.danube.service.server.SocketConnection
Returns connection as a string
toString(int) - Static method in class org.abstracthorizon.danube.webdav.util.Depth
String representation of a depth object
toString() - Method in class org.abstracthorizon.danube.webdav.util.Timeout
Returns string representation of the object
toString() - Method in class org.abstracthorizon.danube.webdav.xml.dav.HRef
Returns object's string representation
toString() - Method in class org.abstracthorizon.danube.webdav.xml.dav.LockScope
 
toString() - Method in class org.abstracthorizon.danube.webdav.xml.dav.LockType
 
toString() - Method in class org.abstracthorizon.danube.webdav.xml.dav.Owner
 
toString() - Method in class org.abstracthorizon.danube.webdav.xml.dav.request.KeepAlive
 
toString() - Method in class org.abstracthorizon.danube.webdav.xml.dav.request.LockEntry
 
toString() - Method in class org.abstracthorizon.danube.webdav.xml.dav.request.LockInfo
 
toString() - Method in class org.abstracthorizon.danube.webdav.xml.dav.request.LockScope
 
toString() - Method in class org.abstracthorizon.danube.webdav.xml.dav.request.LockType
 
toString() - Method in class org.abstracthorizon.danube.webdav.xml.dav.request.Owner
 
toString() - Method in class org.abstracthorizon.danube.webdav.xml.dav.request.properties.CreationDate
 
toString() - Method in class org.abstracthorizon.danube.webdav.xml.dav.request.properties.DisplayName
 
toString() - Method in class org.abstracthorizon.danube.webdav.xml.dav.request.properties.GetContentLanguage
 
toString() - Method in class org.abstracthorizon.danube.webdav.xml.dav.request.properties.GetContentLength
 
toString() - Method in class org.abstracthorizon.danube.webdav.xml.dav.request.properties.GetContentType
 
toString() - Method in class org.abstracthorizon.danube.webdav.xml.dav.request.properties.GetETag
 
toString() - Method in class org.abstracthorizon.danube.webdav.xml.dav.request.properties.GetLastModified
 
toString() - Method in class org.abstracthorizon.danube.webdav.xml.dav.request.properties.LockDiscovery
 
toString() - Method in class org.abstracthorizon.danube.webdav.xml.dav.request.properties.ResourceType
 
toString() - Method in class org.abstracthorizon.danube.webdav.xml.dav.request.properties.Source
 
toString() - Method in class org.abstracthorizon.danube.webdav.xml.dav.request.properties.SupportedLock
 
toString() - Method in class org.abstracthorizon.danube.webdav.xml.dav.request.PropertyBehavior
 
toString() - Method in class org.abstracthorizon.danube.webdav.xml.dav.request.PropertyUpdate
 
toString() - Method in class org.abstracthorizon.danube.webdav.xml.dav.request.PropFind
 
toString() - Method in class org.abstracthorizon.danube.webdav.xml.dav.request.Remove
 
toString() - Method in class org.abstracthorizon.danube.webdav.xml.dav.request.Set
 
toString() - Method in class org.abstracthorizon.danube.webdav.xml.dav.RequestProp
 
toString() - Method in class org.abstracthorizon.danube.webdav.xml.dav.response.Depth
 
toString() - Method in class org.abstracthorizon.danube.webdav.xml.dav.response.LockScope
 
toString() - Method in class org.abstracthorizon.danube.webdav.xml.dav.response.LockType
 
toString() - Method in class org.abstracthorizon.danube.webdav.xml.dav.response.Owner
 
toString() - Method in class org.abstracthorizon.danube.webdav.xml.dav.response.properties.CreationDate
 
toString() - Method in class org.abstracthorizon.danube.webdav.xml.dav.response.properties.DisplayName
 
toString() - Method in class org.abstracthorizon.danube.webdav.xml.dav.response.properties.GetContentLanguage
 
toString() - Method in class org.abstracthorizon.danube.webdav.xml.dav.response.properties.GetContentLength
 
toString() - Method in class org.abstracthorizon.danube.webdav.xml.dav.response.properties.GetContentType
 
toString() - Method in class org.abstracthorizon.danube.webdav.xml.dav.response.properties.GetETag
 
toString() - Method in class org.abstracthorizon.danube.webdav.xml.dav.response.properties.GetLastModified
 
toString() - Method in class org.abstracthorizon.danube.webdav.xml.dav.response.properties.LockDiscovery
 
toString() - Method in class org.abstracthorizon.danube.webdav.xml.dav.response.properties.ResourceType
 
toString() - Method in class org.abstracthorizon.danube.webdav.xml.dav.response.properties.Source
 
toString() - Method in class org.abstracthorizon.danube.webdav.xml.dav.response.properties.SupportedLock
 
toString() - Method in class org.abstracthorizon.danube.webdav.xml.dav.response.Response
 
toString() - Method in class org.abstracthorizon.danube.webdav.xml.dav.response.ResponseDescription
 
toString() - Method in class org.abstracthorizon.danube.webdav.xml.dav.response.ResponseProp
 
toTypeString(Class<?>) - Static method in class org.abstracthorizon.danube.beanconsole.BeanHelper
Presetns a class as a string
toTypeString(Object) - Static method in class org.abstracthorizon.danube.beanconsole.BeanHelper
result.toString() Presetns the object's class as a string
transferFromFileChannel(FileChannel, WritableByteChannel, long) - Method in class org.abstracthorizon.danube.http.util.ReadOnlyFileConnectionHandler
Transfer file channel to given output channel
transferStreams(InputStream, OutputStream, long) - Method in class org.abstracthorizon.danube.http.util.ReadOnlyFileConnectionHandler
Transfer file input stream to output stream
transferToFileChannel(FileChannel, ReadableByteChannel, long) - Static method in class org.abstracthorizon.danube.http.util.IOUtils
Transfer given channel to the file channel
transferToFileChannel(FileChannel, ReadableByteChannel, long) - Method in class org.abstracthorizon.danube.http.util.ReadWriteFileConnectionHandler
Transfer given channel to the file channel
transmitResource(HTTPConnection, Object, Adaptable, Ranges) - Method in class org.abstracthorizon.danube.webdav.BaseWebDAVResourceConnectionHandler
Transmits resource.
type - Variable in class org.abstracthorizon.danube.beanconsole.BeanDef
Object's or property's type
type - Variable in class org.abstracthorizon.danube.webdav.lock.Lock
Lock type
type - Variable in class org.abstracthorizon.danube.webdav.xml.dav.RequestProp
Temporary storage for a property type
TYPE_WRITE - Static variable in interface org.abstracthorizon.danube.webdav.lock.LockingMechanism
Write lock

U

UNAUTHORIZED - Static variable in class org.abstracthorizon.danube.http.Status
 
UNDEFINED - Static variable in class org.abstracthorizon.danube.webdav.xml.dav.RequestProp
Undefined action
UNINITIALIZED - Static variable in class org.abstracthorizon.danube.auth.jaas.keystore.KeyStoreLoginModule
Uninitialised state
UNINITIALIZED - Static variable in class org.abstracthorizon.danube.auth.jaas.memory.PropertiesLoginModule
Uninitialised state
unlockResources(Lock) - Method in class org.abstracthorizon.danube.webdav.fs.FSLockingMechanism
Unlocks the file
unlockResources(Lock) - Method in class org.abstracthorizon.danube.webdav.lock.impl.SimpleInMemoryLockingMechanism
Unlocks resource
unlockResources(Lock) - Method in interface org.abstracthorizon.danube.webdav.lock.LockingMechanism
Unlocks all resource defined by this lock
UNSUPPORTED_MEDIA_TYPE - Static variable in class org.abstracthorizon.danube.http.Status
 
updateDefaultHeadMethod() - Method in class org.abstracthorizon.danube.http.BaseReflectionHTTPConnectionHandler
Updates the state of default HEAD method implementation.
updateDefaultTraceMethod() - Method in class org.abstracthorizon.danube.http.BaseReflectionHTTPConnectionHandler
Updates the state of default TRACE method implementation.
updateHeadersForFile(HTTPConnection, File) - Method in class org.abstracthorizon.danube.http.util.ReadOnlyFileConnectionHandler
Updates http headers for given resource
updateInputStreamLen() - Method in class org.abstracthorizon.danube.http.HTTPConnectionImpl
Updates content input stream's length or chunked encoding
updateProperties(Object, HTTPConnection, Map<String, Object>) - Method in class org.abstracthorizon.danube.beanconsole.DisplayController
Sets properties of the selected bean.
updateProps(MultiStatus, Object, int, PropertyUpdate) - Method in class org.abstracthorizon.danube.webdav.BaseWebDAVResourceConnectionHandler
Updates properties
updateProps(Response, Object, PropertyUpdate) - Method in class org.abstracthorizon.danube.webdav.BaseWebDAVResourceConnectionHandler
Updates properties of a given resource (leaf)
updatePropsRecursive(MultiStatus, Object, PropertyUpdate, String) - Method in class org.abstracthorizon.danube.webdav.BaseWebDAVResourceConnectionHandler
Updates properties recursively
updateSize(Ranges.Range) - Method in class org.abstracthorizon.danube.http.util.Ranges
Updates size to prefix and suffix ranges
uploadFile(File, HTTPConnection) - Method in class org.abstracthorizon.danube.http.util.ReadWriteFileConnectionHandler
Uploads the file
uriToResource(HTTPConnection, ResourceAdapter, String) - Static method in class org.abstracthorizon.danube.webdav.util.URIUtils
Returns resource from the given URI
URIUtils - Class in org.abstracthorizon.danube.webdav.util
URI utility methods
URIUtils() - Constructor for class org.abstracthorizon.danube.webdav.util.URIUtils
 
URLUtils - Class in org.abstracthorizon.danube.support
Utility class that deals for URLs
URLUtils() - Constructor for class org.abstracthorizon.danube.support.URLUtils
 
username - Variable in class org.abstracthorizon.danube.auth.jaas.keystore.KeyStoreLoginModule
Username
username - Variable in class org.abstracthorizon.danube.auth.jaas.memory.PropertiesLoginModule
Username

V

validateSessionId(String) - Method in class org.abstracthorizon.danube.http.session.SimpleCookieSessionManager
Validates session id.
validUntil - Variable in class org.abstracthorizon.danube.webdav.lock.Lock
Timestamp until where this lock is valid
value - Variable in class org.abstracthorizon.danube.beanconsole.BeanDef
Object's or property's value as an string
value - Variable in class org.abstracthorizon.danube.http.cookie.Cookie
Cookie value
value - Variable in class org.abstracthorizon.danube.http.util.MultiStringHashMap.InternalMapEntry
Value
value - Variable in class org.abstracthorizon.danube.webdav.xml.dav.request.KeepAlive
Value
VelocityViewAdapter - Class in org.abstracthorizon.danube.velocity
This is implementation of View that uses Velocity template engine.
VelocityViewAdapter() - Constructor for class org.abstracthorizon.danube.velocity.VelocityViewAdapter
Constructor.
VERSION_STRING - Static variable in class org.abstracthorizon.danube.http.HTTPServerConnectionHandler
Version string
view - Variable in class org.abstracthorizon.danube.mvc.ModelAndView
View name
view - Variable in class org.abstracthorizon.danube.mvc.MVCConnectionHandler
View renderer
View - Interface in org.abstracthorizon.danube.mvc
This interface defines view renderer.

W

webActivator - Variable in class org.abstracthorizon.danube.tapestry.TapestryConnectionHandler
Web activator implementation reference
webContext - Variable in class org.abstracthorizon.danube.tapestry.TapestryConnectionHandler
Web context implementation reference
WebDAVXMLHandler - Class in org.abstracthorizon.danube.webdav.xml
WebDAV XML handler
WebDAVXMLHandler(NamespacesProvider) - Constructor for class org.abstracthorizon.danube.webdav.xml.WebDAVXMLHandler
Constructor
WebDAVXMLHandler(NamespacesProvider, Object) - Constructor for class org.abstracthorizon.danube.webdav.xml.WebDAVXMLHandler
Constructor
webRequestServicer - Variable in class org.abstracthorizon.danube.tapestry.TapestryConnectionHandler
Tapestry's web request servicer
WelcomeFile - Class in org.abstracthorizon.danube.http.matcher
This matcher matches only paths that end with "/".
WelcomeFile() - Constructor for class org.abstracthorizon.danube.http.matcher.WelcomeFile
Constructor
welcomeFile - Variable in class org.abstracthorizon.danube.http.matcher.WelcomeFile
Welcome file
WelcomeFileBeanInfo - Class in org.abstracthorizon.danube.http.matcher
Bean info for WelcomeFile class
WelcomeFileBeanInfo() - Constructor for class org.abstracthorizon.danube.http.matcher.WelcomeFileBeanInfo
Constructor
WelcomeFileBeanInfo(Class<?>) - Constructor for class org.abstracthorizon.danube.http.matcher.WelcomeFileBeanInfo
Constructor
WO - Static variable in class org.abstracthorizon.danube.beanconsole.BeanDef
Constant describing write only access through bean info
WO_RAW - Static variable in class org.abstracthorizon.danube.beanconsole.BeanDef
Constant describing write only access through reflection (no property editors for the type)
write(int) - Method in class org.abstracthorizon.danube.http.HTTPBufferedOutputStream
 
write(byte[], int, int) - Method in class org.abstracthorizon.danube.http.HTTPBufferedOutputStream
 
write(byte[]) - Method in class org.abstracthorizon.danube.http.HTTPBufferedOutputStream
 
write(char[], int, int) - Method in class org.abstracthorizon.danube.http.util.BufferlessOutputStreamWriter
 
write(SelectionKey) - Method in interface org.abstracthorizon.danube.proxy.socket.Proxy.Connection
 
write(SelectionKey) - Method in class org.abstracthorizon.danube.proxy.socket.Proxy.ControlConnection
 
write(SelectionKey) - Method in class org.abstracthorizon.danube.proxy.socket.Proxy.ProxyConnection
 
write(byte[]) - Method in class org.abstracthorizon.danube.support.logging.DirectionalLoggingOutputStream
 
write(byte[], int, int) - Method in class org.abstracthorizon.danube.support.logging.DirectionalLoggingOutputStream
 
write(int) - Method in class org.abstracthorizon.danube.support.logging.DirectionalLoggingOutputStream
 
write(byte[]) - Method in class org.abstracthorizon.danube.support.logging.LoggingOutputStream
 
write(byte[], int, int) - Method in class org.abstracthorizon.danube.support.logging.LoggingOutputStream
 
write(int) - Method in class org.abstracthorizon.danube.support.logging.LoggingOutputStream
 
write(int) - Method in class org.abstracthorizon.danube.webdav.fs.RandomAccessFileRangeOutputStream
 
write(byte[], int, int) - Method in class org.abstracthorizon.danube.webdav.fs.RandomAccessFileRangeOutputStream
 
WRITE - Static variable in class org.abstracthorizon.danube.webdav.xml.dav.response.LockType
Write tag singleton
writeCookieValue(String, String) - Method in class org.abstracthorizon.danube.tapestry.DanubeCookieSource
Stores cookie value
writeCookieValue(String, String, int) - Method in class org.abstracthorizon.danube.tapestry.DanubeCookieSource
Stores cookie value
writer - Variable in class org.abstracthorizon.danube.http.HTTPConnectionImpl
Writer
writerReturned - Variable in class org.abstracthorizon.danube.http.HTTPConnectionImpl
Has writer been already returned

X

XMLParserHandler - Interface in org.abstracthorizon.danube.webdav.xml
XML parser handler
XMLRenderer - Interface in org.abstracthorizon.danube.webdav.xml
XML Renderer
XMLUtils - Class in org.abstracthorizon.danube.webdav.xml.common
Sets of utility methods for creating an XML output
XMLUtils() - Constructor for class org.abstracthorizon.danube.webdav.xml.common.XMLUtils
 

Z

ZERO - Static variable in class org.abstracthorizon.danube.webdav.util.Depth
Depth of 0

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

Copyright © 2005-2009 Abstract Horizon. All Rights Reserved.