W3C Jigsaw


All resources All frames

ConnectionProp

This resource class provides access to Jigsaw connection properties. It allows you to change the connection properties of Jigsaw.


Inherits

The ConnectionProp class inerits from the following classes:


Attributes description

The ConnectionProp defines the following attributes:


org.w3c.jigsaw.keepAlive
semantics
The Keep-Alive flag.
type
This attribute is an editable BooleanAttribute
default value
This attribute defaults to null.


org.w3c.jigsaw.client.priority
semantics
Client's threads priority.
type
This attribute is an editable IntegerAttribute
default value
This attribute defaults to null.


org.w3c.jigsaw.client.bufsize
semantics
Client's buffer size.
type
This attribute is an editable IntegerAttribute
default value
This attribute defaults to null.


org.w3c.jigsaw.client.debug
semantics
Client's debug flag.
type
This attribute is an editable BooleanAttribute
default value
This attribute defaults to null.


org.w3c.jigsaw.request.timeout
semantics
Request time out.
type
This attribute is an editable IntegerAttribute
default value
This attribute defaults to null.


Jigsaw Team
$Id: org.w3c.jigsaw.http.ConnectionProp.html,v 1.6 2000/03/15 12:49:15 bmahe Exp $