public class SynchronizerImpl extends Synchronizer
SYNC_TAG| Constructor | Description |
|---|---|
SynchronizerImpl(int listenPort) |
| Modifier and Type | Method | Description |
|---|---|---|
protected void |
writeXML(org.w3c.dom.Document doc,
java.io.OutputStream stream) |
destroy, getEventFilters, getEventHandlers, getRequestFilters, getRequestHandlers, getSimulation, getUID, raise, schedule, wasDestroyedclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitonDestroy, packMessage, replaceMessage, synchronizepublic SynchronizerImpl(int listenPort)
throws java.io.IOException,
javax.xml.parsers.ParserConfigurationException
java.io.IOExceptionjavax.xml.parsers.ParserConfigurationExceptionprotected void writeXML(org.w3c.dom.Document doc,
java.io.OutputStream stream)
writeXML in class Synchronizer