Uses of Class
com.nesscomputing.httpserver.HttpConnector

Packages that use HttpConnector
com.nesscomputing.httpserver   
 

Uses of HttpConnector in com.nesscomputing.httpserver
 

Methods in com.nesscomputing.httpserver that return types with arguments of type HttpConnector
 Map<String,HttpConnector> SoloJetty8HttpServer.getConnectors()
           
 Map<String,HttpConnector> HttpServer.getConnectors()
          Return a map of connectors configured for this server.
 Map<String,HttpConnector> GalaxyJetty8HttpServer.getConnectors()
           
abstract  Map<String,HttpConnector> AbstractJetty8HttpServer.getConnectors()
           
 



Copyright © 2012 Ness Computing, Inc.. All Rights Reserved.