- getAction() - Method in class tigase.jaxmpp.core.client.xmpp.modules.adhoc.AdHocRequest
-
Returns Action selected by client.
- getAvailableActions() - Method in class tigase.jaxmpp.core.client.xmpp.modules.adhoc.AdHocResponse
-
Returns collection of available action.
- getCommand() - Method in class tigase.jaxmpp.core.client.xmpp.modules.adhoc.AdHocCommansModule.AdHocCommansAsyncCallback
-
Return <command xmlns='http://jabber.org/protocol/commands' />
element of returned stanza.
- getCommandFeatures(SessionObject, IQ, String) - Method in class tigase.jaxmpp.core.client.xmpp.modules.adhoc.AdHocCommansModule
-
- getCommandIdentity(SessionObject, IQ, String) - Method in class tigase.jaxmpp.core.client.xmpp.modules.adhoc.AdHocCommansModule
-
- getCriteria() - Method in class tigase.jaxmpp.core.client.xmpp.modules.adhoc.AdHocCommansModule
-
- getData(String) - Method in class tigase.jaxmpp.core.client.xmpp.modules.adhoc.Session
-
Return object stored in session.
- getDefaultAction() - Method in class tigase.jaxmpp.core.client.xmpp.modules.adhoc.AdHocResponse
-
Returns default action
- getFeatures() - Method in interface tigase.jaxmpp.core.client.xmpp.modules.adhoc.AdHocCommand
-
Returns features what are implemented by command.
- getFeatures() - Method in class tigase.jaxmpp.core.client.xmpp.modules.adhoc.AdHocCommansModule
-
- getForm() - Method in class tigase.jaxmpp.core.client.xmpp.modules.adhoc.AdHocRequest
-
Return Data Form sent by client in request.
- getForm() - Method in class tigase.jaxmpp.core.client.xmpp.modules.adhoc.AdHocResponse
-
Return response Data Form.
- getIq() - Method in class tigase.jaxmpp.core.client.xmpp.modules.adhoc.AdHocRequest
-
Returns IQ stanza constains command request.
- getLastRequest() - Method in class tigase.jaxmpp.core.client.xmpp.modules.adhoc.Session
-
Return timestamp of last request.
- getModuleIdentity(SessionObject, IQ, String) - Method in class tigase.jaxmpp.core.client.xmpp.modules.adhoc.AdHocCommansModule
-
- getModuleItems(SessionObject, IQ, String) - Method in class tigase.jaxmpp.core.client.xmpp.modules.adhoc.AdHocCommansModule
-
- getName() - Method in interface tigase.jaxmpp.core.client.xmpp.modules.adhoc.AdHocCommand
-
Return human readable name of command.
- getNode() - Method in interface tigase.jaxmpp.core.client.xmpp.modules.adhoc.AdHocCommand
-
Return node name of command.
- getNode() - Method in class tigase.jaxmpp.core.client.xmpp.modules.adhoc.AdHocRequest
-
Returns called node of ad-hoc command.
- getResponse() - Method in class tigase.jaxmpp.core.client.xmpp.modules.adhoc.AdHocCommansModule.AdHocCommansAsyncCallback
-
Reutrns IQ stanza with response.
- getSession() - Method in class tigase.jaxmpp.core.client.xmpp.modules.adhoc.AdHocRequest
-
- getSession(boolean) - Method in class tigase.jaxmpp.core.client.xmpp.modules.adhoc.AdHocRequest
-
- getSessionId() - Method in class tigase.jaxmpp.core.client.xmpp.modules.adhoc.AdHocRequest
-
Return session ID, or
null if request hasn't
Session.
- getSessionId() - Method in class tigase.jaxmpp.core.client.xmpp.modules.adhoc.Session
-
Return session ID.
- getState() - Method in class tigase.jaxmpp.core.client.xmpp.modules.adhoc.AdHocResponse
-
Return state of execution.
- getWriter() - Method in class tigase.jaxmpp.core.client.xmpp.modules.adhoc.AdHocResponse
-
Return writer.