Uses of Class
net.sf.jsefa.common.mapping.EntryPoint

Packages that use EntryPoint
net.sf.jsefa.common.config   
net.sf.jsefa.rbf.mapping   
net.sf.jsefa.xml.mapping   
 

Uses of EntryPoint in net.sf.jsefa.common.config
 

Classes in net.sf.jsefa.common.config with type parameters of type EntryPoint
 class Configuration<R extends TypeMappingRegistry<?>,E extends EntryPoint<?,?>>
          The abstract superclass for configuration object classes.
 

Uses of EntryPoint in net.sf.jsefa.rbf.mapping
 

Subclasses of EntryPoint in net.sf.jsefa.rbf.mapping
 class RbfEntryPoint
          An entry point for RBF serialization and deserialization.
 

Uses of EntryPoint in net.sf.jsefa.xml.mapping
 

Subclasses of EntryPoint in net.sf.jsefa.xml.mapping
 class XmlEntryPoint
          An entry point for XML serialization / deserialization.
 



Copyright © 2014. All rights reserved.