|
PTLib
Version 2.14.3
|
Call back to process the body of the HTTP command. More...
#include <http.h>
Public Member Functions | |
| virtual | ~ContentProcessor () |
| virtual void * | GetBuffer (PINDEX &size)=0 |
| virtual bool | Process (const void *data, PINDEX length)=0 |
Call back to process the body of the HTTP command.
|
inlinevirtual |
|
pure virtual |
|
pure virtual |