artefaktur
software engineer &        architecture

 
 
 
 

class HttpURLConnection

Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   Namespace Members   Compound Members   Related Pages  

acdk::net::HttpURLConnection Class Reference

#include <HttpURLConnection.h>

Inheritance diagram for acdk::net::HttpURLConnection:

acdk::net::URLConnection acdk::lang::Object acdk::lang::ObjectBase acdk::lang::dmi::StdDispatch acdk::net::HttpURLConnectionImpl acdkx::net::ssl::HTTPSUrlConnection List of all members.

Detailed Description

See also:
HttpURLConnectionImpl for implementation details


Public Member Functions

 HttpURLConnection (IN(RURL) url)
virtual void setRequestMethod (IN(RString) method)
virtual RString getRequestMethod ()
virtual HttpResponceCode getResponseCode ()
virtual RString getResponseMessage ()
virtual RReader getErrorStream ()
virtual void disconnect ()=0
virtual bool usingProxy ()=0
virtual int getStandardPort ()=0
virtual RSocket createSocket (IN(RString) host, int port)=0

Static Public Member Functions

void setFollowRedirects (bool follow)
bool getFollowRedirects ()

Static Public Attributes

bool _follow_redirects
char * __valid_methods

Protected Attributes

RString method
HttpResponceCode responseCode
RString responseMessage

Constructor & Destructor Documentation

acdk::net::HttpURLConnection::HttpURLConnection IN(RURL url  )  [inline]
 


Member Function Documentation

virtual RSocket acdk::net::HttpURLConnection::createSocket IN(RString host,
int  port
[pure virtual]
 

Implemented in acdk::net::HttpURLConnectionImpl.

virtual void acdk::net::HttpURLConnection::disconnect  )  [pure virtual]
 

Implemented in acdk::net::HttpURLConnectionImpl.

virtual RReader acdk::net::HttpURLConnection::getErrorStream  )  [virtual]
 

bool acdk::net::HttpURLConnection::getFollowRedirects  )  [inline, static]
 

virtual RString acdk::net::HttpURLConnection::getRequestMethod  )  [inline, virtual]
 

virtual HttpResponceCode acdk::net::HttpURLConnection::getResponseCode  )  [inline, virtual]
 

virtual RString acdk::net::HttpURLConnection::getResponseMessage  )  [inline, virtual]
 

virtual int acdk::net::HttpURLConnection::getStandardPort  )  [pure virtual]
 

Implemented in acdk::net::HttpURLConnectionImpl, and acdkx::net::ssl::HTTPSUrlConnection.

void acdk::net::HttpURLConnection::setFollowRedirects bool  follow  )  [inline, static]
 

virtual void acdk::net::HttpURLConnection::setRequestMethod IN(RString method  )  [virtual]
 

Reimplemented in acdk::net::HttpURLConnectionImpl.

virtual bool acdk::net::HttpURLConnection::usingProxy  )  [pure virtual]
 

Implemented in acdk::net::HttpURLConnectionImpl.


Member Data Documentation

char* acdk::net::HttpURLConnection::__valid_methods [static]
 

bool acdk::net::HttpURLConnection::_follow_redirects [static]
 

RString acdk::net::HttpURLConnection::method [protected]
 

HttpResponceCode acdk::net::HttpURLConnection::responseCode [protected]
 

RString acdk::net::HttpURLConnection::responseMessage [protected]
 

 
Last modified 2005-05-08 18:33 by SYSTEM By Artefaktur, Ing. Bureau Kommer