Creates a request instance using its own Props.
Creates a request instance using its own Props.
public AgentRequest()
Creates a request instance referencing the specified Props.
public AgentRequest(Props)
Creates a request instance referencing the specified Props and standard OutputStream.
public AgentRequest(Props,Stream)
Creates a request instance referencing the specified Props, standard OutputStream, and error OutputStream.
public AgentRequest(Props,Stream,Stream)
AgentRequest Class | com.neokernel.nk Namespace