站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss 4.0.1 sp1 common API Documentation 英文版文档

Uses of Interface org.jboss.net.protocol.URLLister (JBoss/Common API) - JBoss 4.0.1 sp1 common API Documentation 英文版文档


Uses of Interface
org.jboss.net.protocol.URLLister

Packages that use URLLister
org.jboss.net.protocol URL protocol stream helpers. 
org.jboss.net.protocol.file A better implementation of the 'file' protocol. 
org.jboss.net.protocol.http   
 

Uses of URLLister in org.jboss.net.protocol
 

Classes in org.jboss.net.protocol that implement URLLister
 class URLListerBase
          Support class for URLLister's providing protocol independent functionality.
 

Methods in org.jboss.net.protocol that return URLLister
 URLLister URLListerFactory.createURLLister(URL url)
          Create a URL lister using the protocol from the URL
 URLLister URLListerFactory.createURLLister(String protocol)
          Create a URL lister for the supplied protocol
 

Uses of URLLister in org.jboss.net.protocol.file
 

Classes in org.jboss.net.protocol.file that implement URLLister
 class FileURLLister
           
 

Uses of URLLister in org.jboss.net.protocol.http
 

Classes in org.jboss.net.protocol.http that implement URLLister
 class DavURLLister
           
 



Copyright © 2002 JBoss Group, LLC. All Rights Reserved.