Uses of Interface
org.jboss.wsf.spi.http.HttpServer

Packages that use HttpServer
org.jboss.wsf.spi.http   
 

Uses of HttpServer in org.jboss.wsf.spi.http
 

Methods in org.jboss.wsf.spi.http that return HttpServer
 HttpServer HttpContext.getHttpServer()
           
abstract  HttpServer HttpServerFactory.getHttpServer()
           
 

Methods in org.jboss.wsf.spi.http with parameters of type HttpServer
abstract  HttpContext HttpContextFactory.newHttpContext(HttpServer server, java.lang.String contextRoot)
           
 



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