API Docs for SAX and DOM
Main Page
Class Hierarchy
Alphabetical List
Compound List
File List
Compound Members
File Members
XMLNetHTTPInfo Class Reference
List of all members.
Public Types
enum
HTTPMethod
{
GET
,
PUT
,
POST
}
Public Methods
XMLNetHTTPInfo
()
Public Attributes
HTTPMethod
fHTTPMethod
const char *
fHeaders
int
fHeadersLen
const char *
fPayload
int
fPayloadLen
Member Enumeration Documentation
enum XMLNetHTTPInfo::HTTPMethod
Enumeration values:
GET
PUT
POST
Constructor & Destructor Documentation
XMLNetHTTPInfo::XMLNetHTTPInfo
(
)
Member Data Documentation
const char* XMLNetHTTPInfo::fHeaders
int XMLNetHTTPInfo::fHeadersLen
HTTPMethod
XMLNetHTTPInfo::fHTTPMethod
const char* XMLNetHTTPInfo::fPayload
int XMLNetHTTPInfo::fPayloadLen
The documentation for this class was generated from the following file:
XMLNetAccessor.hpp
Copyright © 1994-2004 The Apache Software Foundation. All Rights Reserved.