vqServer API Index of fields and methods

Contents
Package index

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

L

last. Variable in class vq.utils.vqis
The last byte read from the stream.
last(). Method in class vq.utils.kllist
Returns the last entry in the list or null if the list is empty.
lastModified(). Method in class vq.server.CacheEntry
Returns the date and time the entity represented by the CacheEntry was last modified (as the number of milliseconds since....) or zero if the entry is not a file.
length(). Method in class vq.server.CacheEntry
Returns length of the file or archive entry represented by the CacheEntry in bytes or zero if the entry is not a file.
Libraries class vq.server.Libraries.
A list of Java libraries.
Library class vq.server.Library.
Information about a Java library.
Library(). Constructor for class vq.server.Library
Creates a new Library object.
loader. Variable in class vq.server.ServletDir
log(Exception, String). Method in class vq.server.HttpServer
Writes the specified message and exception to the servlet log file.
log(String). Method in class vq.server.HttpServer
Writes the specified message to the servlet log file.
log(String, Throwable). Method in class vq.server.HttpServer
Writes the specified message and stack trace to the servlet log.
login(String, String, HttpServletResponse). Static method in class vq.server.User
Checks the user ID and password specified against the vqServer user database.
login(String, String, String, HttpServletResponse). Method in class vq.server.User
Checks the user ID and password specified against the vqServer user database and access control lists.
logout(HttpServletResponse). Method in class vq.server.User
Removes any vqServer authentication cookie from the user's session, thus logging the user out.

vqServer API version 1.9. vqServer and the vqServer API are copyright © Steve Shering and vqSoft 1997-99. Last updated 15 May 2000.

Contents
Package index