Made to Order Software Corporation Logo

LLChatLib: LLURLRequestClientFactory Class Reference

LLURLRequestClientFactory Class Reference

Template class to build url request based client chains. More...

#include <llurlrequest.h>


Detailed Description

Template class to build url request based client chains.

This class eases construction of a basic sd rpc client. Here is an example of it's use: class LLUsefulService : public LLService { ... }
LLService::registerCreator(
"useful",
LLService::creator_t(new LLURLRequestClientFactory<LLUsefulService>))




This class should work, but I never got around to using/testing it.


The documentation for this class was generated from the following file:
  • /home/doug/src/oss/slitechat/trunk/LLChatLib/llmessage/llurlrequest.h
Generated on Thu Sep 23 17:18:47 2010 for LLChatLib by  doxygen 1.6.3