Package | Description |
---|---|
tigase.server |
The main package with top level API for server side components.
|
Modifier and Type | Method and Description |
---|---|
static Command.Status |
Command.Status.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Command.Status[] |
Command.Status.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static void |
Command.setStatus(Packet packet,
Command.Status status) |
Copyright © 2017 "Tigase, Inc.". All rights reserved.