|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Command | |
|---|---|
| tigase.server | The main package with top level API for server side components. |
| Uses of Command in tigase.server |
|---|
| Methods in tigase.server that return Command | |
|---|---|
Command |
Packet.getCommand()
The method always returns NULL. |
Command |
Iq.getCommand()
Method description |
static Command |
Command.valueof(String cmd)
Method description |
static Command |
Command.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Command[] |
Command.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||