31 #ifndef OPAL_SIP_HANDLERS_H
32 #define OPAL_SIP_HANDLERS_H
68 virtual Comparison
Compare(
const PObject & other)
const;
174 typedef std::map<PString, PSafePtr<SIPHandler> >
IndexMap;
263 const PString & targetAddress,
276 virtual bool SendNotify(
const PObject * body);
306 const PString & body);
443 PSafePtr<SIPHandler>
FindBy(
IndexMap & by,
const PString & key, PSafetyMode m);
471 PString
AsXML()
const;
474 static bool ParseXML(
475 const PString & body,
476 list<SIPPresenceInfo> & info,
481 void PrintOn(ostream & strm)
const;
558 void PrintOn(ostream & strm)
const;
564 #endif // OPAL_SIP_HANDLERS_H