Uses of Class
org.eclipse.jgit.http.server.resolver.AsIsFileService

Packages that use AsIsFileService
org.eclipse.jgit.http.server   
org.eclipse.jgit.http.server.resolver   
 

Uses of AsIsFileService in org.eclipse.jgit.http.server
 

Methods in org.eclipse.jgit.http.server with parameters of type AsIsFileService
 void GitServlet.setAsIsFileService(AsIsFileService f)
           
 

Uses of AsIsFileService in org.eclipse.jgit.http.server.resolver
 

Fields in org.eclipse.jgit.http.server.resolver declared as AsIsFileService
static AsIsFileService AsIsFileService.DISABLED
          Always throws ServiceNotEnabledException.
 



Copyright © 2011. All Rights Reserved.