| close() | MAUtil::Connection | |
| connect(const char *url) | MAUtil::Connection | |
| Connection(ConnectionListener *listener) | MAUtil::Connection | |
| connEvent(const MAConnEventData &data) | MAUtil::HttpConnection | [protected, virtual] |
| create(const char *url, int method) | MAUtil::HttpConnection | |
| finish() | MAUtil::HttpConnection | |
| getResponseHeader(const char *key, String *str) | MAUtil::HttpConnection | |
| HttpConnection(HttpConnectionListener *listener) | MAUtil::HttpConnection | |
| isOpen() const | MAUtil::Connection | |
| mConn | MAUtil::Connection | [protected] |
| mData | MAUtil::Connection | [protected] |
| mDst | MAUtil::Connection | [protected] |
| mListener | MAUtil::Connection | [protected] |
| mOffset | MAUtil::Connection | [protected] |
| mRecv | MAUtil::Connection | [protected] |
| mRemain | MAUtil::Connection | [protected] |
| read(void *dst, int len) | MAUtil::Connection | |
| readToData(MAHandle data, int offset, int len) | MAUtil::Connection | |
| recv(void *dst, int maxlen) | MAUtil::Connection | |
| recvData(int prevRes) | MAUtil::Connection | [protected] |
| recvMem(int prevRes) | MAUtil::Connection | [protected] |
| recvToData(MAHandle data, int offset, int maxlen) | MAUtil::Connection | |
| setListener(ConnectionListener *listener) | MAUtil::Connection | |
| setRequestHeader(const char *key, const char *value) | MAUtil::HttpConnection | |
| write(const void *src, int len) | MAUtil::Connection | |
| writeFromData(MAHandle data, int offset, int len) | MAUtil::Connection | |
| ~Connection() | MAUtil::Connection | [virtual] |