namespace Akenti class HttpResponse : public HttpBase


Inheritance:


Public Methods

HttpResponse ()
~HttpResponse ()
void setStatusCode (int statusCode)
int getStatusCode () const
void setStatusMessage (const string& message)
string getStatusMessage () const
InputStream getInputStream () const
OutputStream getOutputStream ()
void fromStream (InputStream& is)
void toStream (OutputStream& os) const

Inherited from HttpBase:

Public Methods

void setProtocol(const string& protocol)
const string& getProtocol() const
void setContentType(const string& contentType)
const string& getContentType() const
int getContentLength() const

Inherited from HttpConstants:


Documentation

HttpResponse()

~HttpResponse()

void setStatusCode(int statusCode)

int getStatusCode() const

void setStatusMessage(const string& message)

string getStatusMessage() const

InputStream getInputStream() const

OutputStream getOutputStream()

void fromStream(InputStream& is)

void toStream(OutputStream& os) const


Direct child classes:
SoapHttpResponse
Author:
Abdelilah Essiari
Version:
1.1 12/26/02

alphabetic index hierarchy of classes


this page has been generated automatically by doc++

(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de