|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Priority | |
---|---|
tigase.server |
Uses of Priority in tigase.server |
---|
Methods in tigase.server that return Priority | |
---|---|
Priority |
Packet.getPriority()
Method returns the packet priority, |
static Priority |
Priority.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Priority[] |
Priority.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 Priority | |
---|---|
void |
Packet.setPriority(Priority priority)
The method sets the packet priority. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |