| Package | Description |
|---|---|
| tigase.server.amp |
| Modifier and Type | Method and Description |
|---|---|
static MsgRepository.MSG_TYPES |
MsgRepository.MSG_TYPES.getFromInt(int type) |
static MsgRepository.MSG_TYPES |
MsgRepository.MSG_TYPES.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MsgRepository.MSG_TYPES[] |
MsgRepository.MSG_TYPES.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
abstract Map<MsgRepository.MSG_TYPES,Long> |
MsgRepository.getMessagesCount(tigase.xmpp.JID to) |
Map<MsgRepository.MSG_TYPES,Long> |
JDBCMsgRepository.getMessagesCount(tigase.xmpp.JID to) |
Copyright © 2015 "Tigase, Inc.". All rights reserved.