|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.stimulsoft.base.serializing.StiDeserializerReport
com.stimulsoft.base.serializing.StiDeserializerDocument
com.stimulsoft.base.serializing.StiDeserializerDocumentThread
public class StiDeserializerDocumentThread
Class represets document deserialization in thread Copyright Stimulsoft
| Constructor Summary | |
|---|---|
StiDeserializerDocumentThread(StiDeserializerControler controler,
IStiSerializable instance,
org.w3c.dom.Node rootNode,
StiDeserializationDispatcher dispatcher)
Constructor |
|
| Method Summary | |
|---|---|
void |
run()
Start deserialization process in thread |
void |
stop()
Cancel deserialization process |
| Methods inherited from class com.stimulsoft.base.serializing.StiDeserializerReport |
|---|
deserialize, getInstance, getMemoryStore, isRefObject, setMemoryStore |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StiDeserializerDocumentThread(StiDeserializerControler controler,
IStiSerializable instance,
org.w3c.dom.Node rootNode,
StiDeserializationDispatcher dispatcher)
controler - StiDeserializerControlerinstance - IStiSerializablerootNode - Node| Method Detail |
|---|
public void run()
run in interface java.lang.Runnablepublic void stop()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||