Uses of Class
com.faunos.util.net.http.AbstractResponseFactory

Packages that use AbstractResponseFactory
com.faunos.skwish.ext.http An experimental read-only HTTP interface to skwish is provided here. 
com.faunos.util.net.http.file Support for serving files over HTTP. 
 

Uses of AbstractResponseFactory in com.faunos.skwish.ext.http
 

Subclasses of AbstractResponseFactory in com.faunos.skwish.ext.http
 class MappedSkwishResponseFactory
          Packages a mapped skwish Provider with a skwish HTTP ResponseFactory.
 class SkwishResponseFactory
          The skwish HTTP application.
 

Uses of AbstractResponseFactory in com.faunos.util.net.http.file
 

Subclasses of AbstractResponseFactory in com.faunos.util.net.http.file
 class FileResponseFactory
          A ResponseFactory for serving ordinary files.
 



SourceForge.net Logo