|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcz.cuni.pogamut.MessageObjects.SynchronousMessages
public class SynchronousMessages
Set of synchronous messages
Used when copying history batch - copies only synchronous messages - other are events
Field Summary | |
---|---|
private static SynchronousMessages |
instance
|
static java.util.HashSet<MessageType> |
synchroMessages
|
Constructor Summary | |
---|---|
private |
SynchronousMessages()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static java.util.HashSet<MessageType> synchroMessages
private static SynchronousMessages instance
Constructor Detail |
---|
private SynchronousMessages()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |