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

P

pad(String, int). Static method in class vq.utils.html
Returns a string of exactly the specified length, either by truncating the specified string or by adding spaces to the end of the specified string.
Parameter class vq.server.Parameter.
Represents a servlet initialisation parameter (key:value pair).
Parameters class vq.server.Parameters.
Represents a list of servlet initialisation parameters (name:value pairs).
periodic(long). Method in class vq.server.Server
Performs certain time-dependent tasks such as checking for timed-out connections.
periodic(long). Method in class vq.server.Servers
Performs certain time-dependent tasks such as checking for timed-out connections.
periodic(long). Method in class vq.server.HttpServer
Performs certain time-dependent tasks such as checking for timed-out connections.
periodic(long). Static method in class vq.server.console
Performs certain routine tasks such as checking the cache and saving the configuration file if necessary.
prev(). Method in class vq.utils.klentry
Returns the previous entry in the list or null if the entry is the first entry in the list or is not in a list.

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