|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use State | |
|---|---|
| tigase.jaxmpp.core.client.xmpp.modules.adhoc | |
| Uses of State in tigase.jaxmpp.core.client.xmpp.modules.adhoc |
|---|
| Methods in tigase.jaxmpp.core.client.xmpp.modules.adhoc that return State | |
|---|---|
State |
AdHocResponse.getState()
Return state of execution. |
static State |
State.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static State[] |
State.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in tigase.jaxmpp.core.client.xmpp.modules.adhoc with parameters of type State | |
|---|---|
protected abstract void |
AdHocCommansModule.AdHocCommansAsyncCallback.onResponseReceived(String sessionid,
String node,
State status,
JabberDataElement data)
Method called when response of ad-hoc command is received. |
void |
AdHocResponse.setState(State state)
Set execution state. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||