Uses of Class
org.sapia.archie.DuplicateException

Packages that use DuplicateException
org.sapia.archie   
org.sapia.archie.sync   
 

Uses of DuplicateException in org.sapia.archie
 

Methods in org.sapia.archie that throw DuplicateException
 void Archie.bind(Name n, java.lang.Object o)
          Binds the given object under the given name.
 Node Node.createChild(NamePart name)
          Creates the node corresponding to the given name and returns it.
 Node AbstractNode.createChild(NamePart name)
           
 

Uses of DuplicateException in org.sapia.archie.sync
 

Methods in org.sapia.archie.sync that throw DuplicateException
 Node SynchronizedNode.createChild(NamePart name)
           
 



Copyright © 2010 Sapia OSS. All Rights Reserved.