Interface AdHocScriptCommandManager


public interface AdHocScriptCommandManager
Author:
andrzej
  • Method Summary

    Modifier and Type
    Method
    Description
    List<tigase.xml.Element>
    getCommandListItems(tigase.xmpp.jid.JID senderJid, tigase.xmpp.jid.JID toJid)
     
    process(Packet packet)
     
  • Method Details

    • getCommandListItems

      List<tigase.xml.Element> getCommandListItems(tigase.xmpp.jid.JID senderJid, tigase.xmpp.jid.JID toJid)
    • process

      List<Packet> process(Packet packet)