Uses of Interface
com.sun.enterprise.config.serverbeans.HttpService

Packages that use HttpService
com.sun.enterprise.config.serverbeans   
 

Uses of HttpService in com.sun.enterprise.config.serverbeans
 

Methods in com.sun.enterprise.config.serverbeans that return HttpService
 HttpService Config.getHttpService()
          Gets the value of the httpService property.
 

Methods in com.sun.enterprise.config.serverbeans with parameters of type HttpService
static HttpListener HttpService.Duck.getHttpListenerById(HttpService target, String id)
          Deprecated. 
static List<String> HttpService.Duck.getNonAdminVirtualServerList(HttpService target)
           
static VirtualServer HttpService.Duck.getVirtualServerByName(HttpService target, String name)
           
 void Config.setHttpService(HttpService value)
          Sets the value of the httpService property.
 



Copyright © 2012 GlassFish Community. All Rights Reserved.