tigase.adhoc
Class AdHocCommandManager
java.lang.Object
tigase.adhoc.AdHocCommandManager
public class AdHocCommandManager
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AdHocCommandManager
public AdHocCommandManager()
getAllCommands
public Collection<AdHocCommand> getAllCommands()
process
public tigase.xml.Element process(tigase.xml.Element element)
throws AdHocCommandException
- Throws:
AdHocCommandException
registerCommand
public void registerCommand(AdHocCommand command)
Copyright © 2008-2012 Tigase. All Rights Reserved.