Neokernel API

WebServer Properties

The properties of the WebServer class are listed below. For a complete list of WebServer class members, see the WebServer Members topic.

Public Instance Properties

AgentController (inherited from Agent) Assigns or returns an AgentController for this agent.
Keys (inherited from Props) Returns a Vector containing the names of property keys currently accessible by getProperty.
Props (inherited from Agent) Sets or gets the Props of this agent.
PropsContainer (inherited from Props) The IPropsContainer used to access and store properties for this object.
StateMachineModel (inherited from Agent) Called by AgentController to retrieve a reference to this agent's state machine model.

Protected Instance Properties

fileServerAgent

See Also

WebServer Class | com.neokernel.httpd Namespace