Wraps client HTTP requests to a HTTP server into an IO::Stream.
Definition httpstream.h:20
virtual bool Open()
open the stream
Definition httpstream.cc:38
__DeclareClass(HttpStream)
virtual ~HttpStream()
destructor
Definition httpstream.cc:26
HttpStream()
constructor
Definition httpstream.cc:17
void SetRetries(int count)
Definition httpstream.h:45
int GetRetries() const
Definition httpstream.h:54
int retries
Definition httpstream.h:38
Implements a stream class which writes to and reads from system RAM.
Definition memorystream.h:19
Nebula compiler specific defines and configuration.
This file was generated with Nebula Trifid's idlc compiler tool.
Definition defaulthttprequesthandler.cc:15