Neokernel API

AgentRequest Constructor

Creates a request instance referencing the specified Props, standard OutputStream, and error OutputStream.

AgentRequest(
   Props props,
   Stream outStream,
   Stream err
);

See Also

AgentRequest Class | com.neokernel.nk Namespace | AgentRequest Constructor Overload List