|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Iq | |
---|---|
jabber.client | |
org.apache.activemq.transport.xmpp |
Uses of Iq in jabber.client |
---|
Methods in jabber.client that return Iq | |
---|---|
Iq |
ObjectFactory.createIq()
Create an instance of Iq |
Uses of Iq in org.apache.activemq.transport.xmpp |
---|
Methods in org.apache.activemq.transport.xmpp that return Iq | |
---|---|
protected Iq |
ProtocolConverter.createResult(Iq iq)
Creates a result command from the input |
Methods in org.apache.activemq.transport.xmpp with parameters of type Iq | |
---|---|
protected Iq |
ProtocolConverter.createResult(Iq iq)
Creates a result command from the input |
protected String |
ProtocolConverter.debugString(Iq iq)
|
protected void |
ProtocolConverter.onAuthQuery(Object any,
Iq iq)
|
protected void |
ProtocolConverter.onDiscoInfo(Iq iq,
Query query)
|
protected void |
ProtocolConverter.onDiscoItems(Iq iq,
Query query)
|
protected void |
ProtocolConverter.onIq(Iq iq)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |