com.realtime.xmpp.tools
Interface XmppTool

All Superinterfaces:
AccountTool, PresenceTool, RosterTool
All Known Implementing Classes:
DomXmppTool

public interface XmppTool
extends AccountTool, PresenceTool, RosterTool

The super tool.

Version:
1.0 Copyright © 2002,2003 Real Time Entertainment Group, LLC - All rights reserved.
Author:
Mike Prince

Methods inherited from interface com.realtime.xmpp.tools.AccountTool
createAccount
 
Methods inherited from interface com.realtime.xmpp.tools.PresenceTool
conveyPresence
 
Methods inherited from interface com.realtime.xmpp.tools.RosterTool
rosterAdd, rosterRemove
 



Copyright © 2002,2003 Real Time Entertainment Group, LLC. All Rights Reserved.