| Package | Description |
|---|---|
| org.jivesoftware.smack.iqrequest |
| Modifier and Type | Method and Description |
|---|---|
IQRequestHandler.Mode |
AbstractIqRequestHandler.getMode() |
IQRequestHandler.Mode |
IQRequestHandler.getMode() |
static IQRequestHandler.Mode |
IQRequestHandler.Mode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IQRequestHandler.Mode[] |
IQRequestHandler.Mode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
AbstractIqRequestHandler(String element,
String namespace,
IQ.Type type,
IQRequestHandler.Mode mode) |