|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Command.Action | |
|---|---|
| tigase.server | |
| Uses of Command.Action in tigase.server |
|---|
| Methods in tigase.server that return Command.Action | |
|---|---|
static Command.Action |
Command.getAction(Packet packet)
|
static Command.Action |
Command.Action.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static Command.Action[] |
Command.Action.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in tigase.server with parameters of type Command.Action | |
|---|---|
static void |
Command.addAction(Packet packet,
Command.Action action)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||