31 #ifndef OPAL_SIP_HANDLERS_H
32 #define OPAL_SIP_HANDLERS_H
68 virtual Comparison
Compare(
const PObject & other)
const;
173 typedef std::map<PString, PSafePtr<SIPHandler> >
IndexMap;
262 const PString & targetAddress,
275 virtual bool SendNotify(
const PObject * body);
305 const PString & body);
442 PSafePtr<SIPHandler>
FindBy(
IndexMap & by,
const PString & key, PSafetyMode m);
470 PString
AsXML()
const;
473 static bool ParseXML(
474 const PString & body,
475 list<SIPPresenceInfo> & info,
480 void PrintOn(ostream & strm)
const;
557 void PrintOn(ostream & strm)
const;
563 #endif // OPAL_SIP_HANDLERS_H