Uses of Interface
com.sun.enterprise.config.serverbeans.HttpService
Packages that use HttpService
-
Uses of HttpService in com.sun.enterprise.config.serverbeans
Methods in com.sun.enterprise.config.serverbeans that return HttpServiceModifier and TypeMethodDescriptionstatic HttpServiceHttpService.Duck.createDefaultConfig(Config c) Config.getHttpService()Gets the value of the httpService property.Methods in com.sun.enterprise.config.serverbeans with parameters of type HttpServiceModifier and TypeMethodDescriptionHttpService.Duck.getNonAdminVirtualServerList(HttpService target) static VirtualServerHttpService.Duck.getVirtualServerByName(HttpService target, String name) voidConfig.setHttpService(HttpService value) Sets the value of the httpService property.