instantreality 1.0

Component:
Engine
Status:
fully implemented
Structure type:
concrete
Standard:
Avalon

WebInterfaceJob

The WebInterfaceJob provides an interface to verify and modify fields of the scene by using a Web Browser.

Inheritance

Code

XML encoding
<WebInterfaceJob runTime='0'
logFeature=''
hostnameLookups='FALSE'
enabled='TRUE'
maxKeepAliveRequests='100'
keepAliveTimeout='15'
networkEventLogLevel='0'
maxClients='256'
timeOut='300'
appUrl=''
stylePageUrl=''
logPageEntries='25'
user=''
passwd=''
realm='Avalon'
address=''
port='35668'
backlog='511'
triggerName='WebInterface'
 />
Classic encoding
WebInterfaceJob {
	runTime 0
	logFeature [""]
	hostnameLookups FALSE
	enabled TRUE
	maxKeepAliveRequests 100
	keepAliveTimeout 15
	networkEventLogLevel 0
	maxClients 256
	timeOut 300
	appUrl [""]
	stylePageUrl [""]
	logPageEntries 25
	user ""
	passwd ""
	realm "Avalon"
	address ""
	port 35668
	backlog 511
	triggerName "WebInterface"
}

Interface

Filter: X3D only | Avalon only | All
id Name DataType PartType Default ValueType Description
SFNode metadata SFNode inputOutput MetadataObject container for payload metadata inside MetadataSet element