Index of all Fields and Methods
All Packages Class Hierarchy
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
Index of all Fields and Methods
- _allowed.
Static variable in class w3c.jigsaw.resources.HTTPResource
-
- abort().
Method in class w3c.www.mux.MuxSession
- Abort that session.
- aborted.
Variable in class w3c.www.mux.MuxSession
- Has this session been aborted ?
- accept(File, String).
Method in class w3c.jigsaw.upgrade.StoreDirectoryFilter
-
- ACCEPT_ENCODING_P.
Static variable in class w3c.www.protocol.http.HttpManager
- Header properties - Set the accept encodings.
- ACCEPT_LANGUAGE_P.
Static variable in class w3c.www.protocol.http.HttpManager
- Header properties - Set the accept language.
- ACCEPT_P.
Static variable in class w3c.www.protocol.http.HttpManager
- Header properties - Set the accept header.
- acceptChange(Double).
Method in class w3c.tools.forms.DoubleField
- Do we want to accept this new value ?
- acceptChange(int).
Method in class w3c.tools.forms.BooleanField
- Do we accept the given change ?
- acceptChange(int).
Method in class w3c.tools.forms.OptionField
- Do we accept to change to the given (valid) index ?
- acceptChange(Integer).
Method in class w3c.tools.forms.IntegerField
- Do we accept this new value as our setting ?
- acceptChange(String).
Method in class w3c.tools.forms.StringField
- Do we want to accept this value as our new value.
- ACCEPTED.
Static variable in interface w3c.www.http.HTTP
-
- acceptFieldValue(String, Object).
Method in interface w3c.tools.forms.FormHandlerInterface
- Is the given value appropriate for the given field ?
- acceptSession(MuxStream, int, int).
Method in interface w3c.www.mux.MuxStreamHandler
- Someone has contacted us to speak that protocol, what should we do ?
This method gets called by a MuxStream instance when a new session
willing to speak some protocol is about to be established.
- acceptSession(MuxStream, int, int).
Method in class w3c.www.mux.SampleMuxHandler
- Are we willing to speak the given protocol on the given session.
- acceptStoreUnload(ResourceStore).
Method in class w3c.jigsaw.auth.AuthRealm
- ResourceStoreHolder implementation - Unload the store.
- acceptStoreUnload(ResourceStore).
Method in class w3c.jigsaw.auth.RealmsCatalog
- ResourceStoreHolder implementation - Unload the store.
- acceptStoreUnload(ResourceStore).
Method in class w3c.jigsaw.indexer.ResourceIndexer
-
Resource store holder implementation - get rid of our store.
- acceptStoreUnload(ResourceStore).
Method in interface w3c.tools.store.ResourceStoreHolder
- The resource store manager is willing to unload your store.
- acceptStoreUnload(ResourceStore).
Method in class w3c.jigsaw.resources.StoreContainer
- ResourceStoreHolder implementation - Get rid of our store.
- acceptStoreUnload(ResourceStore).
Method in class w3c.tools.store.WalkerEngine
- ResourceStoreHolder implementation - Don't unload the store under visit.
- acceptUnload().
Method in class w3c.jigsaw.contrib.CheckpointResource
- This is the only resource that will refuse to be unloaded !
- acceptUnload().
Method in class w3c.tools.store.jdbmResourceStore
-
- acceptUnload().
Method in class w3c.tools.store.Resource
- Is that resource willing to be unloaded.
- acceptUnload().
Method in interface w3c.tools.store.ResourceStore
- Can this resource store be unloaded now ?
This method gets called by the ResourceStoreManager before calling
the
shutdown
method, when possible.
- acceptUnload().
Method in class w3c.jigsaw.contrib.SalvagerResource
- This resource should never be unloaded.
- acceptUnload().
Method in class w3c.tools.store.SimpleResourceStore
- Can the resource store manager unload that store from memory.
- AccessLimitFilter().
Constructor for class w3c.jigsaw.filters.AccessLimitFilter
-
- acquireBureau().
Method in class w3c.jigsaw.pics.LabelBureauResource
- Check that we have loaded our bureau, or load it.
- acquireBureau().
Method in class w3c.jigsaw.pics.PICSFilter
- Make sure our label bureau is loaded.
- acquireChildren().
Method in class w3c.jigsaw.resources.StoreContainer
- Acquire the resource store.
- acquireConnection().
Method in class w3c.www.protocol.http.HttpMuxServer
-
- acquireDirectoriesStore().
Method in class w3c.jigsaw.indexer.ResourceIndexer
- Acquire the directories store.
- acquireExtensionsStore().
Method in class w3c.jigsaw.indexer.ResourceIndexer
- Acquire the extension store.
- acquireRealm().
Method in class w3c.jigsaw.auth.GenericAuthFilter
- Get a pointer to our realm, and initialize our ipmatcher.
- acquireStore().
Method in class w3c.jigsaw.auth.AuthRealm
- Acquire and load the users store.
- acquireStore().
Method in class w3c.jigsaw.auth.RealmsCatalog
- Acquire the store.
- activate().
Method in class w3c.jigsaw.contrib.CheckpointResource
- Start the thread for this object, only if needed.
- add(short[], Object).
Method in class w3c.jigsaw.auth.IPMatcher
- Associate the given IP adress to the given object.
- add(String[]).
Method in class w3c.cvs.CvsDirectory
- Add the given file to the CVS repository.
- addAccept(HttpAccept).
Method in class w3c.www.http.HttpAcceptList
- Add an accept clause to that list.
- addBag(HttpBag).
Method in class w3c.www.http.HttpBag
- Add a named bag into this bag.
- addBase(String).
Method in class w3c.jigsaw.html.HtmlGenerator
- Add a Base element to the head
- addButton(String).
Method in class w3c.jigsaw.forms.FormCardResource
- Add a new button.
- addBytes(byte[], int, int).
Method in class w3c.www.http.BasicValue
- HeaderValue implementation - Add these bytes to the header raw value.
- addBytes(byte[], int, int).
Method in interface w3c.www.http.HeaderValue
- Add these bytes to the header raw value.
- addCharset(HttpAcceptCharset).
Method in class w3c.www.http.HttpAcceptCharsetList
- Add an accpted charset clause to the list.
- addClient(boolean).
Method in class w3c.jigsaw.http.socket.SocketClientFactory
- Create a new client for this pool.
- addConnection(String).
Method in class w3c.www.http.HttpMessage
- Add the given header name to the
Connection
header.
- addCookie(String, String).
Method in class w3c.www.http.HttpCookieList
- Add a cookie to this header value.
- addEntry(PutedEntry).
Method in class w3c.jigsaw.filters.PutListResource
-
- addField(FormField).
Method in class w3c.tools.forms.FormManager
- Add a field to the form.
- addField(FormFieldInterface).
Method in class w3c.jigsaw.forms.FormCardResource
- Add a new field to this form.
- addField(String, Component).
Method in class w3c.tools.forms.FormPanel
- Add a field editor.
- addField(String, String, FormField).
Method in class w3c.tools.forms.Form
- Register a new form field.
- addFilter(HTTPFilter).
Method in class w3c.jigsaw.http.LookupResult
- Add a filter, to be invoked by the resource's
perform
method.
- addFilterCard(ResourceFilter).
Method in class w3c.jigsaw.formedit.FilteredResourceEditor
- Add a card for a newly created filter.
- addFilters(HTTPFilter[]).
Method in class w3c.jigsaw.http.LookupResult
- Add a set of filters to be invoked by the resource's
perform
method.
- addHolder(Object, ResourceStoreHolder).
Method in class w3c.tools.store.ResourceStoreManager
- Add the given object as a holder to that store.
- addHolder(ResourceStoreHolder).
Method in class w3c.tools.store.jdbmResourceStore
- Add a holder to that store.
- addHolder(ResourceStoreHolder).
Method in interface w3c.tools.store.ResourceStore
- Add a store holder.
- addHolder(ResourceStoreHolder).
Method in class w3c.tools.store.SimpleResourceStore
- Add a holder to that store.
- addItem(HttpBag).
Method in class w3c.www.http.HttpBag
- Add a sub-bag to this bag.
- addItem(String).
Method in class w3c.www.http.HttpBag
- Add an item into this bag.
- addLanguage(HttpAcceptLanguage).
Method in class w3c.www.http.HttpAcceptLanguageList
- Add a clause to that list of accepted languages.
- addLink(HtmlLink).
Method in class w3c.jigsaw.html.HtmlGenerator
- Add a link to the head of this html document
- addNoCache(String).
Method in class w3c.www.http.HttpCacheControl
- Add the given header name to the
no-cache
directive.
- addNoCache(String).
Method in class w3c.www.http.HttpMessage
- Add the given header name to the
no-cache
directive.
- addPragma(String).
Method in class w3c.www.http.HttpMessage
- Add the given directive to the
Pragma
header.
- addProxyConnection(String).
Method in class w3c.www.http.HttpMessage
- Add the given header name to the
Proxy-Connection
header.
- addRange(HttpRange).
Method in class w3c.www.http.HttpRangeList
- Add a range to this list.
- addResource(HTTPResource).
Method in class w3c.jigsaw.resources.StoreContainer
- Add an initialized resource into this store container instance.
- addResource(Resource).
Method in class w3c.tools.store.jdbmResourceStore
- Add this resource to this resource store.
- addResource(Resource).
Method in interface w3c.tools.store.ResourceStore
- Add this resource to this resource store.
- addResource(Resource).
Method in class w3c.tools.store.SimpleResourceStore
- Add a new resource to the resource store.
- addSetCookie(String, String).
Method in class w3c.www.http.HttpSetCookieList
- Add a specific cookie to the SetCookie header value.
- addStyle(MimeType, String).
Method in class w3c.jigsaw.html.HtmlGenerator
- Add style to this html page
- addStyle(String).
Method in class w3c.jigsaw.html.HtmlGenerator
- Add style to this html page
- addTag(HttpEntityTag).
Method in class w3c.www.http.HttpEntityTagList
- Add a tag to that list.
- addToken(String, boolean).
Method in class w3c.www.http.HttpTokenList
- Add a token to this token list.
- addVariable(String, String).
Method in class w3c.jigsaw.forms.URLDecoder
- Define a new variable in this data set.
- addVariant(CachedResource).
Method in class w3c.www.protocol.http.cache.VaryResource
-
- addVia(String).
Method in class w3c.www.http.HttpMessage
- Add a via clause to the via header.
- addWarning(HttpWarning).
Method in class w3c.www.http.HttpReplyMessage
- Add a warning to this reply message.
- addWarning(HttpWarning).
Method in class w3c.www.http.HttpWarningList
- Add a warning to that list.
- addWarning(Request, HttpWarning).
Method in class w3c.www.protocol.http.cache.CacheFilter
- Add a warning, to be emitted at reply time.
- agent.
Variable in class w3c.www.http.HttpWarning
-
- ahead.
Variable in class w3c.www.http.ChunkedInputStream
-
- alive.
Variable in class w3c.jigsaw.contrib.CheckpointResource
- Is our attached thread still alive ?
- alive.
Variable in class w3c.www.mux.MuxStream
- Is this muxed stream still alive ?
- alive.
Variable in class w3c.jigsaw.http.socket.SocketClient
- Is this client still alive ?
- all.
Variable in class w3c.tools.store.WalkerEngine
- Should all resources be visited ?
- allocateConnection().
Method in class w3c.www.protocol.http.HttpBasicServer
-
- allocateSpace(int).
Method in class w3c.tools.dbm.jdbm
- Allocate space in the file.
- allocateThread(boolean).
Method in class w3c.util.ThreadCache
- Allocate a new thread, as requested.
- allowed.
Variable in class w3c.jigsaw.resources.HTTPResource
-
- allowuserinteraction.
Variable in class w3c.www.protocol.http.Request
- Are we allowed to interact with the user ?
- aparams.
Variable in class w3c.www.http.HttpAccept
- The list of accept parameters name.
- append(byte[], int, int).
Method in class w3c.www.http.ChunkedOutputStream
- Append a bunch of bytes to current pending chunk.
- append(int).
Method in class w3c.www.http.ChunkedOutputStream
-
Append one byte to pending chunk.
- append(int).
Method in class w3c.www.mime.MimeParser
-
- append(String).
Method in class w3c.jigsaw.html.HtmlGenerator
- Append the given string to the document body.
- append(String).
Method in class w3c.jigsaw.html.HtmlStyle
- append a string to the style buffer
- append(String, String).
Method in class w3c.jigsaw.html.HtmlGenerator
- Append the two strings to the document body.
- append(String, String, String).
Method in class w3c.jigsaw.html.HtmlGenerator
-
- appendAndEscape(String).
Method in class w3c.jigsaw.html.HtmlGenerator
- Append the given string, escaping all special characters.
- appendLogBuffer(String).
Method in class w3c.jigsaw.http.CommonLogger
-
- appendValue(HttpBuffer).
Method in class w3c.www.http.BasicValue
- Append this header value to the given output buffer.
- appendValue(HttpBuffer).
Method in interface w3c.www.http.HeaderValue
- Append this header byte value to the given buffer.
- APPLICATION_PICSLABEL.
Static variable in class w3c.jigsaw.pics.LabelBureauResource
-
- APPLICATION_POSTSCRIPT.
Static variable in class w3c.www.mime.MimeType
-
- APPLICATION_X_JAVA_AGENT.
Static variable in class w3c.www.mime.MimeType
-
- APPLICATION_X_WWW_FORM_URLENCODED.
Static variable in class w3c.www.mime.MimeType
-
- ArrayDictionary().
Constructor for class w3c.util.ArrayDictionary
- Create an ArrayDictionary using default values for initial size and
increment.
- ArrayDictionary(int).
Constructor for class w3c.util.ArrayDictionary
- Create an ArrayDictionary using the given initial size.
- ArrayDictionary(int, int).
Constructor for class w3c.util.ArrayDictionary
- Create an ArrayDictionary using the given initial size and
the given increment for growing the array.
- ArrayDictionary(Object[], Object[]).
Constructor for class w3c.util.ArrayDictionary
- Create an ArrayDicitonary, using (not copying) the given pair
of arrays as keys and values.
- ArrayDictionary(Object[], Object[], int).
Constructor for class w3c.util.ArrayDictionary
- Create an ArrayDicitonary, using (not copying) the given pair
of arrays as keys and values.
- ArrayDictionary(Vector, Vector).
Constructor for class w3c.util.ArrayDictionary
- Create an ArrayDictionary, contructing the arrays of keys and
values from the two given vectors.
- ArrayDictionary(Vector, Vector, int).
Constructor for class w3c.util.ArrayDictionary
- Create an ArrayDictionary, contructing the arrays of keys and
values from the two given vectors.
- ArrayEnumeration(Object[]).
Constructor for class w3c.util.ArrayEnumeration
-
- ArrayEnumeration(Object[], int).
Constructor for class w3c.util.ArrayEnumeration
-
- AsyncLRUList().
Constructor for class w3c.util.AsyncLRUList
-
- ATTR_ALLOWED_GROUPS.
Static variable in class w3c.jigsaw.auth.GenericAuthFilter
- Attribute index - The list of allowed groups.
- ATTR_ALLOWED_USERS.
Static variable in class w3c.jigsaw.auth.GenericAuthFilter
- Attribute index - The list of allowed users.
- ATTR_AUTHOR.
Static variable in class w3c.jigsaw.filters.PutedEntry
-
- ATTR_BASE_GENERATION.
Static variable in class w3c.www.protocol.http.cache.CacheState
- Attribute index - The base generation we are using.
- ATTR_BASEURL.
Static variable in class w3c.jigsaw.filters.ErrorFilter
- Attribute index - The base URL for error messages.
- ATTR_BROWSABLE.
Static variable in class w3c.jigsaw.resources.PutableDirectory
- Attribute index - Allow the GNN browse method.
- ATTR_BUREAU_IDENTIFIER.
Static variable in class w3c.jigsaw.pics.LabelBureauResource
- Attribute index - Our label bureau identifier.
- ATTR_BUREAU_IDENTIFIER.
Static variable in class w3c.jigsaw.pics.PICSFilter
- Attribute index - The identifier of our bureau.
- ATTR_CACHE_FILTER.
Static variable in class w3c.www.protocol.http.cache.CachedResource
- Attribute index - The cache filter that manages us.
- ATTR_CACHE_USED.
Static variable in class w3c.www.protocol.http.cache.CacheState
- Attribute index - The number of bytes of cache disk used.
- ATTR_CGI_DEBUG.
Static variable in class w3c.jigsaw.forms.CgiResource
- Attribute index - Turn the script in debug mode.
- ATTR_COMMAND.
Static variable in class w3c.jigsaw.forms.CgiResource
- Attribute index - The array of string that makes the command to run.
- ATTR_COMMAND.
Static variable in class w3c.jigsaw.filters.ProcessFilter
- Attribute index - The command we should pass the stream through.
- ATTR_COMMENTS.
Static variable in class w3c.jigsaw.auth.AuthUser
- Attribute index - The comments for this user.
- ATTR_CONNECTION.
Static variable in class w3c.jigsaw.contrib.HeaderFilter
- Attribute index - Should we use connection on that header.
- ATTR_CONTENT_ENCODING.
Static variable in class w3c.jigsaw.resources.HTTPResource
- Attribute index - The index for the content encodings attribute.
- ATTR_CONTENT_LANGUAGE.
Static variable in class w3c.jigsaw.resources.HTTPResource
- Attribute index - The index for the content languages attribute.
- ATTR_CONTENT_LENGTH.
Static variable in class w3c.www.protocol.http.cache.CachedResource
- Attribute index - The resource content length.
- ATTR_CONTENT_LENGTH.
Static variable in class w3c.jigsaw.resources.HTTPResource
- Attribute index - The index for the content length attribute.
- ATTR_CONTENT_TYPE.
Static variable in class w3c.www.protocol.http.cache.CachedResource
- Attribute index - The resource content type.
- ATTR_CONTENT_TYPE.
Static variable in class w3c.jigsaw.resources.HTTPResource
- Attribute index - The index for the content type attribute.
- ATTR_CONVERT_GET.
Static variable in class w3c.jigsaw.forms.PostableResource
- Attribute index - Should we silently convert GET to POST methods ?
- ATTR_COOKIE_MAXAGE.
Static variable in class w3c.jigsaw.contrib.CookieFilter
- Attribute index - The duration of the cookie.
- ATTR_COUNTER.
Static variable in class w3c.www.protocol.http.cache.CacheState
- Attribute index - The counter, to use for file naming.
- ATTR_COUNTER.
Static variable in class w3c.jigsaw.filters.CounterFilter
- Attribute index - The counter attribute.
- ATTR_DATE.
Static variable in class w3c.www.protocol.http.cache.CachedResource
- Attribute index - The date at which the reply was emited.
- ATTR_DEFAULT_MAX_AGE.
Static variable in class w3c.jigsaw.filters.CacheFilter
-
- ATTR_DEFAULT_MAX_AGE.
Static variable in class w3c.jigsaw.filters.SimpleCacheFilter
-
- ATTR_DIRECTORY.
Static variable in class w3c.jigsaw.resources.DirectoryResource
- Attribute index - The index for our directory attribute.
- ATTR_DIRSTAMP.
Static variable in class w3c.jigsaw.resources.DirectoryResource
- Attribute index - The last we we physically visited the directory.
- ATTR_EMAIL.
Static variable in class w3c.jigsaw.auth.AuthUser
- Attribute index - The email adress of the user.
- ATTR_ETAG.
Static variable in class w3c.www.protocol.http.cache.CachedResource
- Attribute index - The entity tag (if any) associated with the resource.
- ATTR_EXTENSIBLE.
Static variable in class w3c.jigsaw.resources.StoreContainer
- Attribute index - The index of wether we are extensible.
- ATTR_EXTENSION.
Static variable in class w3c.jigsaw.filters.ErrorFilter
- Attribute index - The common extension for error messages (can be null).
- ATTR_EXTRA_HEADERS.
Static variable in class w3c.www.protocol.http.cache.CachedResource
- Attribute index - The extension headers attribute.
- ATTR_FILE.
Static variable in class w3c.www.protocol.http.cache.CachedResource
- Attribute index - The path of the file that has the resource content.
- ATTR_FILE.
Static variable in class w3c.jigsaw.filters.PutListResource
- Attribute index - The file used to store the modification list.
- ATTR_FILENAME.
Static variable in class w3c.jigsaw.resources.FileResource
- Attributes index - The filename attribute.
- ATTR_FILENAME.
Static variable in class w3c.jigsaw.filters.PutedEntry
-
- ATTR_FILESTAMP.
Static variable in class w3c.jigsaw.resources.FileResource
- Attribute index - The date at which we last checked the file content.
- ATTR_FLUSH.
Static variable in class w3c.jigsaw.filters.SimpleCacheFilter
-
- ATTR_FLUSHCONFIG.
Static variable in class w3c.jigsaw.contrib.CheckpointResource
- Attribute index - Should we save the configuration ?
- ATTR_FLUSHLOG.
Static variable in class w3c.jigsaw.contrib.CheckpointResource
- Attribute index - Should we flush the logs too ?
- ATTR_FLUSHPROPS.
Static variable in class w3c.jigsaw.contrib.CheckpointResource
- Attrbute index - Should we save the properties too ?
- ATTR_FOLLOWUP.
Static variable in class w3c.jigsaw.resources.VirtualHostResource
- Attribute index - The default root (for unknown hosts)
- ATTR_GENERATES_FORM.
Static variable in class w3c.jigsaw.forms.CgiResource
- Attribute index - Does the script generates the form on GET ?
- ATTR_GENERATION.
Static variable in class w3c.www.protocol.http.cache.CachedResource
- Attribute index - This cached resource generation.
- ATTR_GENERATION.
Static variable in class w3c.www.protocol.http.cache.CacheState
- Attribute index - The cache sweeper current generation.
- ATTR_GENERATIONS_SIZE.
Static variable in class w3c.www.protocol.http.cache.CacheState
- Attribute index - The current generation sizes.
- ATTR_GENERIC.
Static variable in class w3c.jigsaw.indexer.Directory
- Attribute index - Does this applies to directory below this one.
- ATTR_GROUPS.
Static variable in class w3c.jigsaw.auth.AuthUser
- Attribute index - The list of groups this user belongs to.
- ATTR_HANDLE_PATHINFO.
Static variable in class w3c.jigsaw.resources.RelocateResource
- Attribute index - Should we also handle extra path infos ?
- ATTR_HEADER_NAME.
Static variable in class w3c.jigsaw.contrib.HeaderFilter
- Attribute index - The header name to add to replies.
- ATTR_HEADER_VALUE.
Static variable in class w3c.jigsaw.contrib.HeaderFilter
- Attribute index - The header value.
- ATTR_ICON.
Static variable in class w3c.jigsaw.resources.HTTPResource
- Attribute index - The icon (if any) associated to the resource.
- ATTR_ICONDIR.
Static variable in class w3c.jigsaw.resources.DirectoryResource
- Attribute index - The icon directory to use in dir listing.
- ATTR_IDENTIFIER.
Static variable in class w3c.tools.store.Resource
- Attribute index - The index for the identifier attribute.
- ATTR_INDEX.
Static variable in class w3c.jigsaw.resources.StoreContainer
- Attribute index - our index resource name.
- ATTR_INITAGE.
Static variable in class w3c.www.protocol.http.cache.CachedResource
- Attribute index - The initial age of this resource.
- ATTR_INTERPRETER.
Static variable in class w3c.jigsaw.forms.CgiResource
- Attribute index - The interpreter to use, if any.
- ATTR_INTERVAL.
Static variable in class w3c.jigsaw.contrib.CheckpointResource
- Attribute index - Backup interval, in seconds.
- ATTR_IPADDR.
Static variable in class w3c.jigsaw.auth.AuthUser
- Attribute index - The IP adress of the user.
- ATTR_LAST_MODIFIED.
Static variable in class w3c.www.protocol.http.cache.CachedResource
- Attribute index - The last modified date of the cached content
- ATTR_LAST_MODIFIED.
Static variable in class w3c.jigsaw.resources.HTTPResource
- Attribute index - The index for the last-modified attribute.
- ATTR_LIMIT.
Static variable in class w3c.jigsaw.filters.AccessLimitFilter
- Attribute index - The maximum allowed simultaneous accesses.
- ATTR_LOCAL_ROOT.
Static variable in class w3c.jigsaw.proxy.ForwardDirectory
- Attribute index - The local resource, if server-wide request.
- ATTR_LOCATION.
Static variable in class w3c.jigsaw.resources.RelocateResource
- Attribute index - The relocation location.
- ATTR_LOGFILE.
Static variable in class w3c.jigsaw.contrib.LogFilter
- Attribute index - The log file to use to emit log record.
- ATTR_LOGNAME.
Static variable in class w3c.jigsaw.contrib.SalvagerResource
- Attribute index - The salvager log.
- ATTR_MAP.
Static variable in class w3c.jigsaw.map.MapResource
-
- ATTR_MAX_ENTRIES.
Static variable in class w3c.jigsaw.filters.CacheFilter
-
- ATTR_MAX_ENTRIES.
Static variable in class w3c.jigsaw.filters.SimpleCacheFilter
-
- ATTR_MAX_SIZE.
Static variable in class w3c.jigsaw.filters.CacheFilter
-
- ATTR_MAX_SIZE.
Static variable in class w3c.jigsaw.filters.SimpleCacheFilter
-
- ATTR_MAXAGE.
Static variable in class w3c.www.protocol.http.cache.CachedResource
- Attribute index - The resource's max age.
- ATTR_MAXAGE.
Static variable in class w3c.jigsaw.resources.HTTPResource
- Attribute index - Max age: the maximum drift allowed from reality.
- ATTR_METHODS.
Static variable in class w3c.jigsaw.auth.AuthFilter
- Attribute index - The methods protected by the filter.
- ATTR_MIRRORS.
Static variable in class w3c.jigsaw.proxy.MirrorDirectory
- Attribute index - The site we are mirroring.
- ATTR_NCSA.
Static variable in class w3c.jigsaw.map.MapResource
-
- ATTR_NEGOTIABLE.
Static variable in class w3c.jigsaw.resources.DirectoryResource
- Attribute index - Should this directory support content negotiation.
- ATTR_NOCACHE.
Static variable in class w3c.jigsaw.contrib.HeaderFilter
- Attribute index - SHould we use no-cache on that header.
- ATTR_NOHEADER.
Static variable in class w3c.jigsaw.forms.CgiResource
- Attribute index - Does the script takes care of its headers ?
- ATTR_OID.
Static variable in class w3c.jigsaw.resources.HTTPResource
- Attribute index - The object identifier.
- ATTR_ONOFF.
Static variable in class w3c.jigsaw.filters.DebugFilter
- Attribute index - The on/off toggle.
- ATTR_OVERIDE.
Static variable in class w3c.jigsaw.forms.PostableResource
- Attribute index - Should we override form values when multiple ?
- ATTR_PARENT.
Static variable in class w3c.jigsaw.resources.HTTPResource
- Attribute index - The index for our parent attribute.
- ATTR_PASSTARGET.
Static variable in class w3c.jigsaw.resources.PassDirectory
- Attribute index - The target physicall directory of this resource.
- ATTR_PASSWORD.
Static variable in class w3c.jigsaw.auth.AuthUser
- Attribute index - The optional password for the user.
- ATTR_PRIORITY.
Static variable in class w3c.jigsaw.contrib.CheckpointResource
- Attribute index - The priority of the flusher thread.
- ATTR_PRIVATE_CACHABILITY.
Static variable in class w3c.jigsaw.auth.AuthFilter
- Attribute index - Is caching allowed in private cache ?
- ATTR_PUBLIC_CACHABILITY.
Static variable in class w3c.jigsaw.auth.AuthFilter
- Attribute index - Is public caching of protected documents allowed ?
- ATTR_PUTABLE.
Static variable in class w3c.jigsaw.resources.FileResource
- Attribute index - Do we allow PUT method on this file.
- ATTR_PUTLIST.
Static variable in class w3c.jigsaw.filters.PutFilter
- Attribute index - The companion PutList resource's URL.
- ATTR_QUALITY.
Static variable in class w3c.jigsaw.resources.HTTPResource
- Attributes index - The index for the quality attribute.
- ATTR_REALM.
Static variable in class w3c.jigsaw.auth.AuthFilter
- Attribute index - The realm name for this filter.
- ATTR_REALM.
Static variable in class w3c.jigsaw.contrib.PasswordEditor
- Attribute index - The name of the realm to edit.
- ATTR_RECEIVED_BY.
Static variable in class w3c.jigsaw.proxy.ForwardDirectory
- Attribute index - The received by attribute of that proxy.
- ATTR_REFRESH.
Static variable in class w3c.jigsaw.proxy.ProxyStatistics
- Attribute index - The refresh reate.
- ATTR_REFRESH.
Static variable in class w3c.jigsaw.status.Statistics
- Attribute index - Our refresh interval.
- ATTR_REFRESH.
Static variable in class w3c.jigsaw.status.ThreadStat
- Attribute index - Our refresh interval.
- ATTR_RELOCATE.
Static variable in class w3c.jigsaw.resources.StoreContainer
- Attribute index - The index for our relocate attribute.
- ATTR_REMOTE_HOST.
Static variable in class w3c.jigsaw.forms.CgiResource
- Attribute index - Do DNS, to fill in REMOTE_HOST env var.
- ATTR_REPLY_HEADERS.
Static variable in class w3c.jigsaw.contrib.LogFilter
- Attribute index - The HTTP reply headers to dump
- ATTR_REPOSITORY.
Static variable in class w3c.jigsaw.auth.AuthRealm
-
Attribute index - The repository for the realm.
- ATTR_REPOSITORY.
Static variable in class w3c.jigsaw.resources.StoreContainer
- Attribute index - The index of our store identifier.
- ATTR_REQUEST_HEADERS.
Static variable in class w3c.jigsaw.contrib.LogFilter
- Attribute index - The HTTP request headers to dump
- ATTR_RESOURCE_STORE.
Static variable in class w3c.tools.store.Resource
- Attribute index - The resource store associated with this resource.
- ATTR_RESPONSE_TIME.
Static variable in class w3c.www.protocol.http.cache.CachedResource
- Attribute index - The response time of the cached response.
- ATTR_REVALIDATE.
Static variable in class w3c.www.protocol.http.cache.CachedResource
- Attribute index - Does this cached resource should revalidate.
- ATTR_ROOT.
Static variable in class w3c.jigsaw.filters.PutListResource
- Attribute index - The web server public space.
- ATTR_SERVER.
Static variable in class w3c.jigsaw.auth.AuthRealm
- The server we are attached to.
- ATTR_SERVER.
Static variable in class w3c.jigsaw.resources.HTTPResource
- Attribute index - The index for our server attribute.
- ATTR_SHARED_CACHABILITY.
Static variable in class w3c.jigsaw.auth.AuthFilter
- Attribute index - Is caching allowed by a shared cache ?
- ATTR_SPACE.
Static variable in class w3c.jigsaw.filters.PutListResource
- Attribute index - The user's local space.
- ATTR_STATUS.
Static variable in class w3c.www.protocol.http.cache.CachedResource
- Attribute index - The reply status.
- ATTR_STORE_ENTRY.
Static variable in class w3c.tools.store.Resource
- Attribute index - The index of the resource store entry attribute.
- ATTR_TARGET.
Static variable in class w3c.jigsaw.formedit.GenericResourceEditor
- Attribute index - Our target resource.
- ATTR_TARGET.
Static variable in class w3c.jigsaw.resources.ResourceFilter
- Attribute index - Our target attribute.
- ATTR_TEMPLATE.
Static variable in class w3c.jigsaw.indexer.Directory
- Attribute index - The template for this directory.
- ATTR_TIME.
Static variable in class w3c.jigsaw.filters.PutedEntry
-
- ATTR_TIMEOUT.
Static variable in class w3c.jigsaw.filters.AccessLimitFilter
- Attribute index - The time to wait for the lock (if limit reached)
- ATTR_TITLE.
Static variable in class w3c.jigsaw.resources.HTTPResource
- Attribute index - The index for the title attribute.
- ATTR_URL.
Static variable in class w3c.jigsaw.resources.HTTPResource
- Attribute index - The index for our URL attribute.
- ATTR_URL.
Static variable in class w3c.jigsaw.filters.PutedEntry
-
- ATTR_VARIANT_LOCATIONS.
Static variable in class w3c.www.protocol.http.cache.VaryResource
- Attribute index - The location of the variants.
- ATTR_VARIANTS.
Static variable in class w3c.jigsaw.resources.NegotiatedResource
- Attribute index - The set of names of variants.
- ATTR_VARY.
Static variable in class w3c.www.protocol.http.cache.VaryResource
- Attribute index - The dimension on which this resource varies.
- Attribute(String, Object, int).
Constructor for class w3c.tools.store.Attribute
- Private constructore to create a new resource attribute description.
- AttributeHolder().
Constructor for class w3c.tools.store.AttributeHolder
- Create an attribute holder.
- AttributeHolderAttribute(String, AttributeHolder, int).
Constructor for class w3c.tools.store.AttributeHolderAttribute
-
- AttributeRegistry().
Constructor for class w3c.tools.store.AttributeRegistry
-
- attributes.
Variable in class w3c.tools.store.AttributeHolder
- Pointer to this class registered list of attributes.
- authenticate(Request).
Method in class w3c.jigsaw.auth.AuthFilter
- Authenticate the request from the given client.
- authenticate(Request).
Method in class w3c.jigsaw.auth.GenericAuthFilter
- Authenticate the given request.
- AuthFilter().
Constructor for class w3c.jigsaw.auth.AuthFilter
-
- AuthFilter().
Constructor for class w3c.www.protocol.http.auth.AuthFilter
-
- AuthRealm().
Constructor for class w3c.jigsaw.auth.AuthRealm
-
- AuthUser().
Constructor for class w3c.jigsaw.auth.AuthUser
-
- AutoLookupDirectory().
Constructor for class w3c.jigsaw.cvs.AutoLookupDirectory
-
- avail_credit.
Variable in class w3c.www.mux.MuxInputStream
- Current available credit on that session.
- avail_credit.
Variable in class w3c.www.mux.MuxOutputStream
- The currently available credit.
- available().
Method in class w3c.www.http.ChunkedInputStream
-
- available().
Method in class w3c.www.http.ContentLengthInputStream
-
- available().
Method in class w3c.jigsaw.ssi.DelayedInputStream
-
- available().
Method in class w3c.www.mime.MultipartInputStream
-
- available().
Method in class w3c.www.mux.MuxInputStream
- Get the number of available bytes on that stream.
- avalues.
Variable in class w3c.www.http.HttpAccept
- The list of accept parameters value.
- AVG_DEAD.
Static variable in class w3c.jigsaw.http.socket.SocketClientFactory
-
- AVG_HIGH.
Static variable in class w3c.jigsaw.http.socket.SocketClientFactory
-
- AVG_LIGHT.
Static variable in class w3c.jigsaw.http.socket.SocketClientFactory
-
- AVG_NORMAL.
Static variable in class w3c.jigsaw.http.socket.SocketClientFactory
-
- BAD_GATEWAY.
Static variable in interface w3c.www.http.HTTP
-
- BAD_REQUEST.
Static variable in interface w3c.www.http.HTTP
-
- badRevalidations.
Variable in class w3c.www.protocol.http.cache.cacheStatistics
- Number of unsuccessful revalidations.
- Base64Decoder(InputStream, OutputStream).
Constructor for class w3c.tools.codec.Base64Decoder
- Create a decoder to decode a stream.
- Base64Decoder(String).
Constructor for class w3c.tools.codec.Base64Decoder
- Create a decoder to decode a String.
- Base64Encoder(InputStream, OutputStream).
Constructor for class w3c.tools.codec.Base64Encoder
- Create a new Base64 encoder, encoding input to output.
- Base64Encoder(String).
Constructor for class w3c.tools.codec.Base64Encoder
- Create a new Base64 encoder, to encode the given string.
- Base64FormatException(String).
Constructor for class w3c.tools.codec.Base64FormatException
-
- BasicCommand().
Constructor for class w3c.jigsaw.ssi.BasicCommand
-
- BasicCommandRegistry().
Constructor for class w3c.jigsaw.ssi.BasicCommandRegistry
-
- bheader.
Variable in class w3c.www.http.ChunkedOutputStream
- Internal buffer to hold chunk size.
- bind(MuxSession).
Method in class w3c.jigsaw.http.mux.MuxClient
- Bind that client to the given connection.
- bind(Socket).
Method in class w3c.jigsaw.http.socket.SocketClient
- SocketClientFactory interface - Bind the socket to this client.
- bindcount.
Variable in class w3c.jigsaw.http.socket.SocketClient
- Number of times this client was bound to a connection.
- bits.
Variable in class w3c.jigsaw.tests.DummyResource
-
- BLOCK_SIZE.
Static variable in class w3c.tools.dbm.jdbm
-
- BooleanAttribute(String, Boolean, int).
Constructor for class w3c.tools.store.BooleanAttribute
-
- BooleanField().
Constructor for class w3c.jigsaw.forms.BooleanField
-
- BooleanField(FormManager, String, String, boolean).
Constructor for class w3c.tools.forms.BooleanField
- Create a boolean field.
- BooleanField(String, String, String, Boolean).
Constructor for class w3c.jigsaw.forms.BooleanField
-
- browse(Request).
Method in class w3c.jigsaw.resources.PutableDirectory
- A present to GNNPress users !
This method implements the
BROWSE
method that
AOL press (or GNN press, or whatever its last name is) expects.
- browsetype.
Static variable in class w3c.jigsaw.resources.PutableDirectory
- Handle the browse method.
- bsize.
Variable in class w3c.www.mime.MimeParser
-
- buf.
Variable in class w3c.www.http.ChunkedInputStream
-
- buffer.
Variable in class w3c.www.http.ChunkedOutputStream
- The chunking buffer.
- buffer.
Variable in class w3c.jigsaw.http.Client
- The buffer used to emit copy data back to the client.
- buffer.
Variable in class w3c.jigsaw.http.CommonLogger
-
- buffer.
Variable in class w3c.www.mime.MimeParser
-
- buffer.
Variable in class w3c.www.mux.MuxInputStream
- This input stream associated buffer.
- buflen.
Variable in class w3c.www.mux.MuxInputStream
- The current buffer length.
- bufout.
Variable in class w3c.jigsaw.http.socket.SocketClient
- Our reusable output buffer.
- bufptr.
Variable in class w3c.www.http.ChunkedOutputStream
- Where to put next piece of data (current chunk size).
- bufptr.
Variable in class w3c.jigsaw.http.CommonLogger
-
- bufptr.
Variable in class w3c.www.mux.MuxInputStream
- The current buffer position.
- bufsize.
Variable in class w3c.jigsaw.http.CommonLogger
-
- BUFSIZE_P.
Static variable in class w3c.jigsaw.http.CommonLogger
- Name of the property indicating the buffer size for the logger.
- bureau.
Variable in class w3c.jigsaw.pics.LabelBureauResource
- Our loaded lable bureau:
- bureau.
Variable in class w3c.jigsaw.pics.PICSFilter
- Our loaded lable bureau.
- buzylist.
Variable in class w3c.util.ThreadCache
- List of buzy threads.
- byteArrayNEquals(byte[], int, byte[], int, int).
Static method in class w3c.jigsaw.ssi.SSIResource
- Analogous to standard C's
strncmp
, for byte arrays.
- cache.
Variable in class w3c.jigsaw.filters.CacheFilter
-
- cache.
Static variable in class w3c.cvs.CvsDirectory
- Our cache of existing CVS managers.
- cache.
Variable in class w3c.jigsaw.filters.SimpleCacheFilter
-
- CACHE_CONNECTED_P.
Static variable in class w3c.www.protocol.http.cache.CacheFilter
- Name of the property indicating wether the cache is connected or not.
- CACHE_CONTROL_NOCACHE.
Static variable in class w3c.jigsaw.cvs.CvsDirectoryResource
-
- CACHE_CONTROL_NOCACHE.
Static variable in class w3c.jigsaw.forms.FormResource
-
- CACHE_DIRECTORY_P.
Static variable in class w3c.www.protocol.http.cache.CacheFilter
- Name of the property giving the cache's directory.
- CACHE_SIZE.
Static variable in class w3c.tools.dbm.jdbm
- Default cache size.
- CACHE_SIZE_P.
Static variable in class w3c.www.protocol.http.cache.CacheFilter
- The name of the properties indicating the size of the cache (in bytes).
- cacheContent(InputStream).
Method in class w3c.www.protocol.http.cache.CachedResource
- Cache this content, then return the corresponding stream.
- CachedResource().
Constructor for class w3c.www.protocol.http.cache.CachedResource
-
- CachedResourceFactory().
Constructor for class w3c.www.protocol.http.cache.CachedResourceFactory
-
- CacheFilter().
Constructor for class w3c.jigsaw.filters.CacheFilter
-
- CacheFilter().
Constructor for class w3c.www.protocol.http.cache.CacheFilter
-
- cacheLoaded().
Method in class w3c.cvs.CvsDirectory
- This directory manager is being fetched from the cache.
- cachesize.
Static variable in class w3c.cvs.CvsDirectory
- Our recommended cache size.
- cachesize.
Variable in class w3c.util.ThreadCache
- Number of cached threads.
- CacheState().
Constructor for class w3c.www.protocol.http.cache.CacheState
-
- CacheSweeper(CacheFilter).
Constructor for class w3c.www.protocol.http.cache.CacheSweeper
-
- cacheUnload().
Static method in class w3c.cvs.CvsDirectory
- Remove a directory manager from the cache.
- canCache(Request, Reply).
Method in class w3c.www.protocol.http.cache.CacheFilter
- Can the given reply to the given request be added to the cache.
- canChunkTransfer().
Method in class w3c.jigsaw.http.Reply
-
- canKeepConnection().
Method in class w3c.jigsaw.http.Request
-
- canUseCache(Request).
Method in class w3c.www.protocol.http.cache.CacheFilter
- Can the given request be fullfilled by the cache filter ?
This method distinguishes two situations.
- capacity().
Method in class w3c.util.ArrayDictionary
- Returns the maximum number of keys the dictionary can hold
without reallocating an array.
- CASE_ASIS.
Static variable in class w3c.www.http.HttpTokenList
- Don't touch cases of tokens.
- CASE_LOWER.
Static variable in class w3c.www.http.HttpTokenList
- Convert tokens to lower case.
- CASE_UPPER.
Static variable in class w3c.www.http.HttpTokenList
- Convert case to upper case.
- casemode.
Variable in class w3c.www.http.HttpTokenList
-
- catalog.
Variable in class w3c.jigsaw.auth.GenericAuthFilter
- The catalog of realms that make our scope.
- CgiResource().
Constructor for class w3c.jigsaw.forms.CgiResource
-
- ch.
Variable in class w3c.www.mime.MimeParser
-
- challenge.
Variable in class w3c.jigsaw.auth.GenericAuthFilter
- The challenge to issue to any client for Basic Authentication.
- changePassword(String, String, String).
Method in class w3c.jigsaw.contrib.PasswordEditor
-
- checkAccept(String, int).
Method in class w3c.jigsaw.http.httpdSecurityManager
-
- checkAccess(Thread).
Method in class w3c.jigsaw.http.httpdSecurityManager
-
- checkBasicAuth(BasicAuthContext).
Method in class w3c.jigsaw.auth.GenericAuthFilter
- Check the given Basic context against our database.
- CheckBoxField(String, String, String, boolean).
Constructor for class w3c.jigsaw.forms.CheckBoxField
- Create a new check box field.
- checkByteValue().
Method in class w3c.www.http.BasicValue
- Compute the new RFC822 compatible representation of this header value.
- checkCgiDebug().
Method in class w3c.jigsaw.forms.CgiResource
- Get the CGI debug flag.
- checkClosed().
Method in class w3c.tools.store.ResourceStoreManager
- Check that this resource store manager isn't closed.
- checkConnection().
Method in class w3c.jigsaw.contrib.HeaderFilter
- Should we add this header to the connection header.
- checkContent().
Method in class w3c.jigsaw.resources.FileResource
- Check this file content, and update attributes if needed.
- checkCreateClassLoader().
Method in class w3c.jigsaw.http.httpdSecurityManager
-
- checkDirectoryUse().
Method in class w3c.cvs.CvsDirectory
- This directory manager is about to be used for sub-directories.
- checkFileSystemSensitivity().
Method in class w3c.jigsaw.http.httpd
- Is the underlying file-system case sensitive ?
- checkFlag(int).
Method in class w3c.tools.store.Attribute
- Check some flag on this attribute description.
- checkGeneratesFormFlag().
Method in class w3c.jigsaw.forms.CgiResource
- Get the generates form flag.
- checkHandlePathInfo().
Method in class w3c.jigsaw.resources.RelocateResource
-
- checkIfMatch(Request).
Method in class w3c.www.protocol.http.cache.CachedResource
- Try to validate an
If-Match
request.
- checkIfMatch(Request).
Method in class w3c.jigsaw.resources.FileResource
- Check the
If-Match
condition of that request.
- checkIfMatch(Request).
Method in class w3c.jigsaw.resources.HTTPResource
- Check the
If-Match
condition of that request.
- checkIfModifiedSince(Request).
Method in class w3c.www.protocol.http.cache.CachedResource
- Try to validate an
If-Modified-Since
request.
- checkIfModifiedSince(Request).
Method in class w3c.jigsaw.resources.DirectoryResource
- Check the
If-Modified-Since
condition of that request.
- checkIfModifiedSince(Request).
Method in class w3c.jigsaw.resources.FileResource
- Check the
If-Modified-Since
condition of that request.
- checkIfModifiedSince(Request).
Method in class w3c.jigsaw.resources.HTTPResource
- Check the
If-Modified-Since
condition of that request.
- checkIfNoneMatch(Request).
Method in class w3c.www.protocol.http.cache.CachedResource
- Try to validate an
If-None-Match
request.
- checkIfNoneMatch(Request).
Method in class w3c.jigsaw.resources.FileResource
- Check the
If-None-Match
condition of that request.
- checkIfNoneMatch(Request).
Method in class w3c.jigsaw.resources.HTTPResource
- Check the
If-None-Match
condition of that request.
- checkIfUnmodifiedSince(Request).
Method in class w3c.www.protocol.http.cache.CachedResource
- Try to validate an
If-Unmodified-Since
request.
- checkIfUnmodifiedSince(Request).
Method in class w3c.jigsaw.resources.FileResource
- Check the
If-Unmodified-Since
condition of that request.
- checkIfUnmodifiedSince(Request).
Method in class w3c.jigsaw.resources.HTTPResource
- Check the
If-Unmodified-Since
condition of that request.
- checkInvalid(CachedResource, int).
Method in class w3c.www.protocol.http.cache.CacheSweeper
- Should the given resource stay in the cache now.
- checkListen(int).
Method in class w3c.jigsaw.http.httpdSecurityManager
-
- checkMustRevalidate().
Method in class w3c.www.http.HttpCacheControl
- Is the must-revalidate flag set ?
- checkMustRevalidate().
Method in class w3c.www.http.HttpReplyMessage
- Check the
must-revalidate
directive of the cache control
header.
- checkNoCache().
Method in class w3c.jigsaw.contrib.HeaderFilter
- Should we add this header's name to the
no-cache
directive.
- checkNoheaderFlag().
Method in class w3c.jigsaw.forms.CgiResource
- Get the noheader flag.
- checkNoStore().
Method in class w3c.www.http.HttpCacheControl
- Is the no-store flag set ?
- checkNoStore().
Method in class w3c.www.http.HttpMessage
- Check the
no-store
directive of the cache control header.
- checkNoTransform().
Method in class w3c.www.http.HttpCacheControl
- Is the no-transform flag set ?
- checkOnlyIfCached().
Method in class w3c.www.http.HttpCacheControl
- Is the on-if-cached flag value set ?
- checkOnlyIfCached().
Method in class w3c.www.http.HttpMessage
- Check the
only-if-cached
directive.
- checkpoint.
Variable in class w3c.jigsaw.contrib.CheckpointResource
- Last date at which we checkpointed the configuration
- checkpoint().
Method in class w3c.jigsaw.http.httpd
- Checkpoint all cached data, by saving them to disk.
- checkpoint().
Method in class w3c.tools.store.ResourceStoreManager
- Checkpoint all modified resource stores, by saving them to disk.
- CheckpointResource().
Constructor for class w3c.jigsaw.contrib.CheckpointResource
-
- checkPropertiesAccess().
Method in class w3c.jigsaw.http.httpdSecurityManager
-
- checkProxyRevalidate().
Method in class w3c.www.http.HttpCacheControl
- Is the proxy-revalidate flag set ?
- checkProxyRevalidate().
Method in class w3c.www.http.HttpReplyMessage
- Check the
proxy-revalidate
directive of the cache control
header.
- checkPublic().
Method in class w3c.www.http.HttpCacheControl
- Is the public flag set ?
- checkPublic().
Method in class w3c.www.http.HttpReplyMessage
- Check the
public
directive of the cache control header.
- checkRead(int).
Method in class w3c.jigsaw.http.httpdSecurityManager
-
- checkRead(String).
Method in class w3c.jigsaw.http.httpdSecurityManager
-
- checkRealm().
Method in class w3c.jigsaw.auth.GenericAuthFilter
- Check that our realm does exist.
- checkRemoteHost().
Method in class w3c.jigsaw.forms.CgiResource
- Get the remote host attribute value.
- checkReply().
Method in class w3c.www.protocol.http.HttpURLConnection
-
- checkRequest().
Method in class w3c.www.protocol.http.HttpURLConnection
-
- checkUploading().
Method in class w3c.www.protocol.http.cache.CachedResource
- Is this resource already being loaded from the net.
- checkUse().
Method in class w3c.cvs.CvsDirectory
- This directory manager is about to be used, check it.
- checkUse(String).
Method in class w3c.cvs.CvsDirectory
- That file in the directory is about to be used, check its status.
- checkUser(AuthUser).
Method in class w3c.jigsaw.auth.GenericAuthFilter
- Is this user allowed in the realm ?
First check in the list of allowed users (if any), than in the list
of allowed groups (if any).
- checkValue(Object).
Method in class w3c.tools.store.Attribute
- Is the provided object a suitable value for this attribute ?
If so, store it into the given store.
- checkValue(Object).
Method in class w3c.tools.store.AttributeHolderAttribute
- Is the given object a valid AttributeHolder value ?
- checkValue(Object).
Method in class w3c.tools.store.BooleanAttribute
- Is the given object a valid BooleanAttribute value ?
- checkValue(Object).
Method in class w3c.tools.store.ClassAttribute
- Is the given object a valid ClassAttribute value ?
- checkValue(Object).
Method in class w3c.tools.store.DoubleAttribute
- Is the given object a valid DoubleAttribute value ?
- checkValue(Object).
Method in class w3c.tools.store.FileAttribute
- Is the given object a valid FileAttribute value ?
- checkValue(Object).
Method in class w3c.tools.store.IntegerArrayAttribute
- Is the given object a valid IntegerArrayAttribute value ?
- checkValue(Object).
Method in class w3c.tools.store.IntegerAttribute
- Is the given object a valid IntegerAttribute value ?
- checkValue(Object).
Method in class w3c.jigsaw.auth.IPTemplatesAttribute
- Is the given value a valid IPTemplates value ?
- checkValue(Object).
Method in class w3c.tools.store.LongAttribute
- Is the given object a valid LongAttribute value ?
- checkValue(Object).
Method in class w3c.jigsaw.resources.MimeTypeAttribute
- Is the given object a valid MimeTypeAttribute value ?
- checkValue(Object).
Method in class w3c.tools.store.ObjectAttribute
- Check that a value is allowed for this attribute.
- checkValue(Object).
Method in class w3c.tools.store.PropertiesAttribute
- Is the given object a valid PropertiesAttribute value ?
- checkValue(Object).
Method in class w3c.tools.store.StringArrayAttribute
- Is the given object a valid StringArrayAttribute value ?
- checkValue(Object).
Method in class w3c.tools.store.StringAttribute
- Is the given object a valid StringAttribute value ?
- checkWrite(int).
Method in class w3c.jigsaw.http.httpdSecurityManager
-
- checkWrite(String).
Method in class w3c.jigsaw.http.httpdSecurityManager
-
- children.
Variable in class w3c.jigsaw.resources.StoreContainer
- Our children resource store.
- chroot(String).
Method in class w3c.util.Unix
- Change the process root, using
chroot
system call.
- chunkable.
Variable in class w3c.jigsaw.http.Reply
- Should this reply be chunked ?
- chunked.
Static variable in class w3c.jigsaw.http.Reply
-
- ChunkedInputStream(HttpStreamObserver, InputStream).
Constructor for class w3c.www.http.ChunkedInputStream
-
- ChunkedInputStream(InputStream).
Constructor for class w3c.www.http.ChunkedInputStream
-
- ChunkedOutputStream(byte[], DataOutputStream).
Constructor for class w3c.www.http.ChunkedOutputStream
- Create a chunk encoder, using the provided buffer.
- ChunkedOutputStream(DataOutputStream).
Constructor for class w3c.www.http.ChunkedOutputStream
- Create a chunk encoder.
- chunksize.
Variable in class w3c.www.http.ChunkedOutputStream
- The chunk size to use (defaults to buffer size).
- chunkTransfer(InputStream).
Method in class w3c.jigsaw.http.Client
- Run chunk encoding on the provided stream to emit reply's body.
- cid.
Variable in class w3c.jigsaw.http.mux.MuxHttpHandler
-
- CLASS_P.
Static variable in class w3c.jigsaw.daemon.ServerHandlerManager
- The server handler property
class
suffix.
- ClassAttribute(String, Class, int).
Constructor for class w3c.tools.store.ClassAttribute
-
- ClassnameField().
Constructor for class w3c.jigsaw.forms.ClassnameField
-
- ClassnameField(String, String, String, String).
Constructor for class w3c.jigsaw.forms.ClassnameField
-
- clean.
Variable in class w3c.cvs.CvsDirectory
- Has this directory manager been cleaned up (removed from cache).
- cleanup(boolean).
Method in class w3c.jigsaw.http.httpd
- Cleanup the resources associated with this server context.
- cleanUpload().
Method in class w3c.www.protocol.http.cache.CachedResource
- Mark that resource as now being loaded.
- clen.
Variable in class w3c.www.http.ChunkedInputStream
-
- client.
Variable in class w3c.jigsaw.http.ClientException
-
- client.
Variable in class w3c.jigsaw.http.Request
-
- Client().
Constructor for class w3c.jigsaw.http.Client
-
- CLIENT_BUFSIZE_P.
Static variable in class w3c.jigsaw.http.httpd
- Nam eof the property giving the client output buffer size.
- CLIENT_DEBUG_P.
Static variable in class w3c.jigsaw.http.httpd
- Name of the property indicating wether client should be debuged.
- CLIENT_FACTORY_P.
Static variable in class w3c.jigsaw.http.httpd
- Name of the property indicating the client factory class.
- CLIENT_PRIORITY_P.
Static variable in class w3c.jigsaw.http.httpd
- Name of the client thread priority property.
- clientConnectionFinished(SocketClient).
Method in class w3c.jigsaw.http.socket.SocketClientFactory
- Notify that this client has finished with its connection.
- clientcount.
Variable in class w3c.jigsaw.http.mux.MuxHttpHandler
-
- ClientException(Client, Exception).
Constructor for class w3c.jigsaw.http.ClientException
-
- ClientException(Client, String).
Constructor for class w3c.jigsaw.http.ClientException
-
- clientFinished(SocketClient).
Method in class w3c.jigsaw.http.socket.SocketClientFactory
- Notify that this client has been killed.
- clone().
Method in class w3c.util.ArrayDictionary
- Clone this array dictionary.
- clone().
Method in class w3c.jigsaw.formedit.FormResourceEditor
- Clone the generic form based resource editor.
- clone(ServerHandlerManager, String, ObservableProperties).
Method in class w3c.jigsaw.http.httpd
-
- clone(ServerHandlerManager, String, ObservableProperties).
Method in interface w3c.jigsaw.daemon.ServerHandler
- Clone this server handler, and custmozie it with the given properties.
- CLONES_P.
Static variable in class w3c.jigsaw.daemon.ServerHandlerManager
- The server handler property
clones
prefix.
- close().
Method in class w3c.www.http.ChunkedInputStream
-
- close().
Method in class w3c.www.http.ChunkedOutputStream
- Close that encoding stream.
- close().
Method in class w3c.www.http.ContentLengthInputStream
-
- close().
Method in class w3c.util.CountOutputStream
- Close that count stream.
- close().
Method in class w3c.jigsaw.ssi.DelayedInputStream
-
- close().
Method in class w3c.jigsaw.html.HtmlGenerator
- Close the given document: its composition is now finished.
- close().
Method in class w3c.www.mux.MuxInputStream
- Close that input stream.
- close().
Method in class w3c.www.mux.MuxOutputStream
- Close that session output stream.
- closeAnyConnection().
Method in class w3c.www.protocol.http.HttpManager
- Close one connection, but pickling the least recently used one.
- closed.
Variable in class w3c.www.mux.MuxInputStream
- Has this stream been closed ?
- closed.
Variable in class w3c.www.mux.MuxOutputStream
- Has this stream been closed ?
- closed.
Variable in class w3c.tools.store.ResourceStoreManager
- Is this store shutdown ?
- cls.
Variable in class w3c.tools.store.ObjectAttribute
- The class for values of this attribute.
- code.
Variable in class w3c.www.protocol.http.RequestEvent
- The associated event code.
- collect().
Method in class w3c.tools.store.ResourceStoreManager
- Collect enough entries to go back into fixed limits.
- CommandRegistry().
Constructor for class w3c.jigsaw.ssi.CommandRegistry
-
- comment.
Variable in class w3c.www.http.HttpSetCookie
- The cookie's comment.
- commit(String).
Method in class w3c.cvs.CvsDirectory
- Commit pending actions to all that directory content.
- commit(String, String).
Method in class w3c.cvs.CvsDirectory
-
- commit(String[], String).
Method in class w3c.cvs.CvsDirectory
- Commit pending actions on given file.
- compare(byte[], int, int, byte[]).
Static method in class w3c.www.http.HttpParser
- Compare two byte arrays.
- compare(byte[], int, int, byte[], int, int).
Static method in class w3c.www.http.HttpParser
- Compare two byte arrays.
- compileHeaders(HttpMessage, String[]).
Method in class w3c.jigsaw.contrib.LogFilter
- Compile the given set of header names into header indexes.
- computeCollectGeneration(int).
Method in class w3c.www.protocol.http.cache.CacheState
- Compute generation number to sweep, given amount of data to collect.
- computeCurrentAge().
Method in class w3c.www.protocol.http.cache.CachedResource
- Compute this cached entry's current age.
- COMPUTED.
Static variable in class w3c.tools.store.Attribute
- Flags value - This attribute is computed from the resource state.
- computeString(Object).
Method in class w3c.jigsaw.forms.PropertiesField
- Compute the string to display for the given list of items
- computeString(Object).
Method in class w3c.jigsaw.forms.TextArrayField
- Compute the string to display for the given list of items
- computeString(short[][]).
Method in class w3c.jigsaw.auth.IPTemplatesField
-
- COND_FAILED.
Static variable in class w3c.www.protocol.http.cache.CachedResource
- Condition check return code - Condition existed but failed.
- COND_FAILED.
Static variable in class w3c.jigsaw.resources.HTTPResource
- Condition check return code - Condition existed but failed.
- COND_OK.
Static variable in class w3c.www.protocol.http.cache.CachedResource
- Condition check return code - Condition existed and succeeded.
- COND_OK.
Static variable in class w3c.jigsaw.resources.HTTPResource
- Condition check return code - Condition existed and succeeded.
- CONFIG_P.
Static variable in class w3c.jigsaw.http.httpd
- Name of the property giving the server's config directory.
- CONFIG_P.
Static variable in class w3c.www.protocol.http.icp.ICPFilter
- Properties - Our configuration file.
- ConfigCommand().
Constructor for class w3c.jigsaw.ssi.ConfigCommand
-
- configdir.
Variable in class w3c.jigsaw.daemon.DaemonProperties
- Our base config directory.
- CONFLICT.
Static variable in interface w3c.www.http.HTTP
-
- conn.
Variable in class w3c.www.protocol.http.HttpMuxServer
-
- conn_count.
Variable in class w3c.www.protocol.http.HttpManager
-
- conn_max.
Variable in class w3c.www.protocol.http.HttpManager
-
- CONN_MAX_P.
Static variable in class w3c.www.protocol.http.HttpManager
- The maximum number of simultaneous connections.
- connect().
Method in class w3c.www.protocol.http.HttpURLConnection
-
- connect(int).
Method in class w3c.www.mux.MuxStream
- Create a new MUX session, by connecting to the other end.
- connected.
Variable in class w3c.www.protocol.http.cache.CacheFilter
- Is this cache connected ?
- ConnectedEvent(HttpServer, Request, OutputStream).
Constructor for class w3c.www.protocol.http.ConnectedEvent
-
- CONNECTION.
Static variable in class w3c.jigsaw.http.Reply
-
- connectionsLru.
Variable in class w3c.www.protocol.http.HttpManager
- The LRU list of connections.
- connid.
Variable in class w3c.www.protocol.http.HttpBasicServer
- Connections management - Allocate a new connection for this server.
- consumed_credit.
Variable in class w3c.www.mux.MuxInputStream
- Currently consumed credits.
- ContainerResource().
Constructor for class w3c.jigsaw.resources.ContainerResource
-
- ContainerResourceEditor().
Constructor for class w3c.jigsaw.formedit.ContainerResourceEditor
-
- ContentLengthInputStream(HttpStreamObserver, InputStream, int).
Constructor for class w3c.www.http.ContentLengthInputStream
-
- ContentLengthInputStream(InputStream, int).
Constructor for class w3c.www.http.ContentLengthInputStream
- Builds a new content-length input stream.
- CONTINUE.
Static variable in interface w3c.www.http.HTTP
-
- ContinueEvent(HttpServer, Request).
Constructor for class w3c.www.protocol.http.ContinueEvent
- Create a fake continue event.
- ContinueEvent(HttpServer, Request, Reply).
Constructor for class w3c.www.protocol.http.ContinueEvent
- Create a continue event.
- CONTROL.
Static variable in interface w3c.www.mux.MUX
-
- convertingGet(httpd, Attribute, Object).
Method in class w3c.jigsaw.config.PropertySet
-
- CookieFilter().
Constructor for class w3c.jigsaw.contrib.CookieFilter
-
- count.
Variable in class w3c.jigsaw.filters.AccessLimitFilter
- Current number of requets that have reached the target.
- count.
Variable in class w3c.util.CountOutputStream
-
- CountCommand().
Constructor for class w3c.jigsaw.ssi.CountCommand
-
- CounterFilter().
Constructor for class w3c.jigsaw.filters.CounterFilter
-
- CountOutputStream().
Constructor for class w3c.util.CountOutputStream
- Create a new instance of that class.
- countRemainingComponents().
Method in class w3c.jigsaw.http.LookupState
- How much components have not yet been looked up in this state.
- createCommandReply(Request, int).
Method in class w3c.jigsaw.ssi.SSIResource
-
- CREATED.
Static variable in interface w3c.www.http.HTTP
-
- createDefaultReply(Request, int).
Method in class w3c.jigsaw.resources.FileResource
- Create a reply to answer to request on this file.
- createDefaultReply(Request, int).
Method in class w3c.jigsaw.resources.HTTPResource
- Create a reply to answer to request on this file.
- createDefaultReply(Request, int).
Method in class w3c.jigsaw.ssi.SSIResource
- Create a reply to answer to request on this file.
- createDefaultResource(String).
Method in class w3c.jigsaw.resources.ContainerResource
- Create a default child resource in that container.
- createDefaultResource(String).
Method in class w3c.jigsaw.resources.DirectoryResource
- Try creating a default resource having the given name.
- createDefaultResource(String).
Method in class w3c.jigsaw.resources.VirtualHostResource
- Create a default resource for that container.
- createDirectoryEntry(long, String, int).
Method in class w3c.cvs.CvsDirectory
-
- createDirectoryResource(File, String, Hashtable).
Method in class w3c.jigsaw.indexer.ResourceIndexer
- Create a default container resource for this directory (that exists).
- createFileEntry(long, String, int).
Method in class w3c.cvs.CvsDirectory
-
- createFileResource(File, String, Hashtable).
Method in class w3c.jigsaw.indexer.ResourceIndexer
- Create a default file resource for this file (that exists).
- createHeaderHolder(MimeParser).
Method in class w3c.www.mime.MimeHeadersFactory
- Create a new header holder to hold the parser's result.
- createHeaderHolder(MimeParser).
Method in interface w3c.www.mime.MimeParserFactory
- Create a new header holder to hold the parser's result.
- createHeaderHolder(MimeParser).
Method in class w3c.www.http.MimeParserMessageFactory
- Create a new HTTP request to hold the parser's result.
- createHeaderHolder(MimeParser).
Method in class w3c.www.http.MimeParserReplyFactory
- Create a new HTTP reply to hold the parser's result.
- createHeaderHolder(MimeParser).
Method in class w3c.www.http.MimeParserRequestFactory
- Create a new HTTP request to hold the parser's result.
- createICPSender(String, int, String).
Method in class w3c.www.protocol.http.icp.ICPFilter
-
- createPanel().
Method in class w3c.tools.forms.FormManager
- Construct the Panel to edit the form.
- createRequest().
Method in class w3c.www.protocol.http.HttpManager
- Create a new default outgoing request.
- createResource(CacheFilter, Request, Reply).
Static method in class w3c.www.protocol.http.cache.CachedResourceFactory
- Create a suitable instance of some subclass of CachedResource.
- createResource(File, String, Hashtable).
Method in class w3c.jigsaw.indexer.ResourceIndexer
- Try to create a resource for the given file.
- createResource(String, Request).
Method in class w3c.jigsaw.resources.PutableDirectory
- Create new resource.
- createResourceStoreRepository().
Method in class w3c.tools.store.ResourceStoreManager
- Create a resource store repository name.
- createServerHandlerProperties().
Method in class w3c.jigsaw.upgrade.Upgrade1to2
-
- createServerSocket().
Method in interface w3c.jigsaw.http.ClientFactory
- Create the server socket for this client factory.
- createServerSocket().
Method in class w3c.jigsaw.http.mux.MuxClientFactory
- Create a suitable server socket for our server context.
- createServerSocket().
Method in class w3c.jigsaw.http.socket.SocketClientFactory
- Create the master socket for this client factory.
- createTee(TeeMonitor, InputStream, OutputStream).
Static method in class w3c.www.protocol.http.cache.ActiveStream
-
- CTRL_CODE.
Static variable in interface w3c.www.mux.MUX
-
- CTRL_DEFINE_STACK.
Static variable in interface w3c.www.mux.MUX
-
- CTRL_DEFINE_STRING.
Static variable in interface w3c.www.mux.MUX
-
- CTRL_MUX_CONTROL.
Static variable in interface w3c.www.mux.MUX
-
- CTRL_SEND_CREDIT.
Static variable in interface w3c.www.mux.MUX
-
- ctrlDefineStack(int, int[]).
Method in class w3c.www.mux.MuxStream
- Handle the given DefineStack control message.
- ctrlDefineString(int, String).
Method in class w3c.www.mux.MuxStream
- Handle the given DefineString control message.
- ctrlMuxControl(int, int).
Method in class w3c.www.mux.MuxStream
- Handle the given MuxControl control message.
- ctrlSendCredit(int, int).
Method in class w3c.www.mux.MuxStream
- Handle the given SendCredit control message.
- current.
Variable in class w3c.tools.store.WalkerEngine
- The store being currently visited, if any.
- cursor.
Variable in class w3c.tools.forms.FormManager
- The current field being edited, as an index in our fields.
- cvscheck_stamp.
Variable in class w3c.cvs.CvsDirectory
- The time at which we last checked the cvs status of that directory.
- CvsDirectory(File, Properties, String, String, String[]).
Constructor for class w3c.cvs.CvsDirectory
- Create a new CVS manager for the given directory.
- CvsDirectoryResource().
Constructor for class w3c.jigsaw.cvs.CvsDirectoryResource
-
- cvspath_def.
Static variable in class w3c.cvs.CvsDirectory
- The default CVS path.
- CVSPATH_P.
Static variable in class w3c.cvs.CvsDirectory
- Property giving the path of the cvs binary.
- cvsrep_stamp.
Variable in class w3c.cvs.CvsDirectory
- The time at which we last examined the repository for this directory.
- cvsroot_def.
Static variable in class w3c.cvs.CvsDirectory
- The default CVS root path.
- CVSROOT_P.
Static variable in class w3c.cvs.CvsDirectory
- Property giving your CVS repository.
- cvswrap_def.
Static variable in class w3c.cvs.CvsDirectory
- The default CVS wrapper path.
- CVSWRAP_P.
Static variable in class w3c.cvs.CvsDirectory
- Property giving the path of the cvswrapper.
- DaemonProperties(File, Properties).
Constructor for class w3c.jigsaw.daemon.DaemonProperties
-
- date.
Variable in class w3c.www.http.HttpDate
-
- DateAttribute(String, Object, int).
Constructor for class w3c.tools.store.DateAttribute
-
- DateField().
Constructor for class w3c.jigsaw.forms.DateField
-
- DateField().
Constructor for class w3c.tools.forms.DateField
-
- DateField(String, String, String, Long).
Constructor for class w3c.jigsaw.forms.DateField
-
- days.
Static variable in class w3c.www.http.HttpDate
-
- dbmError(Exception, String).
Method in class w3c.tools.store.jdbmResourceStore
- A jdbm error has occured, this is potentially serious.
- debug.
Variable in class w3c.www.protocol.http.cache.CacheFilter
- The debug flag.
- debug.
Variable in class w3c.jigsaw.http.Client
- Is this client in debug mode ?
- debug.
Variable in class w3c.www.protocol.http.icp.ICPFilter
- Our we in debug mode ?
- debug.
Static variable in class w3c.www.mux.MuxOutputStream
-
- debug.
Variable in class w3c.www.protocol.http.proxy.ProxyDispatcher
- Are we in debug mode ?
- debug(boolean).
Method in class w3c.jigsaw.http.httpd
- Turn debugging on/off for this instance of httpd server.
- debug(String).
Method in class w3c.www.protocol.http.HttpURLConnection
-
- DEBUG_P.
Static variable in class w3c.www.protocol.http.cache.CacheFilter
- Name of the property indicating if the cache is in debug mode.
- DEBUG_P.
Static variable in class w3c.www.protocol.http.icp.ICPFilter
- Properties - Our debug flag.
- DEBUG_P.
Static variable in class w3c.www.protocol.http.proxy.ProxyDispatcher
- Name of the property turning that filter in debug mode.
- DebugFilter().
Constructor for class w3c.jigsaw.filters.DebugFilter
-
- DebugFilter().
Constructor for class w3c.www.protocol.http.DebugFilter
-
- decrConnCount(HttpServer).
Method in class w3c.www.protocol.http.HttpManager
- Decrement the number of established connections.
- decrPending().
Method in class w3c.www.protocol.http.cache.cacheStatistics
- Decrement the number of pending connections
- DEFAULT_ACCEPT.
Static variable in class w3c.www.protocol.http.HttpManager
- The default value for the
Accept
header.
- DEFAULT_MAXAGE.
Static variable in class w3c.www.protocol.http.cache.CachedResource
- The default maxage, set to less then 24 hours, as specified in HTTP/1.1
- DEFAULT_TYPE.
Static variable in class w3c.jigsaw.http.Reply
-
- DEFAULT_TYPE.
Static variable in class w3c.www.protocol.http.Reply
-
- DEFAULT_USER_AGENT.
Static variable in class w3c.www.protocol.http.HttpManager
- The default value for the
User-Agent
header.
- DefaultCommandRegistry().
Constructor for class w3c.jigsaw.ssi.DefaultCommandRegistry
-
- defineAddFiltersCard().
Method in class w3c.jigsaw.formedit.FilteredResourceEditor
- define the card to add new filters to our target.
- defineCard(FormCardHandler, String, String).
Method in class w3c.jigsaw.forms.FormResource
- Define a new form card, with a specific handler.
- defineCards().
Method in class w3c.jigsaw.formedit.ContainerResourceEditor
- Define all the cards to edit a filtered resource:
- defineCards().
Method in class w3c.jigsaw.formedit.FilteredResourceEditor
- Define all the cards to edit a filtered resource:
- defineCards().
Method in class w3c.jigsaw.formedit.GenericResourceEditor
- Define the cards for our target.
- defineDirectoryAddCard().
Method in class w3c.jigsaw.formedit.ContainerResourceEditor
- Defines the card to add brand new resources.
- defineDirectoryListCard().
Method in class w3c.jigsaw.formedit.ContainerResourceEditor
- Current list of resources for the directorty.
- defineFiltersListCard().
Method in class w3c.jigsaw.formedit.FilteredResourceEditor
- Define the cards for existing filters.
- defineFormCards().
Method in class w3c.jigsaw.indexer.DirectoriesEditor
- Define the form cards.
- defineFormCards().
Method in class w3c.jigsaw.indexer.ExtensionsEditor
- Define the form cards.
- defineFormCards().
Method in class w3c.jigsaw.auth.RealmsEditor
- Define the forms card.
- definesAttribute(int).
Method in class w3c.tools.store.AttributeHolder
- Does this resource has defined a value for the given attribute.
- definesAttribute(int).
Method in class w3c.jigsaw.resources.FilteredResource
- Does this resource or one of its filters define the given attribute.
- definesAttribute(String).
Method in class w3c.tools.store.AttributeHolder
- Does this resource has defined a value for the given attribute.
- definesInput.
Variable in class w3c.www.protocol.http.Reply
-
- definesTargetAttribute(int).
Method in class w3c.jigsaw.resources.ResourceFilter
- Does this filters defines the given target attribute.
- definesTargetAttribute(int).
Method in interface w3c.tools.store.ResourceShadower
- Does this shadow object defines the given attribute.
- definesTargetAttribute(String).
Method in class w3c.jigsaw.resources.ResourceFilter
- Does this filters defines the given target attribute.
- definesTargetAttribute(String).
Method in interface w3c.tools.store.ResourceShadower
- Does this shadow object defines the given attribute (by name).
- defprops.
Static variable in class w3c.cvs.CvsDirectory
- Get or create a manager for the given directory.
- defs.
Variable in class w3c.jigsaw.resources.VirtualHostResource
-
- DelayedInputStream().
Constructor for class w3c.jigsaw.ssi.DelayedInputStream
-
- delete().
Method in class w3c.jigsaw.auth.AuthRealm
- Delete this authentication realm.
- delete().
Method in class w3c.www.protocol.http.cache.CachedResource
- Delete this cached entry from the cache.
- delete().
Method in class w3c.jigsaw.resources.DirectoryResource
- Delete this directory resource, for ever.
- delete().
Method in class w3c.jigsaw.forms.FormCardResource
- Mark this card as removed.
- delete().
Method in class w3c.jigsaw.resources.HTTPResource
- Delete this resource and notifies its container.
- delete().
Method in class w3c.tools.store.Resource
- Delete this Resource instance, and remove it from its store.
- delete(byte[]).
Method in class w3c.tools.dbm.jdbm
- Delete the association for the provided key.
- delete(Request).
Method in class w3c.jigsaw.resources.HTTPResource
- The default DELETE method replies with a not implemented.
- delete(String).
Method in class w3c.tools.dbm.jdbm
- Delete the association for the provided String key.
- delete(String).
Method in class w3c.jigsaw.resources.StoreContainer
- Delete a given child of this directory resource.
- deleteClient(SocketClientState).
Method in class w3c.jigsaw.http.socket.SocketClientFactory
- Remove this client state from the glohbal client list.
- deleteConnection(HttpConnection).
Method in class w3c.www.protocol.http.HttpBasicServer
-
- deleteConnection(HttpConnection).
Method in class w3c.www.protocol.http.HttpManager
- The given connection has been deleted.
- deleteConnection(HttpConnection).
Method in class w3c.www.protocol.http.HttpMuxServer
-
- deleteConnection(HttpConnection).
Method in class w3c.www.protocol.http.HttpServer
-
- delState(String).
Method in class w3c.www.http.HttpMessage
- State management - Remove a piece of state from this request.
- descriptors.
Static variable in class w3c.www.http.HttpMessage
-
- diff(String).
Method in class w3c.cvs.CvsDirectory
- Get the diff of given file against repository.
- differs(Object, Object).
Method in class w3c.jigsaw.forms.PropertiesField
-
- differs(Object, Object).
Method in class w3c.jigsaw.forms.TextArrayField
-
- DIR_BITS.
Static variable in class w3c.tools.dbm.jdbm
- Default directory bits for this database.
- DIR_CO.
Static variable in interface w3c.cvs.CVS
-
- DIR_NCO.
Static variable in interface w3c.cvs.CVS
-
- DIR_Q.
Static variable in interface w3c.cvs.CVS
-
- directories.
Variable in class w3c.jigsaw.indexer.ResourceIndexer
- Our directory templates database.
- DirectoriesEditor().
Constructor for class w3c.jigsaw.indexer.DirectoriesEditor
-
- directory.
Variable in class w3c.www.protocol.http.cache.CacheFilter
- The directory where the cache is stored.
- directory.
Variable in class w3c.cvs.CvsDirectory
- The directory we manage.
- Directory().
Constructor for class w3c.jigsaw.indexer.Directory
-
- DirectoryResource().
Constructor for class w3c.jigsaw.resources.DirectoryResource
-
- dirrep.
Variable in class w3c.jigsaw.indexer.ResourceIndexer
- our directory database repository.
- disabled.
Static variable in class w3c.www.protocol.http.proxy.ProxyDispatcher
-
- DISCARD.
Static variable in class w3c.www.mux.SampleMuxHandler
- Well known protocols - The echo protocol identifier.
- Discard().
Constructor for class w3c.www.mux.handlers.Discard
- Default public constructor.
- DISCONNECTED_OPERATION.
Static variable in class w3c.www.http.HttpWarning
- Warning status - Disconnected opertaion.
- dispatch(Request).
Method in class w3c.jigsaw.resources.HTTPResource
- Dispatch the given request to the appropriate method.
- display(PrintStream).
Method in class w3c.cvs.CvsDirectory
- Display the status of the entries in that directory.
- DO_AUTH.
Static variable in class w3c.jigsaw.upgrade.Upgrade1to2
-
- DO_INDEXER.
Static variable in class w3c.jigsaw.upgrade.Upgrade1to2
-
- DO_PROPS.
Static variable in class w3c.jigsaw.upgrade.Upgrade1to2
-
- DO_STORES.
Static variable in class w3c.jigsaw.upgrade.Upgrade1to2
-
- DOCURL_P.
Static variable in class w3c.jigsaw.http.httpd
- Name of the property indicating the URL of Jigsaw's help.
- dodiff(Request).
Method in class w3c.jigsaw.cvs.CvsEntryResource
-
- dolog(Request).
Method in class w3c.jigsaw.cvs.CvsEntryResource
-
- domain.
Variable in class w3c.www.http.HttpCookie
- The domain in which this cookie applies.
- domain.
Variable in class w3c.www.http.HttpSetCookie
- The cookie's domain name.
- DONE.
Static variable in interface w3c.www.http.HTTP
-
- DONT_LOG.
Static variable in class w3c.jigsaw.contrib.LogFilter
- Name of the state that when set on the request will prevent logging.
- DONTSAVE.
Static variable in class w3c.tools.store.Attribute
- Flag value - This attribute shouldn't be saved.
- doRequest(HttpBasicConnection, Request).
Method in class w3c.www.protocol.http.HttpBasicServer
-
- DoubleAttribute(String, Double, int).
Constructor for class w3c.tools.store.DoubleAttribute
- Create a description for a generic Double attribute.
- DoubleField().
Constructor for class w3c.jigsaw.forms.DoubleField
-
- DoubleField(FormManager, String, String).
Constructor for class w3c.tools.forms.DoubleField
- Create a new uninitialized double field.
- DoubleField(FormManager, String, String, Double).
Constructor for class w3c.tools.forms.DoubleField
- Create a new double field.
- DoubleField(String, String, String, Double).
Constructor for class w3c.jigsaw.forms.DoubleField
- Create a new double field.
- DummyResource().
Constructor for class w3c.jigsaw.tests.DummyResource
-
- dump(HtmlGenerator).
Method in class w3c.jigsaw.forms.BooleanField
- Dump this field has a form element.
- dump(HtmlGenerator).
Method in class w3c.jigsaw.forms.CheckBoxField
- Dump this field as a form element.
- dump(HtmlGenerator).
Method in class w3c.jigsaw.forms.DateField
- Dump this field into the HTML form.
- dump(HtmlGenerator).
Method in class w3c.jigsaw.forms.DoubleField
- Dump this field as a form element.
- dump(HtmlGenerator).
Method in class w3c.jigsaw.forms.FileField
- Dump this field has a form element.
- dump(HtmlGenerator).
Method in class w3c.jigsaw.forms.FormCardResource
- Dump this card into the given HtmlGenerator.
- dump(HtmlGenerator).
Method in interface w3c.jigsaw.forms.FormFieldInterface
- Dump this field into a suitable HTML form element.
- dump(HtmlGenerator).
Method in class w3c.jigsaw.forms.IntegerField
- Dump this field has a form element.
- dump(HtmlGenerator).
Method in class w3c.jigsaw.auth.IPTemplatesField
- Dump this fieldas a form element.
- dump(HtmlGenerator).
Method in class w3c.jigsaw.forms.LinkField
- Dump this field into a suitable HTML form element.
- dump(HtmlGenerator).
Method in class w3c.jigsaw.forms.LongField
- Dump this field has a form element.
- dump(HtmlGenerator).
Method in class w3c.jigsaw.forms.MimeTypeField
- Dump this field has a form element.
- dump(HtmlGenerator).
Method in class w3c.jigsaw.auth.PasswordField
- Dump this field has a form element.
- dump(HtmlGenerator).
Method in class w3c.jigsaw.forms.RadioBoxField
- Dump this field into a suitable HTML element.
- dump(HtmlGenerator).
Method in class w3c.jigsaw.forms.TextArrayField
- Dump this fieldas a form element.
- dump(HtmlGenerator).
Method in class w3c.jigsaw.forms.TextField
- Dump this field has a form element.
- dump(HtmlGenerator, FormCardResource).
Method in class w3c.jigsaw.forms.FormResource
- Dump this form content, the given card being selected.
- dump(OutputStream).
Method in class w3c.www.http.HttpMessage
-
- dump(OutputStream).
Method in class w3c.www.http.HttpReplyMessage
-
- dump(OutputStream).
Method in class w3c.www.http.HttpRequestMessage
-
- dump(PrintStream).
Method in class w3c.www.mime.MimeHeaders
- Dump all headers to the given stream.
- dump(StringBuffer, int).
Method in interface w3c.jigsaw.pics.LabelInterface
- Dump this label in the given buffer.
- dump(StringBuffer, int).
Method in interface w3c.jigsaw.pics.LabelServiceInterface
- Dump this service description into the provided buffer.
- dump(StringBuffer, int).
Method in class w3c.jigsaw.pics.SampleLabel
- Dump this label according to the given format.
- dump(StringBuffer, int).
Method in class w3c.jigsaw.pics.SampleLabelService
- Dump this service description into the given buffer.
- dumpFooter(HtmlGenerator).
Method in class w3c.jigsaw.forms.FormResource
- Add some footer after the form dump.
- dumpHeader(HtmlGenerator).
Method in class w3c.jigsaw.forms.FormResource
- Add some header before the form dumps itself.
- dumpHeader(HtmlGenerator).
Method in class w3c.jigsaw.formedit.GenericResourceEditor
- Dump some title in the header.
- dumpMemoryStatus(Request).
Method in class w3c.jigsaw.status.GcStat
- Dump the current memory status.
- dumpProperties(OutputStream).
Method in class w3c.jigsaw.status.PropStat
-
- dumpReport(HtmlGenerator).
Method in class w3c.jigsaw.contrib.SalvagerResource
- Dump the last report, if any into given stream.
- dumpThread(Request).
Method in class w3c.jigsaw.status.ThreadStat
-
- dumpTitle(HtmlGenerator).
Method in class w3c.jigsaw.forms.FormField
- Dump this field title.
- dupReply(Request, Reply).
Method in class w3c.jigsaw.proxy.ForwardDirectory
- Duplicate the given client side reply into a server side one.
- dupReply(Request, Reply).
Method in class w3c.jigsaw.proxy.MirrorDirectory
- Duplicate the given client side reply into a server side one.
- dupRequest(Request).
Method in class w3c.jigsaw.proxy.ForwardDirectory
- Duplicate a server side request into a client side request.
- dupRequest(Request).
Method in class w3c.jigsaw.proxy.MirrorDirectory
- Duplicate a server side request into a client side request.
- ECHO.
Static variable in class w3c.www.mux.SampleMuxHandler
- Well known protocols - The echo protocol identifier.
- Echo().
Constructor for class w3c.www.mux.handlers.Echo
- Default public constructor.
- EchoCommand().
Constructor for class w3c.jigsaw.ssi.EchoCommand
-
- EDIT_ROOT_P.
Static variable in class w3c.jigsaw.http.httpd
- Name of the property that indicates the root resource for edit.
- EDITABLE.
Static variable in class w3c.tools.store.Attribute
- Flag value - This attribute is editable.
- elementAt(int).
Method in class w3c.util.ArrayDictionary
- Returns the nth element (value).
- elements().
Method in class w3c.util.ArrayDictionary
- Returns an enumeration of the elements of the dictionary.
- elements().
Method in class w3c.tools.dbm.jdbm
- Enumerate the elements of the database.
- emit(OutputStream).
Method in class w3c.www.http.BasicValue
- HeaderValue implementation - Emit this header value to the given output
stream.
- emit(OutputStream).
Method in interface w3c.www.http.HeaderValue
- Emit this header value to the given output stream.
- emit(OutputStream).
Method in class w3c.www.http.HttpMessage
- Emit this message to the given output stream.
- emit(OutputStream, int).
Method in class w3c.www.http.HttpMessage
-
- EMIT_ALL.
Static variable in class w3c.www.http.HttpMessage
-
- EMIT_BODY.
Static variable in class w3c.www.http.HttpMessage
-
- EMIT_FOOTERS.
Static variable in class w3c.www.http.HttpMessage
-
- EMIT_HEADERS.
Static variable in class w3c.www.http.HttpMessage
-
- emitBODYTag(boolean).
Method in class w3c.jigsaw.html.HtmlGenerator
- Don't emit body tag.
- emitdate.
Variable in class w3c.www.http.HttpMessage
- The date at which this message was last emitted.
- emitHeaders(OutputStream, int).
Method in class w3c.www.http.HttpMessage
-
- emitReply(Reply).
Method in class w3c.jigsaw.http.Client
- Emit the given reply to the client.
- EMPTY_VALUE.
Static variable in class w3c.jigsaw.forms.URLDecoder
-
- EncodingAttribute(String, String, int).
Constructor for class w3c.jigsaw.resources.EncodingAttribute
-
- EncodingField().
Constructor for class w3c.jigsaw.forms.EncodingField
-
- EncodingField(String, String, String, String).
Constructor for class w3c.jigsaw.forms.EncodingField
- Create an encoding field.
- endEmit(OutputStream, int).
Method in class w3c.www.http.HttpMessage
- This message has been emited.
- endEmit(OutputStream, int).
Method in class w3c.www.protocol.http.Request
- End of header emiting, continue by sending optional output stream.
- engine.
Variable in class w3c.jigsaw.contrib.SalvagerResource
- The engine currently running, or null.
- ensureCapacity(int).
Method in class w3c.util.ArrayDictionary
- Increases the capacity of this dictionary to at least the
specified number of key/value mappings.
- entries.
Variable in class w3c.cvs.CvsDirectory
- Known CVS entries (files)
- entries.
Variable in class w3c.tools.store.ResourceStoreManager
- The loaded resource stores.
- enumerateDirectoryNames().
Method in class w3c.jigsaw.indexer.ResourceIndexer
- Enumerate the names of the defined directory templates.
- enumerateExtensionNames().
Method in class w3c.jigsaw.indexer.ResourceIndexer
- Get the list of extension names.
- enumerateHeaderDescriptions().
Method in class w3c.www.http.HttpMessage
- Enumerate all the headers defined for that message.
- enumerateHeaderDescriptions(boolean).
Method in class w3c.www.http.HttpMessage
- Enumerate all the available headers for that message.
- enumerateHeaders().
Method in class w3c.www.mime.MimeHeaders
- Enumerate the headers defined by the holder.
- enumerateRealmNames().
Method in class w3c.jigsaw.auth.RealmsCatalog
- Enumerate the list of available realms.
- enumerateResourceIdentifiers().
Method in class w3c.jigsaw.resources.ContainerResource
- Enumerate the children resource identifiers.
- enumerateResourceIdentifiers().
Method in class w3c.tools.store.jdbmResourceStore
- Enumerate all the resources saved in this store.
- enumerateResourceIdentifiers().
Method in interface w3c.tools.store.ResourceStore
- Enumerate all the resources saved in this store.
- enumerateResourceIdentifiers().
Method in class w3c.tools.store.SimpleResourceStore
- Enumerate all the resources identifier in this repository.
- enumerateResourceIdentifiers(boolean).
Method in interface w3c.tools.store.ContainerInterface
- Enumerate children resource identifiers.
- enumerateResourceIdentifiers(boolean).
Method in class w3c.jigsaw.resources.DirectoryResource
- Enumerate all available children resource identifiers.
- enumerateResourceIdentifiers(boolean).
Method in class w3c.jigsaw.resources.StoreContainer
- Enumerate the name (ie identifiers) of our children.
- enumerateServerHandlers().
Method in class w3c.jigsaw.daemon.ServerHandlerManager
- Enumerate all the server handler manager's identifiers.
- enumerateUserNames().
Method in class w3c.jigsaw.auth.AuthRealm
- Enumerate this realm user's name.
- eof.
Variable in class w3c.www.http.ChunkedInputStream
-
- ERRED.
Static variable in class w3c.jigsaw.filters.ErrorFilter
- A request state, to avoid looping on errors about errors.
- errlog.
Variable in class w3c.jigsaw.http.CommonLogger
-
- errlog(Client, String).
Method in class w3c.jigsaw.http.CommonLogger
- Log an error on behalf of some client object in the error log.
- errlog(Client, String).
Method in class w3c.jigsaw.http.httpd
- Emit a server error on behalf of some client object.
- errlog(Client, String).
Method in class w3c.jigsaw.http.Logger
- Log an error on behalf of some client object in the error log.
- errlog(HTTPResource, String).
Method in class w3c.jigsaw.http.httpd
- Another nice way of reporting errors from an HTTPResource.
- errlog(Object, String).
Method in class w3c.jigsaw.http.httpd
- The prefered form for reporting errors.
- errlog(String).
Method in class w3c.jigsaw.http.CommonLogger
- Log an error on behalf of the server object.
- errlog(String).
Method in class w3c.jigsaw.http.httpd
- Emit an error on behalf of the server.
- errlog(String).
Method in class w3c.jigsaw.http.Logger
- Log an error on behalf of the server object.
- errlog(String).
Method in interface w3c.jigsaw.daemon.ServerHandler
- Log an error into this server's error log.
- errlogmsg(String).
Method in class w3c.jigsaw.http.CommonLogger
-
- ERRLOGNAME_P.
Static variable in class w3c.jigsaw.http.CommonLogger
- Name of the property indicating the error log file.
- errmsg.
Variable in class w3c.www.mux.MuxInputStream
- Error message in case of error.
- error(Object, Exception).
Method in class w3c.www.mux.MuxStream
- A severe (fatal for that connection) errror has occured.
- error(Object, String).
Method in class w3c.www.mux.MuxStream
- A soft error has occured (eg socket close), Cleanup.
- error(Request, String, CvsException).
Static method in class w3c.jigsaw.cvs.CvsDirectoryResource
- Emit an HTML error message.
- error(String).
Method in class w3c.www.http.BasicValue
- Emit a parsing error.
- error(String).
Method in class w3c.jigsaw.http.Client
- Emit an error message on behalf of that client.
- error(String).
Method in class w3c.www.protocol.http.HttpURLConnection
-
- error(String).
Method in class w3c.www.mux.MuxInputStream
- Notify that stream of some error condition.
- error(String).
Method in class w3c.jigsaw.daemon.ServerHandlerManager
- Emit a non-fatal error.
- error(String).
Method in class w3c.jigsaw.upgrade.Upgrade1to2
-
- error(String, String).
Static method in class w3c.www.http.HttpParser
- Emit an error.
- ErrorFilter().
Constructor for class w3c.jigsaw.filters.ErrorFilter
-
- EventManager().
Constructor for class w3c.tools.timers.EventManager
-
- EVT_CLOSED.
Static variable in class w3c.www.protocol.http.RequestEvent
- Error definition - The target server has improperly closed the
connection.
- EVT_CONNECTED.
Static variable in class w3c.www.protocol.http.RequestEvent
- Status definition - Connection is now settle, about to emit
the request to target host.
- EVT_CONTINUE.
Static variable in class w3c.www.protocol.http.RequestEvent
-
- EVT_EMITED.
Static variable in class w3c.www.protocol.http.RequestEvent
- Status definition - Request headers are now emited, the HttpManager
is now waiting for the reply.
- EVT_QUEUED.
Static variable in class w3c.www.protocol.http.RequestEvent
- Status definition - The request is now queued for processing.
- EVT_REPLIED.
Static variable in class w3c.www.protocol.http.RequestEvent
- Status definition - Reply headers have been received, the reply
will be handed out right after this to the observer.
- EVT_UNREACHABLE.
Static variable in class w3c.www.protocol.http.RequestEvent
-
- ex.
Variable in class w3c.jigsaw.http.ClientException
-
- exceptionFilter(Request, HttpException).
Method in class w3c.www.protocol.http.auth.AuthFilter
- This filter doesn't handle exceptions.
- exceptionFilter(Request, HttpException).
Method in class w3c.www.protocol.http.cache.CacheFilter
- This filter doesn't handle exceptions.
- exceptionFilter(Request, HttpException).
Method in class w3c.www.protocol.http.DebugFilter
- This filter doesn't handle exceptions.
- exceptionFilter(Request, HttpException).
Method in class w3c.www.protocol.http.icp.ICPFilter
- This filter doesn't handle exceptions.
- exceptionFilter(Request, HttpException).
Method in class w3c.www.protocol.http.auth.LocalAuthFilter
- This filter doesn't handle exceptions.
- exceptionFilter(Request, HttpException).
Method in class w3c.www.protocol.http.proxy.ProxyDispatcher
- Filter requests when an error occurs during the process.
- exceptionFilter(Request, HttpException).
Method in interface w3c.www.protocol.http.RequestFilter
- An exception occured while talking to target server.
- ExecCommand().
Constructor for class w3c.jigsaw.ssi.ExecCommand
-
- execute(SSIResource, Request, ArrayDictionary, Dictionary).
Method in interface w3c.jigsaw.ssi.Command
- Executes this command.
- execute(SSIResource, Request, ArrayDictionary, Dictionary).
Method in class w3c.jigsaw.ssi.ConfigCommand
-
- execute(SSIResource, Request, ArrayDictionary, Dictionary).
Method in class w3c.jigsaw.ssi.CountCommand
- Executes this command.
- execute(SSIResource, Request, ArrayDictionary, Dictionary).
Method in class w3c.jigsaw.ssi.EchoCommand
-
- execute(SSIResource, Request, ArrayDictionary, Dictionary).
Method in class w3c.jigsaw.ssi.ExecCommand
- Executes this command.
- execute(SSIResource, Request, ArrayDictionary, Dictionary).
Method in class w3c.jigsaw.ssi.FLastModCommand
- Executes this command.
- execute(SSIResource, Request, ArrayDictionary, Dictionary).
Method in class w3c.jigsaw.ssi.FSizeCommand
- Executes this command.
- execute(SSIResource, Request, ArrayDictionary, Dictionary).
Method in class w3c.jigsaw.ssi.IncludeCommand
- Executes this command.
- execute(SSIResource, Request, ArrayDictionary, Dictionary).
Method in class w3c.jigsaw.ssi.SampleCommand
- Executes this command.
- ExitStat().
Constructor for class w3c.jigsaw.status.ExitStat
-
- expect(int).
Method in class w3c.www.mime.MimeParser
-
- expires_drift.
Variable in class w3c.www.protocol.http.cache.CacheFilter
- The expires drift.
- extended(Request).
Method in class w3c.jigsaw.resources.HTTPResource
- The handler for unknown method replies with a not implemented.
- extended(Request).
Method in class w3c.jigsaw.resources.PutableDirectory
- We hanlde (in some cases) one extended method.
- extensions.
Variable in class w3c.jigsaw.indexer.ResourceIndexer
- Our extensions database.
- ExtensionsEditor().
Constructor for class w3c.jigsaw.indexer.ExtensionsEditor
-
- external.
Variable in class w3c.www.mime.MimeType
-
- extrep.
Variable in class w3c.jigsaw.indexer.ResourceIndexer
- Our extension database repository.
- factory.
Static variable in class w3c.www.http.HttpMessage
- The header value factory.
- factory.
Variable in class w3c.www.mime.MimeParser
- The factory used to create new MIME header holders.
- FastHttpd(String, int, boolean, boolean).
Constructor for class w3c.jigsaw.tests.FastHttpd
-
- fatal(Exception, String).
Method in class w3c.jigsaw.http.httpd
- Emit a fatal error.
- fatal(String).
Method in class w3c.jigsaw.http.httpd
-
- fatal(String).
Method in class w3c.jigsaw.daemon.ServerHandlerManager
- Emit a fatal error.
- fieldChanged(String).
Method in interface w3c.tools.forms.FormHandlerInterface
- The field whose name is given has changed.
- fields.
Variable in class w3c.tools.forms.FormManager
- Our list of fields, at runtime.
- file.
Variable in class w3c.jigsaw.resources.FileResource
- The file we refer to.
- FILE_A.
Static variable in interface w3c.cvs.CVS
-
- FILE_C.
Static variable in interface w3c.cvs.CVS
-
- FILE_M.
Static variable in interface w3c.cvs.CVS
-
- FILE_NCO.
Static variable in interface w3c.cvs.CVS
-
- FILE_OK.
Static variable in interface w3c.cvs.CVS
-
- FILE_Q.
Static variable in interface w3c.cvs.CVS
-
- FILE_R.
Static variable in interface w3c.cvs.CVS
-
- FILE_SIZE_RATIO_P.
Static variable in class w3c.www.protocol.http.cache.CacheFilter
- Name of the property indicating the max size for files to be cached.
- FILE_U.
Static variable in interface w3c.cvs.CVS
-
- FileAttribute(String, File, int).
Constructor for class w3c.tools.store.FileAttribute
-
- FileField().
Constructor for class w3c.jigsaw.forms.FileField
-
- FileField(FormManager, String, String).
Constructor for class w3c.tools.forms.FileField
-
- FileField(FormManager, String, String, File).
Constructor for class w3c.tools.forms.FileField
-
- FileField(String, String, String, File).
Constructor for class w3c.jigsaw.forms.FileField
-
- FilenameAttribute(String, Object, int).
Constructor for class w3c.tools.store.FilenameAttribute
-
- FilenameField().
Constructor for class w3c.jigsaw.forms.FilenameField
-
- FilenameField(String, String, String, String).
Constructor for class w3c.jigsaw.forms.FilenameField
- Create an encoding field.
- FileResource().
Constructor for class w3c.jigsaw.resources.FileResource
-
- fileSizeRatio.
Variable in class w3c.www.protocol.http.cache.CacheFilter
- The file size quota.
- filify(URL, boolean).
Method in class w3c.jigsaw.pics.SampleLabelService
- Filify an URL.
- FilteredResource().
Constructor for class w3c.jigsaw.resources.FilteredResource
-
- FilteredResourceEditor().
Constructor for class w3c.jigsaw.formedit.FilteredResourceEditor
-
- filterIn(Request, HTTPFilter[]).
Method in class w3c.jigsaw.resources.HTTPResource
- Apply the given set of ingoing filters.
- filterOut(Request, Reply, HTTPFilter[]).
Method in class w3c.jigsaw.resources.HTTPResource
- Apply outgoing filters.
- filters.
Variable in class w3c.jigsaw.resources.FilteredResource
- Our list of filters.
- filters.
Variable in class w3c.jigsaw.http.LookupResult
- The current set of computed filters to be applied on the resource.
- FILTERS_INCR.
Static variable in class w3c.jigsaw.http.LookupResult
-
- FILTERS_INIT_SIZE.
Static variable in class w3c.jigsaw.http.LookupResult
-
- FILTERS_PROP_P.
Static variable in class w3c.www.protocol.http.HttpManager
- The name of the property containing the ProprequestFilter to launch.
- FIN.
Static variable in interface w3c.www.mux.MUX
-
- finalize().
Method in class w3c.www.http.ChunkedInputStream
- Make sure the stream is ultimately closed !
- finalize().
Method in class w3c.www.http.ContentLengthInputStream
- Make sure the stream is ultimately closed !
- finish().
Method in class w3c.tools.forms.FormManager
- Mark the description of the form as completed.
- finished.
Variable in class w3c.tools.forms.FormManager
- Is this form description completed ?
- finsent.
Variable in class w3c.www.mux.MuxSession
- Has this session emitted a FIN (is it half-closed ?)
- firstpos.
Variable in class w3c.www.http.HttpRange
- First position in the range.
- flags.
Variable in class w3c.tools.store.Attribute
- The associated flags (see the predefined flags).
- FLastModCommand().
Constructor for class w3c.jigsaw.ssi.FLastModCommand
-
- flength.
Variable in class w3c.jigsaw.http.LookupResult
- The number of registered filters at this point.
- flush().
Method in class w3c.www.http.ChunkedOutputStream
- Flush pending output.
- flush().
Method in class w3c.util.CountOutputStream
- Flush that count stream.
- flush().
Method in class w3c.www.mux.MuxOutputStream
- Flush that output stream, blocking all data has been sent.
- FMT_FULL.
Static variable in interface w3c.jigsaw.pics.LabelBureauInterface
- Tag for the full label format.
- FMT_MINIMAL.
Static variable in interface w3c.jigsaw.pics.LabelBureauInterface
- Tag for the minimal label format.
- FMT_SHORT.
Static variable in interface w3c.jigsaw.pics.LabelBureauInterface
- Tag for the short label format.
- FMT_SIGNED.
Static variable in interface w3c.jigsaw.pics.LabelBureauInterface
- Tag for the signed label format.
- followup.
Variable in class w3c.jigsaw.resources.VirtualHostResource
-
- FORBIDDEN.
Static variable in interface w3c.www.http.HTTP
-
- Form(FormHandlerInterface).
Constructor for class w3c.tools.forms.Form
-
- format(Date, String).
Static method in class w3c.util.TimeFormatter
- Format the given date as a string, according to the given
format string.
- FormCardHandler().
Constructor for class w3c.jigsaw.forms.FormCardHandler
-
- FormCardResource(FormResource, FormCardHandler, String, String).
Constructor for class w3c.jigsaw.forms.FormCardResource
- Create a new form card.
- FormEditorFactory().
Constructor for class w3c.jigsaw.formedit.FormEditorFactory
-
- FormField().
Constructor for class w3c.jigsaw.forms.FormField
- This construcotr is to be used along with the initialize interface.
- FormField(FormManager, String, String).
Constructor for class w3c.tools.forms.FormField
- Form field basic constructor.
- FormField(String, String, String).
Constructor for class w3c.jigsaw.forms.FormField
- Create a new field.
- FormFieldException(String).
Constructor for class w3c.jigsaw.forms.FormFieldException
-
- FormFieldRegistry().
Constructor for class w3c.jigsaw.formedit.FormFieldRegistry
-
- FormHelperRegistry().
Constructor for class w3c.jigsaw.formedit.FormHelperRegistry
-
- FormManager(String).
Constructor for class w3c.tools.forms.FormManager
- Create a new, empty form.
- FormProcessingException(String).
Constructor for class w3c.jigsaw.forms.FormProcessingException
-
- FormResource().
Constructor for class w3c.jigsaw.forms.FormResource
-
- FormResource(httpd, String).
Constructor for class w3c.jigsaw.forms.FormResource
-
- FormResourceEditor().
Constructor for class w3c.jigsaw.formedit.FormResourceEditor
-
- ForwardDirectory().
Constructor for class w3c.jigsaw.proxy.ForwardDirectory
-
- fragsz.
Variable in class w3c.www.mux.MuxOutputStream
- The current max allowed fragment size.
- freelist.
Variable in class w3c.jigsaw.http.mux.MuxHttpHandler
-
- freelist.
Variable in class w3c.util.ThreadCache
- List of free threads.
- friends.
Variable in class w3c.www.protocol.http.icp.ICPFilter
- Our senders, indexed by InetAddress.
- FS_SENSITIVITY.
Static variable in class w3c.jigsaw.http.httpd
- Name of the property indicating if the file-system is case sensitive.
- FSizeCommand().
Constructor for class w3c.jigsaw.ssi.FSizeCommand
-
- GARBAGE_COLLECTION_ENABLED_P.
Static variable in class w3c.www.protocol.http.cache.CacheFilter
- Name of the property enabling garbage collection of the cache.
- garbageCollect().
Method in class w3c.www.protocol.http.cache.CacheSweeper
- Run the garbage collector.
- garbageCollectionEnabled.
Variable in class w3c.www.protocol.http.cache.CacheFilter
- Should we enable garbage collection of the cache ?
- GATEWAY_TIMEOUT.
Static variable in interface w3c.www.http.HTTP
-
- GcStat().
Constructor for class w3c.jigsaw.status.GcStat
-
- generateForm().
Method in class w3c.jigsaw.contrib.PasswordEditor
-
- generateForm(String).
Method in class w3c.jigsaw.contrib.PasswordEditor
-
- generateFormCard(Resource, FormResource).
Method in interface w3c.jigsaw.formedit.FormEditorHelper
- Generate a form card to edit the provided target resource.
- generateFormCard(Resource, FormResource).
Method in class w3c.jigsaw.formedit.GenericFilterEditor
-
- GENERATIONS_HISTORY_SIZE.
Static variable in class w3c.www.protocol.http.cache.CacheState
-
- GenericAuthFilter().
Constructor for class w3c.jigsaw.auth.GenericAuthFilter
-
- GenericFilterEditor().
Constructor for class w3c.jigsaw.formedit.GenericFilterEditor
-
- GenericResourceEditor().
Constructor for class w3c.jigsaw.formedit.GenericResourceEditor
-
- get(Object).
Method in class w3c.util.ArrayDictionary
- Returns the value that maps to the given key.
- get(Request).
Method in class w3c.jigsaw.forms.CgiResource
- GET method implementation.
- get(Request).
Method in class w3c.jigsaw.contrib.CheckpointResource
- Get the content of that resources.
- get(Request).
Method in class w3c.jigsaw.cvs.CvsDirectoryResource
- Dump the content of the directory as a CVS form.
- get(Request).
Method in class w3c.jigsaw.cvs.CvsEntryResource
- Getting an entry entity start with dumping the log for this entity
which (should) act as a directory for all versions of it.
- get(Request).
Method in class w3c.jigsaw.resources.DirectoryResource
- GET on a directory, generate a directory listing.
- get(Request).
Method in class w3c.jigsaw.tests.DummyResource
- The default GET method replies with a not implemented.
- get(Request).
Method in class w3c.jigsaw.status.ExitStat
- Get method of the exit exntity: shutdown the server.
- get(Request).
Method in class w3c.jigsaw.resources.FileResource
- The GET method on files.
- get(Request).
Method in class w3c.jigsaw.forms.FormCardResource
- Get this form card entity.
- get(Request).
Method in class w3c.jigsaw.forms.FormResource
- Get this form resource.
- get(Request).
Method in class w3c.jigsaw.formedit.FormResourceEditor
- If a get is performed directly on this resource, edit the root.
- get(Request).
Method in class w3c.jigsaw.status.GcStat
- Perform a GC and display memory status.
- get(Request).
Method in class w3c.jigsaw.resources.HTTPResource
- The default GET method replies with a not implemented.
- get(Request).
Method in class w3c.jigsaw.map.MapResource
-
This method will try to get the two coordinates of the imagemap
from the request query string, and will the appropriate
redirection reply.
- get(Request).
Method in class w3c.jigsaw.contrib.PasswordEditor
- Handle a get request on the password editor.
- get(Request).
Method in class w3c.jigsaw.forms.PostableResource
- Get this resource body.
- get(Request).
Method in class w3c.jigsaw.config.PropertyEditor
- Get the content of the property editor.
- get(Request).
Method in class w3c.jigsaw.status.PropStat
- The default GET method replies with a not implemented.
- get(Request).
Method in class w3c.jigsaw.proxy.ProxyStatistics
- Get this resource.
- get(Request).
Method in class w3c.jigsaw.filters.PutListResource
- Dump the list of modified files.
- get(Request).
Method in class w3c.jigsaw.resources.RelocateResource
- Emit a redirect.
- get(Request).
Method in class w3c.jigsaw.contrib.SalvagerResource
- Redirect all requests to the log, when possible.
- get(Request).
Method in class w3c.jigsaw.ssi.SSIResource
- The GET method on files.
- get(Request).
Method in class w3c.jigsaw.status.Statistics
- Get the current set of statistics.
- get(Request).
Method in class w3c.jigsaw.status.ThreadStat
- Get the threads.
- getAccept().
Method in class w3c.www.http.HttpRequestMessage
- Get this request accept list.
- getAcceptCharset().
Method in class w3c.www.http.HttpRequestMessage
- Get the list of accepted charsets for this request.
- getAcceptEncoding().
Method in class w3c.www.http.HttpRequestMessage
- Get the list of accepted encodings.
- getAcceptLanguage().
Method in class w3c.www.http.HttpRequestMessage
- Get the list of accepted languages for this request.
- getAcceptParameter(String).
Method in class w3c.www.http.HttpAccept
- Get the String value for a parameter.
- getAcceptRanges().
Method in class w3c.www.http.HttpReplyMessage
- Get the list of accepted ranges.
- getAge().
Method in class w3c.www.http.HttpReplyMessage
- Get the age of the attached entity.
- getAgent().
Method in class w3c.www.http.HttpWarning
- Get this warning agent.
- getAllow().
Method in class w3c.www.http.HttpEntityMessage
- Get the message's entity allowed methods.
- getAllowedGroups().
Method in class w3c.jigsaw.auth.GenericAuthFilter
- Get the list of allowed groups.
- getAllowedUsers().
Method in class w3c.jigsaw.auth.GenericAuthFilter
- Get the list of allowed users.
- getAllowUserInteraction().
Method in class w3c.www.protocol.http.Request
- Are we allowed to do some user interaction to run this request.
- getAttributeClass(Class, String).
Static method in class w3c.tools.store.AttributeRegistry
- Get the name of the class that has declared this attribute.
- getAttributes().
Method in class w3c.tools.store.AttributeHolder
- Get this attribute holders attributes description.
- getAuthDirectory().
Method in class w3c.jigsaw.http.httpd
- Get this server authentication directory.
- getAuthorization().
Method in class w3c.www.http.HttpRequestMessage
- Get the authorization associated with this request.
- getAuthParameter(String).
Method in class w3c.www.http.HttpChallenge
- Get an authentication parameter.
- getAuthParameter(String).
Method in class w3c.www.http.HttpCredential
- Get an authentication parameter.
- getBackupFile().
Method in class w3c.jigsaw.resources.FileResource
- Get the name of the backup file for this resource.
- getBadRevalidations().
Method in class w3c.www.protocol.http.cache.cacheStatistics
- Number of bad revalidations.
- getBag(String).
Method in class w3c.www.http.HttpBag
- Get a named sub-bag from this bag.
- getBaseGeneration().
Method in class w3c.www.protocol.http.cache.CacheState
-
- getBaseURL().
Method in class w3c.jigsaw.filters.ErrorFilter
- Get the base URL describing the error directory.
- getBindCount().
Method in class w3c.jigsaw.http.socket.SocketClient
- Get the total number of times this client was bound to a socket.
- getBoolean(int, boolean).
Method in class w3c.tools.store.AttributeHolder
-
- getBoolean(String, boolean).
Method in class w3c.util.ObservableProperties
- Get this property value, as a boolean.
- getBooleanValue().
Method in class w3c.tools.forms.BooleanField
- Get this field's value as a boolean.
- getBrowsableFlag().
Method in class w3c.jigsaw.resources.PutableDirectory
- Get this class browsable flag.
- getBrowseType().
Method in class w3c.jigsaw.resources.PutableDirectory
-
- getBureauIdentifier().
Method in class w3c.jigsaw.pics.LabelBureauResource
- Get our label bureau identifier.
- getBureauIdentifier().
Method in class w3c.jigsaw.pics.PICSFilter
- Get our label bureau identifier.
- getBytes(String).
Static method in class w3c.tools.dbm.jdbm
-
- getCacheControl().
Method in class w3c.www.http.HttpMessage
- Header accessor - get the cache control policy.
- getCacheSize().
Method in class w3c.www.protocol.http.cache.CacheFilter
- Get the total size allocated to the cache.
- getCacheUsed().
Method in class w3c.www.protocol.http.cache.CacheState
-
- getChar(int, char).
Method in class w3c.tools.store.AttributeHolder
-
- getCharset().
Method in class w3c.www.http.HttpAcceptCharset
- Get this accept charset clause charset.
- getClassAttributes(Class).
Static method in class w3c.tools.store.AttributeRegistry
- Get this class declared attributes.
- getClient().
Method in class w3c.jigsaw.http.mux.MuxHttpHandler
-
- getClient().
Method in class w3c.jigsaw.http.Request
- Get the client of this request.
- getClientBufferSize().
Method in class w3c.jigsaw.http.httpd
- Get the client's buffer size.
- getClientDebug().
Method in class w3c.jigsaw.http.httpd
- Get the client's debug flags from the properties.
- getClientKeepConnection().
Method in class w3c.jigsaw.http.httpd
- Does this server wants clients to try keeping connections alive ?
- getClientThreadPriority().
Method in class w3c.jigsaw.http.httpd
- Get the client's threads priority from the properties.
- getClone().
Method in class w3c.tools.store.AttributeHolder
- Clone this attribute holder.
- getClone().
Method in class w3c.www.http.HttpMessage
- Get a clone of this HTTP message.
- getClone().
Method in class w3c.jigsaw.http.Request
- Clone this request, in order to launch an internal request.
- getClone(Hashtable).
Method in class w3c.tools.store.AttributeHolder
- Clone this AttributeHolder instance, and initialize it with defaults.
- getClone(Object[]).
Method in class w3c.tools.store.AttributeHolder
- Clone this attribute holder, and init it with the given attributes.
- getClone(Object[]).
Method in class w3c.jigsaw.resources.FilteredResource
- Clone this filtered resource.
- getClone(Object[]).
Method in class w3c.jigsaw.resources.StoreContainer
- Clone a store container.
- getCommand().
Method in class w3c.jigsaw.forms.CgiResource
- Get the command string array.
- getCommand().
Method in class w3c.jigsaw.filters.ProcessFilter
- Get the command we should process the reply stream through.
- getComment().
Method in class w3c.www.http.HttpSetCookie
- Get this SetCookie attached comment.
- getComments().
Method in class w3c.jigsaw.auth.AuthUser
- Get the user associated comments.
- getConfigDirectory().
Method in class w3c.jigsaw.http.httpd
- Get this server config directory.
- getConfigResource().
Method in class w3c.jigsaw.http.httpd
-
- getConfigResource().
Method in interface w3c.jigsaw.daemon.ServerHandler
- Get the root, configuration resource for that server.
- getConnection().
Method in class w3c.www.protocol.http.HttpBasicServer
- Connections management - Get an idle connection to run a request.
- getConnection().
Method in class w3c.www.http.HttpMessage
- Header accessor - get the connection header value.
- getConnection(HttpServer).
Method in class w3c.www.protocol.http.HttpManager
- Try reusing one of the idle connection of that server, if any.
- getConnectionTimeOut().
Method in class w3c.jigsaw.http.httpd
- Get the connection allowed idle time from the properties.
- getContent().
Method in class w3c.jigsaw.tests.FastHttpd
-
- getContentBase().
Method in class w3c.www.http.HttpEntityMessage
- Get this message entity base.
- getContentEncoding().
Method in class w3c.www.http.HttpEntityMessage
- Get this message entity encoding.
- getContentEncoding().
Method in class w3c.jigsaw.resources.HTTPResource
- Get this resource content encoding.
- getContentEncoding().
Method in class w3c.www.protocol.http.HttpURLConnection
-
- getContentLanguage().
Method in class w3c.www.http.HttpEntityMessage
- Get this message entity content language.
- getContentLanguage().
Method in class w3c.jigsaw.resources.HTTPResource
- Get this resource content language.
- getContentLength().
Method in class w3c.www.protocol.http.cache.CachedResource
- Get this cached entry content length.
- getContentLength().
Method in class w3c.www.http.HttpEntityMessage
- Get the content length of the message.
- getContentLength().
Method in class w3c.jigsaw.resources.HTTPResource
- Get this resource content length.
- getContentLength().
Method in class w3c.www.protocol.http.HttpURLConnection
-
- getContentLocation().
Method in class w3c.www.http.HttpEntityMessage
- Get the attached entity's content location.
- getContentMD5().
Method in class w3c.www.http.HttpEntityMessage
- Get the entity's content MD5 checksum.
- getContentRange().
Method in class w3c.www.http.HttpEntityMessage
- Get the range descriptor of the attached entity.
- getContentType().
Method in class w3c.www.protocol.http.cache.CachedResource
- Get the content type associated to that cache entry.
- getContentType().
Method in class w3c.www.http.HttpEntityMessage
- Get the entity MIME type.
- getContentType().
Method in class w3c.jigsaw.resources.HTTPResource
- Get this resource content type.
- getContentType().
Method in class w3c.www.protocol.http.HttpURLConnection
-
- getConvertGetFlag().
Method in class w3c.jigsaw.forms.PostableResource
- Get the 'convert GET to POST' flag.
- getCookie().
Method in class w3c.www.http.HttpMessage
- Get the cookies attached to that message.
- getCookie(String).
Method in class w3c.www.http.HttpCookieList
- Lookup a cookie by name.
- getCookieMaxAge().
Method in class w3c.jigsaw.contrib.CookieFilter
- Get the cookie's allowed max age.
- getCount().
Method in class w3c.util.CountOutputStream
- Get the current number of bytes emitted to that stream.
- getCurrentGenerationSize().
Method in class w3c.www.protocol.http.cache.CacheState
- Get current generation size.
- getCurrentStoreIdentifier().
Method in class w3c.tools.store.ResourceStoreManager
-
- getCvsDefaults().
Method in class w3c.cvs.CvsDirectory
-
- getCvsManager().
Method in class w3c.jigsaw.cvs.AutoLookupDirectory
- Get the appropriate CVS manager for the directory we handle.
- getCvsManager().
Method in class w3c.jigsaw.cvs.CvsDirectoryResource
- Get the CVS manager associated with this resource, or create it.
- getCvsWrapper().
Method in class w3c.cvs.CvsDirectory
-
- getDate().
Method in class w3c.www.protocol.http.cache.CachedResource
- Get the HTTP date of the reply used to created that entry.
- getDate().
Method in class w3c.www.http.HttpMessage
- Header accessor - get the date of this message.
- getDate().
Method in class w3c.www.protocol.http.HttpURLConnection
-
- getDefault().
Method in class w3c.tools.store.Attribute
- Get this attribute default value.
- getDefaultMaxAge().
Method in class w3c.jigsaw.filters.CacheFilter
-
- getDefaultMaxAge().
Method in class w3c.jigsaw.filters.SimpleCacheFilter
-
- getDefaultRequestProperty(String).
Static method in class w3c.www.protocol.http.HttpURLConnection
-
- getDigest().
Method in class w3c.tools.crypt.Md5
- Get the digest for our input stream.
- getDirectory().
Method in class w3c.cvs.CvsDirectory
- Get the directory controlled by this manager.
- getDirectory().
Method in class w3c.jigsaw.resources.DirectoryResource
- Get the physical directory exported by this resource.
- getDirectory().
Method in class w3c.jigsaw.resources.PassDirectory
- The getDirectory method now returns the pass-directory.
- getDirectoryEntry(String).
Method in class w3c.cvs.CvsDirectory
- Look for a sub-directory entry.
- getDirectoryListing(Request).
Method in class w3c.jigsaw.resources.DirectoryResource
- Reply with an HTML doc listing the resources of this directory.
- getDirectoryStatus(String).
Method in class w3c.cvs.CvsDirectory
- Get a sub-directory status.
- getDirStamp().
Method in class w3c.jigsaw.resources.DirectoryResource
- Get the absolute time at which we examined the physicall directory.
- getDocumentationURL().
Method in class w3c.jigsaw.http.httpd
- Get the full URL of Jigsaw's documentation.
- getDomain().
Method in class w3c.www.http.HttpCookie
- Get the domain in which this cookie applies.
- getDomain().
Method in class w3c.www.http.HttpSetCookie
- Get the domain to which this cookie applies.
- getDouble(int, double).
Method in class w3c.tools.store.AttributeHolder
-
- getDouble(String, double).
Method in class w3c.util.ObservableProperties
- Get this property value, as a double.
- getDoubleValue().
Method in class w3c.tools.forms.DoubleField
- Get this field's value as a Double.
- getEditor().
Method in class w3c.tools.forms.DoubleField
- Get an editor for this field.
- getEditor().
Method in class w3c.tools.forms.IntegerField
- Get an editor to edit this form field.
- getEditor().
Method in class w3c.tools.forms.OptionField
- Get an editor to edit this option's value.
- getEditor().
Method in class w3c.tools.forms.RangedIntegerField
- Get an editor for this field.
- getEditor().
Method in class w3c.tools.forms.StringField
- FormField implementation - Get the editor for the field.
- getEditor(Resource).
Static method in class w3c.jigsaw.formedit.FormEditorFactory
-
- getEditRoot().
Method in class w3c.jigsaw.http.httpd
- Get the server's edit root resource.
- getEmail().
Method in class w3c.jigsaw.auth.AuthUser
- Get the user email address.
- getEmitDate().
Method in class w3c.www.http.HttpMessage
- Get the date at which this message was last emitted, if ever it was.
- getEmittedBytes().
Method in class w3c.jigsaw.http.httpdStatistics
- Get the total number of bytes emited.
- getEngine().
Method in class w3c.jigsaw.contrib.SalvagerResource
- Get the walker engine currently running.
- getEnvName(String).
Method in class w3c.jigsaw.forms.CgiResource
- Turn the given header name into it's env var canonical name.
- getErrorResource(int).
Method in class w3c.jigsaw.filters.ErrorFilter
- Compute the path for the given status code.
- getETag().
Method in class w3c.www.protocol.http.cache.CachedResource
- Get the entity tag associated with that cached entry.
- getETag().
Method in class w3c.www.http.HttpEntityMessage
- Get this entity tag.
- getException().
Method in class w3c.www.protocol.http.HttpException
- Get the original cause for this exception.
- getExpiration().
Method in class w3c.www.protocol.http.HttpURLConnection
-
- getExpires().
Method in class w3c.www.http.HttpEntityMessage
- Get this message's entity expires date.
- getExtensibleFlag().
Method in class w3c.jigsaw.resources.StoreContainer
- Get the extensible flag value.
- getExtension().
Method in class w3c.jigsaw.filters.ErrorFilter
- Get the value of the extension attribute.
- getExtraHeaders().
Method in class w3c.www.protocol.http.cache.CachedResource
- Get the extra headers stored for that resource.
- getField(Resource, Attribute).
Static method in class w3c.jigsaw.formedit.FormFieldRegistry
- Get a suitable form field to edit the given attribute of the target.
- getFile().
Method in class w3c.www.protocol.http.cache.CachedResource
- Get the file in which that resource's content is saved.
- getFile().
Method in class w3c.jigsaw.resources.FileResource
- Get this file resource file name.
- getFile().
Method in class w3c.jigsaw.filters.PutListResource
- Get the file to use to store the edited list of files.
- getFile(String, File).
Method in class w3c.util.ObservableProperties
- Get this property value, as a File.
- getFile(URL).
Method in class w3c.www.protocol.http.cache.CacheFilter
-
- getFileAt(int).
Method in class w3c.tools.store.SimpleResourceStore
- Get our file, positionned at the given position.
- getFileEntry(String).
Method in class w3c.cvs.CvsDirectory
- Look for a file entry.
- getFileExtensions(String).
Method in class w3c.jigsaw.indexer.ResourceIndexer
-
- getFilename().
Method in class w3c.jigsaw.resources.FileResource
- Get this resource filename attribute.
- getFilename(String, String).
Method in class w3c.jigsaw.http.CommonLogger
- Get the name for the file indicated by the provided property.
- getFileStamp().
Method in class w3c.jigsaw.resources.FileResource
- Get the date at which we last examined the file.
- getFileValue().
Method in class w3c.tools.forms.FileField
- Get this field's value as a File instance.
- getFilteredResourceTarget().
Method in class w3c.jigsaw.formedit.FilteredResourceEditor
- Get our target, as a filtered resource:
- getFilters().
Method in class w3c.jigsaw.resources.FilteredResource
- Get our whole list of filters.
- getFilters().
Method in class w3c.jigsaw.http.LookupResult
- Get the full list of filters to be applied when performing on the
resource.
- getFilters(Class, ResourceFilter[]).
Method in class w3c.jigsaw.resources.FilteredResource
- Get the list of filters of this class.
- getFirstPosition().
Method in class w3c.www.http.HttpContentRange
- Get this range first position.
- getFirstPosition().
Method in class w3c.www.http.HttpRange
- Get the first position of the range.
- getFloat(int, float).
Method in class w3c.tools.store.AttributeHolder
-
- getFlushConfiguration().
Method in class w3c.jigsaw.contrib.CheckpointResource
- Get the flush configuration flag.
- getFlushFlag().
Method in class w3c.jigsaw.filters.SimpleCacheFilter
-
- getFlushLog().
Method in class w3c.jigsaw.contrib.CheckpointResource
- Get the flush log flag.
- getFlushProperties().
Method in class w3c.jigsaw.contrib.CheckpointResource
- Get the flush properties flag.
- getFollowup().
Method in class w3c.jigsaw.resources.VirtualHostResource
- Get the name of the resource used as a followup.
- getFreeThreadCount().
Method in class w3c.jigsaw.http.httpdStatistics
- Get the number of free threads in the server.
- getFrom().
Method in class w3c.www.http.HttpRequestMessage
- Get the originator (from header value) of the request.
- getFullLength().
Method in class w3c.www.http.HttpContentRange
- Get this range entity full length.
- getGeneration().
Method in class w3c.www.protocol.http.cache.CachedResource
- Get the generation of that cached entry.
- getGeneration().
Method in class w3c.www.protocol.http.cache.CacheState
- Get the current collection generation number.
- getGenerationsSize().
Method in class w3c.www.protocol.http.cache.CacheState
-
- getGenericFlag().
Method in class w3c.jigsaw.indexer.Directory
- Get the generic flag value.
- getGenericLabel(URL).
Method in interface w3c.jigsaw.pics.LabelServiceInterface
- Get the most specific generic label for the given URL.
- getGenericLabel(URL).
Method in class w3c.jigsaw.pics.SampleLabelService
- Get the most speicific generic label for an URL.
- getGenericLabels(Request, int, String[], String[], URLDecoder).
Method in class w3c.jigsaw.pics.LabelBureauResource
- Get the generic labels for a set of service and a set of urls.
- getGenericTreeLabels(Request, int, String[], String[], URLDecoder).
Method in class w3c.jigsaw.pics.LabelBureauResource
- Get generic tree labels.
- getGenericTreeLabels(URL).
Method in interface w3c.jigsaw.pics.LabelServiceInterface
- Get the generic tree labels for the given URL.
- getGenericTreeLabels(URL).
Method in class w3c.jigsaw.pics.SampleLabelService
- Get the generic tree labels for given URL.
- getGID(String).
Method in class w3c.util.Unix
- Get the identifier for that group.
- getGlobalFilter(Class).
Method in class w3c.www.protocol.http.HttpManager
- Find back an instance of a global filter.
- getGlobalHeader(String).
Method in class w3c.www.protocol.http.HttpManager
- Global settings - Get a global request header default value.
- getGoodRevalidations().
Method in class w3c.www.protocol.http.cache.cacheStatistics
- Number of good revalidations.
- getGroups().
Method in class w3c.jigsaw.auth.AuthUser
- Get the user groups.
- getHead().
Method in class w3c.util.AsyncLRUList
- Obtain the frontmost node.
- getHead().
Method in class w3c.util.LRUList
- Obtain the frontmost node.
- getHead().
Method in class w3c.util.SyncLRUList
- Obtain the frontmost node.
- getHeaderField(int).
Method in class w3c.www.protocol.http.HttpURLConnection
-
- getHeaderField(String).
Method in class w3c.www.protocol.http.HttpURLConnection
-
- getHeaderFieldKey(int).
Method in class w3c.www.protocol.http.HttpURLConnection
-
- getHeaderName().
Method in class w3c.jigsaw.contrib.HeaderFilter
- Get the header to set, if any.
- getHeaderValue().
Method in class w3c.jigsaw.contrib.HeaderFilter
- Get the header value to set, if any.
- getHeaderValue(HeaderDescription).
Method in class w3c.www.http.HttpMessage
- Get a header value, keyed by it's header description.
- getHeaderValue(int).
Method in class w3c.www.http.HttpMessage
- Fast access to header value.
- getHeaderValue(String).
Method in class w3c.www.http.HttpMessage
- Get a header value by name.
- getHeaderValue(String, HeaderValue).
Method in class w3c.www.http.HttpMessage
- Get a header value, given its name.
- getHelper(Resource).
Static method in class w3c.jigsaw.formedit.FormHelperRegistry
- Look for a help object to edit the given resource.
- getHelpURL().
Method in class w3c.jigsaw.resources.HTTPResource
- Get this resource's help url.
- getHelpURL().
Method in class w3c.jigsaw.config.PropertySet
- Get this resource's help url.
- getHelpURL().
Method in class w3c.tools.store.Resource
- Get this resource's help url.
- getHelpURL().
Method in class w3c.jigsaw.resources.ResourceFilter
- Get this resource's help url.
- getHelpURL(String).
Method in class w3c.jigsaw.resources.HTTPResource
- Get the help URL for that resource's attribute.
- getHelpURL(String).
Method in class w3c.jigsaw.config.PropertySet
- Get the help URL for that resource's attribute.
- getHelpURL(String).
Method in class w3c.tools.store.Resource
- Get the help URL for that resource's topic.
- getHelpURL(String).
Method in class w3c.jigsaw.resources.ResourceFilter
- Get the help URL for that resource's attribute.
- getHitCount().
Method in class w3c.jigsaw.http.httpdStatistics
- Get the total number of hits.
- getHits().
Method in class w3c.www.protocol.http.cache.cacheStatistics
- Get the number of successful hits.
- getHolder().
Method in class w3c.www.http.HeaderDescription
- Get this header parser, as an HeaderValue compatible instance.
- getHost().
Method in class w3c.jigsaw.http.httpd
- Get this server host name.
- getHost().
Method in class w3c.www.http.HttpRequestMessage
- Get the host header.
- getIcon().
Method in class w3c.jigsaw.resources.HTTPResource
- Get this resource's icon.
- getIconDirectory().
Method in class w3c.jigsaw.resources.DirectoryResource
- Get the optional icon directory.
- getIdentifier().
Method in class w3c.jigsaw.http.Client
- Get this client identifier.
- getIdentifier().
Method in class w3c.jigsaw.http.httpd
- Get this server identifier.
- getIdentifier().
Method in class w3c.tools.store.jdbmResourceStore
- Get the identifier for that store.
- getIdentifier().
Method in interface w3c.jigsaw.pics.LabelBureauInterface
- Get this bureau identifier.
- getIdentifier().
Method in class w3c.www.mux.MuxSession
- Get this session identifier.
- getIdentifier().
Method in class w3c.tools.store.Resource
- Get this resource identifier.
- getIdentifier().
Method in interface w3c.tools.store.ResourceStore
- Get the identifier for that store.
- getIdentifier().
Method in class w3c.jigsaw.pics.SampleLabelBureau
- Get this label bureau directory.
- getIdentifier().
Method in interface w3c.jigsaw.daemon.ServerHandler
- Get this server identifier.
- getIdentifier().
Method in class w3c.tools.store.SimpleResourceStore
- Get the identifier for that store.
- getIdleThreadCount().
Method in class w3c.jigsaw.http.httpdStatistics
- Get the number of idle threads in the server.
- getIfMatch().
Method in class w3c.www.http.HttpRequestMessage
- Get the conditional matching set of entity tags.
- getIfModifiedSince().
Method in class w3c.www.http.HttpRequestMessage
- Get the if-modified-since conditional.
- getIfModifiedSince().
Method in class w3c.www.protocol.http.HttpURLConnection
-
- getIfNoneMatch().
Method in class w3c.www.http.HttpRequestMessage
- Get the conditional none matching entity tags.
- getIfUnmodifiedSince().
Method in class w3c.www.http.HttpRequestMessage
- Get the if unmodified since conditional date.
- getIndex().
Method in class w3c.jigsaw.resources.StoreContainer
- Get the optinal index name for this directory listing.
- getIndexer().
Method in class w3c.jigsaw.http.httpd
- Get this server resource indexer.
- getInetAddress().
Method in class w3c.jigsaw.http.Client
- Get the IP address of the host that runs the client described by this
context.
- getInetAddress().
Method in class w3c.jigsaw.http.httpd
- Get the server inet address
- getInetAddress().
Method in class w3c.jigsaw.http.mux.MuxClient
- Client implementation - Get the IP address of this client.
- getInetAddress().
Method in class w3c.www.mux.MuxSession
- Get the other end's IP address.
- getInetAddress().
Method in class w3c.www.mux.MuxStream
- Get the InetAddress associated with that MUX stream, if any.
- getInetAddress().
Method in interface w3c.jigsaw.daemon.ServerHandler
- Get the network addresses on which this server is listening.
- getInetAddress().
Method in class w3c.jigsaw.http.socket.SocketClient
- Client implementation - Get the IP address of this client.
- getInitialAge().
Method in class w3c.www.protocol.http.cache.CachedResource
- Get this cached entry initial age.
- getInputBufferSize().
Method in class w3c.www.mux.MuxSession
- Get this session's input stream buffer size.
- getInputFileDescriptor().
Method in class w3c.jigsaw.http.Reply
-
- getInputStream().
Method in class w3c.www.protocol.http.cache.CachedResource
- Get the cached data for that cached entry.
- getInputStream().
Method in class w3c.jigsaw.http.Client
- Get this client input stream.
- getInputStream().
Method in class w3c.jigsaw.html.HtmlGenerator
- Get the input string for reading the document.
- getInputStream().
Method in class w3c.www.protocol.http.HttpURLConnection
-
- getInputStream().
Method in class w3c.www.mime.MimeHeaders
- Get the entity stream attached to these headers, if any.
- getInputStream().
Method in class w3c.www.mime.MimeParser
- Get the message body, as an input stream.
- getInputStream().
Method in class w3c.www.mux.MuxSession
- Get this session's input stream.
- getInputStream().
Method in class w3c.www.protocol.http.Reply
- Get this reply entity body.
- getInputStream().
Method in class w3c.jigsaw.http.Request
- Get this reply entity body.
- getInt(int, int).
Method in class w3c.tools.store.AttributeHolder
-
- getInteger(String, int).
Method in class w3c.util.ObservableProperties
- Get this property value, as an integer.
- getInterpreter().
Method in class w3c.jigsaw.forms.CgiResource
- Get the interpreter to use to execute the script.
- getInterval().
Method in class w3c.jigsaw.contrib.CheckpointResource
- Get the sync interval.
- getIntValue().
Method in class w3c.tools.forms.IntegerField
- Get this field integer value.
- getIntValue().
Method in class w3c.tools.forms.OptionField
- Get the selected option as its index in our array of options.
- getIPTemplates().
Method in class w3c.jigsaw.auth.AuthUser
- Get the user IP templates.
- getLabelBureau(File).
Static method in class w3c.jigsaw.pics.LabelBureauFactory
-
- getLabelService(String).
Method in interface w3c.jigsaw.pics.LabelBureauInterface
- Get a label service handler, given its identifier.
- getLabelService(String).
Method in class w3c.jigsaw.pics.SampleLabelBureau
- Lookup for the given service in this bureau.
- getLanguage().
Method in class w3c.www.http.HttpAcceptLanguage
- Get this accept language clause language.
- getLastModified().
Method in class w3c.www.protocol.http.cache.CachedResource
- Get the last modified time of that entry.
- getLastModified().
Method in class w3c.www.http.HttpEntityMessage
- Get the message's associated entity last modified time.
- getLastModified().
Method in class w3c.jigsaw.resources.HTTPResource
- Get this resource last modification time.
- getLastModified().
Method in class w3c.www.protocol.http.HttpURLConnection
-
- getLastModified().
Method in class w3c.jigsaw.ssi.SSIResource
- Get this resource last modification time.
- getLastPosition().
Method in class w3c.www.http.HttpContentRange
- Get this range last position.
- getLastPosition().
Method in class w3c.www.http.HttpRange
- Get the last position for this range.
- getLimit().
Method in class w3c.jigsaw.filters.AccessLimitFilter
- Get the maximum number of allowed simultaneous accesses.
- getLoadedCount().
Method in class w3c.tools.store.jdbmResourceStore
-
- getLoaderClassName().
Method in class w3c.tools.store.InvalidStoreClassException
- Get the loader's class name.
- getLoaderClassVersion().
Method in class w3c.tools.store.StoreClassVersionException
- Get the loader's class version.
- getLocalPort().
Method in class w3c.jigsaw.http.httpd
- Get the server local port
- getLocalRoot().
Method in class w3c.jigsaw.proxy.ForwardDirectory
- Get the local root resource name.
- getLocalRootResource().
Method in class w3c.jigsaw.proxy.ForwardDirectory
-
- getLocation().
Method in class w3c.www.http.HttpReplyMessage
- Get the location of the reply.
- getLocation().
Method in class w3c.jigsaw.resources.RelocateResource
- Get the location for the relocation
- getLogfile().
Method in class w3c.jigsaw.contrib.LogFilter
- Get the log file.
- getLogger().
Method in class w3c.jigsaw.http.httpd
- Get the logger for that server.
- getLogname().
Method in class w3c.jigsaw.contrib.SalvagerResource
- Get the salvager's resource log name.
- getLong(int, long).
Method in class w3c.tools.store.AttributeHolder
-
- getMajorVersion().
Method in class w3c.jigsaw.http.Client
- Get the HTTP major version number spoken on the current connection.
- getMajorVersion().
Method in class w3c.www.protocol.http.HttpBasicServer
- HttpServer implementation - Get this server's major version number.
- getMajorVersion().
Method in class w3c.www.http.HttpMessage
- Get the major version number of this message.
- getMajorVersion().
Method in class w3c.www.protocol.http.HttpMuxServer
- Get this server's major version number.
- getMajorVersion().
Method in class w3c.www.protocol.http.HttpServer
- Get this server's major version number.
- getManager().
Static method in class w3c.www.protocol.http.HttpManager
-
- getManager().
Method in class w3c.www.protocol.http.Request
- Get this request's manager.
- getManager(CvsDirectory, File).
Static method in class w3c.cvs.CvsDirectory
-
- getManager(File).
Static method in class w3c.cvs.CvsDirectory
-
- getManager(File, Properties).
Static method in class w3c.cvs.CvsDirectory
-
- getManager(File, Properties, String, String, String[]).
Static method in class w3c.cvs.CvsDirectory
-
- getManager(Properties).
Static method in class w3c.www.protocol.http.HttpManager
- Get an instance of the HTTP manager.
- getMany(Object[]).
Method in class w3c.util.ArrayDictionary
- "Optimized" method to obtain the values
corresponding to several keys, in one swoop.
- getMaxAge().
Method in class w3c.www.protocol.http.cache.CachedResource
- Get this resource's max age.
- getMaxAge().
Method in class w3c.www.http.HttpCacheControl
- Get the max-age value defined by this cache control policy.
- getMaxAge().
Method in class w3c.www.http.HttpMessage
- Get the
max-age
value for the current cache control.
- getMaxAge().
Method in class w3c.jigsaw.resources.HTTPResource
- Get this resource's max age.
- getMaxAge().
Method in class w3c.www.http.HttpSetCookie
- Get the max age value for this cookie.
- getMaxEntries().
Method in class w3c.jigsaw.filters.CacheFilter
-
- getMaxEntries().
Method in class w3c.tools.store.ResourceStoreManager
-
- getMaxEntries().
Method in class w3c.jigsaw.filters.SimpleCacheFilter
-
- getMaxForwards().
Method in class w3c.www.http.HttpRequestMessage
- Get the maximum allowed count of hops for the request.
- getMaxRequestTime().
Method in class w3c.jigsaw.http.httpdStatistics
- Get the max request processing time.
- getMaxRequestURL().
Method in class w3c.jigsaw.http.httpdStatistics
- Get the URL of the request that took the longest time to be processed.
- getMaxSize().
Method in class w3c.jigsaw.filters.CacheFilter
-
- getMaxSize().
Method in class w3c.jigsaw.filters.SimpleCacheFilter
-
- getMaxStale().
Method in class w3c.www.http.HttpCacheControl
- Get the max-stale value defined by this control object.
- getMaxStale().
Method in class w3c.www.http.HttpRequestMessage
- Get the
max-stale
directive value of the cache control
header.
- getMeanRequestTime().
Method in class w3c.jigsaw.http.httpdStatistics
- Get the mean request processing time.
- getMethod().
Method in class w3c.www.http.HttpRequestMessage
- Get this request's method.
- getMethods().
Method in class w3c.jigsaw.auth.AuthFilter
- Get the list of methods that this filter protect
- getMimeType().
Method in class w3c.jigsaw.html.HtmlGenerator
- Get this stream MIME type.
- getMimeType().
Method in class w3c.www.http.HttpAccept
- Get this object accepted MIME type.
- getMinFresh().
Method in class w3c.www.http.HttpCacheControl
- Get the min-fresh directive value.
- getMinFresh().
Method in class w3c.www.http.HttpRequestMessage
- Get the
min-fresh
directive value of the cache control
header.
- getMinorVersion().
Method in class w3c.jigsaw.http.Client
- Get the HTTP minor version number spoken on the current connection.
- getMinorVersion().
Method in class w3c.www.protocol.http.HttpBasicServer
- HttpServer implementation - Get this server's minor version number.
- getMinorVersion().
Method in class w3c.www.http.HttpMessage
- Get the minor version number of this message.
- getMinorVersion().
Method in class w3c.www.protocol.http.HttpMuxServer
- Get this server's minor version number.
- getMinorVersion().
Method in class w3c.www.protocol.http.HttpServer
- Get this server's minor version number.
- getMinRequestTime().
Method in class w3c.jigsaw.http.httpdStatistics
- Get the min request processing time.
- getMinRequestURL().
Method in class w3c.jigsaw.http.httpdStatistics
- Get the URL of the request that took the smallest time to be processed.
- getMirrors().
Method in class w3c.jigsaw.proxy.MirrorDirectory
- Get the mirrors site attribute value.
- getMisses().
Method in class w3c.www.protocol.http.cache.cacheStatistics
- Get the number of cache misses.
- getMultipleValues(String).
Method in class w3c.jigsaw.forms.URLDecoder
- Get the values of the variable, as an array.
- getMuxStream().
Method in class w3c.www.mux.MuxSession
- Get the Mux stream to which that session is attached.
- getMuxWriter().
Method in class w3c.www.mux.MuxStream
- Get this stream MuxWriter object.
- getName().
Method in class w3c.tools.store.Attribute
- Get this attribute name.
- getName().
Method in class w3c.jigsaw.auth.AuthUser
- Get this user's name.
- getName().
Method in interface w3c.jigsaw.ssi.Command
-
Returns the name of this command.
- getName().
Method in class w3c.jigsaw.ssi.ConfigCommand
-
- getName().
Method in class w3c.jigsaw.ssi.CountCommand
-
Returns the name of this command.
- getName().
Method in class w3c.jigsaw.ssi.EchoCommand
-
- getName().
Method in class w3c.jigsaw.ssi.ExecCommand
-
Returns the name of this command.
- getName().
Method in class w3c.jigsaw.ssi.FLastModCommand
-
Returns the name of this command.
- getName().
Method in class w3c.jigsaw.forms.FormCardResource
- Get this card name.
- getName().
Method in class w3c.jigsaw.forms.FormField
- Get this field's name.
- getName().
Method in class w3c.tools.forms.FormField
- Get the field's name.
- getName().
Method in interface w3c.jigsaw.forms.FormFieldInterface
- Get this field name.
- getName().
Method in class w3c.jigsaw.ssi.FSizeCommand
-
Returns the name of this command.
- getName().
Method in class w3c.www.http.HeaderDescription
- Get this header name, lower case (can be used as header id).
- getName().
Method in class w3c.www.http.HttpBag
- Get this bag names
- getName().
Method in class w3c.www.http.HttpCookie
- Get this cookie's name.
- getName().
Method in class w3c.www.http.HttpSetCookie
- Get this SetCookie cookie's name.
- getName().
Method in class w3c.jigsaw.ssi.IncludeCommand
-
Returns the name of this command.
- getName().
Method in class w3c.jigsaw.ssi.SampleCommand
-
Returns the name of this command.
- getName().
Method in class w3c.jigsaw.pics.SampleLabelService
- Get this service name.
- getNegotiableFlag().
Method in class w3c.jigsaw.resources.DirectoryResource
- Get the negotiable flag for this directory.
- getNext().
Method in class w3c.www.protocol.http.cache.CacheState
-
- getNext().
Method in class w3c.cvs.CvsDirectory
- LRU management - Get next node.
- getNext().
Method in interface w3c.util.LRUAble
-
- getNext().
Method in class w3c.util.LRUNode
-
- getNext(LRUAble).
Method in class w3c.util.AsyncLRUList
- Get the next node of this list.
- getNext(LRUAble).
Method in class w3c.util.LRUList
- Get the next node of this list.
- getNext(LRUAble).
Method in class w3c.util.SyncLRUList
- Get the next node of this list.
- getNextBucket(jdbmEnumerator).
Method in class w3c.tools.dbm.jdbm
- Update this enumeration current bucket to the next one.
- getNextComponent().
Method in class w3c.jigsaw.http.LookupState
- Get next part of the URL to be look for.
- getNextRequest().
Method in class w3c.jigsaw.http.Client
- Read the next request from our current input stream.
- getNextURLPart().
Method in class w3c.jigsaw.formedit.FormResourceEditor
- Generate a new uniq identifier for the editor's resource.
- getNoCache().
Method in class w3c.www.http.HttpCacheControl
- Get and test the no-cache directive setting.
- getNoCache().
Method in class w3c.www.http.HttpMessage
- Get the
no-cache
directive of the cache control header.
- getNormalLabels(Request, int, String[], String[], URLDecoder).
Method in class w3c.jigsaw.pics.LabelBureauResource
- Get the normal (generic or specific) labels.
- getNotCachable().
Method in class w3c.www.protocol.http.cache.cacheStatistics
- Get the number of replies that were not cachable
- getObserver().
Method in class w3c.www.protocol.http.Request
- Get the observer for this request.
- getOid().
Method in class w3c.jigsaw.resources.HTTPResource
- Get this resource's object identifier.
- getOnOffFlag().
Method in class w3c.jigsaw.filters.DebugFilter
- Get the onoff toggle value.
- getOptionIndex(String).
Method in class w3c.jigsaw.pics.SampleLabel
- Get an option index.
- getOptionValue(int).
Method in class w3c.jigsaw.pics.SampleLabel
- Get an option value, by index.
- getOptionValue(String).
Method in class w3c.jigsaw.pics.SampleLabel
- Get an option value, by option name.
- getOriginal().
Method in class w3c.jigsaw.http.Request
-
- getOutputStream().
Method in class w3c.jigsaw.http.Client
- Get this client outpu stream.
- getOutputStream().
Method in class w3c.www.protocol.http.HttpURLConnection
-
- getOutputStream().
Method in class w3c.www.mux.MuxSession
- Get this session's output stream.
- getOverrideFlag().
Method in class w3c.jigsaw.forms.PostableResource
- Get the 'override multiple form field value' flag.
- getPanel().
Method in class w3c.tools.forms.FormManager
- Get the graphical object for editing the form.
- getParameterValue(String).
Method in class w3c.www.mime.MimeType
- Get a mime type parameter value.
- getParent().
Method in class w3c.jigsaw.resources.HTTPResource
- Get this resource parent resource.
- getPassword().
Method in class w3c.jigsaw.auth.AuthUser
- Get the user password.
- getPath().
Method in class w3c.www.http.HttpCookie
- Get the path to which this cookie applies.
- getPath().
Method in class w3c.www.http.HttpSetCookie
- Get the path in which this cookie will apply.
- getPending().
Method in class w3c.www.protocol.http.cache.cacheStatistics
- Get the number of pending or dropped connections.
- getPickleLength(Object).
Method in class w3c.tools.store.Attribute
- Get number of bytes needed to pickle that attribute.
- getPickleLength(Object).
Method in class w3c.tools.store.AttributeHolderAttribute
- Get the number of bytes required to save that attribute value.
- getPickleLength(Object).
Method in class w3c.tools.store.BooleanAttribute
- Get the number of bytes required to save that attribute value.
- getPickleLength(Object).
Method in class w3c.tools.store.ClassAttribute
- Get the number of bytes required to save that attribute value.
- getPickleLength(Object).
Method in class w3c.tools.store.DoubleAttribute
- Get the number of bytes required to save that attribute value.
- getPickleLength(Object).
Method in class w3c.tools.store.FileAttribute
- Get the number of bytes required to save that attribute value.
- getPickleLength(Object).
Method in class w3c.tools.store.IntegerArrayAttribute
- Get the number of bytes required to save that attribute value.
- getPickleLength(Object).
Method in class w3c.tools.store.IntegerAttribute
- Get the number of bytes required to save that attribute value.
- getPickleLength(Object).
Method in class w3c.jigsaw.auth.IPTemplatesAttribute
- Get the number of bytes required to save that attribute value.
- getPickleLength(Object).
Method in class w3c.tools.store.LongAttribute
- Get the number of bytes required to save that attribute value.
- getPickleLength(Object).
Method in class w3c.jigsaw.resources.MimeTypeAttribute
- Get the number of bytes required to save that attribute value.
- getPickleLength(Object).
Method in class w3c.tools.store.ObjectAttribute
- Get the number of bytes required to save that attribute value.
- getPickleLength(Object).
Method in class w3c.tools.store.PropertiesAttribute
- Get the number of bytes required to save that attribute value.
- getPickleLength(Object).
Method in class w3c.tools.store.StringArrayAttribute
- Get the number of bytes required to save that attribute value.
- getPickleLength(Object).
Method in class w3c.tools.store.StringAttribute
- Get the number of bytes required to save that attribute value.
- getPort().
Method in class w3c.jigsaw.http.httpd
- Get this server port number.
- getPragma().
Method in class w3c.www.http.HttpMessage
- Header accessor - get the pragmas applicable to this message.
- getPrev().
Method in class w3c.cvs.CvsDirectory
- LRU management - Get previous node.
- getPrev().
Method in interface w3c.util.LRUAble
-
- getPrev().
Method in class w3c.util.LRUNode
-
- getPrev(LRUAble).
Method in class w3c.util.AsyncLRUList
- Get the previous node of this list.
- getPrev(LRUAble).
Method in class w3c.util.LRUList
- Get the previous node of this list.
- getPrev(LRUAble).
Method in class w3c.util.SyncLRUList
- Get the previous node of this list.
- getPriority().
Method in class w3c.jigsaw.contrib.CheckpointResource
- Get the priority for our attached thread.
- getPrivate().
Method in class w3c.www.http.HttpCacheControl
- Check and get the private value.
- getPrivate().
Method in class w3c.www.http.HttpReplyMessage
- Get the
private
directive of the cache control header.
- getPrivateCachability().
Method in class w3c.jigsaw.auth.AuthFilter
- Is this document cachable in private caches ?
- getProperties().
Method in class w3c.jigsaw.http.httpd
- Get this server properties.
- getProperties().
Method in class w3c.www.protocol.http.HttpManager
- Get this manager properties.
- getProperty(String).
Method in class w3c.jigsaw.daemon.DaemonProperties
-
- getPropertySpace(String).
Method in class w3c.jigsaw.daemon.DaemonProperties
- Get the properties for the given space.
- getProtocol().
Method in class w3c.www.protocol.http.HttpBasicServer
- HttpServer implementation - Get this servers' protocol.
- getProtocol().
Method in class w3c.www.http.HttpMessage
- Get the set of protocol extensions that have been aplpied to that
that message.
- getProtocol().
Method in class w3c.www.protocol.http.HttpMuxServer
- Get this servers' protocol.
- getProtocol().
Method in class w3c.www.protocol.http.HttpServer
- Get this servers' protocol.
- getProtocolIdentifier().
Method in class w3c.www.mux.MuxSession
- Get this session protocol identifier.
- getProtocolInfo().
Method in class w3c.www.http.HttpMessage
- Get the protocol extensions informations carried by this message.
- getProtocolQuery().
Method in class w3c.www.http.HttpMessage
- Get the set of protocol extensions that are queried through this
message.
- getProtocolRequest().
Method in class w3c.www.http.HttpMessage
- Get the set of protocol extensions requested by this message.
- getProxy().
Method in class w3c.www.http.HttpRequestMessage
- Get the proxy to use for that request.
- getProxyAuthenticate().
Method in class w3c.www.http.HttpReplyMessage
- Get the proxy authentication challenge from this reply.
- getProxyAuthorization().
Method in class w3c.www.http.HttpRequestMessage
- Get the authorization associated with this request.
- getProxyConnection().
Method in class w3c.www.http.HttpMessage
- Header accessor - get the proxy connection header value.
- getPublic().
Method in class w3c.www.http.HttpReplyMessage
- Get the list of publicly allowed methods on queried resource.
- getPublicCachability().
Method in class w3c.jigsaw.auth.AuthFilter
- Is this document publicly cachable ?
- getPutableFlag().
Method in class w3c.jigsaw.resources.FileResource
- Get the PUT'able flag (are we allow to PUT to the resource ?)
- getPutListURL().
Method in class w3c.jigsaw.filters.PutFilter
- Get our companion PutListResource's URL.
- getQuality().
Method in class w3c.www.http.HttpAccept
- Get the quality of this accept clause.
- getQuality().
Method in class w3c.www.http.HttpAcceptCharset
- Get the quality at which this charset is accepted.
- getQuality().
Method in class w3c.www.http.HttpAcceptLanguage
- Get the quality at which this language is accepted.
- getQuality().
Method in class w3c.jigsaw.resources.HTTPResource
- Get this resource quality.
- getQueryString().
Method in class w3c.jigsaw.http.Request
-
- getRange().
Method in class w3c.www.http.HttpRequestMessage
- Get the ranges queried by this request.
- getRealHits().
Method in class w3c.www.protocol.http.cache.cacheStatistics
- Get the number of real hits.
- getRealm().
Method in class w3c.jigsaw.auth.AuthFilter
- Get the realm of this filter.
- getRealm().
Method in class w3c.jigsaw.contrib.PasswordEditor
- Get the name of the realm to edit.
- getRealmsCatalog().
Method in class w3c.jigsaw.http.httpd
- Get this server realm catalog.
- getReason().
Method in class w3c.www.http.HttpReplyMessage
- Get the reason phrase for this reply.
- getReceivedBy().
Method in class w3c.jigsaw.proxy.ForwardDirectory
- Get the received by attribute value.
- getReferer().
Method in class w3c.www.http.HttpRequestMessage
- Get the referer of the request.
- getRefresh().
Method in class w3c.jigsaw.proxy.ProxyStatistics
- Get the refresh rate.
- getRelocateFlag().
Method in class w3c.jigsaw.resources.StoreContainer
- Should we relocate invalid requests to this directory.
- getRemainingPath().
Method in class w3c.jigsaw.http.LookupState
- Get the remaiing path, without consuming it.
- getRemainingPath(boolean).
Method in class w3c.jigsaw.http.LookupState
- Get the remaining path.
- getReply().
Method in class w3c.jigsaw.http.HTTPException
- Get this exception reply.
- getReply().
Method in class w3c.jigsaw.http.LookupResult
-
- getReplyFactory().
Method in class w3c.www.protocol.http.HttpManager
-
- getReplyHeaders().
Method in class w3c.jigsaw.contrib.LogFilter
- Get the list of reply headers to dump.
- getRepository().
Method in class w3c.jigsaw.auth.AuthRealm
- Get our repository.
- getRepository().
Method in class w3c.jigsaw.auth.RealmsCatalog
- Get our repository.
- getRepository().
Method in class w3c.jigsaw.resources.StoreContainer
- Get our children resource store file.
- getRequest().
Method in class w3c.www.protocol.http.HttpException
- Get the request that triggered this exception.
- getRequest().
Method in class w3c.jigsaw.http.LookupState
- Get this lookup state request.
- getRequestCount().
Method in class w3c.jigsaw.http.Client
- Get the total number of requests handled within this client context.
- getRequestHeaders().
Method in class w3c.jigsaw.contrib.LogFilter
- Get the list of request headers to dump.
- getRequestMode(Request).
Method in class w3c.www.protocol.http.HttpBasicServer
- Get the current mode of running request for that server.
- getRequestProperty(String).
Method in class w3c.www.protocol.http.HttpURLConnection
-
- getRequestTimeOut().
Method in class w3c.jigsaw.http.httpd
- Get the request allowed time slice from the properties.
- getResourceBytes(ResourceIndex, byte[]).
Method in class w3c.tools.store.SimpleResourceStore
- Get the bytes that are the pickled version of the given resource.
- getResourceBytes(String).
Method in class w3c.tools.store.jdbmResourceStore
- Get the bytes that are the pickled version of the given resource.
- getResourceFor(String).
Method in class w3c.jigsaw.cvs.CvsDirectoryResource
- Get a suitable HTTP resource to display the given cvs'ed file.
- getResourceStore().
Method in class w3c.tools.store.Resource
- Get the store associated with this resource.
- getResourceStore(ResourceStoreHolder).
Method in interface w3c.tools.store.ContainerInterface
- Get the store of that resource container.
- getResourceStore(ResourceStoreHolder).
Method in class w3c.jigsaw.resources.StoreContainer
- ContainerInterface implementation - Hold underlying resource store.
- getResourceStoreManager().
Method in class w3c.jigsaw.http.httpd
- Get this server resourcestore manager.
- getResponseTime().
Method in class w3c.www.protocol.http.cache.CachedResource
- Get the time of the response used to cached that entry.
- getRevalidate().
Method in class w3c.www.protocol.http.cache.CachedResource
- Should this cache entry always be revalidated ?
- getRoot().
Method in class w3c.jigsaw.http.httpd
- Get the server current root resource.
- getRoot().
Method in class w3c.jigsaw.filters.PutListResource
- Get the root directory of the public server to update.
- getRootDirectory().
Method in class w3c.jigsaw.http.httpd
- Get this server root directory.
- getSaverClassName().
Method in class w3c.tools.store.InvalidStoreClassException
- Get the saver's class name.
- getSaverClassVersion().
Method in class w3c.tools.store.StoreClassVersionException
- Get the saver's class version.
- getScheme().
Method in class w3c.www.http.HttpChallenge
- Get the challenge scheme.
- getScheme().
Method in class w3c.www.http.HttpCredential
- Get the authentication scheme identifier.
- getSecurity().
Method in class w3c.www.http.HttpSetCookie
- Get the security requirement atttached to that cookie.
- getSender(InetAddress, int).
Method in class w3c.www.protocol.http.icp.ICPFilter
- Get the sender object for the given InetAddress instance.
- getServer().
Method in class w3c.jigsaw.auth.AuthRealm
- Get our attached server.
- getServer().
Method in class w3c.jigsaw.http.Client
- Get the server context responsible for this client context.
- getServer().
Method in class w3c.www.http.HttpReplyMessage
- Get the description of the server that generated this reply.
- getServer().
Method in class w3c.jigsaw.resources.HTTPResource
- Get the server this resource is served by.
- getServerFile(File).
Method in class w3c.jigsaw.filters.PutListResource
- Compute the path of the public file for the given local file.
- getServerLoad().
Method in class w3c.jigsaw.http.httpdStatistics
- Get the current server load.
- getSetCookie().
Method in class w3c.www.http.HttpMessage
- Get the value of the SetCookie header.
- getSetCookie(String).
Method in class w3c.www.http.HttpSetCookieList
- Get the cookie infos associated with the given cookie name, if any.
- getSharedCachability().
Method in class w3c.jigsaw.auth.AuthFilter
- Is this document cachable in shared caches ?
- getShuffler(Client).
Method in class w3c.jigsaw.http.httpd
- Get a shuffler for this server's client.
- getSocket().
Method in class w3c.www.protocol.http.icp.ICPFilter
-
- getSoftware().
Method in class w3c.jigsaw.http.httpd
- Get the server software string.
- getSpace().
Method in class w3c.jigsaw.filters.PutListResource
- Get this user's local CVS spacxe root directory.
- getSpecificLabel(URL).
Method in interface w3c.jigsaw.pics.LabelServiceInterface
- Get the specific labels for a given URL.
- getSpecificLabel(URL).
Method in class w3c.jigsaw.pics.SampleLabelService
- Get the specific label for the given URL.
- getStandardReason(int).
Method in class w3c.www.http.HttpReplyMessage
- Get the standard HTTP reason phrase for the given status code.
- getStartTime().
Method in class w3c.www.protocol.http.cache.cacheStatistics
- Get the start time as the number of milliseconds since Java epoch.
- getStartTime().
Method in class w3c.jigsaw.http.httpdStatistics
- Get the time at which the server was started.
- getState().
Method in class w3c.www.protocol.http.HttpServer
- Get the manager's state for that server.
- getState(String).
Method in class w3c.www.http.HttpMessage
- State management - Lookup the value of a state on this request.
- getStatistics().
Method in class w3c.www.protocol.http.cache.CacheFilter
- Get the statistics repository associated with that filter.
- getStatistics().
Method in class w3c.jigsaw.http.httpd
- Get this server statistics.
- getStatus().
Method in class w3c.www.protocol.http.cache.CachedResource
- Get the HTTP status of that cached entry.
- getStatus().
Method in class w3c.www.http.HttpReplyMessage
- Get this reply status code.
- getStatus().
Method in class w3c.www.http.HttpWarning
- Get this warning status code.
- getStoreDirectory().
Method in class w3c.jigsaw.http.httpd
- Get this server store directory.
- getStoreEntry().
Method in class w3c.tools.store.Resource
- Get the store entry for that resource.
- getStreamHandler().
Static method in class w3c.www.mux.SampleMuxHandler
- Get an instance of that sample mux stream handler.
- getString(int, String).
Method in class w3c.tools.store.AttributeHolder
-
- getString(String, String).
Method in class w3c.jigsaw.daemon.DaemonProperties
-
- getString(String, String).
Method in class w3c.util.ObservableProperties
- Get this property value, as a String.
- getStringArray(String, String[]).
Method in class w3c.util.ObservableProperties
- Get this property as a String array.
- getStringDigest().
Method in class w3c.tools.crypt.Md5
- Get the digest, as a proper string.
- getStringValue().
Method in class w3c.tools.forms.OptionField
- Get the selected option as a String.
- getStringValue().
Method in class w3c.tools.forms.StringField
- Get this field value as a String.
- getSubtype().
Method in class w3c.www.mime.MimeType
- Get the minor type (subtype) of this mime type.
- getTag().
Method in class w3c.www.http.HttpEntityTag
- Get this tag value.
- getTail().
Method in class w3c.util.AsyncLRUList
- Obtain the backmost node.
- getTail().
Method in class w3c.util.LRUList
- Obtain the backmost node.
- getTail().
Method in class w3c.util.SyncLRUList
- Obtain the backmost node.
- getTarget().
Method in class w3c.jigsaw.formedit.GenericResourceEditor
- Get the target resource we are editing.
- getTarget().
Method in class w3c.www.http.HttpRequestMessage
-
- getTarget().
Method in class w3c.jigsaw.http.LookupResult
- Get the current lookup target of the lookup in progress.
- getTargetAttributes().
Method in class w3c.jigsaw.resources.ResourceFilter
- Get our target attribute list.
- getTargetAttributes().
Method in interface w3c.tools.store.ResourceShadower
- Get the list of attributes shadowed byt htis shadowing resource.
- getTargetDirectory().
Method in class w3c.jigsaw.formedit.ContainerResourceEditor
-
- getTargetField(ResourceShadower, Attribute).
Static method in class w3c.jigsaw.formedit.FormFieldRegistry
- Get a form field to edit a shadow attribute of target.
- getTargetResource().
Method in class w3c.jigsaw.http.Request
- Get this request target resource.
- getTargetResource().
Method in class w3c.jigsaw.resources.ResourceFilter
- Get our target resource.
- getTargetResource().
Method in interface w3c.tools.store.ResourceShadower
- Get the resource shadowed by this object.
- getTargetValue(int, Object).
Method in class w3c.jigsaw.resources.ResourceFilter
- Get a shadowed attribute value.
- getTargetValue(int, Object).
Method in interface w3c.tools.store.ResourceShadower
- Get a shadowed attribute value.
- getTargetValue(String, Object).
Method in class w3c.jigsaw.resources.ResourceFilter
- Get a shadowed attribute value (by name).
- getTargetValue(String, Object).
Method in interface w3c.tools.store.ResourceShadower
- Get a shadowed attribute value (by name).
- getTemplate().
Method in class w3c.jigsaw.indexer.Directory
- Get the default directory target class.
- getTemplateFor(String).
Method in class w3c.jigsaw.indexer.ResourceIndexer
- Return the class (if any) that our store defines for given extension.
- getText().
Method in class w3c.www.http.HttpWarning
- Get the warning text message.
- getThread(Runnable, boolean).
Method in class w3c.util.ThreadCache
- Request a thread to run on the given object.
- getThreadGroup().
Method in class w3c.util.ThreadCache
- Get the ThreadGroup managed by this ThreadCache instance.
- getThreadPriority().
Method in class w3c.util.ThreadCache
- Get the cached thread normal priority.
- getTimeout().
Method in class w3c.jigsaw.filters.AccessLimitFilter
- Get the timeout before we send back an error.
- getTitle().
Method in class w3c.jigsaw.forms.FormCardResource
- Get this card title.
- getTitle().
Method in class w3c.jigsaw.forms.FormField
- Get the field's title.
- getTitle().
Method in class w3c.tools.forms.FormField
- Get the field's title.
- getTitle().
Method in class w3c.www.http.HeaderDescription
- Get this header title, ready for emission.
- getTitle().
Method in class w3c.jigsaw.resources.HTTPResource
- Get this resource title.
- getTitle().
Method in class w3c.jigsaw.config.PropertySet
- Get this property set title.
- getTitle().
Method in class w3c.jigsaw.http.socket.SocketConnectionProp
- Get this property set title.
- getTotalThreadCount().
Method in class w3c.jigsaw.http.httpdStatistics
- Get the total number of client threads.
- getTransferEncoding().
Method in class w3c.www.http.HttpMessage
- Header accessor - get the transfer encoding applying to this message.
- getTreeLabels(Request, int, String[], String[], URLDecoder).
Method in class w3c.jigsaw.pics.LabelBureauResource
- Get tree labels.
- getTreeLabels(URL).
Method in interface w3c.jigsaw.pics.LabelServiceInterface
- Get the tree labels for the given URL.
- getTreeLabels(URL).
Method in class w3c.jigsaw.pics.SampleLabelService
- Get the tree labels for the given URL.
- getType().
Method in class w3c.tools.store.Attribute
- Get this attribute type.
- getType().
Method in class w3c.www.mime.MimeType
- Get the major type of this mime type.
- getUID(String).
Method in class w3c.util.Unix
- Get the identifier for that user.
- getUnit().
Method in class w3c.www.http.HttpContentRange
- Get this content range's unit.
- getUnit().
Method in class w3c.www.http.HttpRange
- Get the unit in which this range is taken.
- getUnix().
Static method in class w3c.util.Unix
- Get the UNIX system call manger.
- getUpgrade().
Method in class w3c.www.http.HttpMessage
- Header accessor - get the upgrade header of this message.
- getUpgrader(int, int).
Static method in class w3c.jigsaw.upgrade.Upgrade
- Look for an upgrader class to go from one bersion to another.
- getURI().
Method in class w3c.jigsaw.http.LookupState
- Get this lookpu state full URI.
- getURL().
Method in class w3c.jigsaw.http.httpd
- Get the server URL.
- getURL().
Method in class w3c.www.http.HttpRequestMessage
- Get this request's target URI.
- getURL(Request).
Method in class w3c.jigsaw.resources.HTTPResource
- Get the full URL for that resource.
- getURLPath().
Method in class w3c.jigsaw.resources.HTTPResource
- Get the file part of the URL this resource is attached to.
- getURLPath().
Method in class w3c.jigsaw.http.Request
-
- getUserAgent().
Method in class w3c.www.http.HttpRequestMessage
- Get the user agent String.
- getValue().
Method in class w3c.www.http.BasicValue
- HeaderValue implemenntation - Get this header value.
- getValue().
Method in class w3c.jigsaw.forms.BooleanField
- Get this field value as an Object.
- getValue().
Method in class w3c.tools.forms.BooleanField
- Get this field's value according to its native type.
- getValue().
Method in class w3c.jigsaw.forms.CheckBoxField
- Get this field value.
- getValue().
Method in class w3c.jigsaw.forms.ClassnameField
- Get this field value as an Object.
- getValue().
Method in class w3c.jigsaw.forms.DateField
- Get this field value.
- getValue().
Method in class w3c.jigsaw.forms.DoubleField
- Get this field value.
- getValue().
Method in class w3c.tools.forms.DoubleField
- Get this field's value in its native format (ie Double).
- getValue().
Method in class w3c.jigsaw.forms.FileField
- Get this field value as an Object.
- getValue().
Method in class w3c.tools.forms.FileField
- Get this field's value in its native type.
- getValue().
Method in class w3c.tools.forms.FormField
- Get this field value's in its native type.
- getValue().
Method in interface w3c.jigsaw.forms.FormFieldInterface
- Get this field value.
- getValue().
Method in interface w3c.www.http.HeaderValue
- Get this header parsed value, in its native type.
- getValue().
Method in class w3c.www.http.HttpAccept
- HeaderValue implemenntation - Get this header value.
- getValue().
Method in class w3c.www.http.HttpAcceptCharset
- HeaderValue implemenntation - Get this header value.
- getValue().
Method in class w3c.www.http.HttpAcceptCharsetList
- HeaderValue implemenntation - Get this header value.
- getValue().
Method in class w3c.www.http.HttpAcceptLanguage
- HeaderValue implemenntation - Get this header value.
- getValue().
Method in class w3c.www.http.HttpAcceptLanguageList
- HeaderValue implemenntation - Get this header value.
- getValue().
Method in class w3c.www.http.HttpAcceptList
- HeaderValue implemenntation - Get this header value.
- getValue().
Method in class w3c.www.http.HttpBag
- HeaderValue implemenntation - Get this header value.
- getValue().
Method in class w3c.www.http.HttpCacheControl
- HeaderValue implementation - Get this header value.
- getValue().
Method in class w3c.www.http.HttpChallenge
- HeaderValue implemenntation - Get this header value.
- getValue().
Method in class w3c.www.http.HttpContentRange
- HeaderValue implemenntation - Get this header value.
- getValue().
Method in class w3c.www.http.HttpCookie
- Get this cookie's value.
- getValue().
Method in class w3c.www.http.HttpCookieList
- Get this HTTP value, parsed value.
- getValue().
Method in class w3c.www.http.HttpCredential
- HeaderValue implemenntation - Get this header value.
- getValue().
Method in class w3c.www.http.HttpDate
- Get the date value.
- getValue().
Method in class w3c.www.http.HttpEntityTag
- HeaderValue implemenntation - Get this header value.
- getValue().
Method in class w3c.www.http.HttpEntityTagList
- HeaderValue implemenntation - Get this header value.
- getValue().
Method in class w3c.www.http.HttpInteger
- HeaderValue implemenntation - Get this header value.
- getValue().
Method in class w3c.www.http.HttpMimeType
- HeaderValue implemenntation - Get this header value.
- getValue().
Method in class w3c.www.http.HttpRange
- HeaderValue implemenntation - Get this header value.
- getValue().
Method in class w3c.www.http.HttpRangeList
- HeaderValue implemenntation - Get this header value.
- getValue().
Method in class w3c.www.http.HttpSetCookie
- Get the value associated with this SetCookie.
- getValue().
Method in class w3c.www.http.HttpSetCookieList
- HeaderValue implemenntation - Get this header value.
- getValue().
Method in class w3c.www.http.HttpString
- HeaderValue implemenntation - Get this header value.
- getValue().
Method in class w3c.www.http.HttpTokenList
- Get this token list value.
- getValue().
Method in class w3c.www.http.HttpWarning
- HeaderValue implemenntation - Get this header value.
- getValue().
Method in class w3c.www.http.HttpWarningList
- HeaderValue implemenntation - Get this header value.
- getValue().
Method in class w3c.jigsaw.forms.IntegerField
- Get this field value as an Object.
- getValue().
Method in class w3c.tools.forms.IntegerField
- Get our value, in its native type.
- getValue().
Method in class w3c.jigsaw.auth.IPTemplatesField
- Get this field's value.
- getValue().
Method in class w3c.jigsaw.forms.LinkField
- Get this field value.
- getValue().
Method in class w3c.jigsaw.forms.LongField
- Get this field value as an Object.
- getValue().
Method in class w3c.jigsaw.forms.MimeTypeField
- Get this field value as an Object.
- getValue().
Method in class w3c.tools.forms.OptionField
- Get this field's value in its native type.
- getValue().
Method in class w3c.jigsaw.forms.PropertiesField
- Get this field's value.
- getValue().
Method in class w3c.jigsaw.forms.RadioBoxField
- Get this field's value.
- getValue().
Method in class w3c.tools.forms.StringField
- Get this field's value according to its native type.
- getValue().
Method in class w3c.jigsaw.forms.TextArrayField
- Get this field's value.
- getValue().
Method in class w3c.jigsaw.forms.TextField
- Get this field value as an Object.
- getValue(HeaderDescription).
Method in class w3c.www.http.HttpMessage
- Get a header field value as a String.
- getValue(int, Object).
Method in class w3c.tools.store.AttributeHolder
- Generic get of an attribute value.
- getValue(int, Object).
Method in class w3c.jigsaw.resources.FilteredResource
- Filters can supply part of the attributes value for a resource.
- getValue(int, Object).
Method in class w3c.jigsaw.config.PropertySet
- Generic get of an attribute value.
- getValue(String).
Method in class w3c.www.http.HttpMessage
- Get a header field value as a String.
- getValue(String).
Method in class w3c.www.mime.MimeHeaders
- Retreive a header value.
- getValue(String).
Method in class w3c.jigsaw.forms.URLDecoder
- Get the value of a variable.
- getValue(String, Object).
Method in class w3c.tools.store.AttributeHolder
- Generic get of an attribute value.
- getVariant(HttpEntityTag).
Method in class w3c.www.protocol.http.cache.VaryResource
-
- getVariantLocations().
Method in class w3c.www.protocol.http.cache.VaryResource
- Get this varying resource cached variant locations.
- getVariantNames().
Method in class w3c.jigsaw.resources.NegotiatedResource
- Get the variant names.
- getVariantResources().
Method in class w3c.jigsaw.resources.NegotiatedResource
- Get the variant resources.
- getVariants().
Method in class w3c.www.protocol.http.cache.VaryResource
-
- getVariantsETag().
Method in class w3c.www.protocol.http.cache.VaryResource
-
- getVary().
Method in class w3c.www.http.HttpReplyMessage
- Get the vary header value.
- getVary().
Method in class w3c.www.protocol.http.cache.VaryResource
- Get the dimension on which this resource varies.
- getVersion().
Method in class w3c.www.http.HttpCookie
- Get this cookie's version.
- getVersion().
Method in class w3c.www.http.HttpMessage
- Get the String identifying the HTTP version used for this message.
- getVersion().
Method in class w3c.www.http.HttpSetCookie
- Get the SetCookie version number.
- getVersion().
Method in class w3c.tools.store.jdbmResourceStore
-
- getVersion().
Method in interface w3c.tools.store.ResourceStore
- Get the version of that resource store.
- getVersion().
Method in class w3c.tools.store.SimpleResourceStore
- Get the store format version number.
- getVia().
Method in class w3c.jigsaw.proxy.ForwardDirectory
-
- getVia().
Method in class w3c.www.http.HttpMessage
- Header accessor - get the via header of this message.
- getWarning().
Method in class w3c.www.http.HttpReplyMessage
- Get the list of warnings attached to this reply.
- getWWWAuthenticate().
Method in class w3c.www.http.HttpReplyMessage
- Get the challenge attached to this reply.
- globprops.
Variable in class w3c.jigsaw.daemon.DaemonProperties
- The global set of properties (inherited by all spaces).
- go().
Method in class w3c.jigsaw.tests.FastHttpd
-
- GONE.
Static variable in interface w3c.www.http.HTTP
-
- goodRevalidations.
Variable in class w3c.www.protocol.http.cache.cacheStatistics
- Number of succesful revalidations.
- gotFocus().
Method in class w3c.tools.forms.FormField
- Our editor is telling us that it got the focus, propagate to manager.
- gotFocus(FormField).
Method in class w3c.tools.forms.FormManager
- Some of our field got the focus, update our cursor.
- gotoField(int).
Method in class w3c.tools.forms.FormManager
- Move to the field whose index is given.
- group.
Variable in class w3c.util.ThreadCache
- The thread group for this thread cache.
- grow().
Method in class w3c.util.ArrayDictionary
-
- grow(int).
Method in class w3c.util.ArrayDictionary
-
- growasneeded.
Variable in class w3c.util.ThreadCache
- Should we queue thread requests, rather then creating new threads.
- H_ACCEPT.
Static variable in class w3c.www.http.HttpRequestMessage
-
- H_ACCEPT_CHARSET.
Static variable in class w3c.www.http.HttpRequestMessage
-
- H_ACCEPT_ENCODING.
Static variable in class w3c.www.http.HttpRequestMessage
-
- H_ACCEPT_LANGUAGE.
Static variable in class w3c.www.http.HttpRequestMessage
-
- H_ACCEPT_RANGES.
Static variable in class w3c.www.http.HttpReplyMessage
-
- H_AGE.
Static variable in class w3c.www.http.HttpReplyMessage
-
- H_ALLOW.
Static variable in class w3c.www.http.HttpEntityMessage
-
- H_AUTHORIZATION.
Static variable in class w3c.www.http.HttpRequestMessage
-
- H_CACHE_CONTROL.
Static variable in class w3c.www.http.HttpMessage
-
- H_CONNECTION.
Static variable in class w3c.www.http.HttpMessage
-
- H_CONTENT_BASE.
Static variable in class w3c.www.http.HttpEntityMessage
-
- H_CONTENT_ENCODING.
Static variable in class w3c.www.http.HttpEntityMessage
-
- H_CONTENT_LANGUAGE.
Static variable in class w3c.www.http.HttpEntityMessage
-
- H_CONTENT_LENGTH.
Static variable in class w3c.www.http.HttpEntityMessage
-
- H_CONTENT_LOCATION.
Static variable in class w3c.www.http.HttpEntityMessage
-
- H_CONTENT_MD5.
Static variable in class w3c.www.http.HttpEntityMessage
-
- H_CONTENT_RANGE.
Static variable in class w3c.www.http.HttpEntityMessage
-
- H_CONTENT_TYPE.
Static variable in class w3c.www.http.HttpEntityMessage
-
- H_COOKIE.
Static variable in class w3c.www.http.HttpMessage
-
- H_DATE.
Static variable in class w3c.www.http.HttpMessage
-
- H_ETAG.
Static variable in class w3c.www.http.HttpEntityMessage
-
- H_EXPIRES.
Static variable in class w3c.www.http.HttpEntityMessage
-
- H_FROM.
Static variable in class w3c.www.http.HttpRequestMessage
-
- H_HOST.
Static variable in class w3c.www.http.HttpRequestMessage
-
- H_IF_MATCH.
Static variable in class w3c.www.http.HttpRequestMessage
-
- H_IF_MODIFIED_SINCE.
Static variable in class w3c.www.http.HttpRequestMessage
-
- H_IF_NONE_MATCH.
Static variable in class w3c.www.http.HttpRequestMessage
-
- H_IF_RANGE.
Static variable in class w3c.www.http.HttpRequestMessage
-
- H_IF_UNMODIFIED_SINCE.
Static variable in class w3c.www.http.HttpRequestMessage
-
- H_LAST_MODIFIED.
Static variable in class w3c.www.http.HttpEntityMessage
-
- H_LOCATION.
Static variable in class w3c.www.http.HttpReplyMessage
-
- H_MAX_FORWARDS.
Static variable in class w3c.www.http.HttpRequestMessage
-
- H_PRAGMA.
Static variable in class w3c.www.http.HttpMessage
-
- H_PROTOCOL.
Static variable in class w3c.www.http.HttpMessage
-
- H_PROTOCOL_INFO.
Static variable in class w3c.www.http.HttpMessage
-
- H_PROTOCOL_QUERY.
Static variable in class w3c.www.http.HttpMessage
-
- H_PROTOCOL_REQUEST.
Static variable in class w3c.www.http.HttpMessage
-
- H_PROXY_AUTHENTICATE.
Static variable in class w3c.www.http.HttpReplyMessage
-
- H_PROXY_AUTHORIZATION.
Static variable in class w3c.www.http.HttpRequestMessage
-
- H_PROXY_CONNECTION.
Static variable in class w3c.www.http.HttpMessage
-
- H_PUBLIC.
Static variable in class w3c.www.http.HttpReplyMessage
-
- H_RANGE.
Static variable in class w3c.www.http.HttpRequestMessage
-
- H_REFERER.
Static variable in class w3c.www.http.HttpRequestMessage
-
- H_RETRY_AFTER.
Static variable in class w3c.www.http.HttpReplyMessage
-
- H_SERVER.
Static variable in class w3c.www.http.HttpReplyMessage
-
- H_SET_COOKIE.
Static variable in class w3c.www.http.HttpMessage
-
- H_TRANSFER_ENCODING.
Static variable in class w3c.www.http.HttpMessage
-
- H_UPGRADE.
Static variable in class w3c.www.http.HttpMessage
-
- H_USER_AGENT.
Static variable in class w3c.www.http.HttpRequestMessage
-
- H_VARY.
Static variable in class w3c.www.http.HttpReplyMessage
-
- H_VIA.
Static variable in class w3c.www.http.HttpMessage
-
- H_WARNING.
Static variable in class w3c.www.http.HttpReplyMessage
-
- H_WWW_AUTHENTICATE.
Static variable in class w3c.www.http.HttpReplyMessage
-
- handle(Request).
Method in class w3c.jigsaw.ssi.SSIResource
- Handles all relevant HTTP methods.
- handle(Request, URLDecoder).
Method in class w3c.jigsaw.cvs.CvsDirectoryResource
- This is were we handle the big post request.
- handle(Request, URLDecoder).
Method in class w3c.jigsaw.forms.FormCardResource
- Handle a post to this card.
- handle(Request, URLDecoder).
Method in class w3c.jigsaw.pics.LabelBureauResource
- Handle the form submission, after posted data parsing.
- handle(Request, URLDecoder).
Method in class w3c.jigsaw.contrib.PasswordEditor
- Handle a post request.
- handle(Request, URLDecoder).
Method in class w3c.jigsaw.forms.PostableResource
- Handle the form submission, after posted data parsing.
- handle(Request, URLDecoder).
Method in class w3c.jigsaw.filters.PutListResource
- Handle the form submission, after posted data parsing.
- handleCGIOutput(Process, Request).
Method in class w3c.jigsaw.forms.CgiResource
- Handle the CGI script output.
- handleConnection(Socket).
Method in interface w3c.jigsaw.http.ClientFactory
- Handle the given, new connection.
- handleConnection(Socket).
Method in class w3c.jigsaw.http.mux.MuxClientFactory
- Handle that new incomming connection.
- handleConnection(Socket).
Method in class w3c.jigsaw.http.socket.SocketClientFactory
- Handle the given connection.
- handleCycle(String, String[], String[]).
Method in interface w3c.tools.store.ResourceWalker
- The walker engine has detected a cycle.
- handleDone(Hashtable).
Method in interface w3c.tools.store.ResourceWalker
- The whole tree of resources has been walked through.
- handleException(String[], int, Exception).
Method in interface w3c.tools.store.ResourceWalker
- An exception occured while trying to visit a resource.
- handleInterruption().
Method in interface w3c.tools.store.ResourceWalker
- The underlying resource walker has been interrupted.
- handler.
Variable in class w3c.tools.forms.Form
- The handler of the form.
- handler.
Variable in class w3c.www.mux.MuxStream
- That stream accept handler.
- Handler().
Constructor for class w3c.www.protocol.http.Handler
-
- handleResource(Resource).
Method in interface w3c.tools.store.ResourceWalker
- Time to handle the given resource.
- handlers.
Variable in class w3c.jigsaw.daemon.ServerHandlerManager
- The list of running server handlers.
- HANDLERS_P.
Static variable in class w3c.jigsaw.daemon.ServerHandlerManager
- The property containing the servers to be launched at startup time.
- handleSimpleIMS(Request, Reply).
Method in class w3c.jigsaw.ssi.BasicCommand
-
- handleTimerEvent(Object, long).
Method in class w3c.jigsaw.http.Client
- Handle timer events.
- handleTimerEvent(Object, long).
Method in interface w3c.tools.timers.EventHandler
- Handle an timer event.
- handleTimerEvent(Object, long).
Method in class w3c.tools.timers.EventManager
-
- hasAccept().
Method in class w3c.jigsaw.http.Request
-
- hasAcceptEncoding().
Method in class w3c.jigsaw.http.Request
-
- hasAcceptLanguage().
Method in class w3c.jigsaw.http.Request
-
- hasAuthorization().
Method in class w3c.jigsaw.http.Request
-
- hasBag(String).
Method in class w3c.www.http.HttpBag
- Does this bag have a named sub-bag of the given name ?
- hasConnection(String).
Method in class w3c.www.http.HttpMessage
- Does the connection header include the given token ?
- hasContentLength().
Method in class w3c.jigsaw.http.Reply
-
- hasContentLength().
Method in class w3c.jigsaw.http.Request
-
- hasContentRange().
Method in class w3c.www.http.HttpEntityMessage
- Is this entity only a partial entity ?
- hasContentType().
Method in class w3c.jigsaw.http.Reply
-
- hasContentType().
Method in class w3c.jigsaw.http.Request
-
- hasHeader(int).
Method in class w3c.www.http.HttpMessage
- Probe this message for a defined header, fast access !
- hasHeader(String).
Method in class w3c.www.http.HttpMessage
- Probe this message for a defined header.
- hasInputStream().
Method in class w3c.www.protocol.http.Reply
- Does this reply has an associated entity stream ?
- hasItem(String).
Method in class w3c.www.http.HttpBag
- Does this bag contains the given item, being a bag or a simple word.
- hasMoreComponents().
Method in class w3c.jigsaw.http.LookupState
- Does this look up state has more components to be looked for.
- hasMoreElements().
Method in class w3c.util.ArrayEnumeration
-
- hasOption(String).
Method in class w3c.jigsaw.pics.SampleLabel
- Does this label defines the given option ?
- hasOutputStream().
Method in class w3c.www.protocol.http.Request
- Does this request has an associated input stream ?
- hasParameter(String).
Method in class w3c.www.mime.MimeType
- Does this MIME type has some value for the given parameter ?
- hasPragma(String).
Method in class w3c.www.http.HttpMessage
- Header accessor - Check for a given pragma.
- hasProxyAuthorization().
Method in class w3c.jigsaw.http.Request
-
- hasProxyConnection(String).
Method in class w3c.www.http.HttpMessage
- Does the proxy connection header defines the given token.
- hasQueryString().
Method in class w3c.jigsaw.http.Request
-
- hasReply().
Method in class w3c.jigsaw.http.HTTPException
- Was a reply provided with the exception ?
- hasReply().
Method in class w3c.jigsaw.http.LookupResult
-
- hasRequest().
Method in class w3c.jigsaw.http.LookupState
- Is this lookup state object associated with a request ?
- hasResource(String).
Method in class w3c.www.protocol.http.cache.CacheFilter
- Does the cache knows about this resource ?
- hasResource(String).
Method in class w3c.tools.store.jdbmResourceStore
- Check for the existence of a resource in this store.
- hasResource(String).
Method in interface w3c.tools.store.ResourceStore
- Check for the existence of a resource in this store.
- hasResource(String).
Method in class w3c.tools.store.SimpleResourceStore
- Does this store defines this resource.
- hasResourceStore().
Method in interface w3c.tools.store.ContainerInterface
- Does this container manages its children through a ResourceStore ?
If the container uses a resource store to hold its children, it
must implement properly the
getResourceStore
method.
- hasResourceStore().
Method in class w3c.jigsaw.resources.StoreContainer
- ContainerInterface implementation - Do we manage a store ?
- hasState(String).
Method in class w3c.www.http.HttpMessage
- State management - Is the given state defined for the message ?
- hasToken(String, boolean).
Method in class w3c.www.http.HttpTokenList
- Does this token list includes that token ?
- hasTransferEncoding(String).
Method in class w3c.www.http.HttpMessage
- Header accessor - Check for a given transfer encoding.
- head.
Variable in class w3c.util.LRUList
-
- head(Request).
Method in class w3c.jigsaw.resources.FileResource
- The HEAD method on files, and their sub-classes.
- head(Request).
Method in class w3c.jigsaw.resources.HTTPResource
- The default HEAD method replies does a GET and removes entity.
- HeaderFilter().
Constructor for class w3c.jigsaw.contrib.HeaderFilter
-
- headers.
Static variable in class w3c.jigsaw.tests.DummyResource
-
- headers.
Variable in class w3c.www.http.HttpMessage
- The header value repository.
- HEURISTIC_EXPIRATION.
Static variable in class w3c.www.http.HttpWarning
- Warning status - Heuristic expiration.
- hits.
Variable in class w3c.www.protocol.http.cache.cacheStatistics
- Number of cache hits.
- HolderInitException(String).
Constructor for class w3c.tools.store.HolderInitException
-
- host.
Variable in class w3c.www.protocol.http.HttpBasicServer
- The host name of the server we handle.
- host.
Variable in class w3c.www.protocol.http.HttpMuxServer
-
- HOST_P.
Static variable in class w3c.jigsaw.http.httpd
- Name of the server host property.
- HtmlGenerator(String).
Constructor for class w3c.jigsaw.html.HtmlGenerator
-
- HtmlLink(String).
Constructor for class w3c.jigsaw.html.HtmlLink
- Create a link with only HREF part (not very useful)
- HtmlLink(String, String).
Constructor for class w3c.jigsaw.html.HtmlLink
- Create a link with only REL and HREF part
- HtmlLink(String, String, String).
Constructor for class w3c.jigsaw.html.HtmlLink
- Create a link with only REL and HREF part
- HtmlLink(String, String, String, String).
Constructor for class w3c.jigsaw.html.HtmlLink
- Create a complete link
- HtmlStyle(MimeType, String).
Constructor for class w3c.jigsaw.html.HtmlStyle
-
- HtmlStyle(String).
Constructor for class w3c.jigsaw.html.HtmlStyle
-
- http10_ka_run(HttpBasicConnection, Request).
Method in class w3c.www.protocol.http.HttpBasicServer
- Run an HTTP/1.0 request that has support for keep alive.
- http10_run(HttpBasicConnection, Request).
Method in class w3c.www.protocol.http.HttpBasicServer
- Run a simple HTTP/1.0 request.
- http11_run(HttpBasicConnection, Request).
Method in class w3c.www.protocol.http.HttpBasicServer
- Run a fully HTTP/1.1 compliant request.
- http11_ts_run(HttpBasicConnection, Request).
Method in class w3c.www.protocol.http.HttpBasicServer
- Run a two stage HTTP/1.1 compliant request.
- HTTP_PORT.
Static variable in class w3c.jigsaw.http.mux.MuxClientFactory
-
- http_unknown(HttpBasicConnection, Request).
Method in class w3c.www.protocol.http.HttpBasicServer
- Run that request, we don't know what server we have at the other end.
- HTTP_VERSION_NOT_SUPPORTED.
Static variable in interface w3c.www.http.HTTP
-
- HttpAccept().
Constructor for class w3c.www.http.HttpAccept
-
- HttpAcceptCharset().
Constructor for class w3c.www.http.HttpAcceptCharset
-
- HttpAcceptLanguage().
Constructor for class w3c.www.http.HttpAcceptLanguage
-
- HttpAccessException(int).
Constructor for class w3c.www.http.HttpAccessException
- Invalid header index.
- HttpAccessException(String).
Constructor for class w3c.www.http.HttpAccessException
- Invalid header name.
- HttpCacheControl().
Constructor for class w3c.www.http.HttpCacheControl
- Create a new empty cache control object descriptor.
- HttpCaseTokenList().
Constructor for class w3c.www.http.HttpCaseTokenList
- Create an empty token list for parsing.
- HttpCaseTokenList(String).
Constructor for class w3c.www.http.HttpCaseTokenList
- Create a token list from a comma separated list of tokens.
- HttpCaseTokenList(String[]).
Constructor for class w3c.www.http.HttpCaseTokenList
- Create a parsed token list, for emitting.
- HttpChallenge().
Constructor for class w3c.www.http.HttpChallenge
-
- HttpContentRange(boolean, String, int, int, int).
Constructor for class w3c.www.http.HttpContentRange
-
- HttpCookie().
Constructor for class w3c.www.http.HttpCookie
-
- HttpCookieList().
Constructor for class w3c.www.http.HttpCookieList
-
- HttpCredential().
Constructor for class w3c.www.http.HttpCredential
-
- HttpCredential(boolean, String).
Constructor for class w3c.www.http.HttpCredential
-
- httpd().
Constructor for class w3c.jigsaw.http.httpd
- Create a new server instance in this process.
- httpdSecurityManager().
Constructor for class w3c.jigsaw.http.httpdSecurityManager
-
- HttpEntityMessage().
Constructor for class w3c.www.http.HttpEntityMessage
-
- HttpEntityMessage(MimeParser).
Constructor for class w3c.www.http.HttpEntityMessage
-
- HttpEntityTag().
Constructor for class w3c.www.http.HttpEntityTag
-
- HttpException(Exception, String).
Constructor for class w3c.www.protocol.http.HttpException
-
- HTTPException(Reply).
Constructor for class w3c.jigsaw.http.HTTPException
-
- HttpException(Request, Exception).
Constructor for class w3c.www.protocol.http.HttpException
-
- HttpException(Request, String).
Constructor for class w3c.www.protocol.http.HttpException
-
- HTTPException(String).
Constructor for class w3c.jigsaw.http.HTTPException
-
- HTTPException(String, Reply).
Constructor for class w3c.jigsaw.http.HTTPException
-
- HttpFactory().
Constructor for class w3c.www.http.HttpFactory
-
- HttpInteger().
Constructor for class w3c.www.http.HttpInteger
-
- HttpInvalidValueException(String).
Constructor for class w3c.www.http.HttpInvalidValueException
-
- HttpMessage().
Constructor for class w3c.www.http.HttpMessage
-
- HttpMessage(MimeParser).
Constructor for class w3c.www.http.HttpMessage
-
- HttpMimeType().
Constructor for class w3c.www.http.HttpMimeType
-
- HttpMuxServer().
Constructor for class w3c.www.protocol.http.HttpMuxServer
-
- HttpParser().
Constructor for class w3c.www.http.HttpParser
-
- HttpParserException(String).
Constructor for class w3c.www.http.HttpParserException
-
- HttpRange().
Constructor for class w3c.www.http.HttpRange
-
- HttpReplyMessage().
Constructor for class w3c.www.http.HttpReplyMessage
-
- HttpReplyMessage(MimeParser).
Constructor for class w3c.www.http.HttpReplyMessage
-
- HttpRequestMessage().
Constructor for class w3c.www.http.HttpRequestMessage
-
- HttpRequestMessage(MimeParser).
Constructor for class w3c.www.http.HttpRequestMessage
-
- HTTPResource().
Constructor for class w3c.jigsaw.resources.HTTPResource
-
- HTTPRuntimeException(Object, String, String).
Constructor for class w3c.jigsaw.http.HTTPRuntimeException
- Create a new HTTPRuntime exception.
- HttpServer().
Constructor for class w3c.www.protocol.http.HttpServer
-
- HttpSetCookie().
Constructor for class w3c.www.http.HttpSetCookie
-
- HttpTokenList().
Constructor for class w3c.www.http.HttpTokenList
- Create an empty token list for parsing.
- HttpTokenList(String).
Constructor for class w3c.www.http.HttpTokenList
- Create a token list from a comma separated list of tokens.
- HttpTokenList(String[]).
Constructor for class w3c.www.http.HttpTokenList
- Create a parsed token list, for emitting.
- HttpUpperTokenList().
Constructor for class w3c.www.http.HttpUpperTokenList
- Create an empty token list for parsing.
- HttpUpperTokenList(String).
Constructor for class w3c.www.http.HttpUpperTokenList
- Create a token list from a comma separated list of tokens.
- HttpUpperTokenList(String[]).
Constructor for class w3c.www.http.HttpUpperTokenList
- Create a parsed token list, for emitting.
- HttpWarning().
Constructor for class w3c.www.http.HttpWarning
-
- icp.
Variable in class w3c.www.protocol.http.icp.ICPFilter
- Our ICP engine.
- ICP_FLAG_HIT_OBJ.
Static variable in interface w3c.www.protocol.http.icp.ICP
-
- ICP_OP_DATA.
Static variable in interface w3c.www.protocol.http.icp.ICP
-
- ICP_OP_DATABEG.
Static variable in interface w3c.www.protocol.http.icp.ICP
-
- ICP_OP_DATAEND.
Static variable in interface w3c.www.protocol.http.icp.ICP
-
- ICP_OP_DECHO.
Static variable in interface w3c.www.protocol.http.icp.ICP
-
- ICP_OP_DENIED.
Static variable in interface w3c.www.protocol.http.icp.ICP
-
- ICP_OP_ERR.
Static variable in interface w3c.www.protocol.http.icp.ICP
-
- ICP_OP_HIT.
Static variable in interface w3c.www.protocol.http.icp.ICP
-
- ICP_OP_HIT_OBJ.
Static variable in interface w3c.www.protocol.http.icp.ICP
-
- ICP_OP_INVALID.
Static variable in interface w3c.www.protocol.http.icp.ICP
- ICP constants - Invalid payload (must not be sent).
- ICP_OP_MISS.
Static variable in interface w3c.www.protocol.http.icp.ICP
-
- ICP_OP_QUERY.
Static variable in interface w3c.www.protocol.http.icp.ICP
-
- ICP_OP_RELOADING.
Static variable in interface w3c.www.protocol.http.icp.ICP
-
- ICP_OP_SECHO.
Static variable in interface w3c.www.protocol.http.icp.ICP
-
- ICP_OP_SEND.
Static variable in interface w3c.www.protocol.http.icp.ICP
-
- ICP_OP_SENDA.
Static variable in interface w3c.www.protocol.http.icp.ICP
-
- ICP_VERSION.
Static variable in interface w3c.www.protocol.http.icp.ICP
- ICP constants - The major version of ICP we speak.
- ICPFilter().
Constructor for class w3c.www.protocol.http.icp.ICPFilter
-
- id.
Variable in class w3c.www.mux.MuxSession
- This session's identifier.
- identifier.
Variable in class w3c.jigsaw.http.Client
- The uniq integer identifier for that client.
- idleConnection().
Method in class w3c.jigsaw.http.Client
- Client callback - The client is about to block, getting next request.
- idleConnection().
Method in class w3c.jigsaw.http.mux.MuxClient
- Client implementation - The current connection is now idle.
- idleConnection().
Method in class w3c.jigsaw.http.socket.SocketClient
- Client implementation - The current connection is idle.
- idlethreads.
Variable in class w3c.util.ThreadCache
- Number of idle threads to always maintain alive.
- idletimeout.
Variable in class w3c.util.ThreadCache
- The idle timeout, for a thread to wait before being killed.
- IDLETO.
Static variable in class w3c.jigsaw.http.socket.SocketClientFactory
-
- IDLETO_P.
Static variable in class w3c.jigsaw.http.socket.SocketClientFactory
-
- IllegalAttributeAccess(AttributeHolder, Attribute).
Constructor for class w3c.tools.store.IllegalAttributeAccess
- This attribute isn't defined by the given holder.
- IllegalAttributeAccess(AttributeHolder, Attribute, Object).
Constructor for class w3c.tools.store.IllegalAttributeAccess
- The proposed value for the attribute doesn't match the expected type.
- IllegalAttributeAccess(AttributeHolder, Attribute, String).
Constructor for class w3c.tools.store.IllegalAttributeAccess
- Invalid access to an attribute value.
- IllegalAttributeAccess(AttributeHolder, int).
Constructor for class w3c.tools.store.IllegalAttributeAccess
- This attribute index isn't valid for the given holder.
- IllegalAttributeAccess(AttributeHolder, String).
Constructor for class w3c.tools.store.IllegalAttributeAccess
- Invalid access to an attribute.
- in.
Variable in class w3c.www.http.ChunkedInputStream
-
- in.
Variable in class w3c.www.http.ContentLengthInputStream
- The original input stream.
- in.
Variable in class w3c.jigsaw.ssi.DelayedInputStream
- The InputStream that data will be really read from.
- in.
Variable in class w3c.www.mux.MuxSession
- The session's input stream.
- in.
Variable in class w3c.www.mux.MuxStream
- The raw input stream.
- in.
Variable in class w3c.jigsaw.http.Request
-
- inAgent().
Method in class w3c.jigsaw.http.httpdSecurityManager
-
- IncludeCommand().
Constructor for class w3c.jigsaw.ssi.IncludeCommand
-
- incr.
Variable in class w3c.util.ArrayDictionary
- By how much to grow
- incrBadRevalidations().
Method in class w3c.www.protocol.http.cache.cacheStatistics
- Increment the number of bad revalidations.
- incrConnCount(HttpServer).
Method in class w3c.www.protocol.http.HttpManager
- A new client connection has been established.
- incrGoodRevalidations().
Method in class w3c.www.protocol.http.cache.cacheStatistics
- Increment the number of good revalidations.
- incrHits().
Method in class w3c.www.protocol.http.cache.cacheStatistics
- Increment the number of hits.
- incrMisses().
Method in class w3c.www.protocol.http.cache.cacheStatistics
- Increment the number of misses.
- incrNotCachable().
Method in class w3c.www.protocol.http.cache.cacheStatistics
- Increment the number of errors
- incrPending().
Method in class w3c.www.protocol.http.cache.cacheStatistics
- Increment the number of pending connections
- incrRealHits().
Method in class w3c.www.protocol.http.cache.cacheStatistics
- Increment the number of straight replies and
decrement the number of pending connection
(it is a FINAL reply).
- indent.
Variable in class w3c.jigsaw.upgrade.Upgrade1to2
- Emit an upgrade trace:
- inetaddr.
Variable in class w3c.www.mux.MuxStream
- Inet address of the other end's connection (maybe null)
- ingoingFilter(Request).
Method in class w3c.jigsaw.filters.AccessLimitFilter
- Count number of hits to the page, block when limit exceeded.
- ingoingFilter(Request).
Method in class w3c.www.protocol.http.auth.AuthFilter
- On the way out, we let the request fly through.
- ingoingFilter(Request).
Method in class w3c.www.protocol.http.cache.CacheFilter
-
- ingoingFilter(Request).
Method in class w3c.jigsaw.contrib.CookieFilter
- Simplified ingoingFilter API.
- ingoingFilter(Request).
Method in class w3c.jigsaw.filters.CounterFilter
- We count all accesses, even the one that failed.
- ingoingFilter(Request).
Method in class w3c.jigsaw.filters.DebugFilter
- The ingoing filter - fearly easy !
- ingoingFilter(Request).
Method in class w3c.www.protocol.http.DebugFilter
- The ingoing filter just dumps the request.
- ingoingFilter(Request).
Method in class w3c.jigsaw.filters.ErrorFilter
- This one just makes sure the outgoing filter gets called.
- ingoingFilter(Request).
Method in class w3c.jigsaw.contrib.HeaderFilter
- Simplified ingoingFilter API.
- ingoingFilter(Request).
Method in class w3c.www.protocol.http.icp.ICPFilter
- Our ingoingFilter method.
- ingoingFilter(Request).
Method in class w3c.www.protocol.http.auth.LocalAuthFilter
- The ingoing filter just decorates the request with the credentials.
- ingoingFilter(Request).
Method in class w3c.jigsaw.contrib.LogFilter
- Nothing done at ingoing time.
- ingoingFilter(Request).
Method in class w3c.www.protocol.http.proxy.ProxyDispatcher
- Filter requests before they are emitted.
- ingoingFilter(Request).
Method in class w3c.jigsaw.filters.PutFilter
- Nothing done in the ingoingFilter.
- ingoingFilter(Request).
Method in interface w3c.www.protocol.http.RequestFilter
- The request pre-processing hook.
- ingoingFilter(Request).
Method in class w3c.jigsaw.resources.ResourceFilter
- Simplified ingoingFilter API.
- ingoingFilter(Request, HTTPFilter[], int).
Method in class w3c.jigsaw.filters.CacheFilter
- The ingoingFilter method.
- ingoingFilter(Request, HTTPFilter[], int).
Method in interface w3c.jigsaw.http.HTTPFilter
- The filter's ingoing method is called before any request processing is
done by the target resource.
- ingoingFilter(Request, HTTPFilter[], int).
Method in class w3c.jigsaw.resources.ResourceFilter
- The ingoingFilter method.
- ingoingFilter(Request, HTTPFilter[], int).
Method in class w3c.jigsaw.filters.SimpleCacheFilter
- The ingoingFilter method.
- init().
Method in class w3c.jigsaw.ssi.DelayedInputStream
- This method is called on the first access to the stream.
- inited.
Variable in class w3c.www.http.ChunkedInputStream
-
- inited.
Variable in class w3c.util.ThreadCache
- Has this thread cache been initialized ?
- initialize().
Static method in class w3c.www.protocol.http.cache.ActiveStream
-
- initialize().
Method in class w3c.util.ThreadCache
- Initialize the given thread cache.
- initialize(CacheFilter, Request, Reply).
Method in class w3c.www.protocol.http.cache.CachedResource
-
- initialize(Hashtable).
Method in class w3c.tools.store.AttributeHolder
- Initialization method for attribute holders.
- initialize(httpd).
Method in interface w3c.jigsaw.http.ClientFactory
- Initialize that client factory.
- initialize(httpd).
Method in class w3c.jigsaw.http.CommonLogger
- Initialize this logger for the given server.
- initialize(httpd).
Method in class w3c.jigsaw.http.Logger
- Initialize this logger for the provided server.
- initialize(httpd).
Method in class w3c.jigsaw.http.mux.MuxClientFactory
- Initialize the MUX client factory.
- initialize(httpd).
Method in class w3c.jigsaw.http.socket.SocketClientFactory
- Initialize the raw, client socket factory.
- initialize(httpd, int).
Method in class w3c.jigsaw.http.Client
- Initialize this client.
- initialize(HttpManager).
Method in class w3c.www.protocol.http.auth.AuthFilter
- PropRequestFilter implementation - Initialize the filter.
- initialize(HttpManager).
Method in class w3c.www.protocol.http.cache.CacheFilter
-
Initialize a new reuqest manager.
- initialize(HttpManager).
Method in class w3c.www.protocol.http.DebugFilter
- PropRequestFilter implementation - Initialize the filter.
- initialize(HttpManager).
Method in class w3c.www.protocol.http.icp.ICPFilter
- Initialize the ICP filter.
- initialize(HttpManager).
Method in interface w3c.www.protocol.http.PropRequestFilter
- Initialize this filter, using the provided manager.
- initialize(HttpManager).
Method in class w3c.www.protocol.http.proxy.ProxyDispatcher
-
- initialize(HttpManager, HttpServerState, String, int).
Method in class w3c.www.protocol.http.HttpBasicServer
- HttpServer implementation - Initialize this server to its target.
- initialize(HttpManager, HttpServerState, String, int).
Method in class w3c.www.protocol.http.HttpMuxServer
- Initialize this server instance for the given target location.
- initialize(HttpManager, HttpServerState, String, int).
Method in class w3c.www.protocol.http.HttpServer
- Initialize this server instance for the given target location.
- initialize(MuxSession).
Method in class w3c.www.mux.handlers.Discard
- Initialize the echo protocol on that session.
- initialize(MuxSession).
Method in class w3c.www.mux.handlers.Echo
- Initialize the echo protocol on that session.
- initialize(MuxSession).
Method in class w3c.jigsaw.http.mux.MuxHttpHandler
-
- initialize(MuxSession).
Method in interface w3c.www.mux.MuxProtocolHandler
- Start speaking the protocol you handle on that session.
- initialize(Object[]).
Method in class w3c.tools.store.AttributeHolder
- Initialization method for attribute holders.
- initialize(Object[]).
Method in class w3c.www.protocol.http.cache.CachedResource
- Initialization method for attribute holders.
- initialize(Object[]).
Method in class w3c.www.protocol.http.cache.CacheState
- Initialization method for attribute holders.
- initialize(Object[]).
Method in class w3c.jigsaw.forms.CgiResource
- At init time, if no command, use a suitable default.
- initialize(Object[]).
Method in class w3c.jigsaw.contrib.CheckpointResource
- Activate the checkpointer at initialization time.
- initialize(Object[]).
Method in class w3c.jigsaw.cvs.CvsDirectoryResource
- Get a CVS directory manager for the given directory.
- initialize(Object[]).
Method in class w3c.jigsaw.indexer.DirectoriesEditor
- Initialize the directory templates editor.
- initialize(Object[]).
Method in class w3c.jigsaw.indexer.Directory
- Initialize a template directory.
- initialize(Object[]).
Method in class w3c.jigsaw.resources.DirectoryResource
- Initialize this directory resource with the given set of attributes.
- initialize(Object[]).
Method in class w3c.jigsaw.tests.DummyResource
- Initialization method for attribute holders.
- initialize(Object[]).
Method in class w3c.jigsaw.filters.ErrorFilter
- Initialize the filter.
- initialize(Object[]).
Method in class w3c.jigsaw.indexer.ExtensionsEditor
- Initialize the extension editor.
- initialize(Object[]).
Method in class w3c.jigsaw.resources.FileResource
- Initialize the FileResource instance.
- initialize(Object[]).
Method in class w3c.jigsaw.forms.FormResource
- Setup the list of allowed methods.
- initialize(Object[]).
Method in class w3c.jigsaw.formedit.FormResourceEditor
- initialize this resource editor.
- initialize(Object[]).
Method in class w3c.jigsaw.proxy.ForwardDirectory
- Initialization method for attribute holders.
- initialize(Object[]).
Method in class w3c.jigsaw.status.GcStat
- Initialize the thread lister.
- initialize(Object[]).
Method in class w3c.jigsaw.auth.GenericAuthFilter
- Initialize the filter.
- initialize(Object[]).
Method in class w3c.jigsaw.formedit.GenericResourceEditor
- intitialize the editor.
- initialize(Object[]).
Method in class w3c.jigsaw.pics.LabelBureauResource
- Setup the list of allowed methods.
- initialize(Object[]).
Method in class w3c.jigsaw.contrib.LogFilter
- Initialize the filter.
- initialize(Object[]).
Method in class w3c.jigsaw.proxy.MirrorDirectory
- Initialization method for attribute holders.
- initialize(Object[]).
Method in class w3c.jigsaw.resources.PassDirectory
- Make the directory attribute default to the target location.
- initialize(Object[]).
Method in class w3c.jigsaw.pics.PICSFilter
- Initialize the filter.
- initialize(Object[]).
Method in class w3c.jigsaw.forms.PostableResource
- Setup the list of allowed methods.
- initialize(Object[]).
Method in class w3c.jigsaw.filters.ProcessFilter
- Initialize a process filter.
- initialize(Object[]).
Method in class w3c.jigsaw.config.PropertyEditor
- Initialize the property editor.
- initialize(Object[]).
Method in class w3c.jigsaw.config.PropertySet
- Initialization method for attribute holders.
- initialize(Object[]).
Method in class w3c.jigsaw.proxy.ProxyDirectory
- Update the URL in which we are installed.
- initialize(Object[]).
Method in class w3c.jigsaw.proxy.ProxyStatistics
- Initialization method for attribute holders.
- initialize(Object[]).
Method in class w3c.jigsaw.resources.PutableDirectory
- Initialize this directory resource with the given set of attributes.
- initialize(Object[]).
Method in class w3c.jigsaw.filters.PutFilter
- Initialize the filter.
- initialize(Object[]).
Method in class w3c.jigsaw.filters.PutListResource
- Setup the list of allowed methods.
- initialize(Object[]).
Method in class w3c.jigsaw.auth.RealmsEditor
- Initialize the realm editor
- initialize(Object[]).
Method in class w3c.jigsaw.resources.ResourceFilter
- Initialize the filter.
- initialize(Object[]).
Method in class w3c.jigsaw.contrib.SalvagerResource
- Initialization method for attribute holders.
- initialize(Object[]).
Method in class w3c.jigsaw.filters.SimpleCacheFilter
- Initialize the filter.
- initialize(Object[]).
Method in class w3c.jigsaw.resources.StoreContainer
- Initialize ourself.
- initialize(Object[]).
Method in class w3c.jigsaw.status.ThreadStat
- Initialize the thread lister.
- initialize(Object[]).
Method in class w3c.jigsaw.resources.VirtualHostResource
- Initialize this directory resource with the given set of attributes.
- initialize(ResourceStoreManager, Object, File).
Method in class w3c.tools.store.jdbmResourceStore
- This resource store is being built, initialize it with the given arg.
- initialize(ResourceStoreManager, Object, File).
Method in interface w3c.tools.store.ResourceStore
- This resource store is being built, initialize it with the given arg.
- initialize(ResourceStoreManager, Object, File).
Method in class w3c.tools.store.SimpleResourceStore
- Initialize this simple store with the given file.
- initialize(ServerHandlerManager, String, ObservableProperties).
Method in class w3c.jigsaw.http.httpd
- Initialize a new HTTP server.
- initialize(ServerHandlerManager, String, ObservableProperties).
Method in interface w3c.jigsaw.daemon.ServerHandler
- Initialize the server from the given set of properties.
- initialize(String, String, String, Object).
Method in class w3c.jigsaw.forms.BooleanField
-
- initialize(String, String, String, Object).
Method in class w3c.jigsaw.forms.CheckBoxField
-
- initialize(String, String, String, Object).
Method in class w3c.jigsaw.forms.ClassnameField
-
- initialize(String, String, String, Object).
Method in class w3c.jigsaw.forms.DateField
-
- initialize(String, String, String, Object).
Method in class w3c.jigsaw.forms.DoubleField
-
- initialize(String, String, String, Object).
Method in class w3c.jigsaw.forms.EncodingField
-
- initialize(String, String, String, Object).
Method in class w3c.jigsaw.forms.FileField
-
- initialize(String, String, String, Object).
Method in class w3c.jigsaw.forms.FilenameField
-
- initialize(String, String, String, Object).
Method in class w3c.jigsaw.forms.FormField
-
- initialize(String, String, String, Object).
Method in interface w3c.jigsaw.forms.FormFieldInterface
- Form field may be automatically instanciated, initialize such a field.
- initialize(String, String, String, Object).
Method in class w3c.jigsaw.forms.IntegerField
-
- initialize(String, String, String, Object).
Method in class w3c.jigsaw.auth.IPTemplatesField
-
- initialize(String, String, String, Object).
Method in class w3c.jigsaw.forms.LanguageField
-
- initialize(String, String, String, Object).
Method in class w3c.jigsaw.forms.LongField
-
- initialize(String, String, String, Object).
Method in class w3c.jigsaw.forms.MimeTypeField
-
- initialize(String, String, String, Object).
Method in class w3c.jigsaw.forms.PropertiesField
-
- initialize(String, String, String, Object).
Method in class w3c.jigsaw.forms.RadioBoxField
- The RadioBoxField doesn't support the initialize interface.
- initialize(String, String, String, Object).
Method in class w3c.jigsaw.forms.TextArrayField
-
- initialize(String, String, String, Object).
Method in class w3c.jigsaw.forms.TextField
-
- initializePropertySets().
Method in class w3c.jigsaw.http.httpd
-
- initVariables(SSIResource, Request, Dictionary).
Method in class w3c.jigsaw.ssi.BasicCommandRegistry
- Initialize execution variables.
- initVariables(SSIResource, Request, Dictionary).
Method in class w3c.jigsaw.ssi.CommandRegistry
- Initialize execution variables.
- initVariables(SSIResource, Request, Dictionary).
Method in class w3c.jigsaw.ssi.DefaultCommandRegistry
- Initialize execution variables.
- input.
Variable in class w3c.www.mime.MimeParser
-
- input.
Variable in class w3c.www.protocol.http.Reply
-
- INPUT_BUFFER_SIZE.
Static variable in class w3c.www.mux.MuxSession
- The default input buffer size for all sessions.
- insets().
Method in class w3c.tools.forms.FormPanel
- Some insets for the form panel.
- installLocalAuth(HttpManager, URL, HttpCredential).
Static method in class w3c.www.protocol.http.auth.LocalAuthFilter
- Install a local authentication filter for the given target.
- installProxyAuth(HttpManager, HttpCredential).
Static method in class w3c.www.protocol.http.auth.LocalAuthFilter
- Install a proxy authentication filter globally.
- IntegerArrayAttribute(String, String[], int).
Constructor for class w3c.tools.store.IntegerArrayAttribute
-
- IntegerAttribute(String, Integer, int).
Constructor for class w3c.tools.store.IntegerAttribute
-
- IntegerField().
Constructor for class w3c.jigsaw.forms.IntegerField
-
- IntegerField(FormManager, String, String, int).
Constructor for class w3c.tools.forms.IntegerField
-
- IntegerField(FormManager, String, String, Integer).
Constructor for class w3c.tools.forms.IntegerField
-
- IntegerField(String, String, String, Integer).
Constructor for class w3c.jigsaw.forms.IntegerField
-
- internal.
Variable in class w3c.jigsaw.http.Request
-
- INTERNAL_SERVER_ERROR.
Static variable in interface w3c.www.http.HTTP
-
- internalSave(boolean).
Method in class w3c.tools.store.SimpleResourceStore
- Internal save: save the repository back to disk.
- interrupt().
Method in class w3c.tools.store.WalkerEngine
- Interrupt the underlying walker thread.
- interruptConnection(boolean).
Method in class w3c.jigsaw.http.Client
- Interrupt the currently handled connection.
- interruptSalvage().
Method in class w3c.jigsaw.contrib.SalvagerResource
- Interrupt the current walker, if any.
- invalidateByteValue().
Method in class w3c.www.http.BasicValue
- Invalidate the current byte value for this header, if any.
- invalidateByteValue().
Method in class w3c.www.http.HttpAcceptCharset
- Invalidate the current byte value for this header, if any.
- invalidateByteValue().
Method in class w3c.www.http.HttpAcceptLanguage
- Invalidate the current byte value for this header, if any.
- invalidateByteValue().
Method in class w3c.www.http.HttpEntityTag
- Invalidate the current byte value for this header, if any.
- invalidateByteValue().
Method in class w3c.www.http.HttpRange
- Invalidate the current byte value for this header, if any.
- invalidateByteValue().
Method in class w3c.www.http.HttpWarning
- Invalidate the current byte value for this header, if any.
- invalideByteValue().
Method in class w3c.www.http.HttpAccept
-
- InvalidLabelFileException(File, int, String).
Constructor for class w3c.jigsaw.pics.InvalidLabelFileException
-
- InvalidLabelFileException(String).
Constructor for class w3c.jigsaw.pics.InvalidLabelFileException
-
- InvalidResourceException(String, ResourceStore, String).
Constructor for class w3c.tools.store.InvalidResourceException
-
- InvalidStoreClassException(String, String).
Constructor for class w3c.tools.store.InvalidStoreClassException
-
- ipmatcher.
Variable in class w3c.jigsaw.auth.GenericAuthFilter
- The IPMatcher to match IP templates to user records.
- IPMatcher().
Constructor for class w3c.jigsaw.auth.IPMatcher
-
- IPTemplatesAttribute(String, short[][], int).
Constructor for class w3c.jigsaw.auth.IPTemplatesAttribute
-
- IPTemplatesField().
Constructor for class w3c.jigsaw.auth.IPTemplatesField
-
- IPTemplatesField(String, String, String, short[][]).
Constructor for class w3c.jigsaw.auth.IPTemplatesField
-
- is_proxy.
Variable in class w3c.jigsaw.http.Reply
- Is this reply a proxy reply.
- isahead.
Variable in class w3c.www.http.ChunkedInputStream
-
- isAutoUpdatable().
Method in class w3c.jigsaw.cvs.AutoLookupDirectory
- tell if we must always do an update.
- isConnected().
Method in class w3c.www.protocol.http.cache.CacheFilter
- Is this cache connected to the net ?
- isContainer(Resource).
Method in class w3c.tools.store.WalkerEngine
-
- isDeleted().
Method in class w3c.jigsaw.forms.FormCardResource
- Is this card deleted ?
- isDirectory().
Method in class w3c.jigsaw.http.LookupState
- Is the requested URI a directory URI ?
- isEmpty().
Method in class w3c.util.ArrayDictionary
- Are there any entries in the dictionary?
- isGarbageCollectionEnabled().
Method in class w3c.www.protocol.http.cache.CacheFilter
- Are we allow to run garbage collections at all ?
- isGeneric().
Method in class w3c.jigsaw.pics.SampleLabel
- Is this label generic ?
- isHeader(int).
Method in class w3c.www.http.HeaderDescription
- Is this header description the one of that header.
- isInternal().
Method in class w3c.jigsaw.http.LookupState
- Is this lookup state internal to the server.
- isInternal().
Method in class w3c.jigsaw.http.Request
-
- isInterrupted().
Method in class w3c.jigsaw.http.Client
- Does this client has an interrupt pending ?
- isInterrupted().
Method in class w3c.tools.store.WalkerEngine
- Has this walker been interrupted ?
- isPICSQuery(Request).
Method in class w3c.jigsaw.pics.PICSFilter
- Check the query to examine if it requires some PICS handling.
- isProxy().
Method in class w3c.www.http.HttpRequestMessage
- Is this request to be emited to a proxy ?
- isProxy().
Method in class w3c.jigsaw.http.Request
- Is this request to be emited to a proxy ?
- isResolved().
Method in class w3c.util.Unix
- Can I perform UNIX system calls through that instance ?
- isRunning().
Method in class w3c.jigsaw.http.Client
- Is this client currently running for a connection.
- isShared().
Method in class w3c.www.protocol.http.cache.CachedResource
-
- isShared().
Method in class w3c.www.protocol.http.cache.CacheFilter
- Is this cache shared among multiple users ?
- isToplevelBag().
Method in class w3c.www.http.HttpBag
- Is that a top level bag or not ?
- isTwoStage(Request).
Method in class w3c.www.protocol.http.HttpBasicServer
- Is this request a two stage request.
- isTwoStage(Request).
Method in class w3c.www.protocol.http.HttpMuxServer
- Is this request a two stage request.
- isValid.
Variable in class w3c.www.http.BasicValue
- Are the parsed values up to date with the lastly set unparsed value ?
- isValid(Request).
Method in class w3c.www.protocol.http.cache.CachedResource
- Is the currently cached version usable to answer the given request ?
- isValid(Request).
Method in class w3c.www.protocol.http.cache.VaryResource
- Is the currently cached version usable to answer the given request ?
- isWeak().
Method in class w3c.www.http.HttpEntityTag
- Is this a weak entity tag ?
- jdbm(File).
Constructor for class w3c.tools.dbm.jdbm
-
- jdbmResourceStore().
Constructor for class w3c.tools.store.jdbmResourceStore
-
- join().
Method in class w3c.jigsaw.http.socket.SocketClient
- If this client is allocated a thread, join it.
- KEEP_ALIVE_P.
Static variable in class w3c.jigsaw.http.httpd
- Name of the server's keep alive flag.
- KEEP_TIMEOUT_P.
Static variable in class w3c.jigsaw.http.httpd
- Name of the server's connection time out property.
- keepcon.
Variable in class w3c.jigsaw.http.Request
-
- keepProxyConnection().
Method in class w3c.jigsaw.http.Reply
-
- keepsAlive().
Method in class w3c.www.protocol.http.Reply
-
- keyAt(int).
Method in class w3c.util.ArrayDictionary
- Returns the nth key.
- keys.
Variable in class w3c.util.ArrayDictionary
- The array of keys
- keys().
Method in class w3c.util.ArrayDictionary
- Returns an enumeration of the keys of the dictionary.
- keys().
Method in class w3c.www.http.HttpBag
- Get all named items from this bag.
- keys().
Method in class w3c.tools.dbm.jdbm
- Enumerate the keys of this database.
- keys().
Method in class w3c.jigsaw.forms.URLDecoder
- Get an enumeration of the variable names.
- kill(boolean).
Method in class w3c.jigsaw.http.socket.SocketClient
- SocketClientFactory interface - Kill this client.
- killClients(boolean).
Method in class w3c.jigsaw.http.socket.SocketClientFactory
-
- killSomeClients().
Method in class w3c.jigsaw.http.socket.SocketClientFactory
-
- killSomeClients(int).
Method in class w3c.jigsaw.http.socket.SocketClientFactory
-
- LabelBureauFactory().
Constructor for class w3c.jigsaw.pics.LabelBureauFactory
-
- LabelBureauResource().
Constructor for class w3c.jigsaw.pics.LabelBureauResource
-
- LanguageAttribute(String, String, int).
Constructor for class w3c.jigsaw.resources.LanguageAttribute
-
- LanguageField().
Constructor for class w3c.jigsaw.forms.LanguageField
-
- LanguageField(String, String, String, String).
Constructor for class w3c.jigsaw.forms.LanguageField
- Create an language field.
- lastpos.
Variable in class w3c.www.http.HttpRange
- Last position in the range.
- launchServerHandler(String, DaemonProperties).
Method in class w3c.jigsaw.daemon.ServerHandlerManager
- Launch a new server handler.
- length.
Variable in class w3c.www.http.ContentLengthInputStream
- The number of bytes readable from the above stream.
- LENGTH.
Static variable in interface w3c.www.mux.MUX
-
- length().
Method in class w3c.jigsaw.html.HtmlGenerator
- Get the length of this html document
- LENGTH_REQUIRED.
Static variable in interface w3c.www.http.HTTP
-
- link(Request).
Method in class w3c.jigsaw.resources.HTTPResource
- The default LINK method replies with a not implemented.
- LinkField().
Constructor for class w3c.jigsaw.forms.LinkField
-
- LinkField(String, String, String, String).
Constructor for class w3c.jigsaw.forms.LinkField
-
- list.
Variable in class w3c.www.http.HttpRange
- The list we belong to, if any.
- list.
Variable in class w3c.www.http.HttpWarning
-
- listDirectories().
Method in class w3c.cvs.CvsDirectory
- List available sub-directories of that directory.
- listFiles().
Method in class w3c.cvs.CvsDirectory
- List all available file entries in that directory.
- listing.
Variable in class w3c.jigsaw.resources.DirectoryResource
- Our current (cached) directory listing.
- listing_stamp.
Variable in class w3c.jigsaw.resources.DirectoryResource
- The time at which we generated the directory index.
- listLRU(PrintStream, String).
Method in class w3c.tools.store.jdbmResourceStore
-
- listThreads(Request).
Method in class w3c.jigsaw.status.ThreadStat
- Dump the currenr threads into an HTML page.
- load(InputStream).
Method in class w3c.jigsaw.daemon.DaemonProperties
-
- loadBucket(int).
Method in class w3c.tools.dbm.jdbm
- Load the bucket whose file pointer is given.
- loadDirectory(String).
Method in class w3c.jigsaw.indexer.ResourceIndexer
-
- LOADED_LIMIT.
Static variable in class w3c.tools.store.jdbmResourceStore
-
- loaded_realm.
Variable in class w3c.jigsaw.auth.GenericAuthFilter
- The nam of the realm we cache in
realm
.
- LOADED_THRESOLD.
Static variable in class w3c.tools.store.jdbmResourceStore
-
- loader.
Variable in class w3c.tools.store.InvalidStoreClassException
- The class willing to load that store.
- loadExtension(String).
Method in class w3c.jigsaw.indexer.ResourceIndexer
- Load an extension descriptor.
- loadIndex(Hashtable).
Method in class w3c.tools.store.SimpleResourceStore
- Restore our whole index from our repository.
- loadPropertySpace(String).
Method in class w3c.jigsaw.daemon.DaemonProperties
- Load in the default properties for the given space.
- loadPropertySpace(String, InputStream).
Method in class w3c.jigsaw.daemon.DaemonProperties
- Extend a property space.
- loadRealm(String).
Method in class w3c.jigsaw.auth.RealmsCatalog
- Load the given realm and return the AuthRealm instance.
- loadResource(String).
Method in class w3c.www.protocol.http.cache.CacheFilter
- Try to load from the cache the resource's whose URL is gievn.
- loadResource(String).
Method in class w3c.jigsaw.http.httpd
- Lookup the root store for some resource.
- loadResource(String).
Method in class w3c.tools.store.jdbmResourceStore
-
- loadResource(String, Hashtable).
Method in class w3c.tools.store.jdbmResourceStore
- Restore the resource whose name is given.
- loadResource(String, Hashtable).
Method in interface w3c.tools.store.ResourceStore
- Restore the resource whose name is given.
- loadResource(String, Hashtable).
Method in class w3c.tools.store.SimpleResourceStore
- Load a resource, or get one from the cache.
- loadResourceStore(ResourceStoreHolder, File).
Method in class w3c.tools.store.ResourceStoreManager
- Load a resource store.
- loadUser(String).
Method in class w3c.jigsaw.auth.AuthRealm
- Load the user having this name.
- locateProxy(ICPReply).
Method in class w3c.www.protocol.http.icp.ICPFilter
- Locate the HTTP service of the proxy that has emitted that reply.
- lock(ResourceLocker).
Method in class w3c.tools.store.Resource
- Lock this resource in its store.
- lockResource(ResourceLocker, Resource).
Method in class w3c.tools.store.jdbmResourceStore
- Lock the given resource in the cache.
- lockResource(ResourceLocker, Resource).
Method in interface w3c.tools.store.ResourceStore
- Register for notifications when that resource is unloaded.
- lockResource(ResourceLocker, Resource).
Method in class w3c.tools.store.SimpleResourceStore
- Lock this resource in memory.
- log.
Variable in class w3c.jigsaw.http.CommonLogger
-
- log.
Variable in class w3c.jigsaw.contrib.LogFilter
- Open log descriptor, to write to the log.
- log.
Variable in class w3c.jigsaw.contrib.SalvagerResource
- The log, as a RandomAccessFile
- log(Client, Request, Reply, int, long).
Method in class w3c.jigsaw.http.httpd
- Emit a log entry.
- log(Request, Reply).
Method in class w3c.jigsaw.contrib.LogFilter
- Log the given request/reply transaction.
- log(Request, Reply, int, long).
Method in class w3c.jigsaw.http.Client
- Log the given HTTP transaction.
- log(Request, Reply, int, long).
Method in class w3c.jigsaw.http.CommonLogger
- Log the given HTTP transaction.
- log(Request, Reply, int, long).
Method in class w3c.jigsaw.http.Logger
- Log normally a full handled request.
- log(String).
Method in class w3c.jigsaw.http.CommonLogger
- Log a message to the log.
- log(String).
Method in class w3c.cvs.CvsDirectory
- Get the log associated to the given file.
- log(String).
Method in class w3c.jigsaw.http.httpd
- Emit a log message.
- log(String).
Method in class w3c.jigsaw.http.Logger
- Log a message to the log.
- log(String).
Method in class w3c.www.mux.SampleMuxHandler
- Log an error.
- log(String).
Method in interface w3c.jigsaw.daemon.ServerHandler
- Log a normal message into this server's log.
- logdir.
Variable in class w3c.jigsaw.http.CommonLogger
-
- logfile.
Variable in class w3c.jigsaw.contrib.SalvagerResource
- The log file to use (if any)
- LogFilter().
Constructor for class w3c.jigsaw.contrib.LogFilter
-
- LOGGER_P.
Static variable in class w3c.jigsaw.http.httpd
- Name of property indicating the logger class to use.
- logmsg(String).
Method in class w3c.jigsaw.http.CommonLogger
-
- LOGNAME_P.
Static variable in class w3c.jigsaw.http.CommonLogger
- Name of the property indicating the log file.
- LONG_LENGTH.
Static variable in interface w3c.www.mux.MUX
-
- LongAttribute(String, Long, int).
Constructor for class w3c.tools.store.LongAttribute
-
- LongField().
Constructor for class w3c.jigsaw.forms.LongField
-
- LongField(String, String, String, Long).
Constructor for class w3c.jigsaw.forms.LongField
-
- lookup(byte[]).
Method in class w3c.jigsaw.auth.IPMatcher
- Lookup the adress for an association.
- lookup(byte[]).
Method in class w3c.tools.dbm.jdbm
- Lookup the value associated with the provided key.
- lookup(InetAddress).
Method in class w3c.jigsaw.auth.IPMatcher
- Lookup the given InetAdress for any association.
- lookup(LookupState, LookupResult).
Method in class w3c.jigsaw.auth.AuthFilter
- Authenticate the given request for the given client.
- lookup(LookupState, LookupResult).
Method in class w3c.jigsaw.forms.CgiResource
- Lookup sub-resources.
- lookup(LookupState, LookupResult).
Method in class w3c.jigsaw.resources.ContainerResource
- Looking up inside a filtered resource.
- lookup(LookupState, LookupResult).
Method in class w3c.jigsaw.cvs.CvsDirectoryResource
- Lookup method for the CVS manager.
- lookup(LookupState, LookupResult).
Method in class w3c.jigsaw.indexer.DirectoriesEditor
-
Lookup in the directories editor for a defined directory.
- lookup(LookupState, LookupResult).
Method in class w3c.jigsaw.indexer.ExtensionsEditor
-
Lookup in the extensions editor for a defined extension.
- lookup(LookupState, LookupResult).
Method in class w3c.jigsaw.resources.FilteredResource
- Register our filters, if any in the lookup result object.
- lookup(LookupState, LookupResult).
Method in class w3c.jigsaw.forms.FormCardResource
- Our own lookup, to implement multiple buttons:
- lookup(LookupState, LookupResult).
Method in class w3c.jigsaw.forms.FormResource
- Lookup an sub resource.
- lookup(LookupState, LookupResult).
Method in class w3c.jigsaw.formedit.FormResourceEditor
- lookup a resource in the editor space.
- lookup(LookupState, LookupResult).
Method in interface w3c.jigsaw.http.HTTPFilter
- The lookup stage filtering.
- lookup(LookupState, LookupResult).
Method in class w3c.jigsaw.resources.HTTPResource
-
- lookup(LookupState, LookupResult).
Method in class w3c.jigsaw.proxy.MirrorDirectory
- Lookup for a mirrored resource.
- lookup(LookupState, LookupResult).
Method in class w3c.jigsaw.config.PropertyEditor
- Lookup for a property set editor.
- lookup(LookupState, LookupResult).
Method in class w3c.jigsaw.proxy.ProxyDirectory
- Lookup for an proxied resource.
- lookup(LookupState, LookupResult).
Method in class w3c.jigsaw.resources.PutableDirectory
- The lookup method creates resources on the fly...
- lookup(LookupState, LookupResult).
Method in class w3c.jigsaw.auth.RealmsEditor
- Lookup in the realms editor for a defined realm.
- lookup(LookupState, LookupResult).
Method in class w3c.jigsaw.resources.RelocateResource
- Register our filters, if any in the lookup result object.
- lookup(LookupState, LookupResult).
Method in class w3c.jigsaw.resources.ResourceFilter
- Lookup time filtering.
- lookup(LookupState, LookupResult).
Method in class w3c.jigsaw.resources.StoreContainer
- Lookup the next component of this lookup state in here.
- lookup(LookupState, LookupResult).
Method in class w3c.jigsaw.resources.VirtualHostResource
- Lookup the virtual host resource to continue lookup.
- lookup(String).
Method in class w3c.jigsaw.cvs.AutoLookupDirectory
- Lookup the resource having the given name in this directory.
- lookup(String).
Method in interface w3c.tools.store.ContainerInterface
- Lookup a children in the container.
- lookup(String).
Method in class w3c.jigsaw.resources.ContainerResource
- Lookup a resource in that container.
- lookup(String).
Method in class w3c.jigsaw.cvs.CvsEntryResource
-
- lookup(String).
Method in class w3c.www.http.HttpAccept
- Lookup for the given parameter binding.
- lookup(String).
Method in class w3c.tools.dbm.jdbm
- Lookup the value associated to the given String key.
- lookup(String).
Method in class w3c.jigsaw.resources.StoreContainer
- Lookup the resource having the given name in this directory.
- lookupAttribute(String).
Method in class w3c.tools.store.AttributeHolder
- Lookup up the index of an attribute in our attribute description.
- lookupCommand(String).
Method in class w3c.jigsaw.ssi.BasicCommandRegistry
-
Look up a command from its name.
- lookupCommand(String).
Method in class w3c.jigsaw.ssi.CommandRegistry
-
Look up a command from its name.
- lookupEntry(File, ResourceStoreHolder, boolean).
Method in class w3c.tools.store.ResourceStoreManager
- Lookup an entry in the store.
- lookupEntry(Request).
Method in class w3c.jigsaw.filters.PutListResource
-
- lookupField(String).
Method in class w3c.jigsaw.forms.FormCardResource
- Lookup a field in this card.
- lookupFollowup().
Method in class w3c.jigsaw.resources.VirtualHostResource
- Lookup the followup resource.
- lookupResource(String).
Method in class w3c.tools.store.jdbmResourceStore
- Get this resource, but only if already loaded.
- lookupResource(String).
Method in interface w3c.tools.store.ResourceStore
- Get this resource, but only if already loaded.
- lookupResource(String).
Method in class w3c.tools.store.SimpleResourceStore
- Lookup this resource.
- LookupResult(HTTPResource).
Constructor for class w3c.jigsaw.http.LookupResult
- Create a new empty lookup result object.
- lookupServer(String, int).
Method in class w3c.www.protocol.http.HttpManager
- Get the appropriate server object for handling request to given target.
- lookupServerHandler(String).
Method in class w3c.jigsaw.daemon.ServerHandlerManager
- Lookup the server handler having the given identifier.
- lookupSession(int, boolean).
Method in class w3c.www.mux.MuxStream
- Lookup for an already existing session having the given identifier.
- lookupSession(int, int, int, int).
Method in class w3c.www.mux.MuxStream
- Handle that new incomming message.
- LookupState(Request).
Constructor for class w3c.jigsaw.http.LookupState
- Create a lookup state to handle the given request on behalf of client.
- LookupState(String).
Constructor for class w3c.jigsaw.http.LookupState
- Construct a lookup state to be resolved internnaly by the server.
- lookupStore(String).
Method in class w3c.jigsaw.resources.StoreContainer
- Lookup our store for a child of the given name.
- lookupStore(String).
Method in class w3c.jigsaw.resources.VirtualHostResource
- Resolve the given name in our store.
- lookupStore(String, Hashtable).
Method in class w3c.jigsaw.resources.StoreContainer
- Lookup our store for a child of the given name.
- lookupTarget(HTTPResource, LookupState).
Method in class w3c.jigsaw.formedit.FormResourceEditor
- Lookup the target we want to edit in the server space.
- lookupUser(InetAddress).
Method in class w3c.jigsaw.auth.GenericAuthFilter
- Lookup a user by its IP address.
- lookupUser(String).
Method in class w3c.jigsaw.auth.GenericAuthFilter
- Lookup a user by its name.
- lroot.
Variable in class w3c.jigsaw.proxy.ForwardDirectory
- Get the local root resource to use for internal requests.
- lru.
Static variable in class w3c.cvs.CvsDirectory
- All CVS entries are LRU maintained too.
- lru.
Variable in class w3c.tools.store.ResourceStoreManager
- The store entries least recetenly used list.
- LRUList().
Constructor for class w3c.util.LRUList
-
- LRUNode().
Constructor for class w3c.util.LRUNode
-
- LRUNode(LRUAble, LRUAble).
Constructor for class w3c.util.LRUNode
-
- main(String[]).
Static method in class w3c.util.ArrayDictionary
- A kludge for testing ArrayDictionary
- main(String[]).
Static method in class w3c.tools.codec.Base64Decoder
- Test the decoder.
- main(String[]).
Static method in class w3c.tools.codec.Base64Encoder
- Testing the encoder.
- main(String[]).
Static method in class w3c.cvs.CvsDirectory
-
- main(String[]).
Static method in class w3c.jigsaw.resources.DirectoryResource
- Create an empty resource store, and store a default resource directory
in it.
- main(String[]).
Static method in class w3c.tools.timers.EventManager
-
- main(String[]).
Static method in class w3c.jigsaw.tests.FastHttpd
-
- main(String[]).
Static method in class w3c.tools.forms.FormManager
- Test.
- main(String[]).
Static method in class w3c.jigsaw.http.httpd
-
- main(String[]).
Static method in class w3c.www.http.HttpDate
-
- main(String[]).
Static method in class w3c.www.protocol.http.HttpManager
- DEBUGGING !
- main(String[]).
Static method in class w3c.www.http.HttpRequestMessage
-
- main(String[]).
Static method in class w3c.tools.dbm.jdbm
-
- main(String[]).
Static method in class w3c.tools.store.jdbmResourceStore
- Dump all resources.
- main(String[]).
Static method in class w3c.tools.crypt.Md5
-
- main(String[]).
Static method in class w3c.www.mime.MimeParser
- Debuging
- main(String[]).
Static method in class w3c.www.mime.MimeType
-
- main(String[]).
Static method in class w3c.jigsaw.pics.SampleLabel
-
- main(String[]).
Static method in class w3c.jigsaw.daemon.ServerHandlerManager
-
- main(String[]).
Static method in class w3c.jigsaw.tests.ServerStress
-
- main(String[]).
Static method in class w3c.jigsaw.http.Shuffler
-
- main(String[]).
Static method in class w3c.jigsaw.tests.SimGet
-
- main(String[]).
Static method in class w3c.tools.store.SimpleResourceStore
-
- main(String[]).
Static method in class w3c.util.TimeFormatter
- For testing purposes
- main(String[]).
Static method in class w3c.jigsaw.upgrade.Upgrade1to2
-
- major.
Variable in class w3c.www.http.HttpMessage
- The major version of this message, according to HTTP specs.
- major_number.
Static variable in interface w3c.www.http.HTTP
- The major version of HTTP handled by that package.
- makeAccept(MimeType).
Static method in class w3c.www.http.HttpFactory
- Create an
Accept
header clause.
- makeAccept(MimeType, double).
Static method in class w3c.www.http.HttpFactory
- Create an
Accept
header clause.
- makeAcceptCharset(String).
Static method in class w3c.www.http.HttpFactory
- Build an
Accept-Charset
header clause.
- makeAcceptCharset(String, double).
Static method in class w3c.www.http.HttpFactory
- Build an
Accept-Charset
header clause.
- makeAcceptCharsetList(HttpAcceptCharset[]).
Static method in class w3c.www.http.HttpFactory
- Build a list of accepted charset for the
Accept-Charset
header.
- makeAcceptLanguage(String).
Static method in class w3c.www.http.HttpFactory
- Build an
Accept-Language
header clause.
- makeAcceptLanguage(String, double).
Static method in class w3c.www.http.HttpFactory
- Build an
Accept-Language
header clause.
- makeAcceptLanguageList(HttpAcceptLanguage[]).
Static method in class w3c.www.http.HttpFactory
- Build a list of accept language clauses for the
Accept-Language
header.
- makeAcceptList(HttpAccept[]).
Static method in class w3c.www.http.HttpFactory
- Build a list of accept clause, ready for the
Accept
header.
- makeBag(String).
Static method in class w3c.www.http.HttpFactory
- Build a empty bag instance.
- makeCacheControl().
Static method in class w3c.www.http.HttpFactory
- Build an empty cache control directive.
- makeCgiCommand(Request).
Method in class w3c.jigsaw.forms.CgiResource
- Prepare the command to run for this CGI script, and run it.
- makeChallenge(String).
Static method in class w3c.www.http.HttpFactory
- Build a challenge requesting authorization from a client.
- makeContentRange(String, int, int, int).
Static method in class w3c.www.http.HttpFactory
- Build the description of a HTTP content range.
- makeCookie(String, String).
Static method in class w3c.www.http.HttpFactory
- Build a single cookie value.
- makeCookieList(HttpCookie[]).
Static method in class w3c.www.http.HttpFactory
- Build a list of cookies out of a set of cookies.
- makeCredential(String).
Static method in class w3c.www.http.HttpFactory
- Build credential informations.
- makeDate().
Static method in class w3c.www.http.HttpFactory
- Build an HTTP date object representing the current time.
- makeDate(long).
Static method in class w3c.www.http.HttpFactory
- Build an HTTP date object.
- makeDirectory(httpd, String, Class).
Static method in class w3c.jigsaw.indexer.Directory
- Create a new Directory template.
- makeETag(boolean, String).
Static method in class w3c.www.http.HttpFactory
- Build an entity tag object.
- makeETagList(HttpEntityTag[]).
Static method in class w3c.www.http.HttpFactory
- Build an entity tag list.
- makeInteger(int).
Static method in class w3c.www.http.HttpFactory
- Build a wrapper for an HTTP integer.
- makeMimeType(MimeType).
Static method in class w3c.www.http.HttpFactory
- Build a wrapper for a MIME type suitable for HTTP transportation.
- makePICSReply(Request, StringBuffer).
Method in class w3c.jigsaw.pics.LabelBureauResource
- Build a PICS reply out of the given content.
- makeRange(String, int, int).
Static method in class w3c.www.http.HttpFactory
- Build an object representing an HTTP range.
- makeRangeList(HttpRange[]).
Static method in class w3c.www.http.HttpFactory
- Build a list of ranges.
- makeRealm(httpd, String, File).
Static method in class w3c.jigsaw.auth.AuthRealm
- create a new empty realm.
- makeReply(int).
Method in class w3c.jigsaw.http.Request
- Make an empty Reply object matching this request version.
- makeReply(int).
Method in class w3c.www.protocol.http.Request
- Create a Reply instance matching this request.
- makeSetCookie(String, String).
Static method in class w3c.www.http.HttpFactory
- Build a set cookie clause for the
Set-Cookie
header.
- makeSetCookieList(HttpSetCookie[]).
Static method in class w3c.www.http.HttpFactory
- Build a list of set cookies commands.
- makeString(String).
Static method in class w3c.www.http.HttpFactory
- Build a wrapper for a String, for HTTP transportation.
- makeStringList(String).
Static method in class w3c.www.http.HttpFactory
- Build a list of one string.
- makeStringList(String[]).
Static method in class w3c.www.http.HttpFactory
- Build a list of strings.
- makeUser(String).
Static method in class w3c.jigsaw.auth.AuthUser
- Create a new user.
- makeWarning(int).
Static method in class w3c.www.http.HttpFactory
- Build an HTTP Warning object.
- makeWarning(int, String, String).
Static method in class w3c.www.http.HttpFactory
- Build an HTTP Warning object.
- makeWarningList(HttpWarning[]).
Static method in class w3c.www.http.HttpFactory
- Build a list of warnings for the
Warning
header.
- manager.
Variable in class w3c.www.protocol.http.auth.AuthFilter
- the HttpManager that installed us.
- manager.
Variable in class w3c.tools.forms.FormField
- The associated form manager.
- manager.
Variable in class w3c.jigsaw.proxy.ForwardDirectory
- The HttpManager we use.
- manager.
Variable in class w3c.www.protocol.http.HttpBasicServer
- Our central HTTP manager.
- manager.
Variable in class w3c.www.protocol.http.HttpMuxServer
-
- manager.
Variable in class w3c.www.protocol.http.Request
- The manager that created this request.
- manager.
Static variable in class w3c.jigsaw.daemon.ServerHandlerManager
- The Application-Wide server manager.
- manager.
Variable in class w3c.tools.store.SimpleResourceStore
- Our resource store manager.
- MANDATORY.
Static variable in class w3c.tools.store.Attribute
- Flag value - This attribute is mandatory.
- MapResource().
Constructor for class w3c.jigsaw.map.MapResource
-
- mark(int).
Method in class w3c.www.http.ContentLengthInputStream
-
- mark(int).
Method in class w3c.jigsaw.ssi.DelayedInputStream
-
- mark(int).
Method in class w3c.www.mux.MuxInputStream
- Set a mark in that input stream.
- markIdle(MuxClient).
Method in class w3c.jigsaw.http.mux.MuxHttpHandler
-
- markInternal().
Method in class w3c.jigsaw.http.LookupState
- Mark this lookup state as being done internally.
- marklength.
Variable in class w3c.www.http.ContentLengthInputStream
- The place of a single pending mark.
- markModified().
Method in class w3c.jigsaw.resources.HTTPResource
- Set an HTTPResource attribute.
- markModified().
Method in class w3c.tools.store.Resource
- Mark this resource as having been modified.
- markModified().
Method in class w3c.jigsaw.resources.ResourceFilter
- Mark this filter as modified.
- markModified(Resource).
Method in class w3c.tools.store.jdbmResourceStore
- Mark this resource as modified.
- markModified(Resource).
Method in interface w3c.tools.store.ResourceStore
- Mark this resource as modified.
- markModified(Resource).
Method in class w3c.tools.store.SimpleResourceStore
- Mark the given resource as being modified.
- markptr.
Variable in class w3c.www.mux.MuxInputStream
- The current mark within the input buffer, or -1.
- markSupported().
Method in class w3c.jigsaw.ssi.DelayedInputStream
-
- markUsed().
Method in class w3c.tools.store.SimpleResourceStore
- Mark the store as having been used recently.
- markUsed(CachedResource).
Method in class w3c.www.protocol.http.cache.CacheFilter
-
- markUsed(CachedResource, int).
Method in class w3c.www.protocol.http.cache.CacheFilter
-
- markUsed(CachedResource, int, int).
Method in class w3c.www.protocol.http.cache.CacheFilter
- Mark the given cached resource as having been used recently.
- markUsed(Object).
Method in class w3c.tools.store.ResourceStoreManager
- Mark the given store as having been used recently.
- match(MimeType).
Method in class w3c.www.mime.MimeType
- How good the given MimeType matches the receiver of the method ?
This method returns a matching level among:
- MATCH_TYPE
- Types match,
- MATCH_SPECIFIC_TYPE
- Types match exactly,
- MATCH_SUBTYPE
- Types match, subtypes matches too
- MATCH_SPECIFIC_SUBTYPE
- Types match, subtypes matches exactly
- MATCH_SPECIFIC_SUBTYPE.
Variable in class w3c.www.mime.MimeType
-
- MATCH_SPECIFIC_TYPE.
Variable in class w3c.www.mime.MimeType
-
- MATCH_SUBTYPE.
Variable in class w3c.www.mime.MimeType
-
- MATCH_TYPE.
Variable in class w3c.www.mime.MimeType
-
- matchesRequest(Request).
Method in class w3c.www.protocol.http.Reply
- Notify this reply that is has been built to answer given request.
- MAX_HEADERS.
Static variable in class w3c.www.http.HttpMessage
-
- MAX_SESSION.
Static variable in interface w3c.www.mux.MUX
-
- MAX_STALE_P.
Static variable in class w3c.www.protocol.http.HttpManager
- Header properties - The allowed drift for getting cached resources.
- maxage.
Variable in class w3c.www.http.HttpSetCookie
- The cookie's max age.
- maxclient.
Variable in class w3c.jigsaw.http.mux.MuxHttpHandler
-
- MAXCLIENTS.
Static variable in class w3c.jigsaw.http.socket.SocketClientFactory
-
- MAXCLIENTS_P.
Static variable in class w3c.jigsaw.http.socket.SocketClientFactory
-
- MAXSPARE_FREE.
Static variable in class w3c.jigsaw.http.socket.SocketClientFactory
-
- MAXSPARE_FREE_P.
Static variable in class w3c.jigsaw.http.socket.SocketClientFactory
-
- MAXSPARE_IDLE.
Static variable in class w3c.jigsaw.http.socket.SocketClientFactory
-
- MAXSPARE_IDLE_P.
Static variable in class w3c.jigsaw.http.socket.SocketClientFactory
-
- MAXTHREADS.
Static variable in class w3c.jigsaw.http.socket.SocketClientFactory
-
- MAXTHREADS_P.
Static variable in class w3c.jigsaw.http.socket.SocketClientFactory
-
- Md5(InputStream).
Constructor for class w3c.tools.crypt.Md5
- Construct a digestifier for the given input stream.
- Md5(String).
Constructor for class w3c.tools.crypt.Md5
- Construct a digestifier for the given string.
- mergeDefaultAttributes(HTTPResource, String, Hashtable).
Method in class w3c.jigsaw.indexer.ResourceIndexer
- Merge the attributes this extension defines, with the provided ones.
- MESSAGE_HTTP.
Static variable in class w3c.www.mime.MimeType
-
- meta(String, String).
Method in class w3c.jigsaw.html.HtmlGenerator
-
- method.
Variable in class w3c.www.http.HttpRequestMessage
- The method to execute on the target resource.
- MimeHeaders().
Constructor for class w3c.www.mime.MimeHeaders
-
- MimeHeaders(MimeParser).
Constructor for class w3c.www.mime.MimeHeaders
-
- MimeHeadersFactory().
Constructor for class w3c.www.mime.MimeHeadersFactory
-
- MimeParser(InputStream, MimeParserFactory).
Constructor for class w3c.www.mime.MimeParser
- Create an instance of the MIMEParser class.
- MimeParserException(String).
Constructor for class w3c.www.mime.MimeParserException
-
- MimeParserMessageFactory().
Constructor for class w3c.www.http.MimeParserMessageFactory
-
- MimeParserReplyFactory().
Constructor for class w3c.www.http.MimeParserReplyFactory
-
- MimeParserRequestFactory().
Constructor for class w3c.www.http.MimeParserRequestFactory
-
- MimeType(String).
Constructor for class w3c.www.mime.MimeType
- Construct MimeType object for the given string.
- MimeType(String, String).
Constructor for class w3c.www.mime.MimeType
-
- MimeType(String, String, String[], String[]).
Constructor for class w3c.www.mime.MimeType
-
- MimeTypeAttribute(String, Object, int).
Constructor for class w3c.jigsaw.resources.MimeTypeAttribute
-
- MimeTypeField().
Constructor for class w3c.jigsaw.forms.MimeTypeField
-
- MimeTypeField(String, String, String, MimeType).
Constructor for class w3c.jigsaw.forms.MimeTypeField
-
- MimeTypeFormatException(String).
Constructor for class w3c.www.mime.MimeTypeFormatException
-
- MIN_FRESH_P.
Static variable in class w3c.www.protocol.http.HttpManager
- Header properties - The minium freshness required on cached resources.
- minor.
Variable in class w3c.www.http.HttpMessage
- The minoir version of this message, according to HTTP specs.
- minor_number.
Static variable in interface w3c.www.http.HTTP
- The miniro version of HTTP handled by that package.
- MINSPARE_FREE.
Static variable in class w3c.jigsaw.http.socket.SocketClientFactory
-
- MINSPARE_FREE_P.
Static variable in class w3c.jigsaw.http.socket.SocketClientFactory
-
- MirrorDirectory().
Constructor for class w3c.jigsaw.proxy.MirrorDirectory
-
- mirrors.
Variable in class w3c.jigsaw.proxy.MirrorDirectory
-
- MISCELANEOUS.
Static variable in class w3c.www.http.HttpWarning
- Warning status - Miscellaneous warning.
- misses.
Variable in class w3c.www.protocol.http.cache.cacheStatistics
- Number of cache misses.
- months.
Static variable in class w3c.www.http.HttpDate
-
- MOVED_PERMANENTLY.
Static variable in interface w3c.www.http.HTTP
-
- MOVED_TEMPORARILY.
Static variable in interface w3c.www.http.HTTP
-
- msg_100.
Static variable in interface w3c.www.http.HTTP
-
- msg_200.
Static variable in interface w3c.www.http.HTTP
-
- msg_300.
Static variable in interface w3c.www.http.HTTP
-
- msg_400.
Static variable in interface w3c.www.http.HTTP
-
- msg_500.
Static variable in interface w3c.www.http.HTTP
-
- MULTIPART_FORM_DATA.
Static variable in class w3c.www.mime.MimeType
-
- MultipartInputStream(InputStream, byte[]).
Constructor for class w3c.www.mime.MultipartInputStream
- Construct a new multipart input stream.
- MULTIPLE_CHOICE.
Static variable in interface w3c.www.http.HTTP
-
- MuxClientFactory().
Constructor for class w3c.jigsaw.http.mux.MuxClientFactory
-
- MuxHttpHandler(httpd).
Constructor for class w3c.jigsaw.http.mux.MuxHttpHandler
-
- MuxInputStream(MuxSession).
Constructor for class w3c.www.mux.MuxInputStream
- Create an input stream to read data from the given session.
- MuxOutputStream(MuxSession).
Constructor for class w3c.www.mux.MuxOutputStream
-
- MuxSession(MuxStream, int, int).
Constructor for class w3c.www.mux.MuxSession
-
- MuxStream(boolean, MuxStreamHandler, InputStream, OutputStream).
Constructor for class w3c.www.mux.MuxStream
-
- MuxStream(boolean, MuxStreamHandler, Socket).
Constructor for class w3c.www.mux.MuxStream
-
- name.
Variable in class w3c.tools.store.Attribute
- The attribute name.
- NAME.
Static variable in class w3c.jigsaw.contrib.CookieFilter
-
- name.
Variable in class w3c.tools.forms.FormField
- The field's name.
- name.
Variable in class w3c.www.http.HttpCookie
- This cookie's name.
- name.
Variable in class w3c.www.http.HttpSetCookie
- The cookie's name.
- NAME.
Static variable in class w3c.jigsaw.ssi.SampleCommand
-
- needsUpdate().
Method in class w3c.cvs.CvsDirectory
- Does this directory needs some CVS update ?
- negotiate(Request).
Method in class w3c.jigsaw.resources.NegotiatedResource
- Negotiate among the various variants for the Resource.
- negotiateCharsetQuality(Vector, Request).
Method in class w3c.jigsaw.resources.NegotiatedResource
- Negotiate on charsets.
- negotiateConnection(HttpServer).
Method in class w3c.www.protocol.http.HttpManager
- One of our server handler wants to open a connection.
- negotiateContentEncoding(Vector, Request).
Method in class w3c.jigsaw.resources.NegotiatedResource
- Negotiate among content encodings.
- negotiateContentType(Vector, Request).
Method in class w3c.jigsaw.resources.NegotiatedResource
- Negotiate among content types.
- NegotiatedResource().
Constructor for class w3c.jigsaw.resources.NegotiatedResource
-
- negotiateLanguageQuality(Vector, Request).
Method in class w3c.jigsaw.resources.NegotiatedResource
- Negotiate among language qualities.
- nelems.
Variable in class w3c.util.ArrayDictionary
- How many real elements are in
- newContent(InputStream).
Method in class w3c.jigsaw.resources.FileResource
- Save the given stream as the underlying file content.
- next.
Variable in class w3c.cvs.CvsDirectory
- LRU management - next entry.
- next.
Variable in class w3c.util.LRUNode
-
- nextChunk(boolean).
Method in class w3c.www.http.ChunkedInputStream
- Read in next chunk description.
- nextElement().
Method in class w3c.util.ArrayEnumeration
-
- nextField().
Method in class w3c.tools.forms.FormManager
- Move the focus to the next editable field.
- nextInputStream().
Method in class w3c.www.mime.MultipartInputStream
- Switch to the next available part of data.
- nextItem(byte[], ParseState).
Static method in class w3c.www.http.HttpParser
- Parse list of items, taking care of quotes and optional LWS.
- NO_CONTENT.
Static variable in interface w3c.www.http.HTTP
-
- NOHEADER.
Static variable in interface w3c.www.http.HTTP
-
- NONE_ACCEPTABLE.
Static variable in interface w3c.www.http.HTTP
-
- NOT_ALLOWED.
Static variable in interface w3c.www.http.HTTP
-
- NOT_FOUND.
Static variable in interface w3c.www.http.HTTP
-
- NOT_IMPLEMENTED.
Static variable in interface w3c.www.http.HTTP
-
- NOT_MODIFIED.
Static variable in interface w3c.www.http.HTTP
-
- NotAStoreException(String).
Constructor for class w3c.tools.store.NotAStoreException
-
- notCachableReplies.
Variable in class w3c.www.protocol.http.cache.cacheStatistics
- Number of not cachable replies
- notifyBeginParsing(MimeParser).
Method in class w3c.www.http.HttpMessage
- MimeHeaderHolder implementation - HTTP message about to be parsed.
- notifyBeginParsing(MimeParser).
Method in class w3c.www.http.HttpReplyMessage
- MimeHeaderHolder implementation - Begining of reply parsing.
- notifyBeginParsing(MimeParser).
Method in class w3c.www.http.HttpRequestMessage
- MimeHeaderHolder implementation - HTTP message about to be parsed.
- notifyBeginParsing(MimeParser).
Method in interface w3c.www.mime.MimeHeaderHolder
- The parsing is now about to start, take any appropriate action.
- notifyBeginParsing(MimeParser).
Method in class w3c.www.mime.MimeHeaders
- The parsing is now about to start, take any appropriate action.
- notifyBeginProcessing(FormCardResource, Request).
Method in class w3c.jigsaw.forms.FormCardHandler
- Notify the form handler that some card processing begins.
- notifyButtonClick(String).
Method in class w3c.jigsaw.forms.FormCardHandler
- Notify the form handler that a button was clicked.
- notifyChange(FormField).
Method in class w3c.tools.forms.FormManager
- Callback for field value's change.
- notifyChange(FormFieldInterface, Object).
Method in class w3c.jigsaw.forms.FormCardHandler
- Notify the form handler that some field has changed its value.
- notifyClose(InputStream).
Method in interface w3c.www.http.HttpStreamObserver
- The stream has been closed.
- notifyConnection(HttpConnection).
Method in class w3c.www.protocol.http.HttpManager
- The given connection has just been created.
- notifyControl(int).
Method in class w3c.www.mux.MuxOutputStream
- Callback notifying the the frgament size has changed.
- notifyControl(int).
Method in class w3c.www.mux.MuxSession
-
- notifyCredit(int).
Method in class w3c.www.mux.MuxOutputStream
- Callback notifying that more credit is available for that stream.
- notifyCredit(int).
Method in class w3c.www.mux.MuxSession
-
- notifyEndParsing(MimeParser).
Method in class w3c.www.http.HttpMessage
- MimeHeaderHolder implementation - HTTP message parsing done.
- notifyEndParsing(MimeParser).
Method in interface w3c.www.mime.MimeHeaderHolder
- All the headers have been parsed, take any appropriate actions.
- notifyEndParsing(MimeParser).
Method in class w3c.www.mime.MimeHeaders
- All the headers have been parsed, take any appropriate actions.
- notifyEndParsing(MimeParser).
Method in class w3c.jigsaw.http.Request
- Fix the target URL of the request, this is the only good time to do so.
- notifyEndProcessing(FormCardResource, Request).
Method in class w3c.jigsaw.forms.FormCardHandler
- Notify the form handler that some card processing is finished.
- notifyEOF(InputStream).
Method in interface w3c.www.http.HttpStreamObserver
- The end of the stream has been reached.
- notifyFailure(InputStream).
Method in interface w3c.www.http.HttpStreamObserver
- The stream doesn't support monitoring.
- notifyFIN().
Method in class w3c.www.mux.MuxSession
- We have received a FIN on that session's output stream.
- notifyHeader(String, byte[], int, int).
Method in class w3c.www.http.HttpMessage
- MimeHeaderHolder implementation - The MIME parser callback.
- notifyHeader(String, byte[], int, int).
Method in interface w3c.www.mime.MimeHeaderHolder
- A new header has been parsed.
- notifyHeader(String, byte[], int, int).
Method in class w3c.www.mime.MimeHeaders
- A new header has been parsed.
- notifyIdle(HttpConnection).
Method in class w3c.www.protocol.http.HttpManager
- The given connection can be reused, but is now idle.
- notifyIdle(SocketClient).
Method in class w3c.jigsaw.http.socket.SocketClientFactory
- The client notifies the pool that it enters idle state.
- notifyObserver(RequestObserver, Request, int).
Method in class w3c.www.protocol.http.HttpBasicServer
-
- notifyObserver(RequestObserver, Request, int).
Method in class w3c.www.protocol.http.HttpMuxServer
-
- notifyObserver(RequestObserver, RequestEvent).
Method in class w3c.www.protocol.http.HttpBasicServer
-
- notifyObserver(RequestObserver, RequestEvent).
Method in class w3c.www.protocol.http.HttpMuxServer
-
- notifyOutputClose().
Method in class w3c.www.mux.MuxSession
-
- notifyProgress(RequestEvent).
Method in class w3c.jigsaw.proxy.ProxyRequestObserver
- Call back, invoked by the HttpManager callback thread.
- notifyProgress(RequestEvent).
Method in interface w3c.www.protocol.http.RequestObserver
- Call back, invoked by the HttpManager callback thread.
- notifyPUSH().
Method in class w3c.www.mux.MuxSession
-
- notifyResourceLockBreak(Resource).
Method in class w3c.jigsaw.indexer.DirectoriesEditor
- ResourceLocker implementation - The resource is going down.
- notifyResourceLockBreak(Resource).
Method in class w3c.jigsaw.indexer.ExtensionsEditor
- Resource locker implementation - Our lock is being breaked.
- notifyResourceLockBreak(Resource).
Method in class w3c.jigsaw.formedit.FormResourceEditor
- Resource locker implementation - This resource is going down.
- notifyResourceLockBreak(Resource).
Method in class w3c.jigsaw.filters.PutFilter
- Our lock on the companion PutList resource has been removed.
- notifyResourceLockBreak(Resource).
Method in class w3c.jigsaw.auth.RealmsEditor
- Resource locker implementation - Some realm is going down.
- notifyResourceLockBreak(Resource).
Method in interface w3c.tools.store.ResourceLocker
- Notify that the lock is going down.
- notifyRST().
Method in class w3c.www.mux.MuxSession
- The other end is telling us that something is going wrong.
- notifySession(MuxSession).
Method in interface w3c.www.mux.MuxStreamHandler
- A new session has been accepted, and is now ready to run.
- notifySession(MuxSession).
Method in class w3c.www.mux.SampleMuxHandler
- Setup the appropriate protocol handler for that accepted session.
- notifyStoreShutdown(ResourceStore).
Method in class w3c.jigsaw.auth.AuthRealm
- The resource store asks us to shutdown our associated store.
- notifyStoreShutdown(ResourceStore).
Method in class w3c.jigsaw.auth.RealmsCatalog
- The resource store asks us to shutdown our associated store.
- notifyStoreShutdown(ResourceStore).
Method in class w3c.jigsaw.indexer.ResourceIndexer
- Resource store holder implementation - Shutdown our store.
- notifyStoreShutdown(ResourceStore).
Method in interface w3c.tools.store.ResourceStoreHolder
- The resource store manager is shutting down.
- notifyStoreShutdown(ResourceStore).
Method in class w3c.jigsaw.resources.StoreContainer
- ResourceStoreHolder implementation - Shutdown our associated store.
- notifyStoreShutdown(ResourceStore).
Method in class w3c.tools.store.WalkerEngine
- ResourceStoreHolder implementation - Interrupt walk if store goes down.
- notifyStoreStabilize(ResourceStore).
Method in class w3c.jigsaw.auth.AuthRealm
- ResourceStoreHolder implementation - Save our store.
- notifyStoreStabilize(ResourceStore).
Method in class w3c.jigsaw.auth.RealmsCatalog
- ResourceStoreHolder implementation - Save our store.
- notifyStoreStabilize(ResourceStore).
Method in class w3c.jigsaw.indexer.ResourceIndexer
- Resource store holder implementation - Save the store.
- notifyStoreStabilize(ResourceStore).
Method in interface w3c.tools.store.ResourceStoreHolder
- The resource store manager did manager to save your store.
- notifyStoreStabilize(ResourceStore).
Method in class w3c.jigsaw.resources.StoreContainer
- ResourceStoreHolder implementation - Save our store.
- notifyStoreStabilize(ResourceStore).
Method in class w3c.tools.store.WalkerEngine
- ResourceStoreHolder implementation - never touch the store under visit.
- notifyTeeFailure().
Method in class w3c.www.protocol.http.cache.CachedResource
-
- notifyTeeFailure().
Method in interface w3c.www.protocol.http.cache.TeeMonitor
-
- notifyTeeSuccess(int).
Method in class w3c.www.protocol.http.cache.CachedResource
-
- notifyTeeSuccess(int).
Method in interface w3c.www.protocol.http.cache.TeeMonitor
-
- notifyUnload().
Method in class w3c.jigsaw.contrib.CheckpointResource
- This resource is being unloaded.
- notifyUnload().
Method in class w3c.jigsaw.proxy.ForwardDirectory
- This resource is being unloaded.
- notifyUnload().
Method in class w3c.jigsaw.filters.PutListResource
- This resource is being unloaded.
- notifyUnload().
Method in class w3c.tools.store.Resource
- This resource is being unloaded.
- notifyUnload().
Method in class w3c.jigsaw.contrib.SalvagerResource
- This resource is being unloaded.
- notifyUnload().
Method in class w3c.jigsaw.resources.StoreContainer
- We are being unloaded.
- notifyUse(HttpConnection).
Method in class w3c.www.protocol.http.HttpManager
- The given connection is about to be used.
- notifyUse(SocketClient).
Method in class w3c.jigsaw.http.socket.SocketClientFactory
- The client notifies the pool that is has been activated.
- ObjectAttribute(String, Class, Object, int).
Constructor for class w3c.tools.store.ObjectAttribute
- Create a new ObjectAttribute instance.
- ObjectAttribute(String, String, Object, int).
Constructor for class w3c.tools.store.ObjectAttribute
- Create a new ObjectAttribute instance.
- ObservableProperties(Properties).
Constructor for class w3c.util.ObservableProperties
- Build an httpdProperties instance from a Properties instance.
- observer.
Variable in class w3c.www.http.ChunkedInputStream
-
- observer.
Variable in class w3c.www.http.ContentLengthInputStream
- The stream observer, if any.
- observer.
Variable in class w3c.www.protocol.http.Request
- The observer for the request, if any.
- OK.
Static variable in interface w3c.www.http.HTTP
-
- ONLY_IF_CACHED_P.
Static variable in class w3c.www.protocol.http.HttpManager
- Header properties - Set the only if cached flag on requests.
- openConnection(URL).
Method in class w3c.www.protocol.http.Handler
-
- openErrorLogFile().
Method in class w3c.jigsaw.http.CommonLogger
- Open this logger error log file.
- openLog().
Method in class w3c.jigsaw.contrib.LogFilter
- Open the log stream, and make it available through
log
.
- openLogFile().
Method in class w3c.jigsaw.http.CommonLogger
- Open this logger log file.
- openStream().
Method in class w3c.jigsaw.http.Reply
- Open this reply body stream.
- openTraceFile().
Method in class w3c.jigsaw.http.CommonLogger
- Open this logger trace file.
- OptionField(FormManager, String, String, String[], int).
Constructor for class w3c.tools.forms.OptionField
- Create an option field.
- options(Request).
Method in class w3c.jigsaw.resources.HTTPResource
- The default OPTIONS method replies with a not implemented.
- original.
Variable in class w3c.jigsaw.http.Request
-
- out.
Variable in class w3c.www.mux.MuxSession
- The session's output stream.
- out.
Variable in class w3c.www.mux.MuxStream
- The raw output stream.
- outgoingFilter(Request, Reply).
Method in class w3c.jigsaw.filters.AccessLimitFilter
- Notify that someone has exit the target entity.
- outgoingFilter(Request, Reply).
Method in class w3c.jigsaw.auth.AuthFilter
- Add the appropriate cache control directives on the way back.
- outgoingFilter(Request, Reply).
Method in class w3c.www.protocol.http.auth.AuthFilter
- Catch any authentication requirement, and fullfill it with user's help.
- outgoingFilter(Request, Reply).
Method in class w3c.www.protocol.http.cache.CacheFilter
-
- outgoingFilter(Request, Reply).
Method in class w3c.jigsaw.contrib.CookieFilter
- Simplified API to the outgoing filter metho.
- outgoingFilter(Request, Reply).
Method in class w3c.jigsaw.filters.DebugFilter
- The outgoing filter - As easy as the ingoing filter.
- outgoingFilter(Request, Reply).
Method in class w3c.www.protocol.http.DebugFilter
- The outgoing filter just dumps the reply.
- outgoingFilter(Request, Reply).
Method in class w3c.jigsaw.filters.ErrorFilter
- Re-compute error message.
- outgoingFilter(Request, Reply).
Method in class w3c.jigsaw.contrib.HeaderFilter
- The outgoing filter decorates the reply appropriately.
- outgoingFilter(Request, Reply).
Method in class w3c.www.protocol.http.icp.ICPFilter
- Our outgoingFilter does nothing (at all).
- outgoingFilter(Request, Reply).
Method in class w3c.www.protocol.http.auth.LocalAuthFilter
- The outgoing filter is empty here.
- outgoingFilter(Request, Reply).
Method in class w3c.jigsaw.contrib.LogFilter
- Log the request.
- outgoingFilter(Request, Reply).
Method in class w3c.jigsaw.pics.PICSFilter
- Simplified API to the outgoing filter metho.
- outgoingFilter(Request, Reply).
Method in class w3c.jigsaw.filters.ProcessFilter
- Process the request output through the provided process filter.
- outgoingFilter(Request, Reply).
Method in class w3c.www.protocol.http.proxy.ProxyDispatcher
- Filter requests after processing.
- outgoingFilter(Request, Reply).
Method in class w3c.jigsaw.filters.PutFilter
- Catch successfull PUTs, and keep track of them.
- outgoingFilter(Request, Reply).
Method in interface w3c.www.protocol.http.RequestFilter
- The request post-processing hook.
- outgoingFilter(Request, Reply).
Method in class w3c.jigsaw.resources.ResourceFilter
- Simplified API to the outgoing filter metho.
- outgoingFilter(Request, Reply, HTTPFilter[], int).
Method in class w3c.jigsaw.filters.CacheFilter
- The outgoingFilter method.
- outgoingFilter(Request, Reply, HTTPFilter[], int).
Method in interface w3c.jigsaw.http.HTTPFilter
- The filter's outgoing method is called once the target resource has
computed a reply.
- outgoingFilter(Request, Reply, HTTPFilter[], int).
Method in class w3c.jigsaw.resources.ResourceFilter
- The outgoingFilter method.
- outgoingFilter(Request, Reply, HTTPFilter[], int).
Method in class w3c.jigsaw.filters.SimpleCacheFilter
- The outgoingFilter method.
- output.
Variable in class w3c.www.protocol.http.ConnectedEvent
- The HTTP
CONTINUE
packet.
- output.
Variable in class w3c.www.protocol.http.HttpURLConnection
-
- output.
Variable in class w3c.www.protocol.http.Request
- The request output stream, to PUT or POST data.
- output(RandomAccessFile, String).
Method in class w3c.jigsaw.http.CommonLogger
- Output the given message to the given RandomAccessFile.
- packet.
Variable in class w3c.www.protocol.http.ContinueEvent
- The HTTP
CONTINUE
packet.
- paint(Graphics).
Method in class w3c.tools.forms.FormPanel
- Darw a rectangle around the form panel.
- panel.
Variable in class w3c.tools.forms.FormManager
- The form grphical UI.
- parse().
Method in class w3c.www.http.BasicValue
- Parse this header value into its various components.
- parse().
Method in class w3c.www.http.HttpAccept
- Parse this header value into its various components.
- parse().
Method in class w3c.www.http.HttpAcceptCharset
- Parse this header value into its various components.
- parse().
Method in class w3c.www.http.HttpAcceptCharsetList
- Parse this header value into its various components.
- parse().
Method in class w3c.www.http.HttpAcceptLanguage
- Parse this header value into its various components.
- parse().
Method in class w3c.www.http.HttpAcceptLanguageList
- Parse this header value into its various components.
- parse().
Method in class w3c.www.http.HttpAcceptList
- Parse this header value into its various components.
- parse().
Method in class w3c.www.http.HttpBag
- Parse this header value into its various components.
- parse().
Method in class w3c.www.http.HttpCacheControl
- Parse this header value into its various components.
- parse().
Method in class w3c.www.http.HttpChallenge
- Parse this header value into its various components.
- parse().
Method in class w3c.www.http.HttpContentRange
- Parse this header value into its various components.
- parse().
Method in class w3c.www.http.HttpCookieList
- Parse this header value into its various components.
- parse().
Method in class w3c.www.http.HttpCredential
- Parse this header value into its various components.
- parse().
Method in class w3c.www.http.HttpDate
- Parse this header value into its various components.
- parse().
Method in class w3c.www.http.HttpEntityTag
- Parse the byte value as an entity tag.
- parse().
Method in class w3c.www.http.HttpEntityTagList
- Parse this header value into its various components.
- parse().
Method in class w3c.www.http.HttpInteger
- Parse this header value into its various components.
- parse().
Method in class w3c.www.http.HttpMimeType
- Parse this header value into its various components.
- parse().
Method in class w3c.www.http.HttpRange
- Parse this header value into its various components.
- parse().
Method in class w3c.www.http.HttpRangeList
- Parse this header value into its various components.
- parse().
Method in class w3c.www.http.HttpSetCookieList
- Parse this header value into its various components.
- parse().
Method in class w3c.www.http.HttpString
- Parse this header value into its various components.
- parse().
Method in class w3c.www.http.HttpTokenList
- Parse the byte buffer to build the token list.
- parse().
Method in class w3c.www.http.HttpWarning
- Parse this header value into its various components.
- parse().
Method in class w3c.www.http.HttpWarningList
- Parse this header value into its various components.
- parse().
Method in class w3c.www.mime.MimeParser
-
- parse().
Method in class w3c.jigsaw.forms.URLDecoder
- Parse our input stream following the
application/x-www-form-urlencoded specification.
- parse(String[]).
Method in class w3c.jigsaw.upgrade.Upgrade1to2
-
- parse822HeaderBody().
Method in class w3c.www.mime.MimeParser
-
- parse822HeaderName().
Method in class w3c.www.mime.MimeParser
-
- parse822Headers(MimeHeaderHolder).
Method in class w3c.www.mime.MimeParser
-
- parseAccept(String).
Static method in class w3c.www.http.HttpFactory
- Build an accept object by parsing the given string.
- parseAcceptCharset(String).
Static method in class w3c.www.http.HttpFactory
- Build an accept charset object by parsing the given string.
- parseAcceptCharsetList(String).
Static method in class w3c.www.http.HttpFactory
- Build an accept charset list object by parsing the given string.
- parseAcceptLanguage(String).
Static method in class w3c.www.http.HttpFactory
- Build an accept language object by parsing the given string.
- parseAcceptLanguageList(String).
Static method in class w3c.www.http.HttpFactory
- Build an accept language list object by parsing the given string.
- parseAcceptList(String).
Static method in class w3c.www.http.HttpFactory
- Build an accept list object by parsing the given string.
- parseBag(ParseState).
Method in class w3c.www.http.HttpBag
-
- parseBag(String).
Static method in class w3c.www.http.HttpFactory
- Build a bag object by parsing the given string.
- parseCacheControl(String).
Static method in class w3c.www.http.HttpFactory
- Build a cache control object by parsing the given string.
- parseChallenge(String).
Static method in class w3c.www.http.HttpFactory
- Build a challenge object by parsing the given string.
- parseConfiguration().
Method in class w3c.www.protocol.http.icp.ICPFilter
- Parse the configuration file.
- parseContentRange(String).
Static method in class w3c.www.http.HttpFactory
- Build a content range object by parsing the given string.
- parseCookieList(String).
Static method in class w3c.www.http.HttpFactory
- Build a cookie list object by parsing the given string.
- parseCredential(String).
Static method in class w3c.www.http.HttpFactory
- Build a credential object by parsing the given string.
- parseDate(byte[], ParseState).
Static method in class w3c.www.http.HttpParser
- Parse the given byte array as an HTTP compliant date.
- parseDate(String).
Static method in class w3c.www.http.HttpFactory
- Build a date object by parsing the given string.
- parseDateOrDeltaSeconds(byte[], ParseState).
Static method in class w3c.www.http.HttpParser
-
- parseDateOrDeltaSeconds(byte[], ParseState, long).
Static method in class w3c.www.http.HttpParser
- Parse a date as either a delta-second value, or a date.
- parseDeltaSecond(byte[], ParseState).
Static method in class w3c.www.http.HttpParser
- Parse a delta-second value.
- parseEntityTagList(String).
Static method in class w3c.www.http.HttpFactory
- Build an entity tag list object by parsing the given string.
- parseETag(String).
Static method in class w3c.www.http.HttpFactory
- Build an entity tag object by parsing the given string.
- parseFormat(Request, String).
Method in class w3c.jigsaw.pics.LabelBureauResource
- Get the integer code for the String based PICS format.
- parseInt(byte[], int, ParseState).
Static method in class w3c.www.http.HttpParser
- Parse an integer, and return an updated pointer.
- parseInt(byte[], ParseState).
Static method in class w3c.www.http.HttpParser
-
- parseInteger(String).
Static method in class w3c.www.http.HttpFactory
- Build an integer object by parsing the given string.
- parseIPTemplate(String).
Method in class w3c.jigsaw.auth.IPTemplatesField
- Parse the given string as an IP template, and add into.
- parseMimeType(String).
Static method in class w3c.www.http.HttpFactory
- Build an MIME type object by parsing the given string.
- parseMonth(byte[], ParseState).
Static method in class w3c.www.http.HttpParser
-
- parseQuality(byte[], ParseState).
Static method in class w3c.www.http.HttpParser
-
- parser.
Variable in class w3c.jigsaw.http.Request
-
- parseRange(String).
Static method in class w3c.www.http.HttpFactory
- Build a range object by parsing the given string.
- parseRangeList(String).
Static method in class w3c.www.http.HttpFactory
- Build a list of ranges object by parsing the given string.
- parseRules().
Method in class w3c.www.protocol.http.proxy.ProxyDispatcher
- Parse the default set of rules.
- parseRules(InputStream).
Method in class w3c.www.protocol.http.proxy.ProxyDispatcher
- Parse the given input stream as a rule file.
- parseSetCookieList(String).
Static method in class w3c.www.http.HttpFactory
- Build a list of set cookies object by parsing the given string.
- parseString(String).
Static method in class w3c.www.http.HttpFactory
- Build a String object by parsing the given string.
- parseString(String).
Method in class w3c.jigsaw.auth.IPTemplatesField
- Parse the array of strings into an array of ip templates.
- parseString(String).
Method in class w3c.jigsaw.forms.PropertiesField
- Parse the given \r or \n sparated list of items into an array of items.
- parseString(String).
Method in class w3c.jigsaw.forms.TextArrayField
- Parse the given \r or \n sparated list of items into an array of items.
- parseToken(boolean).
Method in class w3c.www.mime.MimeParser
-
- parseTokenList(String).
Static method in class w3c.www.http.HttpFactory
- Build a list of string object by parsing the given string.
- parseURI().
Method in class w3c.jigsaw.http.LookupState
- Parse the given http URI into an array of hierarchical components.
- parseURLs(String[]).
Method in class w3c.jigsaw.pics.LabelBureauResource
- Parse the URLs given in the URLDecoder, as the u field.
- parseWarning(String).
Static method in class w3c.www.http.HttpFactory
- Build a warning object by parsing the given string.
- parseWarningList(String).
Static method in class w3c.www.http.HttpFactory
- Build a list of warnings object by parsing the given string.
- PARTIAL_CONTENT.
Static variable in interface w3c.www.http.HTTP
-
- PassDirectory().
Constructor for class w3c.jigsaw.resources.PassDirectory
-
- PasswordAttribute(String, String, int).
Constructor for class w3c.jigsaw.auth.PasswordAttribute
-
- PasswordEditor().
Constructor for class w3c.jigsaw.contrib.PasswordEditor
- Empty constructor for dynamic instantiation.
- PasswordField().
Constructor for class w3c.jigsaw.auth.PasswordField
-
- PasswordField(String, String, String, String).
Constructor for class w3c.jigsaw.auth.PasswordField
-
- path.
Variable in class w3c.www.http.HttpCookie
- The path in which this cookie applies.
- path.
Variable in class w3c.www.http.HttpSetCookie
- The cookie's associated path.
- PATH_INFO.
Static variable in class w3c.jigsaw.resources.RelocateResource
- Name of the state to hold the PATH_INFO in the request.
- pathToString(String[]).
Method in class w3c.tools.store.WalkerEngine
-
- PAYMENT_REQUIRED.
Static variable in interface w3c.www.http.HTTP
-
- peekNextComponent().
Method in class w3c.jigsaw.http.LookupState
- Get the next component, without consuming it.
- pendingConnections.
Variable in class w3c.www.protocol.http.cache.cacheStatistics
- Number of pending or dropped connections
- perform(Request).
Method in class w3c.www.protocol.http.cache.CachedResource
- This cached entry has been checked valid, perform given request.
- perform(Request).
Method in class w3c.jigsaw.http.httpd
- Perform the given request on behalf of this server.
- perform(Request, HTTPFilter[]).
Method in class w3c.jigsaw.proxy.ForwardDirectory
- Perform the given proxied request.
- perform(Request, HTTPFilter[]).
Method in class w3c.jigsaw.resources.HTTPResource
- Perform the given request on this HTTP resource.
- perform(Request, HTTPFilter[]).
Method in class w3c.jigsaw.resources.NegotiatedResource
- Perform an HTTP request.
- perform(Request, HTTPFilter[]).
Method in class w3c.jigsaw.ssi.SSIResource
- Makes sure that checkContent() is called on _any_ HTTP method,
so that the internal representation of commands is always consistent.
- perform(Request, HTTPFilter[]).
Method in class w3c.jigsaw.resources.VirtualHostResource
- Perform the given request on this HTTP resource.
- perform(Request, String, String[]).
Method in class w3c.jigsaw.cvs.CvsDirectoryHandler
- Perform the action on the given entity.
- perform(Request, String, String[]).
Method in interface w3c.jigsaw.cvs.CvsHandlerInterface
- Perform action on the given cvs entry, on behalf of the given client.
- perform(Request, String, String[], String).
Method in class w3c.jigsaw.cvs.CvsDirectoryHandler
- Perform the action on the given entity.
- perform(Request, String, String[], String).
Method in interface w3c.jigsaw.cvs.CvsHandlerInterface
- Perform action on the given cvs entry, on behalf of the given client.
- performAction(Request, String, String).
Method in class w3c.jigsaw.filters.PutListResource
-
- performDirectoryAction(String, Request, URLDecoder).
Method in class w3c.jigsaw.cvs.CvsDirectoryResource
- Perform the given action on the underlying directory as a whole.
- pickle(DataOutputStream).
Method in class w3c.tools.store.AttributeHolder
- Pickle this attribute holder to the given stream.
- pickle(DataOutputStream).
Method in class w3c.jigsaw.resources.FilteredResource
- Pickle a filtered resource.
- pickle(DataOutputStream).
Method in class w3c.jigsaw.resources.ResourceFilter
- Pickle a filter.
- pickle(DataOutputStream, Object).
Method in class w3c.tools.store.Attribute
- Pickle an attribute of this type to the given stream.
- pickle(DataOutputStream, Object).
Method in class w3c.tools.store.AttributeHolderAttribute
- Pickle an attribute holder to the given output stream.
- pickle(DataOutputStream, Object).
Method in class w3c.tools.store.BooleanAttribute
- Pickle an boolean to the given output stream.
- pickle(DataOutputStream, Object).
Method in class w3c.tools.store.ClassAttribute
- Pickle an integer to the given output stream.
- pickle(DataOutputStream, Object).
Method in class w3c.tools.store.DoubleAttribute
- Pickle an double to the given output stream.
- pickle(DataOutputStream, Object).
Method in class w3c.tools.store.FileAttribute
- Pickle an File to the given output stream.
- pickle(DataOutputStream, Object).
Method in class w3c.tools.store.IntegerArrayAttribute
- Pickle a integer array to the given output stream.
- pickle(DataOutputStream, Object).
Method in class w3c.tools.store.IntegerAttribute
- Pickle an integer to the given output stream.
- pickle(DataOutputStream, Object).
Method in class w3c.jigsaw.auth.IPTemplatesAttribute
- Pickle an array of IP templates to the given output stream.
- pickle(DataOutputStream, Object).
Method in class w3c.tools.store.LongAttribute
- Pickle an long to the given output stream.
- pickle(DataOutputStream, Object).
Method in class w3c.jigsaw.resources.MimeTypeAttribute
- Pickle a MIME type to the given output stream.
- pickle(DataOutputStream, Object).
Method in class w3c.tools.store.ObjectAttribute
- The ObjectAttribute values can't be pickled.
- pickle(DataOutputStream, Object).
Method in class w3c.tools.store.PropertiesAttribute
- Pickle a property list to the given output stream.
- pickle(DataOutputStream, Object).
Method in class w3c.tools.store.StringArrayAttribute
- Pickle a String array to the given output stream.
- pickle(DataOutputStream, Object).
Method in class w3c.tools.store.StringAttribute
- Pickle an string to the given output stream.
- pickleProlog(DataOutputStream, ResourceStore).
Static method in class w3c.tools.store.ResourceStoreManager
- Dump a prolog in given stream for that resource store.
- pickleResource(Resource, DataOutputStream).
Method in class w3c.tools.store.SimpleResourceStore
- Pickle the given resource into the given output stream.
- pickLRUEntry().
Method in class w3c.tools.store.ResourceStoreManager
- Pick the least recently used entry, and remove all links to it.
- PICS_EXTENSION.
Static variable in class w3c.jigsaw.pics.PICSFilter
- The bag describing the PICS extension:
- PICS_PROTOCOL_ID.
Static variable in class w3c.jigsaw.pics.PICSFilter
- The PICS protocol version that this filter handles.
- PICSFilter().
Constructor for class w3c.jigsaw.pics.PICSFilter
-
- pnames.
Variable in class w3c.www.mime.MimeType
-
- pop().
Method in class w3c.tools.store.WalkerEngine
- Get the next container resource to visit.
- port.
Variable in class w3c.www.protocol.http.HttpBasicServer
- The port number of the server we handle.
- port.
Variable in class w3c.www.protocol.http.HttpMuxServer
-
- PORT_P.
Static variable in class w3c.jigsaw.http.httpd
- Name of the server port property.
- PORT_P.
Static variable in class w3c.www.protocol.http.icp.ICPFilter
- Properties - Our own UDP port number.
- post(Request).
Method in class w3c.jigsaw.forms.CgiResource
- Handle the POST method according to CGI/1.1 specification.
- post(Request).
Method in class w3c.jigsaw.resources.HTTPResource
- The default POST method replies with a not implemented.
- post(Request).
Method in class w3c.jigsaw.forms.PostableResource
- The POST method handling.
- post(Request).
Method in class w3c.jigsaw.forms.PostFileResource
- Handle the post, wit its attached file.
- post(Request).
Method in class w3c.jigsaw.ssi.SSIResource
- The default POST method replies with a not implemented.
- PostableResource().
Constructor for class w3c.jigsaw.forms.PostableResource
-
- PostFileResource().
Constructor for class w3c.jigsaw.forms.PostFileResource
-
- PRAGMA_NOCACHE.
Static variable in class w3c.jigsaw.cvs.CvsDirectoryResource
-
- PRAGMA_NOCACHE.
Static variable in class w3c.jigsaw.forms.FormResource
-
- PRECONDITION_FAILED.
Static variable in interface w3c.www.http.HTTP
-
- prev.
Variable in class w3c.cvs.CvsDirectory
- LRU management - previous entry.
- prev.
Variable in class w3c.util.LRUNode
-
- print(PrintStream).
Method in class w3c.tools.store.AttributeHolder
- Debugging purposes only, print this attribute holder.
- print(PrintStream).
Method in class w3c.www.protocol.http.cache.CacheState
- Debugging purposes only, print this attribute holder.
- print(PrintStream).
Method in class w3c.jigsaw.auth.IPMatcher
- Print the IP matcher internal tree.
- print(PrintStream).
Method in class w3c.jigsaw.pics.SampleLabel
- Debugging: print the given options of this label.
- printAvail(PrintStream).
Method in class w3c.tools.dbm.jdbm
- Print the list of available blocks:
- printHeader(PrintStream).
Method in class w3c.tools.dbm.jdbm
- Print various database options to the given stream.
- printIndex().
Method in class w3c.tools.store.SimpleResourceStore
- Debug - print this resource store index.
- printNegotiationState(String, Vector).
Method in class w3c.jigsaw.resources.NegotiatedResource
- Print the current negotiation state.
- process().
Method in class w3c.tools.codec.Base64Decoder
- Do the actual decoding.
- process().
Method in class w3c.tools.codec.Base64Encoder
- Process the data: encode the input stream to the output stream.
- ProcessFilter().
Constructor for class w3c.jigsaw.filters.ProcessFilter
-
- processRequest(Request).
Method in class w3c.jigsaw.http.Client
- Process a request.
- processRequest(Request).
Method in interface w3c.www.protocol.http.RequestProcessor
- Can this processor handle this request ?
Given the actual request, the processor is called to see if it can
actually answer it.
- processString().
Method in class w3c.tools.codec.Base64Decoder
- Do the decoding, and return a String.
- processString().
Method in class w3c.tools.codec.Base64Encoder
- Encode the content of this encoder, as a string.
- processString().
Method in class w3c.tools.crypt.Md5
- Get the digest, for this string digestifier.
- PropertiesAttribute(String, String, int).
Constructor for class w3c.tools.store.PropertiesAttribute
- Create a description for a generic property list attribute.
- PropertiesField().
Constructor for class w3c.jigsaw.forms.PropertiesField
-
- PropertiesField(String, String, String, ArrayDictionary).
Constructor for class w3c.jigsaw.forms.PropertiesField
-
- propertyChanged(String).
Method in class w3c.www.protocol.http.cache.CacheFilter
- PropertyMonitoring implementation - Commit property changes.
- propertyChanged(String).
Method in class w3c.jigsaw.http.CommonLogger
- Property monitoring for the logger.
- propertyChanged(String).
Method in class w3c.jigsaw.http.httpd
- The property monitoring implementation.
- propertyChanged(String).
Method in class w3c.www.protocol.http.HttpManager
- PropertyMonitoring implementation - Update properties on the fly !
- propertyChanged(String).
Method in class w3c.www.protocol.http.icp.ICPFilter
-
- propertyChanged(String).
Method in interface w3c.util.PropertyMonitoring
- The callback method, invoked when any property change occurs.
- propertyChanged(String).
Method in class w3c.www.protocol.http.proxy.ProxyDispatcher
- PropertyMonitoring implementation - Commit property changes.
- propertyChanged(String).
Method in class w3c.jigsaw.http.socket.SocketClientFactory
- Some property have changed, update our setting.
- PropertyEditor().
Constructor for class w3c.jigsaw.config.PropertyEditor
-
- PropertySet(String, httpd).
Constructor for class w3c.jigsaw.config.PropertySet
-
- PropRequestFilterException(String).
Constructor for class w3c.www.protocol.http.PropRequestFilterException
-
- props.
Variable in class w3c.www.protocol.http.cache.CacheFilter
- The properties we initialized ourself from.
- props.
Variable in class w3c.jigsaw.http.CommonLogger
-
- props.
Variable in class w3c.cvs.CvsDirectory
- The properties we use for initialization.
- props.
Variable in class w3c.www.protocol.http.icp.ICPFilter
- The properties we are initialized from.
- props.
Variable in class w3c.www.protocol.http.proxy.ProxyDispatcher
- The properties we initialized ourself from.
- props.
Variable in class w3c.jigsaw.daemon.ServerHandlerManager
- The server handler manager property list.
- PROPS_P.
Static variable in class w3c.jigsaw.http.httpd
- Name of the property giving the path of the property file.
- propspace.
Variable in class w3c.jigsaw.daemon.DaemonProperties
- The set of loaded properties set.
- PropStat().
Constructor for class w3c.jigsaw.status.PropStat
-
- protid.
Variable in class w3c.www.mux.MuxSession
- This session's protocol identifier.
- protocols.
Variable in class w3c.www.mux.SampleMuxHandler
- The hashtable of accepted protocols.
- PROVISIONAL_INFORMATION.
Static variable in interface w3c.www.http.HTTP
-
- proxy.
Variable in class w3c.www.http.HttpRequestMessage
- The proxy to use for that request, if any.
- PROXY_AUTH_REQUIRED.
Static variable in interface w3c.www.http.HTTP
-
- PROXY_HOST_P.
Static variable in class w3c.www.protocol.http.HttpManager
- Header properties - What is the proxy host name.
- PROXY_PORT_P.
Static variable in class w3c.www.protocol.http.HttpManager
- Header properties - What is the proxy port number.
- PROXY_SET_P.
Static variable in class w3c.www.protocol.http.HttpManager
- Header properties - Should we use a proxy ?
- ProxyDirectory().
Constructor for class w3c.jigsaw.proxy.ProxyDirectory
-
- ProxyDispatcher().
Constructor for class w3c.www.protocol.http.proxy.ProxyDispatcher
- Empty constructor, for dynamic instantiation.
- ProxyRequestObserver(Request).
Constructor for class w3c.jigsaw.proxy.ProxyRequestObserver
-
- ProxyStatistics().
Constructor for class w3c.jigsaw.proxy.ProxyStatistics
-
- ps.
Variable in class w3c.www.http.ChunkedInputStream
-
- PUBLIC_P.
Static variable in class w3c.jigsaw.http.httpd
- Name of the property indicating the public methods allowed on that
server.
- PUSH.
Static variable in interface w3c.www.mux.MUX
-
- push(byte[], int, int, boolean).
Method in class w3c.www.mux.MuxInputStream
- Fill in that input stream with more data.
- push(Resource).
Method in class w3c.tools.store.WalkerEngine
- Push that resource to visit it later.
- pushInput(byte[], int, int, boolean).
Method in class w3c.www.mux.MuxSession
- Push some data into that session's input stream.
- pushpending.
Variable in class w3c.www.mux.MuxInputStream
- Yet another push is pending from the reader thread.
- put(Object, Object).
Method in class w3c.util.ArrayDictionary
- Adds a mapping between a key and a value to the dictionary.
- put(Request).
Method in class w3c.jigsaw.resources.FileResource
- Put a new entity in this resource.
- put(Request).
Method in class w3c.jigsaw.resources.HTTPResource
- The default PUT method replies with a not implemented.
- PutableDirectory().
Constructor for class w3c.jigsaw.resources.PutableDirectory
-
- PutedEntry().
Constructor for class w3c.jigsaw.filters.PutedEntry
-
- PutFilter().
Constructor for class w3c.jigsaw.filters.PutFilter
-
- PutListResource().
Constructor for class w3c.jigsaw.filters.PutListResource
-
- putValue(String, String).
Method in class w3c.util.ObservableProperties
- Update a property value.
- pvalues.
Variable in class w3c.www.mime.MimeType
-
- r_max.
Variable in class w3c.jigsaw.http.httpdStatistics
- The maximum processing time in ms.
- r_min.
Variable in class w3c.jigsaw.http.httpdStatistics
- The min processing time in ms.
- RadioBoxField(String, String, String, String[], int).
Constructor for class w3c.jigsaw.forms.RadioBoxField
-
- RangedIntegerField(FormManager, String, String, int, int, int).
Constructor for class w3c.tools.forms.RangedIntegerField
-
- raw.
Variable in class w3c.www.http.BasicValue
- The header value, as a byte array, if available.
- read().
Method in class w3c.www.http.ChunkedInputStream
-
- read().
Method in class w3c.www.http.ContentLengthInputStream
-
- read().
Method in class w3c.jigsaw.ssi.DelayedInputStream
-
- read().
Method in class w3c.www.mime.MimeParser
-
- read().
Method in class w3c.www.mime.MultipartInputStream
- Read one byte of data from the current part.
- read().
Method in class w3c.www.mux.MuxInputStream
- Read one byte of input from the stream.
- read(byte[]).
Method in class w3c.jigsaw.ssi.DelayedInputStream
-
- read(byte[], int, int).
Method in class w3c.www.http.ChunkedInputStream
-
- read(byte[], int, int).
Method in class w3c.www.http.ContentLengthInputStream
-
- read(byte[], int, int).
Method in class w3c.jigsaw.ssi.DelayedInputStream
-
- read(byte[], int, int).
Method in class w3c.www.mime.MultipartInputStream
-
- read(byte[], int, int).
Method in class w3c.www.mux.MuxInputStream
- Reads into an array of bytes.
- reader.
Variable in class w3c.www.mux.MuxStream
- This stream reader.
- READER_BUFFER_SIZE.
Static variable in interface w3c.www.mux.MUX
-
- readList().
Method in class w3c.jigsaw.filters.PutListResource
- Restore the list from the file.
- realHits.
Variable in class w3c.www.protocol.http.cache.cacheStatistics
- the number of straight replies, aka real hits.
- realm.
Variable in class w3c.jigsaw.auth.GenericAuthFilter
- Our associated realm.
- RealmsCatalog(httpd).
Constructor for class w3c.jigsaw.auth.RealmsCatalog
-
- RealmsEditor().
Constructor for class w3c.jigsaw.auth.RealmsEditor
-
- reason.
Variable in class w3c.www.http.HttpReplyMessage
- The reason phrase.
- recallTimer(Object).
Method in class w3c.tools.timers.EventManager
- This recalls a previously registered timer event.
- RECEIVER_DEFAULT_CREDIT.
Static variable in interface w3c.www.mux.MUX
-
- refresh().
Method in class w3c.cvs.CvsDirectory
- Refresh the file entries for that directory.
- REFRESH_DEFAULT.
Static variable in class w3c.jigsaw.status.Statistics
-
- REFRESH_DEFAULT.
Static variable in class w3c.jigsaw.status.ThreadStat
-
- registerAttribute(Class, Attribute).
Static method in class w3c.tools.store.AttributeRegistry
- Register a new attribute for a given class.
- registerCommand(Command).
Method in class w3c.jigsaw.ssi.BasicCommandRegistry
-
- registerConnection(HttpConnection).
Method in class w3c.www.protocol.http.HttpBasicServer
- Connections management - Register a connection as being idle.
- registerDefaultHandlers().
Method in class w3c.www.mux.SampleMuxHandler
- Register default protocol handlers for that stream handler.
- registerDirectory(Directory).
Method in class w3c.jigsaw.indexer.ResourceIndexer
- Register this new directory template into our directory store.
- registerEditor(String, String).
Static method in class w3c.jigsaw.formedit.FormEditorFactory
-
- registerExtension(HTTPResource).
Method in class w3c.jigsaw.indexer.ResourceIndexer
- Register a new extension to the store.
- registerField(Class, Class).
Static method in class w3c.jigsaw.formedit.FormFieldRegistry
- Register a form field to edit the givan class of attributes.
- registerField(String, String).
Static method in class w3c.jigsaw.formedit.FormFieldRegistry
- Register a form field to edit the givan class of attributes.
- registerFilter(ResourceFilter, Hashtable).
Method in class w3c.jigsaw.resources.FilteredResource
- Register a new filter to this resource.
- registerHandler(int, MuxProtocolHandler).
Method in class w3c.www.mux.SampleMuxHandler
- Register an instantiated protocol handler for the given protocol id.
- registerHandler(int, String).
Method in class w3c.www.mux.SampleMuxHandler
- Register a protocol handler for the given protocol identifier.
- registerHeader(String, String).
Static method in class w3c.www.http.HttpMessage
-
- registerHeader(String, String, int).
Static method in class w3c.www.http.HttpMessage
-
- registerHelper(String, String).
Static method in class w3c.jigsaw.formedit.FormHelperRegistry
- Register a helper editor for the given class.
- registerObserver(PropertyMonitoring).
Method in class w3c.util.ObservableProperties
- Subscribe for property monitoring.
- registerPropertyEditor(PropertyEditor).
Method in class w3c.jigsaw.http.httpd
-
- registerPropertySet(PropertySet).
Method in class w3c.jigsaw.http.httpd
- Register a property set to the server.
- registerPropertySet(PropertySet).
Method in class w3c.jigsaw.config.PropertyEditor
- Register a given set of resources for editing.
- registerRealm(AuthRealm).
Method in class w3c.jigsaw.auth.RealmsCatalog
- register the given new realm.
- registerRequest(Request).
Method in class w3c.jigsaw.filters.PutListResource
- Register the given request, which must has a PUT method.
- registerResource(String, HTTPResource, Hashtable).
Method in class w3c.jigsaw.resources.ContainerResource
- Initialize and register the given resource under the given name.
- registerResource(String, HTTPResource, Hashtable).
Method in class w3c.jigsaw.resources.DirectoryResource
- Initialize and register the given resource under the given name.
- registerTimer(Event).
Method in class w3c.tools.timers.EventManager
- This is like the above registerTimer, except it takes an event
object with the deliver time filled in.
- registerTimer(long, EventHandler, Object).
Method in class w3c.tools.timers.EventManager
- registerTimer inserts a new timer event into the queue.
- registerUser(AuthUser).
Method in class w3c.jigsaw.auth.AuthRealm
- register this new user in the realm.
- releaseConnection().
Method in class w3c.www.protocol.http.HttpMuxServer
-
- RelocateResource().
Constructor for class w3c.jigsaw.resources.RelocateResource
-
- remove(LRUAble).
Method in class w3c.util.AsyncLRUList
- Removes node if it's in list.
- remove(LRUAble).
Method in class w3c.util.LRUList
- Removes node if it's in list.
- remove(LRUAble).
Method in class w3c.util.SyncLRUList
- Removes node if it's in list.
- remove(Object).
Method in class w3c.util.ArrayDictionary
- Removes a key (and its value) from the dictionary;
- remove(String[]).
Method in class w3c.cvs.CvsDirectory
- Remove the given file from the repository.
- removeCookie(String).
Method in class w3c.www.http.HttpCookieList
- Remove a cookie from this header value.
- removeElementAt(int).
Method in class w3c.util.ArrayDictionary
- Removes the nth mapping (key/value pair) in the dictionary.
- removeField(String).
Method in class w3c.jigsaw.forms.FormCardResource
- remove the field whose name is given.
- removeFilter(ResourceFilter).
Method in class w3c.jigsaw.formedit.GenericFilterEditor
-
- removeFormCard(String).
Method in class w3c.jigsaw.forms.FormResource
- Remove a card from the form.
- removeHeader(int).
Method in class w3c.www.http.HttpMessage
- Remove a header, by address.
- removeHeader(String).
Method in class w3c.www.http.HttpMessage
- Remove a header, by name.
- removeHolder(Object, ResourceStoreHolder).
Method in class w3c.tools.store.ResourceStoreManager
- Remove the given holder from that store.
- removeHolder(ResourceStoreHolder).
Method in class w3c.tools.store.jdbmResourceStore
- Remove a store holder.
- removeHolder(ResourceStoreHolder).
Method in interface w3c.tools.store.ResourceStore
- Remove a store holder.
- removeHolder(ResourceStoreHolder).
Method in class w3c.tools.store.SimpleResourceStore
- Remove a store holder.
- removeItem(String).
Method in class w3c.www.http.HttpBag
- Remove an item from that bag.
- removePropertiesPrefix().
Method in class w3c.jigsaw.upgrade.Upgrade1to2
-
- removeResource(String).
Method in class w3c.www.protocol.http.cache.CacheFilter
- Remove a resource from the cache.
- removeResource(String).
Method in class w3c.tools.store.jdbmResourceStore
- Remove this resource from the repository.
- removeResource(String).
Method in interface w3c.tools.store.ResourceStore
- Remove this resource from the repository.
- removeResource(String).
Method in class w3c.tools.store.SimpleResourceStore
- Remove a resource from this resource store.
- removeSetCookie(String).
Method in class w3c.www.http.HttpSetCookieList
- Remove a predefined cookie from this SetCookie header.
- removeTail().
Method in class w3c.util.AsyncLRUList
- Obtain the backmost node, and remove it from list too.
- removeTail().
Method in class w3c.util.LRUList
- Obtain the backmost node, and remove it from list too.
- removeTail().
Method in class w3c.util.SyncLRUList
- Obtain the backmost node, and remove it from list too.
- rename(String).
Method in class w3c.jigsaw.forms.FormCardResource
-
- renameCard(String, String).
Method in class w3c.jigsaw.forms.FormResource
-
- renameResource(String, String).
Method in class w3c.tools.store.jdbmResourceStore
-
- renameResource(String, String).
Method in interface w3c.tools.store.ResourceStore
- Rename a given resource.
- renameResource(String, String).
Method in class w3c.tools.store.SimpleResourceStore
- Rename a resource in the store.
- repdir.
Variable in class w3c.cvs.CvsDirectory
- The corresponding repository directory (when available).
- repheaders.
Variable in class w3c.jigsaw.contrib.LogFilter
- Compiled index of the reply headers to dump.
- reply.
Variable in class w3c.jigsaw.tests.DummyResource
-
- reply.
Variable in class w3c.www.protocol.http.HttpURLConnection
-
- reply.
Variable in class w3c.jigsaw.http.LookupResult
- Any reply that can be computed during lookup.
- Reply(Client).
Constructor for class w3c.jigsaw.http.Reply
- Create a new Reply instance for the given client.
- Reply(Client, short, short, int).
Constructor for class w3c.jigsaw.http.Reply
- Create a new reply for the given client.
- report.
Variable in class w3c.jigsaw.contrib.SalvagerResource
- The last walker's report.
- repository.
Variable in class w3c.jigsaw.auth.RealmsCatalog
- Our realm repository.
- reqcount.
Variable in class w3c.jigsaw.http.Client
- Number of requests handled within this client context.
- reqheaders.
Variable in class w3c.jigsaw.contrib.LogFilter
- Compiled index of the request headers to dump.
- request.
Variable in class w3c.www.protocol.http.HttpURLConnection
-
- request.
Variable in class w3c.www.protocol.http.RequestEvent
- The request that trigered the event.
- Request(Client, MimeParser).
Constructor for class w3c.jigsaw.http.Request
-
- REQUEST_ENTITY_TOO_LARGE.
Static variable in interface w3c.www.http.HTTP
-
- REQUEST_TIMEOUT.
Static variable in interface w3c.www.http.HTTP
-
- REQUEST_TIMEOUT_P.
Static variable in class w3c.jigsaw.http.httpd
- Name of the server's request time out property.
- REQUEST_URI_TOO_LONG.
Static variable in interface w3c.www.http.HTTP
-
- RequestEvent(HttpServer, Request, int).
Constructor for class w3c.www.protocol.http.RequestEvent
-
- reset().
Method in class w3c.www.http.ContentLengthInputStream
-
- reset().
Method in class w3c.jigsaw.ssi.DelayedInputStream
-
- reset().
Method in class w3c.jigsaw.forms.FormCardResource
- Reset this form card.
- reset().
Method in class w3c.www.mux.MuxInputStream
- Reset buffer to last mark.
- RESET_CONTENT.
Static variable in interface w3c.www.http.HTTP
-
- resolvePutListResource().
Method in class w3c.jigsaw.filters.PutFilter
-
- Resource().
Constructor for class w3c.tools.store.Resource
- Create an empty resource instance.
- ResourceFilter().
Constructor for class w3c.jigsaw.resources.ResourceFilter
-
- ResourceIndexer(httpd).
Constructor for class w3c.jigsaw.indexer.ResourceIndexer
- Create a new resource indexer object.
- ResourceStoreManager(httpd).
Constructor for class w3c.tools.store.ResourceStoreManager
- Create a new resource store for the given server.
- restart().
Method in class w3c.jigsaw.http.httpd
- Restart the server properly.
- REVALIDATION_FAILED.
Static variable in class w3c.www.http.HttpWarning
- Warning status - Revalidation failed.
- rlen.
Variable in class w3c.www.http.BasicValue
- The length of the byte value in case the above buffer is shared.
- roff.
Variable in class w3c.www.http.BasicValue
- The offset of the value in the above buffer, in case the buffer is
shared.
- root.
Variable in class w3c.jigsaw.http.httpd
- This server root entity.
- root.
Variable in class w3c.tools.store.WalkerEngine
- The root resource currently being walked out.
- ROOT_NAME_P.
Static variable in class w3c.jigsaw.http.httpd
- Name of the property giving the name of the root resource.
- ROOT_P.
Static variable in class w3c.jigsaw.http.httpd
- Name of the property giving the server root directory.
- ROOT_STORE_P.
Static variable in class w3c.jigsaw.http.httpd
- Name of the property giving the root store of the server.
- roots.
Variable in class w3c.tools.store.WalkerEngine
- The roots of our walk.
- RQ_HTTP10.
Static variable in class w3c.www.protocol.http.HttpBasicServer
- Request mode - HTTP/1.0 with no keep-alive support.
- RQ_HTTP10_KA.
Static variable in class w3c.www.protocol.http.HttpBasicServer
- Request mode - HTTP/1.0 with keep-alive support.
- RQ_HTTP11.
Static variable in class w3c.www.protocol.http.HttpBasicServer
- Request mode - Full HTTP/1.1 compliant mode.
- RQ_HTTP11_TS.
Static variable in class w3c.www.protocol.http.HttpBasicServer
- Request mode - Full two stage HTTP/1.1 compliant mode.
- RQ_UNKNOWN.
Static variable in class w3c.www.protocol.http.HttpBasicServer
- Request mode - Unknown target server.
- RST.
Static variable in interface w3c.www.mux.MUX
-
- RULE_P.
Static variable in class w3c.www.protocol.http.proxy.ProxyDispatcher
- Name of the property giving the rule file URL.
- rules.
Variable in class w3c.www.protocol.http.proxy.ProxyDispatcher
- The current set of rules to apply.
- run().
Method in class w3c.www.protocol.http.cache.ActiveStream
-
- run().
Method in class w3c.www.protocol.http.cache.CacheSweeper
-
- run().
Method in class w3c.jigsaw.contrib.CheckpointResource
- We are attached a thread, now it's time to performt the job.
- run().
Method in class w3c.www.mux.handlers.Discard
- Run the discard protocol, can't be easier !
- run().
Method in class w3c.www.mux.handlers.Echo
- Run that protocol, can't be easier !
- run().
Method in class w3c.tools.timers.EventManager
-
- run().
Method in class w3c.jigsaw.http.httpd
-
- run().
Method in class w3c.jigsaw.http.mux.MuxClient
- Run HTTP on the newly created mux session.
- run().
Method in class w3c.jigsaw.http.socket.SocketClient
- Run for our newly attached connection.
- run().
Method in class w3c.tools.store.WalkerEngine
-
- run(SocketClient).
Method in class w3c.jigsaw.http.socket.SocketClientFactory
-
- runner.
Variable in class w3c.cvs.CvsDirectory
- Our associated CvsRunner.
- runQuery(ICPQuery).
Method in class w3c.www.protocol.http.icp.ICPFilter
- Run the ICP query, and return the proxy we should go to.
- runRequest(Request).
Method in class w3c.www.protocol.http.HttpBasicServer
- HTTP manager interface - Handle this request in sync mode.
- runRequest(Request).
Method in class w3c.www.protocol.http.HttpManager
- Run the given request, in synchronous mode.
- runRequest(Request).
Method in class w3c.www.protocol.http.HttpMuxServer
- HTTP manager interface - Handle this request in sync mode.
- runRequest(Request).
Method in class w3c.www.protocol.http.HttpServer
- HTTP manager interface - Handle this request in sync mode.
- runStoreSweeper().
Method in class w3c.tools.store.jdbmResourceStore
-
- runtime.
Variable in class w3c.jigsaw.status.GcStat
-
- runtime.
Variable in class w3c.jigsaw.filters.ProcessFilter
- A pointer to our runtime object.
- SalvagerResource().
Constructor for class w3c.jigsaw.contrib.SalvagerResource
-
- salvageState(httpd).
Method in class w3c.tools.store.ResourceStoreManager
- Try to salvage the resource store manager state.
- sample.
Static variable in class w3c.www.mux.SampleMuxHandler
- The sigle instance of that class.
- SampleCommand().
Constructor for class w3c.jigsaw.ssi.SampleCommand
-
- SampleLabel(String[], String[]).
Constructor for class w3c.jigsaw.pics.SampleLabel
- Create a new label from a set of options.
- SampleLabelBureau(File).
Constructor for class w3c.jigsaw.pics.SampleLabelBureau
- Create a new LabelBureau.
- SampleLabelService(SampleLabelBureau, String).
Constructor for class w3c.jigsaw.pics.SampleLabelService
-
- SampleMuxHandler().
Constructor for class w3c.www.mux.SampleMuxHandler
-
- save().
Method in class w3c.jigsaw.auth.AuthRealm
- Save our store.
- save().
Method in class w3c.jigsaw.daemon.DaemonProperties
-
- save().
Method in class w3c.tools.dbm.jdbm
- Save thisdatabase to disk.
- save().
Method in class w3c.tools.store.jdbmResourceStore
- Save this store.
- save().
Method in class w3c.jigsaw.auth.RealmsCatalog
- Save the catalog back to disk.
- save().
Method in class w3c.jigsaw.indexer.ResourceIndexer
- Save your state.
- save().
Method in interface w3c.tools.store.ResourceStore
- Save this store.
- save().
Method in class w3c.tools.store.SimpleResourceStore
- Save all our modified resources back to our file.
- save().
Method in class w3c.jigsaw.resources.StoreContainer
- Save the current store to disk.
- saveProperties().
Method in class w3c.jigsaw.upgrade.Upgrade1to2
-
- saveProperties(Request).
Method in class w3c.jigsaw.config.PropertyEditor
- Save edited our properties.
- savePropertySpace(String).
Method in class w3c.jigsaw.daemon.DaemonProperties
-
- saver.
Variable in class w3c.tools.store.InvalidStoreClassException
- The class willing to unload that store.
- saveResource(jdbmResource).
Method in class w3c.tools.store.jdbmResourceStore
-
- saveResource(Resource).
Method in class w3c.tools.store.jdbmResourceStore
- Stabilize the resource having the given identifier.
- saveResource(Resource).
Method in interface w3c.tools.store.ResourceStore
- Stabilize the given resource.
- saveResource(Resource).
Method in class w3c.tools.store.SimpleResourceStore
- Save a given resource.
- security.
Variable in class w3c.www.http.HttpSetCookie
- Does this cookie requires special security care by client ?
- SEE_OTHER.
Static variable in interface w3c.www.http.HTTP
-
- sendChunk().
Method in class w3c.www.http.ChunkedOutputStream
- Send current chunk of data.
- sendChunk(byte[], int, int).
Method in class w3c.www.http.ChunkedOutputStream
- Send given buffer as a full chunk.
- sendClose().
Method in class w3c.www.http.ChunkedOutputStream
- Send the close chunk.
- sendContinue().
Method in class w3c.jigsaw.http.Client
- Send a 100 HTTP continue message on the currently handled connection.
- SENDER_DEFAULT_CREDIT.
Static variable in interface w3c.www.mux.MUX
-
- SENDER_DEFAULT_FRAGMENT_SIZE.
Static variable in interface w3c.www.mux.MUX
-
- sendFIN().
Method in class w3c.www.mux.MuxSession
- Send a FIN message on that session.
- sendQuery(ICPQuery).
Method in class w3c.www.protocol.http.icp.ICPFilter
- Send the given query to all our neighbors.
- server.
Variable in class w3c.jigsaw.http.Client
- The server context responsible for that client.
- server.
Variable in class w3c.jigsaw.http.CommonLogger
-
- server.
Variable in class w3c.jigsaw.http.httpdStatistics
-
- server.
Variable in class w3c.jigsaw.http.mux.MuxHttpHandler
-
- server.
Variable in class w3c.www.mux.MuxStream
- Is this the server side of the MUX channel ?
- server.
Variable in class w3c.jigsaw.config.PropertySet
-
- server.
Variable in class w3c.jigsaw.auth.RealmsCatalog
- Our associated server.
- server.
Variable in class w3c.www.protocol.http.RequestEvent
- The server instance that issued the event.
- server.
Variable in class w3c.jigsaw.indexer.ResourceIndexer
- The server that's using us.
- server.
Variable in class w3c.tools.store.ResourceStoreManager
- The server we are attached to.
- SERVER_CLASS_P.
Static variable in class w3c.www.protocol.http.HttpManager
- The name of the property indicating the class of HttpServer to use.
- SERVER_GROUP_P.
Static variable in class w3c.jigsaw.http.httpd
- UNIX - Name of the property that indicates the server group.
- SERVER_GROUP_P.
Static variable in class w3c.jigsaw.daemon.ServerHandlerManager
-
- SERVER_SOFTWARE_P.
Static variable in class w3c.jigsaw.http.httpd
- Name of the server software property.
- SERVER_USER_P.
Static variable in class w3c.jigsaw.http.httpd
- UNIX - Name of the property that indicates the server user.
- SERVER_USER_P.
Static variable in class w3c.jigsaw.daemon.ServerHandlerManager
-
- serverclass.
Variable in class w3c.www.protocol.http.HttpManager
- The class to instantiate to create new HttpServer instances.
- ServerHandlerInitException(String).
Constructor for class w3c.jigsaw.daemon.ServerHandlerInitException
-
- servers.
Variable in class w3c.www.protocol.http.HttpManager
- The server this manager knows about, indexed by FQDN of target servers.
- ServerStress().
Constructor for class w3c.jigsaw.tests.ServerStress
-
- SERVICE_UNAVAILABLE.
Static variable in interface w3c.www.http.HTTP
-
- sessid.
Variable in class w3c.www.mux.MuxOutputStream
- The identifier of above session (fast access).
- SESSION.
Static variable in interface w3c.www.mux.MUX
-
- session.
Variable in class w3c.www.mux.MuxInputStream
- The MuxSession instance this input stream is attached to.
- session.
Variable in class w3c.www.mux.MuxOutputStream
- The session this stream is attached to.
- sessions.
Variable in class w3c.www.mux.MuxStream
- Currently defined sessions.
- SESSIONS_INCR.
Static variable in interface w3c.www.mux.MUX
-
- setAccept(HttpAccept[]).
Method in class w3c.www.http.HttpRequestMessage
- Set the list of accept clauses attached to this request.
- setAcceptCharset(HttpAcceptCharset[]).
Method in class w3c.www.http.HttpRequestMessage
- Set the list of accepted charsets for this request.
- setAcceptEncoding(String[]).
Method in class w3c.www.http.HttpRequestMessage
- Set the list of accepted encodings.
- setAcceptLanguage(HttpAcceptCharset[]).
Method in class w3c.www.http.HttpRequestMessage
- Set the list of accepted languages for this request.
- setAcceptParameter(String, String).
Method in class w3c.www.http.HttpAccept
- Set the value of an accept parameter.
- setAcceptRanges(String[]).
Method in class w3c.www.http.HttpReplyMessage
- Set the list of units in which range requests are accepted.
- setAge(int).
Method in class w3c.www.http.HttpReplyMessage
- Set the age of the attached entity.
- setAgent(String).
Method in class w3c.www.http.HttpWarning
- Set the agent that is generating the warning.
- setAllow(String[]).
Method in class w3c.www.http.HttpEntityMessage
- Set this message's entity allowed methods.
- setAllowUserInteraction(boolean).
Method in class w3c.www.protocol.http.HttpManager
- Allow the manager to interact with the user if needed.
- setAllowUserInteraction(boolean).
Method in class w3c.www.protocol.http.Request
- Decide wether we are allowed to interact wit hthe user.
- setAuthorization(HttpCredential).
Method in class w3c.www.http.HttpRequestMessage
- Set the authorization associated with this request.
- setAuthParameter(String, String).
Method in class w3c.www.http.HttpChallenge
- Set an auth parameter value.
- setAuthParameter(String, String).
Method in class w3c.www.http.HttpCredential
- Set an authentication parameter.
- setBaseGeneration(int).
Method in class w3c.www.protocol.http.cache.CacheState
-
- setBoolean(int, boolean).
Method in class w3c.tools.store.AttributeHolder
-
- setBytes(byte[], int, int).
Method in class w3c.www.http.BasicValue
- HeaderValue implementation - Reset the header byte value.
- setBytes(byte[], int, int).
Method in interface w3c.www.http.HeaderValue
- Reset the header byte value to the given byte array.
- setCacheControl(HttpCacheControl).
Method in class w3c.www.http.HttpMessage
- Header accessor - set the cache control associated with the message.
- setCachesize(int).
Method in class w3c.util.ThreadCache
- Set the thread cache size.
- setCachesize(int, boolean).
Method in class w3c.util.ThreadCache
- Set the thread cache size.
- setChar(int, char).
Method in class w3c.tools.store.AttributeHolder
-
- setCharset(String).
Method in class w3c.www.http.HttpAcceptCharset
- Set the charset accepted by this clause.
- setComment(String).
Method in class w3c.www.http.HttpSetCookie
- Set this SetCookie attached comment.
- setConnection(String[]).
Method in class w3c.www.http.HttpMessage
- Header accessor - set the connection header value.
- setContent(String).
Method in class w3c.jigsaw.http.Reply
- Set this reply content.
- setContent(String).
Method in class w3c.www.protocol.http.Reply
- Set this reply content.
- setContentBase(String).
Method in class w3c.www.http.HttpEntityMessage
- Set this message entity content base.
- setContentEncoding(String[]).
Method in class w3c.www.http.HttpEntityMessage
- Set this message entity content encoding.
- setContentLanguage(String[]).
Method in class w3c.www.http.HttpEntityMessage
- Set this message entity content language.
- setContentLength(int).
Method in class w3c.www.protocol.http.cache.CachedResource
- Set the content length of that cached entry.
- setContentLength(int).
Method in class w3c.www.http.HttpEntityMessage
- Set this message entity content-length.
- setContentLocation(String).
Method in class w3c.www.http.HttpEntityMessage
- Set the entity's content location.
- setContentMD5(String).
Method in class w3c.www.http.HttpEntityMessage
- Set the entity's content MD5 checksum.
- setContentType(MimeType).
Method in class w3c.www.protocol.http.cache.CachedResource
- Set this cached entry content-type.
- setContentType(MimeType).
Method in class w3c.www.http.HttpEntityMessage
- Set the entity MIME type.
- setCookie(HttpCookieList).
Method in class w3c.www.http.HttpMessage
- Set the cookies attached to this message.
- setDate(long).
Method in class w3c.www.protocol.http.cache.CachedResource
- Set the HTTP date of the reply used to create or update that entry.
- setDate(long).
Method in class w3c.www.http.HttpMessage
- Header accessor - set the date of this message.
- setDefaultMaxAge().
Method in class w3c.www.protocol.http.cache.CachedResource
- Compute a reasonable default value for the max-age of this resource.
- setDomain(String).
Method in class w3c.www.http.HttpCookie
- Set the domain in which this cookie applies.
- setDomain(String).
Method in class w3c.www.http.HttpSetCookie
- Define the domain for this SetCookie.
- setDoOutput(boolean).
Method in class w3c.www.protocol.http.HttpURLConnection
-
- setDouble(int, double).
Method in class w3c.tools.store.AttributeHolder
-
- setElementAt(int, Object).
Method in class w3c.util.ArrayDictionary
- Sets the element at the nth place in the array.
- setETag(HttpEntityTag).
Method in class w3c.www.http.HttpEntityMessage
- Set this entity tag.
- setETag(String).
Method in class w3c.www.protocol.http.cache.CachedResource
- Associate an entity tag with that cached enrty.
- setExpires(long).
Method in class w3c.www.http.HttpEntityMessage
- Se the message's associated entity exxpires date.
- setExtraHeaders(ArrayDictionary).
Method in class w3c.www.protocol.http.cache.CachedResource
- Set a new set of extra headers for that resource.
- setFile(File).
Method in class w3c.www.protocol.http.cache.CachedResource
- Set the file to which that resource's content should be saved into.
- setFilter(RequestFilter).
Method in class w3c.www.protocol.http.HttpManager
- Add a global filter.
- setFilter(URL[], URL[], RequestFilter).
Method in class w3c.www.protocol.http.HttpManager
- Add a new request filter.
- setFirstPosition(int).
Method in class w3c.www.http.HttpContentRange
- Set this range first position.
- setFirstPosition(int).
Method in class w3c.www.http.HttpRange
- Set the first position of the range.
- setFloat(int, float).
Method in class w3c.tools.store.AttributeHolder
-
- setFrom(String).
Method in class w3c.www.http.HttpRequestMessage
- Set the originator of this request.
- setFullLength(int).
Method in class w3c.www.http.HttpContentRange
- Set this range entity full length.
- setGeneration(int).
Method in class w3c.www.protocol.http.cache.CachedResource
- Set the generation number of that resource.
- setGenerationsSize(int[]).
Method in class w3c.www.protocol.http.cache.CacheState
-
- setGID(int).
Method in class w3c.util.Unix
- Set the group id for the running process.
- setGlobalHeader(String, String).
Method in class w3c.www.protocol.http.HttpManager
- Global settings - Define a global request header.
- setGlobalRequestProperty(String, String).
Static method in class w3c.www.protocol.http.HttpURLConnection
-
- setGrowAsNeeded(boolean).
Method in class w3c.util.ThreadCache
- Enable/disable the thread cache to grow as needed.
- setHeaderValue(HeaderDescription, HeaderValue).
Method in class w3c.www.http.HttpMessage
- Set a header value, keyed by it's header description.
- setHeaderValue(int, HeaderValue).
Method in class w3c.www.http.HttpMessage
- Fast write accessor to headers.
- setHeaderValue(String, HeaderValue).
Method in class w3c.www.http.HttpMessage
- Set a header value.
- setHost(String).
Method in class w3c.www.http.HttpRequestMessage
- Set the host header value.
- setIdleTimeout(int).
Method in class w3c.util.ThreadCache
- Set the idle timeout.
- setIfMatch(HttpEntityTag[]).
Method in class w3c.www.http.HttpRequestMessage
- Set the conditional matching set of entity tags.
- setIfModifiedSince(long).
Method in class w3c.www.http.HttpRequestMessage
- Set the if-modified-since conditional.
- setIfModifiedSince(long).
Method in class w3c.www.protocol.http.HttpURLConnection
-
- setIfNoneMatch(HttpEntityTag[]).
Method in class w3c.www.http.HttpRequestMessage
- Set the conditional none matching entity tags.
- setIfUnmodifiedSince(long).
Method in class w3c.www.http.HttpRequestMessage
- Set the if-unmodified-since conditional date.
- setInitialAge(long).
Method in class w3c.www.protocol.http.cache.CachedResource
- Set this resource's initial age.
- setInt(int, int).
Method in class w3c.tools.store.AttributeHolder
-
- setInternal(boolean).
Method in class w3c.jigsaw.http.Request
-
- setKeepAlive(String).
Method in class w3c.jigsaw.http.Reply
-
- setKeepConnection(boolean).
Method in class w3c.jigsaw.http.Reply
-
- setLanguage(String).
Method in class w3c.www.http.HttpAcceptLanguage
- Set the language accepted by this clause.
- setLastModified(long).
Method in class w3c.www.protocol.http.cache.CachedResource
- Set the last modified time of that cached entry.
- setLastModified(long).
Method in class w3c.www.http.HttpEntityMessage
- Set the message's entity header last-modified time.
- setLastPosition(int).
Method in class w3c.www.http.HttpContentRange
- Set this range last position.
- setLastPosition(int).
Method in class w3c.www.http.HttpRange
- Set the last position for this range.
- setLocation(URL).
Method in class w3c.www.http.HttpReplyMessage
- Set the location value of the reply.
- setLong(int, long).
Method in class w3c.tools.store.AttributeHolder
-
- setMaxAge(int).
Method in class w3c.www.http.HttpCacheControl
- Set the max-age directive for this cache control.
- setMaxAge(int).
Method in class w3c.www.http.HttpMessage
- Set the
max-age
value of the associated cache control.
- setMaxAge(int).
Method in class w3c.www.http.HttpSetCookie
- Set the max age value for this cookie.
- setMaxAge(long).
Method in class w3c.www.protocol.http.cache.CachedResource
- Set this cached entry max age.
- setMaxConnections(int).
Method in class w3c.www.protocol.http.HttpManager
- Global settings - Set the max number of allowed connections.
- setMaxForwards(int).
Method in class w3c.www.http.HttpRequestMessage
- Set the maximum allowed count of hops for that request.
- setMaxStale(int).
Method in class w3c.www.http.HttpCacheControl
- Set the max-stale directive value.
- setMaxStale(int).
Method in class w3c.www.http.HttpRequestMessage
- Set the
max-stale
directive value.
- setMethod(String).
Method in class w3c.www.http.HttpRequestMessage
- Set this request's method.
- setMimeType(MimeType).
Method in class w3c.www.http.HttpAccept
- Set the accepted MIME type.
- setMinFresh(int).
Method in class w3c.www.http.HttpCacheControl
- Set the minfresh directive value.
- setMinFresh(int).
Method in class w3c.www.http.HttpRequestMessage
- Set the
min-fresh
directive value of the cache control
header.
- setMustRevalidate(boolean).
Method in class w3c.www.http.HttpCacheControl
- Set the must-revalidate directive.
- setMustRevalidate(boolean).
Method in class w3c.www.http.HttpReplyMessage
- Set the
must-revalidate
cache control directive.
- setName(String).
Method in class w3c.www.http.HttpCookie
- Set this cookie's name.
- setName(String).
Method in class w3c.www.http.HttpSetCookie
- Set this SetCookie name.
- setNext(LRUAble).
Method in class w3c.cvs.CvsDirectory
- LRU management - Set next node.
- setNext(LRUAble).
Method in interface w3c.util.LRUAble
-
- setNext(LRUAble).
Method in class w3c.util.LRUNode
-
- setNextGeneration().
Method in class w3c.www.protocol.http.cache.CacheState
- Get the next collector generation number, and update state.
- setNoCache().
Method in class w3c.www.http.HttpCacheControl
- Set the
no-cache
directive globally.
- setNoCache(String[]).
Method in class w3c.www.http.HttpCacheControl
- Set the no cache directive to the given list of fields.
- setNoCache(String[]).
Method in class w3c.www.http.HttpMessage
- Set the
no-cache
directive of the cache control header.
- setNoStore(boolean).
Method in class w3c.www.http.HttpCacheControl
- Set the
no-store
flag.
- setNoStore(boolean).
Method in class w3c.www.http.HttpMessage
- Set the
no-store
directive.
- setNoTransform(boolean).
Method in class w3c.www.http.HttpCacheControl
- Set the no-transform directive.
- setObserver(RequestObserver).
Method in class w3c.www.protocol.http.Request
- Set the observer for this request.
- setOkLabel(String).
Method in class w3c.jigsaw.forms.FormCardResource
- Set the Ok button label.
- setOnlyIfCached(boolean).
Method in class w3c.www.http.HttpCacheControl
- Set the only-if-cached directive.
- setOnlyIfCached(boolean).
Method in class w3c.www.http.HttpMessage
- Set the
only-if-cached
directive.
- setOutputStream(InputStream).
Method in class w3c.www.protocol.http.Request
- Set this request output stream.
- setPassword(String).
Method in class w3c.jigsaw.auth.AuthUser
- Set a new password for this user.
- setPath(String).
Method in class w3c.www.http.HttpCookie
- Set the path in which this cookie applies.
- setPath(String).
Method in class w3c.www.http.HttpSetCookie
- Set the path to which this SetCookie applies.
- setPersist(Resource).
Method in class w3c.tools.store.jdbmResourceStore
-
- setPragma(String[]).
Method in class w3c.www.http.HttpMessage
- Header accessor - set the pragmas applicable to this message.
- setPrev(LRUAble).
Method in class w3c.cvs.CvsDirectory
- LRU management - Set previous node.
- setPrev(LRUAble).
Method in interface w3c.util.LRUAble
-
- setPrev(LRUAble).
Method in class w3c.util.LRUNode
-
- setPrivate(String[]).
Method in class w3c.www.http.HttpCacheControl
- Set the private directive value.
- setProtocol(HttpBag).
Method in class w3c.www.http.HttpMessage
- Set the protocol extensions applied to that message.
- setProtocolInfo(HttpBag).
Method in class w3c.www.http.HttpMessage
- Attach protocol extensions informations to that message.
- setProtocolQuery(HttpBag).
Method in class w3c.www.http.HttpMessage
- Set the protocol extensions queried by that message.
- setProtocolRequest(HttpBag).
Method in class w3c.www.http.HttpMessage
- Set the protocol extensions required by this message.
- setProxy(boolean).
Method in class w3c.jigsaw.http.Reply
- Mark this reply as being a proxy reply.
- setProxy(boolean).
Method in class w3c.jigsaw.http.Request
-
- setProxy(URL).
Method in class w3c.www.protocol.http.HttpManager
- Global settings - Set an optional proxy to use.
- setProxy(URL).
Method in class w3c.www.http.HttpRequestMessage
- Set the proxy to use for that request.
- setProxyAuthenticate(HttpChallenge).
Method in class w3c.www.http.HttpReplyMessage
- Set thye proxy authentication challenge on this reply.
- setProxyAuthorization(HttpCredential).
Method in class w3c.www.http.HttpRequestMessage
- Set the proxy authorization associated with that request.
- setProxyConnection(String).
Method in class w3c.jigsaw.http.Reply
-
- setProxyConnection(String[]).
Method in class w3c.www.http.HttpMessage
- Header accessor - set the proxy connection header value.
- setProxyRevalidate(boolean).
Method in class w3c.www.http.HttpCacheControl
- Set the proxy-revalidate directive.
- setProxyRevalidate(boolean).
Method in class w3c.www.http.HttpReplyMessage
- Set the
proxy-revalidate
cache control directive.
- setPublic(boolean).
Method in class w3c.www.http.HttpCacheControl
- Set the public directive.
- setPublic(boolean).
Method in class w3c.www.http.HttpReplyMessage
- Set the
public
cache control directive.
- setPublic(String[]).
Method in class w3c.www.http.HttpReplyMessage
- Set the list of allowed method on queried resource.
- setQuality(double).
Method in class w3c.www.http.HttpAcceptCharset
- Set the quality under which this charset is accepted.
- setQuality(double).
Method in class w3c.www.http.HttpAcceptLanguage
- Set the quality under which this language is accepted.
- setRange(HttpRange[]).
Method in class w3c.www.http.HttpRequestMessage
- Set the ranges queried by this request.
- setReason(String).
Method in class w3c.www.http.HttpReplyMessage
- Set the reason phrase of this reply.
- setReferer(String).
Method in class w3c.www.http.HttpRequestMessage
- Set the referer of this request.
- setReply(Reply).
Method in class w3c.jigsaw.http.LookupResult
-
- setReplyHeaders(Reply).
Method in class w3c.www.protocol.http.cache.CachedResource
- Dump all our knowledge about this cached resource into the reply.
- setRequestProperty(String, String).
Method in class w3c.www.protocol.http.HttpURLConnection
-
- setRequestTimeout(int).
Method in class w3c.www.protocol.http.HttpManager
- Global settings - Set the request timeout.
- setRequestValidation(Request).
Method in class w3c.www.protocol.http.cache.CachedResource
- Update an original request for a revalidation.
- setRequestValidation(Request).
Method in class w3c.www.protocol.http.cache.VaryResource
- Update an original request for a revalidation.
- setResetLabel(String).
Method in class w3c.jigsaw.forms.FormCardResource
- Set the reset button label.
- setResourceHeaders(Request, Reply).
Method in class w3c.www.protocol.http.cache.CachedResource
- Cache all the headers that can be cached after the given transaction.
- setResponseTime(long).
Method in class w3c.www.protocol.http.cache.CachedResource
- Set this cached entry response time.
- setRevalidate(boolean).
Method in class w3c.www.protocol.http.cache.CachedResource
- Set the revalidation flag for that cached entry.
- setScheme(String).
Method in class w3c.www.http.HttpCredential
- Set the authentication scheme.
- setSecurity(boolean).
Method in class w3c.www.http.HttpSetCookie
- Mark/unmark this SetCookie as requiring special security when emited
back by the client.
- setServer(String).
Method in class w3c.www.http.HttpReplyMessage
- Set the description of the server.
- setSetCookie(HttpSetCookieList).
Method in class w3c.www.http.HttpMessage
- Set the value of the Set-Cookie header.
- setState(String, Object).
Method in class w3c.www.http.HttpMessage
- State management - Add a piece of state to this request.
- setStatus(int).
Method in class w3c.www.protocol.http.cache.CachedResource
- Set the reply status for that entry.
- setStatus(int).
Method in class w3c.www.http.HttpReplyMessage
- Set this reply status code.
- setStatus(int).
Method in class w3c.www.http.HttpWarning
- Set this warning status code.
- setStatus(Integer).
Method in class w3c.jigsaw.http.Reply
-
- setStream(HtmlGenerator).
Method in class w3c.jigsaw.http.Reply
- Sets the reply stream to the given HtmlGenerator stream.
- setStream(InputStream).
Method in class w3c.jigsaw.http.Reply
-
- setStream(InputStream).
Method in class w3c.www.protocol.http.Reply
- Set this reply's input stream.
- setStreamObserver(HttpStreamObserver).
Method in class w3c.www.protocol.http.Reply
- Set an stream observer on the repkly entity stream.
- setString(int, String).
Method in class w3c.tools.store.AttributeHolder
-
- setString(String).
Method in class w3c.www.http.BasicValue
- Set this Header Value by parsing the given String.
- setTag(String).
Method in class w3c.www.http.HttpEntityTag
- Set this tag value.
- setTarget(HTTPResource).
Method in class w3c.jigsaw.http.LookupResult
- Set the current target of the lookup operation.
- setTarget(String).
Method in class w3c.www.http.HttpRequestMessage
-
- setTargetResource(HTTPResource).
Method in class w3c.jigsaw.http.Request
-
- setTargetValue(int, Object).
Method in class w3c.jigsaw.resources.ResourceFilter
- Set a shadow attribute value.
- setTargetValue(int, Object).
Method in interface w3c.tools.store.ResourceShadower
- Set a shadowed attribute value.
- setTargetValue(String, Object).
Method in class w3c.jigsaw.resources.ResourceFilter
- Set a shadow attribute value.
- setTargetValue(String, Object).
Method in interface w3c.tools.store.ResourceShadower
- Set a shadowed attribute value by name.
- setTemplate(HTTPResource).
Method in class w3c.jigsaw.indexer.Directory
-
- setText(String).
Method in class w3c.www.http.HttpWarning
- Set the text warning message.
- setThreadPriority(int).
Method in class w3c.util.ThreadCache
- Set all the cached threads priority.
- setTransferEncoding(String[]).
Method in class w3c.www.http.HttpMessage
- Header accessor - set the transfer encoding for this message.
- setType(MimeType).
Method in class w3c.jigsaw.html.HtmlStyle
- set the type of style sheet used
- setUID(int).
Method in class w3c.util.Unix
- Set the user id for the running process.
- setUnit(String).
Method in class w3c.www.http.HttpContentRange
- Set this content range's unit.
- setUnit(String).
Method in class w3c.www.http.HttpRange
- Set the unit in which this range is taken.
- setUpgrade(String[]).
Method in class w3c.www.http.HttpMessage
- Header accessor - set the upgrade header of this message.
- setURL(URL).
Method in class w3c.www.http.HttpRequestMessage
- Set this request URI.
- setURLPath(String).
Method in class w3c.jigsaw.http.Request
-
- setURLWindowName(String).
Method in class w3c.jigsaw.forms.FormField
- Set the target window name of the URL, if any.
- setUserAgent(String).
Method in class w3c.www.http.HttpRequestMessage
- Set the user agent description header.
- setValue(boolean).
Method in class w3c.jigsaw.forms.BooleanField
- Set the fields value, as a boolean.
- setValue(boolean).
Method in class w3c.jigsaw.forms.CheckBoxField
- Set this field value.
- setValue(Double, boolean, boolean).
Method in class w3c.tools.forms.DoubleField
- Set this field's value to the given Double value.
- setValue(File, boolean, boolean).
Method in class w3c.tools.forms.FileField
- Set this field's value.
- setValue(int).
Method in class w3c.www.http.HttpInteger
-
- setValue(int).
Method in class w3c.jigsaw.forms.IntegerField
- Set the field value, as an integer.
- setValue(int, boolean, boolean).
Method in class w3c.tools.forms.OptionField
- Set this option's value.
- setValue(int, Object).
Method in class w3c.tools.store.AttributeHolder
- Set an attribute value.
- setValue(int, Object).
Method in class w3c.www.protocol.http.cache.CachedResource
- We overide setValue, to mark the resource as modified.
- setValue(int, Object).
Method in class w3c.jigsaw.resources.FileResource
- Set some of this resource attribute.
- setValue(int, Object).
Method in class w3c.jigsaw.auth.GenericAuthFilter
- Catch set value on the realm, to maintain cached values.
- setValue(int, Object).
Method in class w3c.jigsaw.resources.HTTPResource
- Catch setValue, to maintain cached header values correctness.
- setValue(int, Object).
Method in class w3c.jigsaw.contrib.LogFilter
- Traop setValue calls.
- setValue(int, Object).
Method in class w3c.jigsaw.proxy.MirrorDirectory
- Catch assignment to the mirror attribute, to update our cached URL.
- setValue(int, Object).
Method in class w3c.jigsaw.resources.PassDirectory
- Catch side-effects on pass-target, to absolutize it.
- setValue(int, Object).
Method in class w3c.jigsaw.config.PropertySet
- Set value forwards the effectation to the properties.
- setValue(int, Object).
Method in class w3c.jigsaw.filters.PutFilter
- Catch PUTLIST assignments.
- setValue(int, Object).
Method in class w3c.tools.store.Resource
- We overide setValue, to mark the resource as modified.
- setValue(int, Object).
Method in class w3c.jigsaw.contrib.SalvagerResource
- Catch setValue, to maintain cached header values correctness.
- setValue(int, Object).
Method in class w3c.jigsaw.resources.StoreContainer
- Keep our cached repository value in sync.
- setValue(Integer).
Method in class w3c.www.http.HttpInteger
-
- setValue(Integer, boolean, boolean).
Method in class w3c.tools.forms.IntegerField
- Set our value.
- setValue(long).
Method in class w3c.jigsaw.forms.DateField
- Set the date value, without notifying the form handler.
- setValue(Long).
Method in class w3c.jigsaw.forms.DateField
- Set the date value, without notifying the form handler.
- setValue(long).
Method in class w3c.www.http.HttpDate
- Set this date object value.
- setValue(long).
Method in class w3c.jigsaw.forms.LongField
- Set the field value, as an long.
- setValue(MimeType).
Method in class w3c.jigsaw.forms.MimeTypeField
- Set the fields value, as a MIME type.
- setValue(Object, boolean).
Method in class w3c.tools.forms.FormField
- Set this field's value, notifying the manager.
- setValue(Object, boolean, boolean).
Method in class w3c.tools.forms.BooleanField
- Set this field's boolean value.
- setValue(Object, boolean, boolean).
Method in class w3c.tools.forms.DoubleField
- Set this field's value to thegiven object.
- setValue(Object, boolean, boolean).
Method in class w3c.tools.forms.FileField
- Set this field's value using the native type.
- setValue(Object, boolean, boolean).
Method in class w3c.tools.forms.FormField
- Set this field value.
- setValue(Object, boolean, boolean).
Method in class w3c.tools.forms.IntegerField
- Set this field value.
- setValue(Object, boolean, boolean).
Method in class w3c.tools.forms.OptionField
- Set this option's value.
- setValue(Object, boolean, boolean).
Method in class w3c.tools.forms.StringField
- Set this field value.
- setValue(String).
Method in class w3c.jigsaw.forms.BooleanField
- Set this field value to the given String value.
- setValue(String).
Method in class w3c.jigsaw.forms.CheckBoxField
- Set this boolean field value to the given string value.
- setValue(String).
Method in class w3c.jigsaw.forms.ClassnameField
- Set this field value to the given String value.
- setValue(String).
Method in class w3c.jigsaw.forms.DateField
- Set this date field value to the given String value.
- setValue(String).
Method in class w3c.jigsaw.forms.DoubleField
- Set this field's value, by parsing the provided String.
- setValue(String).
Method in class w3c.jigsaw.forms.FileField
- Set this field value to the given String value.
- setValue(String).
Method in interface w3c.jigsaw.forms.FormFieldInterface
- Set this field value.
- setValue(String).
Method in class w3c.www.http.HttpCookie
- Set this cookie's value.
- setValue(String).
Method in class w3c.www.http.HttpSetCookie
- Set this SetCookie cookie's value.
- setValue(String).
Method in class w3c.www.http.HttpString
-
- setValue(String).
Method in class w3c.jigsaw.forms.IntegerField
- Set this integer field value to the given String value.
- setValue(String).
Method in class w3c.jigsaw.auth.IPTemplatesField
- Set this field value to the given string format IP template address.
- setValue(String).
Method in class w3c.jigsaw.forms.LinkField
- Set this field value.
- setValue(String).
Method in class w3c.jigsaw.forms.LongField
- Set this long field value to the given String value.
- setValue(String).
Method in class w3c.jigsaw.forms.MimeTypeField
- Set this field value to the given MIMEType value, provided as a String.
- setValue(String).
Method in class w3c.jigsaw.forms.RadioBoxField
- Set this field's value to the given option.
- setValue(String).
Method in class w3c.jigsaw.forms.TextArrayField
- Set this field's value to the given String.
- setValue(String).
Method in class w3c.jigsaw.forms.TextField
- Set this field value to the given String value.
- setValue(String, boolean, boolean).
Method in class w3c.tools.forms.OptionField
- Set this option's value.
- setValue(String, boolean, boolean).
Method in class w3c.tools.forms.StringField
-
- setValue(String, Object).
Method in class w3c.tools.store.AttributeHolder
- Set an attribute value.
- setValue(String, String).
Method in class w3c.www.http.HttpMessage
- Define a new header field.
- setValue(String, String).
Method in class w3c.www.mime.MimeHeaders
- Set a header value.
- setValue(String[]).
Method in class w3c.www.http.HttpTokenList
-
- setValue(String[]).
Method in class w3c.jigsaw.forms.TextArrayField
- Set this field's value.
- setVary(String[]).
Method in class w3c.www.http.HttpReplyMessage
- Set the vary header value.
- setVersion(int).
Method in class w3c.www.http.HttpCookie
- Set this cookie's version.
- setVersion(int).
Method in class w3c.www.http.HttpSetCookie
- Set the SetCookie version number.
- setVia(String[]).
Method in class w3c.www.http.HttpMessage
- Header accessor - set the Via header of this message.
- setWarning(HttpWarning[]).
Method in class w3c.www.http.HttpReplyMessage
- Set the warning list attached to this reply.
- setWarnings(Request, Reply).
Method in class w3c.www.protocol.http.cache.CacheFilter
- Copy all warnings colllected into the given reply.
- setWeak(boolean).
Method in class w3c.www.http.HttpEntityTag
- Set this tag weakness.
- setWWWAuthenticate(HttpChallenge).
Method in class w3c.www.http.HttpReplyMessage
- Attach a challenge to this reply.
- shared.
Variable in class w3c.www.protocol.http.cache.CacheFilter
- Is this cached shared ?
- SHARED_P.
Static variable in class w3c.www.protocol.http.cache.CacheFilter
- Name of the property indicating if this cache is shared.
- shiftGenerations(int).
Method in class w3c.www.protocol.http.cache.CacheState
-
- shuffle(Client, Reply).
Method in class w3c.jigsaw.http.Shuffler
- Shuffle the given rteply body to the given client.
- Shuffler(String).
Constructor for class w3c.jigsaw.http.Shuffler
- Create a new data shuffler.
- SHUFFLER_P.
Static variable in class w3c.jigsaw.http.Shuffler
- The property giving the path of the shuffler server.
- SHUFFLER_PATH_P.
Static variable in class w3c.jigsaw.http.httpd
- Name of the property giving the shuffler path.
- shutdown().
Method in class w3c.jigsaw.http.CommonLogger
- Shutdown this logger.
- shutdown().
Method in class w3c.jigsaw.http.httpd
- Shutdown the server properly.
- shutdown().
Method in class w3c.tools.store.jdbmResourceStore
- Shutdown this store.
- shutdown().
Method in class w3c.jigsaw.http.Logger
- Shutdown this logger object.
- shutdown().
Method in class w3c.www.mux.MuxSession
- Shutdown that session gracefully.
- shutdown().
Method in interface w3c.tools.store.ResourceStore
- Shutdown this store.
- shutdown().
Method in class w3c.tools.store.ResourceStoreManager
- Shutdown this resource store manager.
- shutdown().
Method in interface w3c.jigsaw.daemon.ServerHandler
- Shutdown this server handler.
- shutdown().
Method in class w3c.jigsaw.http.Shuffler
-
- shutdown().
Method in class w3c.tools.store.SimpleResourceStore
- Shutdown this store.
- shutdown(boolean).
Method in interface w3c.jigsaw.http.ClientFactory
- Shutdown this client factory.
- shutdown(boolean).
Method in class w3c.jigsaw.http.mux.MuxClientFactory
-
- shutdown(boolean).
Method in class w3c.www.mux.MuxStream
- Shutdown this stream, and associated sessions gracefully.
- shutdown(boolean).
Method in class w3c.jigsaw.http.socket.SocketClientFactory
- Shutdown the client pool.
- signal().
Method in class w3c.www.protocol.http.cache.CacheSweeper
-
- SimGet().
Constructor for class w3c.jigsaw.tests.SimGet
-
- SimpleCacheFilter().
Constructor for class w3c.jigsaw.filters.SimpleCacheFilter
-
- SimpleResourceStore().
Constructor for class w3c.tools.store.SimpleResourceStore
-
- size.
Variable in class w3c.www.protocol.http.cache.CacheFilter
- The current cache size.
- size().
Method in class w3c.util.ArrayDictionary
- Returns the number of elements in the dictionary
- skip(long).
Method in class w3c.www.http.ChunkedInputStream
-
- skip(long).
Method in class w3c.www.http.ContentLengthInputStream
-
- skip(long).
Method in class w3c.jigsaw.ssi.DelayedInputStream
-
- skip(long).
Method in class w3c.www.mime.MultipartInputStream
-
- skipSpaces().
Method in class w3c.www.mime.MimeParser
-
- skipSpaces(byte[], ParseState).
Static method in class w3c.www.http.HttpParser
- Skip leading LWS, not including CR LF.
- skipToBoundary().
Method in class w3c.www.mime.MultipartInputStream
-
- slowpickle.
Variable in class w3c.tools.store.AttributeHolder
- Turns on/off fast pickling.
- SM_AGENT_ACCEPT_P.
Static variable in class w3c.jigsaw.http.httpdSecurityManager
- Name of the property indicating if agents are allowed to accept().
- SM_AGENT_WRITE_P.
Static variable in class w3c.jigsaw.http.httpdSecurityManager
- Name of the property indicating if agents are allowed to write().
- SM_DEBUG_P.
Static variable in class w3c.jigsaw.http.httpdSecurityManager
- Name of the property indicating if security maneger is debuged.
- socket.
Variable in class w3c.jigsaw.http.socket.SocketClient
- The socket currently handled by the client.
- SocketClientFactory().
Constructor for class w3c.jigsaw.http.socket.SocketClientFactory
- Empty constructor for dynamic class instantiation.
- Sorter().
Constructor for class w3c.tools.sorter.Sorter
-
- sortStringArray(String[], boolean).
Static method in class w3c.tools.sorter.Sorter
- Sort the given String array in place.
- sortStringEnumeration(Enumeration).
Static method in class w3c.tools.sorter.Sorter
- Sort the given String enumeration.
- sortStringKeys(Hashtable).
Static method in class w3c.tools.sorter.Sorter
- Get the keys of this hashtable, sorted.
- SPACE_P.
Static variable in class w3c.jigsaw.http.httpd
- Name of the property giving the server space directory.
- sProxy.
Variable in class w3c.www.http.HttpRequestMessage
-
- SSIResource().
Constructor for class w3c.jigsaw.ssi.SSIResource
-
- STALE.
Static variable in class w3c.www.http.HttpWarning
- Warning status - Response is stale.
- start_time.
Variable in class w3c.www.protocol.http.cache.cacheStatistics
- The start time, as a number of milliseconds since Java epoch.
- start_time.
Variable in class w3c.jigsaw.http.httpdStatistics
- The date at which the server was started (ms since Java epoch).
- startConnection(InputStream, DataOutputStream).
Method in class w3c.jigsaw.http.Client
- Start processing the given connection.
- started.
Variable in class w3c.jigsaw.contrib.SalvagerResource
- Date at which the currernt salvage was started.
- startEmit(OutputStream, int).
Method in class w3c.www.http.HttpMessage
- This message is about to be emited.
- startEmit(OutputStream, int).
Method in class w3c.www.http.HttpReplyMessage
- Emit the status line before emiting the actual reply headers.
- startEmit(OutputStream, int).
Method in class w3c.www.http.HttpRequestMessage
- This message is about to be emited, emit the request-line first !
- startSalvage().
Method in class w3c.jigsaw.contrib.SalvagerResource
- Start the salvage process.
- state.
Variable in class w3c.www.http.HttpMessage
- The state dictionary.
- state.
Variable in class w3c.www.protocol.http.HttpServer
-
- state.
Variable in class w3c.tools.store.ResourceStoreManager
-
- STATE_AUTHTYPE.
Static variable in class w3c.jigsaw.auth.AuthFilter
- The authentication method used to authenticate above user.
- STATE_AUTHUSER.
Static variable in class w3c.jigsaw.auth.AuthFilter
- The user as authentified from the request.
- STATE_CACHABLE.
Static variable in class w3c.www.protocol.http.cache.CacheFilter
-
- STATE_COUNT.
Static variable in class w3c.jigsaw.filters.CounterFilter
- The name of the piece if state that receives the hit count value.
- STATE_DEPTH.
Static variable in class w3c.jigsaw.ssi.SSIResource
- Message state - the current recursion depth
- STATE_IF_MODIFIED_SINCE.
Static variable in class w3c.jigsaw.ssi.BasicCommand
-
- STATE_ORIGREQ.
Static variable in class w3c.www.protocol.http.cache.CacheFilter
- Name of the request state used tokeep track of original request
- STATE_RESOURCE.
Static variable in class w3c.www.protocol.http.cache.CacheFilter
-
- STATE_REVALIDATION.
Static variable in class w3c.www.protocol.http.cache.CacheFilter
- Name of the request state that marks a request as being a revalidation.
- STATE_TAG.
Static variable in class w3c.jigsaw.filters.CacheFilter
-
- STATE_TAG.
Static variable in class w3c.jigsaw.filters.SimpleCacheFilter
-
- STATE_VARIABLES.
Static variable in class w3c.jigsaw.ssi.SSIResource
- Message state - the current variables
- STATE_WARNINGS.
Static variable in class w3c.www.protocol.http.cache.CacheFilter
- Name of the request state used to collect warnings.
- Statistics().
Constructor for class w3c.jigsaw.status.Statistics
-
- stats.
Variable in class w3c.www.protocol.http.cache.CacheFilter
- Our real time statistics.
- status.
Static variable in interface w3c.cvs.CVS
-
- status.
Variable in class w3c.www.http.HttpReplyMessage
- The status associated with this reply.
- status.
Variable in class w3c.www.http.HttpWarning
-
- status(String).
Method in class w3c.cvs.CvsDirectory
- Get the status of a file entry.
- statusToString(int).
Static method in class w3c.cvs.CvsDirectory
-
- stop().
Method in class w3c.jigsaw.contrib.CheckpointResource
- Force our attached thread to stop.
- stopConnection().
Method in class w3c.jigsaw.http.Client
- Client callback - The current connection has been terminated.
- stopConnection().
Method in class w3c.jigsaw.http.mux.MuxClient
- Client implementation - The current connection was terminated.
- stopConnection().
Method in class w3c.jigsaw.http.socket.SocketClient
- Client implementation - This connection has been stopped.
- stopEventManager().
Method in class w3c.tools.timers.EventManager
-
- store.
Variable in class w3c.jigsaw.auth.AuthRealm
- Our user store.
- store.
Variable in class w3c.jigsaw.auth.RealmsCatalog
- Our realm's store.
- store(byte[], byte[], int).
Method in class w3c.tools.dbm.jdbm
- Store the given association of key/value.
- STORE_INSERT.
Static variable in class w3c.tools.dbm.jdbm
- Mode for store - Only insert this element if it is not already defined.
- STORE_REPLACE.
Static variable in class w3c.tools.dbm.jdbm
- Mode for store - Replace any existing entry with the new provided one.
- StoreClassVersionException(int, int).
Constructor for class w3c.tools.store.StoreClassVersionException
-
- StoreContainer().
Constructor for class w3c.jigsaw.resources.StoreContainer
-
- StoreDirectoryFilter().
Constructor for class w3c.jigsaw.upgrade.StoreDirectoryFilter
-
- STOREFILE_IDENTIFIER.
Static variable in class w3c.tools.store.ResourceStoreManager
- The identifier for resource store files.
- stream.
Variable in class w3c.www.mux.MuxSession
- The stream to which that session belongs.
- StringArrayAttribute(String, String[], int).
Constructor for class w3c.tools.store.StringArrayAttribute
-
- StringAttribute(String, String, int).
Constructor for class w3c.tools.store.StringAttribute
- Create a description for a generic String attribute.
- StringField(FormManager, String, String).
Constructor for class w3c.tools.forms.StringField
- Create a new field for string edition, with no initial value.
- StringField(FormManager, String, String, String).
Constructor for class w3c.tools.forms.StringField
- Create a new field for string edition.
- stringify(Object).
Method in class w3c.tools.store.Attribute
- Stringify a value of this kind.
- stringify(Object).
Method in class w3c.tools.store.ClassAttribute
- Make a String out of a ClassAttribute value.
- stringify(Object).
Method in class w3c.tools.store.IntegerArrayAttribute
- Turn a IntegerArray attribute into a String.
- stringify(Object).
Method in class w3c.tools.store.StringArrayAttribute
- Turn a StringArray attribute into a String.
- strval.
Variable in class w3c.jigsaw.forms.TextArrayField
-
- subtype.
Variable in class w3c.www.mime.MimeType
-
- sweeper.
Variable in class w3c.tools.store.ResourceStoreManager
- Our sweeper thread:
- SWITCHING.
Static variable in interface w3c.www.http.HTTP
-
- SYN.
Static variable in interface w3c.www.mux.MUX
-
- sync().
Method in class w3c.www.protocol.http.auth.AuthFilter
- We don't maintain cached informations.
- sync().
Method in class w3c.www.protocol.http.cache.CacheFilter
- Save all cache related infos to stable storage.
- sync().
Method in class w3c.jigsaw.http.CommonLogger
- Save all pending data to stable storage.
- sync().
Method in class w3c.www.protocol.http.DebugFilter
- We do not maintain any in-memory cached state.
- sync().
Method in class w3c.www.protocol.http.HttpManager
- Dump all in-memory cached state to persistent storage.
- sync().
Method in class w3c.www.protocol.http.icp.ICPFilter
- This filter doesn't maintain dynamic state.
- sync().
Method in class w3c.www.protocol.http.auth.LocalAuthFilter
- We don't maintain cached informations.
- sync().
Method in class w3c.jigsaw.http.Logger
- Flush any in core logger state back to disk.
- sync().
Method in class w3c.www.protocol.http.proxy.ProxyDispatcher
- We don't maintain cached infos.
- sync().
Method in interface w3c.www.protocol.http.RequestFilter
-
Synchronized any pending state into stable storage.
- SyncLRUList().
Constructor for class w3c.util.SyncLRUList
-
- t_bytes.
Variable in class w3c.jigsaw.http.httpdStatistics
- The total number of emited bytes.
- t_hits.
Variable in class w3c.jigsaw.http.httpdStatistics
- The total number of hits.
- t_req.
Variable in class w3c.jigsaw.http.httpdStatistics
- The total time spent in processing requests in ms.
- tail.
Variable in class w3c.util.LRUList
-
- target.
Variable in class w3c.jigsaw.http.LookupResult
- The current target of the lookup operation.
- target_attributes.
Variable in class w3c.jigsaw.formedit.GenericResourceEditor
- The attributes defined by the class of our target.
- target_attributes.
Variable in class w3c.jigsaw.resources.ResourceFilter
- Our target attribute description:
- target_values.
Variable in class w3c.jigsaw.resources.ResourceFilter
- Our target shadowed values.
- template.
Variable in class w3c.www.protocol.http.HttpManager
- The template request (the request we will clone to create new requests)
- text.
Variable in class w3c.www.http.HttpWarning
-
- TEXT_CSS.
Static variable in class w3c.www.mime.MimeType
-
- TEXT_HTML.
Static variable in class w3c.www.mime.MimeType
-
List of well known MIME types:
- TEXT_PLAIN.
Static variable in class w3c.www.mime.MimeType
-
- TextArrayField().
Constructor for class w3c.jigsaw.forms.TextArrayField
-
- TextArrayField(String, String, String).
Constructor for class w3c.jigsaw.forms.TextArrayField
-
- TextArrayField(String, String, String, String[]).
Constructor for class w3c.jigsaw.forms.TextArrayField
-
- TextField().
Constructor for class w3c.jigsaw.forms.TextField
-
- TextField(String, String, String, String).
Constructor for class w3c.jigsaw.forms.TextField
-
- THE_SERVER.
Static variable in class w3c.jigsaw.http.Request
- The URL that means * for an
OPTIONS
method.
- thread.
Variable in class w3c.jigsaw.contrib.CheckpointResource
- Our thread, if one is currently attached.
- thread.
Variable in class w3c.jigsaw.http.httpd
-
- thread.
Variable in class w3c.jigsaw.contrib.SalvagerResource
- The power for the engine, when needed.
- thread.
Variable in class w3c.jigsaw.http.socket.SocketClient
- The thread that we have been attached to.
- threadcache.
Variable in class w3c.jigsaw.http.mux.MuxHttpHandler
-
- ThreadCache(String).
Constructor for class w3c.util.ThreadCache
- Create a thread cache, after creating a new thread group.
- ThreadCache(ThreadGroup).
Constructor for class w3c.util.ThreadCache
- Create a thread cache, whose threads are to be children of the group.
- ThreadCache(ThreadGroup, String).
Constructor for class w3c.util.ThreadCache
- Create a thread cache, after creating a new thread group.
- threadcount.
Variable in class w3c.util.ThreadCache
- Number of created threads.
- threadid.
Variable in class w3c.util.ThreadCache
- Uniq thread identifier within this ThreadCache instance.
- threadpriority.
Variable in class w3c.util.ThreadCache
- Cached thread priority.
- ThreadStat().
Constructor for class w3c.jigsaw.status.ThreadStat
-
- TimeFormatter().
Constructor for class w3c.util.TimeFormatter
-
- TIMEOUT_P.
Static variable in class w3c.www.protocol.http.icp.ICPFilter
- Properties - Our default timeout value.
- timeoutValue.
Variable in class w3c.www.protocol.http.icp.ICPFilter
- Our default timeout value for waiting for replies (in ms).
- timer.
Variable in class w3c.jigsaw.http.httpd
-
- title.
Variable in class w3c.tools.forms.FormField
- The field's title.
- title.
Variable in class w3c.tools.forms.FormManager
- The form's title.
- toExternalForm().
Method in class w3c.www.http.BasicValue
- Return a String encoding this header value in an HTTP compatible way.
- toExternalForm().
Method in interface w3c.www.http.HeaderValue
- Return the HTTP encoding for this header value.
- toHead(LRUAble).
Method in class w3c.util.AsyncLRUList
- Moves node to front of list.
- toHead(LRUAble).
Method in class w3c.util.LRUList
- Moves node to front of list.
- toHead(LRUAble).
Method in class w3c.util.SyncLRUList
- Moves node to front of list.
- tokens.
Variable in class w3c.www.http.HttpTokenList
-
- tooManyConnections().
Method in class w3c.www.protocol.http.HttpManager
-
- toString().
Method in class w3c.util.ArrayDictionary
- Creates a string representation of the dictionary
- toString().
Method in class w3c.www.http.BasicValue
- Print this header value as it would be emited.
- toString().
Method in class w3c.jigsaw.html.HtmlLink
- genereate a String representation that can be
append in a HTML document
- toString().
Method in class w3c.jigsaw.html.HtmlStyle
- genereate a String representation that can be
append in a HTML document
- toString().
Method in class w3c.www.protocol.http.HttpBasicServer
- Display this server into a String.
- toString().
Method in class w3c.www.mime.MimeType
- A printable representation of this MimeType.
- toString().
Method in class w3c.tools.store.SimpleResourceStore
- Print a simple resource store.
- toString().
Method in class w3c.jigsaw.http.socket.SocketClient
- Print that client into a String.
- toTail(LRUAble).
Method in class w3c.util.AsyncLRUList
- Moves node to back of list.
- toTail(LRUAble).
Method in class w3c.util.LRUList
- Moves node to back of list.
- toTail(LRUAble).
Method in class w3c.util.SyncLRUList
- Moves node to back of list.
- trace.
Variable in class w3c.jigsaw.http.CommonLogger
-
- trace(Client, String).
Method in class w3c.jigsaw.http.CommonLogger
- Log a client trace.
- trace(Client, String).
Method in class w3c.jigsaw.http.httpd
- Emit a server trace.
- trace(Client, String).
Method in class w3c.jigsaw.http.Logger
- Log a client trace.
- trace(Request, String).
Method in class w3c.www.protocol.http.cache.CacheFilter
-
- trace(String).
Method in class w3c.jigsaw.http.Client
- Emit a trace on behalf of the given client.
- trace(String).
Method in class w3c.jigsaw.http.CommonLogger
- Log a server trace.
- trace(String).
Method in class w3c.jigsaw.http.httpd
- Emit a server trace, on behalf of the server itself.
- trace(String).
Method in class w3c.jigsaw.http.httpdSecurityManager
-
- trace(String).
Method in class w3c.tools.dbm.jdbm
-
- trace(String).
Method in class w3c.jigsaw.http.Logger
- Log a server trace.
- trace(String).
Method in interface w3c.jigsaw.daemon.ServerHandler
- Emit a debugging trace on behalf of this server.
- trace(String).
Method in class w3c.jigsaw.upgrade.Upgrade1to2
-
- trace(String, String).
Method in class w3c.jigsaw.upgrade.Upgrade1to2
-
- TRACE_P.
Static variable in class w3c.jigsaw.http.httpd
- Name of the server's trace property.
- TRACELOGNAME_P.
Static variable in class w3c.jigsaw.http.CommonLogger
- Name of the property indicating the server trace file.
- tracemsg(String).
Method in class w3c.jigsaw.http.CommonLogger
-
- TRANSFORMATION_APPLIED.
Static variable in class w3c.www.http.HttpWarning
- Warning status - Transformation applied.
- tryActiveCacheContent(InputStream).
Method in class w3c.www.protocol.http.cache.CachedResource
- Try using an active stream to cache the content.
- tryKeepConnection().
Method in class w3c.jigsaw.http.Reply
-
- tryKeepConnection(Request, Reply).
Method in class w3c.jigsaw.http.Client
- Request has been processed into Reply, should we keep connection alive ?
Test wether we can keep the connection alive, after the given
reply has been emited.
- tryKeepConnection(Request, Reply).
Method in class w3c.jigsaw.http.mux.MuxClient
- Request has been processed into Reply, should we keep connection alive ?
Test wether we can keep the connection alive, after the given
reply has been emited.
- type.
Variable in class w3c.tools.store.Attribute
- The attribute's value type, as the name of its class.
- type.
Variable in class w3c.www.http.HttpAccept
- The accepted MIME type.
- type.
Variable in class w3c.www.mime.MimeType
-
- tz.
Variable in class w3c.www.http.HttpDate
-
- u_max.
Variable in class w3c.jigsaw.http.httpdStatistics
- The URL that has been processed the slowest.
- u_min.
Variable in class w3c.jigsaw.http.httpdStatistics
- The URL that has been processed the fastest.
- UNAUTHORISED.
Static variable in interface w3c.www.http.HTTP
-
- UNAUTHORIZED.
Static variable in interface w3c.www.http.HTTP
-
- unbind().
Method in class w3c.jigsaw.http.socket.SocketClient
- SocketClientFactory interface - Unbind this client.
- unescape(String).
Static method in class w3c.jigsaw.http.LookupState
- Unescape a HTTP escaped string
- unescape(String).
Static method in class w3c.jigsaw.http.Request
- Unescape a HTTP escaped string
- unholdResourceStore(ResourceStoreHolder, File).
Method in class w3c.tools.store.ResourceStoreManager
- Unhold the given store.
- unit.
Variable in class w3c.www.http.HttpRange
- The range's unit.
- Unix().
Constructor for class w3c.util.Unix
-
- unixStuff().
Method in class w3c.jigsaw.daemon.ServerHandlerManager
- Do some UNIX specific initialization.
- UnknownResourceException(Resource).
Constructor for class w3c.tools.store.UnknownResourceException
-
- unlink(Request).
Method in class w3c.jigsaw.resources.HTTPResource
- The default UNLINK method replies with a not implemented.
- unloadBucket().
Method in class w3c.tools.dbm.jdbm
- Select a bucket to be removed from the cache, unload it.
- unloadResource().
Method in class w3c.tools.store.jdbmResourceStore
- Unload one selected resource from the store.
- unlock(ResourceLocker).
Method in class w3c.tools.store.Resource
- Unlock the given resource.
- unlockResource(ResourceLocker, Resource).
Method in class w3c.tools.store.jdbmResourceStore
- Unlock the given resource in the cache.
- unlockResource(ResourceLocker, Resource).
Method in interface w3c.tools.store.ResourceStore
- Unlock the given resource in the cache.
- unlockResource(ResourceLocker, Resource).
Method in class w3c.tools.store.SimpleResourceStore
- Unlock this resource from memory.
- unpickle(DataInputStream).
Method in class w3c.tools.store.Attribute
- Unpickle an attribute of this type from the given stream.
- unpickle(DataInputStream).
Static method in class w3c.tools.store.AttributeHolder
- Unpickle an attribute holder from the given input stream.
- unpickle(DataInputStream).
Method in class w3c.tools.store.AttributeHolderAttribute
- Unpickle an attribute holder from the given input stream.
- unpickle(DataInputStream).
Method in class w3c.tools.store.BooleanAttribute
- Unpickle an boolean from the given input stream.
- unpickle(DataInputStream).
Method in class w3c.tools.store.ClassAttribute
- Unpickle an integer from the given input stream.
- unpickle(DataInputStream).
Method in class w3c.tools.store.DoubleAttribute
- Unpickle an integer from the given input stream.
- unpickle(DataInputStream).
Method in class w3c.tools.store.FileAttribute
- Unpickle an File from the given input stream.
- unpickle(DataInputStream).
Method in class w3c.tools.store.IntegerArrayAttribute
- Unpickle an integer array from the given input stream.
- unpickle(DataInputStream).
Method in class w3c.tools.store.IntegerAttribute
- Unpickle an integer from the given input stream.
- unpickle(DataInputStream).
Method in class w3c.jigsaw.auth.IPTemplatesAttribute
- Unpickle an array of IP templates from the given input stream.
- unpickle(DataInputStream).
Method in class w3c.tools.store.LongAttribute
- Unpickle an long from the given input stream.
- unpickle(DataInputStream).
Method in class w3c.jigsaw.resources.MimeTypeAttribute
- Unpickle a MIME type from the given input stream.
- unpickle(DataInputStream).
Method in class w3c.tools.store.ObjectAttribute
- The ObjectAttribute values can't be unpickled.
- unpickle(DataInputStream).
Method in class w3c.tools.store.PropertiesAttribute
- Unpickle an string from the given input stream.
- unpickle(DataInputStream).
Method in class w3c.tools.store.StringArrayAttribute
- Unpickle an String array from the given input stream.
- unpickle(DataInputStream).
Method in class w3c.tools.store.StringAttribute
- Unpickle an string from the given input stream.
- unpickle(DataInputStream, Hashtable).
Static method in class w3c.tools.store.AttributeHolder
- A short hand for unpickling and initializing a resource.
- unpickle(DataInputStream, Hashtable, boolean).
Static method in class w3c.tools.store.AttributeHolder
- Unpickle an attribute holder from the given input stream.
- unpickleInstance(DataInputStream, Hashtable).
Method in class w3c.tools.store.AttributeHolder
- A short-hand for unpickling and initializing resources.
- unpickleInstance(DataInputStream, Hashtable, boolean).
Method in class w3c.tools.store.AttributeHolder
- Finish the instance part of the unpickling job.
- unpickleInstance(DataInputStream, Hashtable, boolean).
Method in class w3c.jigsaw.resources.FilteredResource
- Unpickle a filtered resource.
- unpickleInstance(DataInputStream, Hashtable, boolean).
Method in class w3c.jigsaw.resources.ResourceFilter
- Unpickle a resource filter.
- unpickleProlog(DataInputStream, ResourceStore).
Static method in class w3c.tools.store.ResourceStoreManager
- Read in the prolog from the given input stream.
- unquote(byte[], ParseState).
Static method in class w3c.www.http.HttpParser
-
- unread(int).
Method in class w3c.www.mime.MimeParser
-
- unregisterConnection(HttpConnection).
Method in class w3c.www.protocol.http.HttpBasicServer
- Unregister a connection from the idle list.
- unregisterDirectory(String).
Method in class w3c.jigsaw.indexer.ResourceIndexer
- Unregister the given directory from our stor.
- unregisterExtension(String).
Method in class w3c.jigsaw.indexer.ResourceIndexer
- Unregister knowledge about a given extension.
- unregisterFilter(ResourceFilter).
Method in class w3c.jigsaw.resources.FilteredResource
- Unregister a filter to this target.
- unregisterHandler(int).
Method in class w3c.www.mux.SampleMuxHandler
- Unregister any handler for that protocol.
- unregisterObserver(PropertyMonitoring).
Method in class w3c.util.ObservableProperties
- Unsubscribe this object from the observers list.
- unregisterRealm(String).
Method in class w3c.jigsaw.auth.RealmsCatalog
- Unregister the given realm from the catalog.
- unregisterSession(MuxSession).
Method in class w3c.www.mux.MuxStream
- Unregiter the given session, it has been closed.
- unregisterUser(String).
Method in class w3c.jigsaw.auth.AuthRealm
- Unregister a user from the realm.
- unsetNoCache().
Method in class w3c.www.http.HttpCacheControl
- Unset the
no-cache
directive.
- unsetPrivate().
Method in class w3c.www.http.HttpCacheControl
- Unset the
private
directive.
- UNSUPPORTED_MEDIA_TYPE.
Static variable in interface w3c.www.http.HTTP
-
- update().
Method in class w3c.cvs.CvsDirectory
- Update all that directory's content.
- update(String).
Method in class w3c.cvs.CvsDirectory
-
- update(String[]).
Method in class w3c.cvs.CvsDirectory
- Update these files from the repository.
- updateAges(Request, Reply).
Method in class w3c.www.protocol.http.cache.CachedResource
- Update this entry's age according to the given HTTP transaction.
- updateAttributes().
Method in class w3c.jigsaw.resources.FileResource
- Update our computed attributes.
- updateAttributes().
Method in class w3c.tools.store.Resource
- The web admin wants us to update any out of date attribute.
- updateByteValue().
Method in class w3c.www.http.BasicValue
- Update the RFC822 compatible header value for this object.
- updateByteValue().
Method in class w3c.www.http.HttpAccept
- Update the RFC822 compatible header value for this object.
- updateByteValue().
Method in class w3c.www.http.HttpAcceptCharset
- Update the RFC822 compatible header value for this object.
- updateByteValue().
Method in class w3c.www.http.HttpAcceptCharsetList
- Update the RFC822 compatible header value for this object.
- updateByteValue().
Method in class w3c.www.http.HttpAcceptLanguage
- Update the RFC822 compatible header value for this object.
- updateByteValue().
Method in class w3c.www.http.HttpAcceptLanguageList
- Update the RFC822 compatible header value for this object.
- updateByteValue().
Method in class w3c.www.http.HttpAcceptList
- Update the RFC822 compatible header value for this object.
- updateByteValue().
Method in class w3c.www.http.HttpBag
- Update the RFC822 compatible header value for this object.
- updateByteValue().
Method in class w3c.www.http.HttpCacheControl
- Recompute the byte value for this header.
- updateByteValue().
Method in class w3c.www.http.HttpChallenge
- Update the RFC822 compatible header value for this object.
- updateByteValue().
Method in class w3c.www.http.HttpContentRange
- Update the RFC822 compatible header value for this object.
- updateByteValue().
Method in class w3c.www.http.HttpCookieList
- Update the RFC822 compatible header value for this object.
- updateByteValue().
Method in class w3c.www.http.HttpCredential
- Update the RFC822 compatible header value for this object.
- updateByteValue().
Method in class w3c.www.http.HttpDate
- Update the RFC822 compatible header value for this object.
- updateByteValue().
Method in class w3c.www.http.HttpEntityTag
- Update the byte value to reflect any changes in the parsed value.
- updateByteValue().
Method in class w3c.www.http.HttpEntityTagList
- Update the RFC822 compatible header value for this object.
- updateByteValue().
Method in class w3c.www.http.HttpInteger
- Update the RFC822 compatible header value for this object.
- updateByteValue().
Method in class w3c.www.http.HttpMimeType
- Update the RFC822 compatible header value for this object.
- updateByteValue().
Method in class w3c.www.http.HttpRange
- Update the RFC822 compatible header value for this object.
- updateByteValue().
Method in class w3c.www.http.HttpRangeList
- Update the RFC822 compatible header value for this object.
- updateByteValue().
Method in class w3c.www.http.HttpSetCookieList
- Update the RFC822 compatible header value for this object.
- updateByteValue().
Method in class w3c.www.http.HttpString
- Update the RFC822 compatible header value for this object.
- updateByteValue().
Method in class w3c.www.http.HttpTokenList
- Update the RFC822 compatible header value for this object.
- updateByteValue().
Method in class w3c.www.http.HttpWarning
- Update the RFC822 compatible header value for this object.
- updateByteValue().
Method in class w3c.www.http.HttpWarningList
- Update the RFC822 compatible header value for this object.
- updateCachedHeaders().
Method in class w3c.jigsaw.resources.FileResource
- Uupdate the cached headers for this resource.
- updateCachedHeaders().
Method in class w3c.jigsaw.resources.HTTPResource
- Update the cached headers value.
- updateCacheSpaceCounter(int).
Method in class w3c.www.protocol.http.cache.CacheFilter
-
- updateCacheSpaceCounter(int).
Method in class w3c.www.protocol.http.cache.CacheState
- Update cache space counter.
- updateDefaultChildAttributes(Hashtable).
Method in class w3c.jigsaw.resources.DirectoryResource
- Initialize and register a new resource into this directory.
- updateDefaultChildAttributes(Hashtable).
Method in class w3c.jigsaw.resources.StoreContainer
- Update default child attributes.
- updateDirectory(String).
Method in class w3c.cvs.CvsDirectory
- Check out, or update a sub-directory.
- updateField(String, String).
Method in class w3c.jigsaw.forms.FormCardResource
- Update the field whose name is given, with the provided value.
- updateFileAttributes().
Method in class w3c.jigsaw.resources.FileResource
- Update the file related attributes.
- updateFileAttributes().
Method in class w3c.jigsaw.map.MapResource
- This method parses the map file whenever it changes.
- updateFileAttributes().
Method in class w3c.jigsaw.ssi.SSIResource
- Updates the attributes and instance variables that depend
on the file.
- updateFormCard(FormCardResource).
Method in class w3c.jigsaw.forms.FormCardHandler
- Perform any update needed by the form.
- updateGeneration(CachedResource, int, int).
Method in class w3c.www.protocol.http.cache.CacheSweeper
- Move the given resource from one generation to another.
- updateGenerationSize(int, int).
Method in class w3c.www.protocol.http.cache.CacheState
- Update generations size
- updateNegotiableResource(String).
Method in class w3c.jigsaw.resources.DirectoryResource
- Update a negotiable resource.
- updateProxy().
Method in class w3c.www.protocol.http.HttpManager
- Update the proxy configuration to match current properties setting.
- updateServerInfo(Reply).
Method in class w3c.www.protocol.http.HttpBasicServer
- A full round-trip has been run with the target server, update infos.
- updateStatistics(Client, Request, Reply, int, long).
Method in class w3c.jigsaw.http.httpdStatistics
- Update the current statistics with the given request.
- updateVariant(Request, Reply).
Method in class w3c.www.protocol.http.cache.VaryResource
-
- Upgrade().
Constructor for class w3c.jigsaw.upgrade.Upgrade
-
- upgrade(int, int, String[]).
Static method in class w3c.jigsaw.http.httpd
-
- upgrade(String[]).
Method in class w3c.jigsaw.upgrade.Upgrade1to2
-
- upgrade(String[]).
Method in interface w3c.jigsaw.upgrade.Upgrader
-
- Upgrade1to2().
Constructor for class w3c.jigsaw.upgrade.Upgrade1to2
-
- upgradeAuthInfos().
Method in class w3c.jigsaw.upgrade.Upgrade1to2
-
- upgradeDone().
Method in class w3c.jigsaw.upgrade.Upgrade1to2
- Emit a message, upgrade has performed successfully.
- upgradeIndexer().
Method in class w3c.jigsaw.upgrade.Upgrade1to2
-
- upgradeProperties().
Method in class w3c.jigsaw.upgrade.Upgrade1to2
- Upgrade the properties.
- upgradeSimpleResourceStore(File).
Method in class w3c.jigsaw.upgrade.Upgrade1to2
- Upgrade resource stores.
- upgradeStores().
Method in class w3c.jigsaw.upgrade.Upgrade1to2
-
- url.
Variable in class w3c.www.http.HttpRequestMessage
- The target resource, identified by its URL.
- URLDecoder(InputStream).
Constructor for class w3c.jigsaw.forms.URLDecoder
- Create an URLDecoder for the given stream.
- URLDecoder(InputStream, boolean).
Constructor for class w3c.jigsaw.forms.URLDecoder
- Create an URLDecoder for the given stream.
- usage().
Static method in class w3c.cvs.CvsDirectory
-
- usage().
Static method in class w3c.jigsaw.http.httpd
-
- usage().
Static method in class w3c.jigsaw.daemon.ServerHandlerManager
-
- usage().
Static method in class w3c.jigsaw.tests.ServerStress
-
- usage().
Static method in class w3c.jigsaw.tests.SimGet
-
- usage().
Static method in class w3c.jigsaw.upgrade.Upgrade1to2
-
- USE_PROXY.
Static variable in interface w3c.www.http.HTTP
-
- USE_SM_P.
Static variable in class w3c.jigsaw.http.httpd
- Name of property that indicates if some security manager is required.
- usedConnection().
Method in class w3c.jigsaw.http.Client
- Client callback - A full request has been received on input stream.
- usedConnection().
Method in class w3c.jigsaw.http.mux.MuxClient
- Client implementation - The current connection is now in use.
- usedConnection().
Method in class w3c.jigsaw.http.socket.SocketClient
- Client implementation - The current connection is in use.
- USER_AGENT_P.
Static variable in class w3c.www.protocol.http.HttpManager
- Header properties - Set the user agent.
- validate().
Method in class w3c.www.http.BasicValue
- Validate the parsed value according to the last set raw value.
- validate().
Method in interface w3c.tools.forms.FormHandlerInterface
- The whole form has been validated.
- validate(Request, Reply).
Method in class w3c.www.protocol.http.cache.CachedResource
- Given an HTTP transaction, validate that cached entry.
- validate(Request, Reply).
Method in class w3c.www.protocol.http.cache.VaryResource
- Given an HTTP transaction, validate that cached entry.
- value.
Variable in class w3c.www.http.HttpCookie
- This cookie's value.
- value.
Variable in class w3c.www.http.HttpSetCookie
-
- values.
Variable in class w3c.util.ArrayDictionary
- The array of corresponding values
- values.
Variable in class w3c.tools.store.AttributeHolder
- Attribute values.
- values.
Variable in class w3c.www.http.HttpMessage
-
- variants.
Variable in class w3c.www.protocol.http.cache.VaryResource
- The loaded list of cached variants.
- VARY.
Static variable in class w3c.jigsaw.resources.NegotiatedResource
- The Vary header field for this resource is always the same.
- VaryResource().
Constructor for class w3c.www.protocol.http.cache.VaryResource
-
- vcards.
Variable in class w3c.jigsaw.forms.FormResource
-
- verified.
Variable in class w3c.jigsaw.contrib.SalvagerResource
- Did we run a verify stage since last safe report ?
- verify().
Method in class w3c.jigsaw.resources.DirectoryResource
- Verify that resource.
- verify().
Method in class w3c.jigsaw.resources.FileResource
- Is that resource still wrapping an existing file ?
If the underlying file has disappeared and if the
container directory is extensible, remove the resource.
- verify().
Method in class w3c.jigsaw.resources.HTTPResource
- Verify that resource.
- verify().
Method in class w3c.jigsaw.forms.PostableResource
- The verify method of a postable resource will always return
false.
- verscount.
Static variable in class w3c.jigsaw.http.httpd
- The current internal version counter of Jigsaw.
- VERSCOUNT_P.
Static variable in class w3c.jigsaw.http.httpd
-
- version.
Variable in class w3c.www.http.HttpCookie
- Set this cookie's version.
- version.
Static variable in class w3c.jigsaw.http.httpd
- The current displayed version of Jigsaw.
- version.
Variable in class w3c.www.http.HttpSetCookie
- This cookie's version.
- vfields.
Variable in class w3c.tools.forms.FormManager
- Our list of field, at description time.
- VirtualHostResource().
Constructor for class w3c.jigsaw.resources.VirtualHostResource
-
- visit(Resource).
Method in class w3c.tools.store.WalkerEngine
-
- visited.
Variable in class w3c.tools.store.WalkerEngine
- Cycle detection: list of visited resource store (by identifiers).
- waitForConnection(HttpServer).
Method in class w3c.www.protocol.http.HttpManager
-
- waitSignal().
Method in class w3c.www.protocol.http.cache.CacheSweeper
-
- walk().
Method in class w3c.tools.store.WalkerEngine
-
- walker.
Variable in class w3c.jigsaw.contrib.SalvagerResource
- The walk handler.
- walker.
Variable in class w3c.tools.store.WalkerEngine
- Our walk handler.
- walkerDone(ResourceWalker, SalvagerReport).
Method in class w3c.jigsaw.contrib.SalvagerResource
- Callback, for the walker to notify the end of salvaging.
- WalkerEngine(Resource, ResourceWalker, boolean).
Constructor for class w3c.tools.store.WalkerEngine
-
- WalkerEngine(Resource[], ResourceWalker, boolean).
Constructor for class w3c.tools.store.WalkerEngine
-
- WARN_DISCONNECTED.
Static variable in class w3c.www.protocol.http.cache.CacheFilter
- The HTTP warning used to notify of a disconnected cache.
- WARN_HEURISTIC.
Static variable in class w3c.www.protocol.http.cache.CacheFilter
- The HTTP warning used to indicate a heuristic expiration time.
- WARN_STALE.
Static variable in class w3c.www.protocol.http.cache.CacheFilter
- The HTTP warning used to mark invalid entries
- warning(Exception, String).
Method in class w3c.jigsaw.http.httpd
- Emit a warning.
- warning(String).
Method in class w3c.jigsaw.http.httpd
- Emit a warning.
- warning(String).
Method in class w3c.tools.store.SimpleResourceStore
- Emit the given string as a warning, to whoever it is appropriate.
- warning(String).
Method in class w3c.jigsaw.upgrade.Upgrade1to2
-
- write(byte[]).
Method in class w3c.util.CountOutputStream
- Write an array of bytes to that stream.
- write(byte[], int, int).
Method in class w3c.www.http.ChunkedOutputStream
- Write an array of bytes.
- write(byte[], int, int).
Method in class w3c.util.CountOutputStream
- Write part of an array of bytes to that stream.
- write(byte[], int, int).
Method in class w3c.www.mux.MuxOutputStream
- Writes a sub array of bytes.
- write(int).
Method in class w3c.www.http.ChunkedOutputStream
- Write one byte of output.
- write(int).
Method in class w3c.util.CountOutputStream
- Write a single byte to that stream.
- write(int).
Method in class w3c.www.mux.MuxOutputStream
- Writes a byte.
- write(jdbmBucket, byte[], byte[]).
Method in class w3c.tools.dbm.jdbm
- Allocate and write the provided key/value.
- writeList().
Method in class w3c.jigsaw.filters.PutListResource
- Dump the current list of edited files back to disk.
- writelog(String).
Method in class w3c.jigsaw.contrib.LogFilter
- Write the given string to the log file.
- writer.
Variable in class w3c.www.mux.MuxInputStream
- A quick reference to that session writer.
- writer.
Variable in class w3c.www.mux.MuxOutputStream
- The writer instance for the multiplexed stream.
- writer.
Variable in class w3c.www.mux.MuxStream
- This stream writer.
- WRITER_BUFFER_SIZE.
Static variable in interface w3c.www.mux.MUX
-