Inheritance diagram for HTTPInputSource:
Implemented only for win32 systems using wininet API.
Public Member Functions | |
HTTPInputSource (const String *basePath, HTTPInputSource *base) | |
Creates stream from http protocol url. | |
const String * | getLocation () const |
const byte * | openStream () |
void | closeStream () |
int | length () const |
Protected Member Functions | |
InputSource * | createRelative (const String *relPath) |
|
Creates stream from http protocol url.
|