|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecttigase.muc.History
public class History
Created: 2007-05-31 09:54:34
| Constructor Summary | |
|---|---|
History(int maxSize)
|
|
| Method Summary | |
|---|---|
boolean |
add(tigase.xml.Element e,
java.lang.String from,
java.lang.String roomId)
|
java.util.Iterator<tigase.xml.Element> |
iterator()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public History(int maxSize)
| Method Detail |
|---|
public java.util.Iterator<tigase.xml.Element> iterator()
public boolean add(tigase.xml.Element e,
java.lang.String from,
java.lang.String roomId)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||