tigase.adhoc
Class AdhHocRequest

java.lang.Object
  extended by tigase.adhoc.AdhHocRequest

public class AdhHocRequest
extends Object


Method Summary
 String getAction()
           
 tigase.xml.Element getCommand()
           
 tigase.xml.Element getIq()
           
 String getNode()
           
 String getSender()
           
 String getSessionId()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getAction

public String getAction()

getCommand

public tigase.xml.Element getCommand()

getIq

public tigase.xml.Element getIq()

getNode

public String getNode()

getSender

public String getSender()

getSessionId

public String getSessionId()


Copyright © 2008-2012 Tigase. All Rights Reserved.