Rogue Wave banner
Previous fileTop of DocumentContentsIndex pageNext file
Internet Protocols Module Reference Guide
Rogue Wave web site:  Home Page  |  Main Documentation Page

RWHttpSocketClient

Module:  Internet Protocols Module   Package:  HTTP


RWHttpSocketClient RWHttpClient

Local Index

Members

Header File

#include <rw/http/RWHttpSocketClient.h>

Description

RWHttpSocketClient is a derived handle class for RWHttpClient. It provides implementation specific details for HTTP clients over normal network sockets.

Public Constructors

RWHttpSocketClient(void);
RWHttpSocketClient(RWHttpSocketClient& client);

Public Destructor

virtual
~RWHttpSocketClient();

Public Member Operator

RWHttpSocketClient&
operator=(const RWHttpSocketClient& other);

Static Public Member Function

static RWHttpSocketClient
make(); 


Previous fileTop of DocumentContentsIndex pageNext file

© Copyright Rogue Wave Software, Inc. All Rights Reserved.
Rogue Wave and SourcePro are registered trademarks of Rogue Wave Software, Inc. in the United States and other countries. All other trademarks are the property of their respective owners.
Contact Rogue Wave about documentation or support issues.