Public Member Functions | |
virtual void | describe (Description &desc) const |
virtual LLSD | get () const |
virtual void | post (LLHTTPNode::ResponsePtr response, const LLSD &context, const LLSD &input) const |
Definition at line 73 of file llsdappservices.cpp.
virtual void LLHTTPConfigRuntimeService::describe | ( | Description & | desc | ) | const [inline, virtual] |
Definition at line 76 of file llsdappservices.cpp.
virtual LLSD LLHTTPConfigRuntimeService::get | ( | ) | const [inline, virtual] |
Reimplemented from LLHTTPNode.
Definition at line 84 of file llsdappservices.cpp.
References LLApp::getOptionData(), LLApp::instance(), and LLApp::PRIORITY_RUNTIME_OVERRIDE.
virtual void LLHTTPConfigRuntimeService::post | ( | LLHTTPNode::ResponsePtr | response, | |
const LLSD & | context, | |||
const LLSD & | input | |||
) | const [inline, virtual] |
Reimplemented from LLHTTPNode.
Definition at line 90 of file llsdappservices.cpp.
References LLSD::beginMap(), end, LLSD::endMap(), LLApp::getOptionData(), LLApp::instance(), LLApp::PRIORITY_RUNTIME_OVERRIDE, and LLApp::setOptionData().