Uses of Class
org.rometools.propono.atom.server.AtomHandlerFactory

Packages that use AtomHandlerFactory
org.rometools.propono.atom.server   
org.rometools.propono.atom.server.impl   
 

Uses of AtomHandlerFactory in org.rometools.propono.atom.server
 

Methods in org.rometools.propono.atom.server that return AtomHandlerFactory
static AtomHandlerFactory AtomHandlerFactory.newInstance()
          Obtain a new instance of a AtomHandlerFactory.
 

Uses of AtomHandlerFactory in org.rometools.propono.atom.server.impl
 

Subclasses of AtomHandlerFactory in org.rometools.propono.atom.server.impl
 class FileBasedAtomHandlerFactory
          Extends com.sun.syndication.propono.atom.server.AtomHandlerFactory to create and return com.sun.syndication.propono.atom.server.impl.FileBasedAtomHandler.
 



Copyright © 2007-2013 ROME Project. All Rights Reserved.