Uses of Interface
org.xmpp.component.IQResultListener

Packages that use IQResultListener
org.xmpp.component   
 

Uses of IQResultListener in org.xmpp.component
 

Methods in org.xmpp.component with parameters of type IQResultListener
 void ComponentManager.query(Component component, IQ packet, IQResultListener listener)
          Sends an IQ packet to the server and returns immediately.