Data Request Broker
2-3-release

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

Packages that use URLNode
fr.gael.drb.impl Package containing the implementations. 
fr.gael.drb.impl.ftp Implementation of DRB for the support of Files and Directories on FTP. 
 

Uses of URLNode in fr.gael.drb.impl
 

Methods in fr.gael.drb.impl that return URLNode
protected  URLNode URLNode.createNode(URL url)
          This method create a url node with aa url
 

Uses of URLNode in fr.gael.drb.impl.ftp
 

Subclasses of URLNode in fr.gael.drb.impl.ftp
 class FtpNode
          FTP node implementation
 

Methods in fr.gael.drb.impl.ftp that return URLNode
protected  URLNode FtpNode.createNode(URL url)
          This method create a FtpNode with an URL
 


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

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