Jitsi: the OpenSource Java VoIP and Instant Messaging client.

Package net.java.sip.communicator.service.history

Interface Summary
BidirectionalIterator<T> The standard Java Iterator is uni-directional, allowing the user to explore the contents of a collection in one way only.
History  
HistoryQuery The HistoryQuery corresponds to a query made through the InteractiveHistoryReader.
HistoryReader Used to serach over the history records
HistoryService This service provides the functionality to store history records.
HistoryWriter  
InteractiveHistoryReader The InteractiveHistoryReader allows to search in the history in an interactive way, i.e.
QueryResultSet<T>  
 

Class Summary
DefaultQueryResultSet<T>  
HistoryID Object used to uniquely identify a group of history records.
 


Jitsi: the OpenSource Java VoIP and Instant Messaging client.

Jitsi, the OpenSource Java VoIP and Instant Messaging client.
Distributable under LGPL license.