public class NodeAllAttribTransport extends ParamTransport
After synchronization the server DOM element has the same attributes and values as the client counterpart.
With or without synchronization the transported attributes can be obtained
calling ItsNatEvent.getExtraParam(String)
ItsNatDocument.addEventListener(org.w3c.dom.events.EventTarget,String,org.w3c.dom.events.EventListener,boolean,int,ParamTransport[],String,long),
Serialized Form| Constructor and Description |
|---|
NodeAllAttribTransport()
Creates a new instance with automatic synchronization enabled.
|
NodeAllAttribTransport(boolean sync)
Creates a new instance with optional synchronization.
|
public NodeAllAttribTransport()
public NodeAllAttribTransport(boolean sync)
sync - if true the server element is synchronizedCopyright © Innowhere Software, Jose Maria Arranz Santamaria.