|
reSIProcate/repro
9694
|
#include "repro/monkeys/OutboundTargetHandler.hxx"#include "rutil/Logger.hxx"#include "resip/stack/InteropHelper.hxx"#include "resip/stack/SipMessage.hxx"#include "repro/OutboundTarget.hxx"#include "repro/ResponseContext.hxx"#include "repro/RequestContext.hxx"
Go to the source code of this file.
Namespaces | |
| namespace | repro |
This Class is used to implement a primitive form of RPC using loose XML formatting. | |
Defines | |
| #define | RESIPROCATE_SUBSYSTEM resip::Subsystem::REPRO |
Definition at line 10 of file OutboundTargetHandler.cxx.
1.7.5.1