Changes between Version 6 and Version 7 of api
- Timestamp:
- Feb 13, 2011, 5:44:22 AM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
api
v6 v7 2 2 3 3 || Package || Description || 4 || [source:trunk/axmpp/source/xmpp-stream_handlers.ads XMPP. XMPP_Stream_Handlers.XMPP_Stream_Handler] || Interface for stream handlers. Application should reimplement appropriate heandlers, from XMPP_Stream_Handler type. ||4 || [source:trunk/axmpp/source/xmpp-stream_handlers.ads XMPP.Stream_Handlers.XMPP_Stream_Handler] || Interface for stream handlers. Application should reimplement appropriate heandlers, from XMPP_Stream_Handler type. || 5 5 6 6 == XMPP Handlers == 7 7 8 8 || Package || Description || 9 || [source:trunk/axmpp/source/xmpp-s treams.ads XMPP.XMPP_Streams.XMPP_Stream] || Interface for sending requests to XMPP server. ||9 || [source:trunk/axmpp/source/xmpp-sessions.ads XMPP.Sessions.XMPP_Session] || Interface for sending requests to XMPP server. ||