Lightweight HTTP Server 1.0.0.Beta1

Uses of Class
org.jboss.com.sun.net.httpserver.spi.HttpServerProvider

Packages that use HttpServerProvider
org.jboss.com.sun.net.httpserver.spi Provides a pluggable service provider interface, which allows the HTTP server implementation to be replaced with other implementations. 
org.jboss.sun.net.httpserver   
 

Uses of HttpServerProvider in org.jboss.com.sun.net.httpserver.spi
 

Methods in org.jboss.com.sun.net.httpserver.spi that return HttpServerProvider
static HttpServerProvider HttpServerProvider.provider()
          Returns the system wide default HttpServerProvider for this invocation of the Java virtual machine.
 

Uses of HttpServerProvider in org.jboss.sun.net.httpserver
 

Subclasses of HttpServerProvider in org.jboss.sun.net.httpserver
 class DefaultHttpServerProvider
           
 


Lightweight HTTP Server 1.0.0.Beta1

Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.