Neokernel API

AgentRequest Properties

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

Public Instance Properties

ContentType Specifies the content type for output to the standard OutputStream.
ErrorStream Returns a reference to the error OutputStream.
Keys (inherited from Props) Returns a Vector containing the names of property keys currently accessible by getProperty.
OutputStream Returns a reference to the standard OutputStream.
Props Returns a reference to the Props assigned to this request.
PropsContainer (inherited from Props) The IPropsContainer used to access and store properties for this object.
RequestType Returns the type assigned to this request by its sender.
Writer Returns a reference to the Writer assigned to this request.

See Also

AgentRequest Class | com.neokernel.nk Namespace