Data Request Broker
2-3-release

Uses of Class
fr.gael.drb.impl.DrbProvider

Packages that use DrbProvider
fr.gael.drb.impl Package containing the implementations. 
fr.gael.drb.impl.file Implementation of DRB for the support of Files and Directories of the local File System. 
fr.gael.drb.impl.zip Implementation of DRB for the support of ZIP files. 
 

Uses of DrbProvider in fr.gael.drb.impl
 

Methods in fr.gael.drb.impl that return DrbProvider
 DrbProvider DrbNodeImpl.getProvider()
          Returns the provider of this node.
 

Uses of DrbProvider in fr.gael.drb.impl.file
 

Subclasses of DrbProvider in fr.gael.drb.impl.file
 class FileProvider
          File provider.
 

Methods in fr.gael.drb.impl.file that return DrbProvider
 DrbProvider FileNode.getProvider()
          Returns the provider of this file.
 

Uses of DrbProvider in fr.gael.drb.impl.zip
 

Subclasses of DrbProvider in fr.gael.drb.impl.zip
 class ZipProvider
          Zip provider implementation
 


Data Request Broker - DRB API®
2-3-release

Copyright© 2001-2009 GAEL Consultant. All rights reserved. Use is subject to license terms .