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

V

value. Variable in class vq.utils.kventry
The entry's value.
values. Variable in class vq.utils.kvvnode
The list of values associated with the list entry.
vq.server package vq.server
vq.utils package vq.utils
vqis class vq.utils.vqis.
Adaptor class for reading from HTTP protocol streams and vqServer .cfg file format files.
vqis(File). Constructor for class vq.utils.vqis
Creates a new buffered stream to read from the specified file.
vqis(InputStream). Constructor for class vq.utils.vqis
Creates a new stream for reading from the specified stream.
vqis(String). Constructor for class vq.utils.vqis
Creates a new buffered stream to read from the specified file.
vqis(String, String). Constructor for class vq.utils.vqis
Creates a new buffered stream to read from the specified location using the specified mode.
vqos class vq.utils.vqos.
Adaptor class for writing to HTTP protocol streams and vqServer .cfg file format files.
vqos(File). Constructor for class vq.utils.vqos
Creates a new buffered stream to write to the specified file.
vqos(OutputStream). Constructor for class vq.utils.vqos
Creates a new stream for writing to the specified stream.
vqos(String). Constructor for class vq.utils.vqos
Creates a new buffered stream to write to the specified file.
vqos(String, boolean). Constructor for class vq.utils.vqos
Creates a new buffered stream to write to the specified file.
vqss class vq.utils.vqss.
Utility class for parsing strings in vqServer .cfg file format.
vqss(String). Constructor for class vq.utils.vqss
Creates a new object for parsing the specified string.

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