JBoss Dynamic Model Representation API 1.0.0.Final

Serialized Form


Package org.jboss.dmr

Class org.jboss.dmr.ModelNode extends java.lang.Object implements Serializable

serialVersionUID: 2030456323088551487L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException
Read this node's content in binary format from the given source.

Throws:
java.io.IOException - if an I/O error occurs

writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
Write this node's content in binary format to the given target.

Throws:
java.io.IOException - if an I/O error occurs


JBoss Dynamic Model Representation API 1.0.0.Final

Copyright © 2010 JBoss, a division of Red Hat, Inc.