Mixe for Privacy and Anonymity in the Internet
|
#include "CATLSClientSocket.hpp"
#include "CAHttpClient.hpp"
#include "CASocketAddrINet.hpp"
#include "CAXMLCostConfirmation.hpp"
#include "CAXMLErrorMessage.hpp"
#include "CAXMLBI.hpp"
Go to the source code of this file.
Classes | |
class | CAAccountingBIInterface |
This class encapsulates the connection to the JPI. More... | |
Macros | |
#define | PI_CONNECT_TIMEOUT 5000 |
#define | XML_ELEMENT_CCS "CCs" |
#define | XML_ELEMENT_SETTLE_RESULT "SettleResult" |
#define | XML_ATTR_SETTLE_SUCCESSFUL "successful" |
#define | POST_CMD_SETTLEALL "/settleAll" |
#define PI_CONNECT_TIMEOUT 5000 |
Definition at line 38 of file CAAccountingBIInterface.hpp.
#define POST_CMD_SETTLEALL "/settleAll" |
Definition at line 44 of file CAAccountingBIInterface.hpp.
#define XML_ATTR_SETTLE_SUCCESSFUL "successful" |
Definition at line 42 of file CAAccountingBIInterface.hpp.
#define XML_ELEMENT_CCS "CCs" |
Definition at line 40 of file CAAccountingBIInterface.hpp.
#define XML_ELEMENT_SETTLE_RESULT "SettleResult" |
Definition at line 41 of file CAAccountingBIInterface.hpp.