|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use QueueType | |
---|---|
tigase.server | |
tigase.server.filters |
Uses of QueueType in tigase.server |
---|
Methods in tigase.server that return QueueType | |
---|---|
static QueueType |
QueueType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static QueueType[] |
QueueType.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 QueueType | |
---|---|
void |
PacketFilterIfc.init(String name,
QueueType qType)
The method initializes the filter. |
Uses of QueueType in tigase.server.filters |
---|
Methods in tigase.server.filters with parameters of type QueueType | |
---|---|
void |
PacketCounter.init(String name,
QueueType qType)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |