#include <HTTP_Handler.h>
List of all members.
Constructor & Destructor Documentation
TAO_HTTP_Reader::TAO_HTTP_Reader |
( |
ACE_Message_Block * |
mb, |
|
|
ACE_TCHAR * |
filename, |
|
|
const char * |
request_prefix = "GET" , |
|
|
const char * |
request_suffix = "HTTP/1.0\r\nAccept: HTTP/1.0\r\n\r\n" |
|
) |
| |
Member Function Documentation
int TAO_HTTP_Reader::receive_reply |
( |
void |
| ) |
[private, virtual] |
int TAO_HTTP_Reader::send_request |
( |
void |
| ) |
[private, virtual] |
Member Data Documentation
The documentation for this class was generated from the following files: