|
Jitsi: the OpenSource Java VoIP and Instant Messaging client. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface History
| Method Summary | |
|---|---|
HistoryRecordStructure |
getHistoryRecordsStructure()
|
HistoryID |
getID()
|
InteractiveHistoryReader |
getInteractiveReader()
Returns an object that can be used to read and query this history. |
HistoryReader |
getReader()
Returns an object which can be used to read and query this history. |
HistoryWriter |
getWriter()
Returns an object which can be used to append records to this history. |
void |
setHistoryRecordsStructure(HistoryRecordStructure structure)
Sets the given structure to be the new history records structure used in this history implementation. |
| Method Detail |
|---|
HistoryReader getReader()
InteractiveHistoryReader getInteractiveReader()
HistoryWriter getWriter()
HistoryID getID()
HistoryRecordStructure getHistoryRecordsStructure()
void setHistoryRecordsStructure(HistoryRecordStructure structure)
structure - the new HistoryRecordStructure to use
|
Jitsi: the OpenSource Java VoIP and Instant Messaging client. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||