JBoss Dynamic Model Representation 1.0.0.GA-redhat-1

Serialized Form


Package org.jboss.dmr

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

serialVersionUID: 2030456323088551487L

Serialization Methods

readExternal

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

Throws:
IOException - if an I/O error occurs

writeExternal

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

Throws:
IOException - if an I/O error occurs


JBoss Dynamic Model Representation 1.0.0.GA-redhat-1

Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.