Serialized Form


Package org.infinispan.tree

Class org.infinispan.tree.Fqn extends Object implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
Throws:
IOException

Class org.infinispan.tree.FqnComparator extends Object implements Serializable

Class org.infinispan.tree.NodeKey extends Object implements Serializable

Serialized Fields

fqn

Fqn fqn

contents

NodeKey.Type contents

Class org.infinispan.tree.NodeNotExistsException extends CacheException implements Serializable

serialVersionUID: 779376138690777440L

Class org.infinispan.tree.NodeNotValidException extends CacheException implements Serializable



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