Class AdhHocRequest

java.lang.Object
tigase.component.adhoc.AdhHocRequest

public class AdhHocRequest extends Object
  • Method Details

    • getAction

      public String getAction()
    • isAction

      public boolean isAction(String action)
    • getCommand

      public Element getCommand()
    • getIq

      public Packet getIq()
    • getNode

      public String getNode()
    • getSender

      public JID getSender()
    • getRecipient

      public JID getRecipient()
    • getSessionId

      public String getSessionId()