| Modifier and Type | Method and Description |
|---|---|
static Entry |
Entry.fromElement(tigase.xml.Element elem) |
| Modifier and Type | Method and Description |
|---|---|
List<Entry> |
MemoryRepository.getCachedEntries(int offset,
int limit) |
List<Entry> |
LogRepository.getCachedEntries(int offset,
int limit) |
List<Entry> |
SLF4JRepository.getCachedEntries(int offset,
int limit) |
| Modifier and Type | Method and Description |
|---|---|
void |
MemoryRepository.append(Entry entry) |
void |
LogRepository.append(Entry entry) |
void |
SLF4JRepository.append(Entry entry) |
protected String |
SLF4JRepository.toJson(Entry entry) |
Copyright © 2019. All rights reserved.