Uses of Interface
org.sonatype.tests.http.server.api.ServerProvider

Packages that use ServerProvider
org.sonatype.tests.http.runner   
org.sonatype.tests.http.runner.api   
org.sonatype.tests.http.runner.junit   
org.sonatype.tests.http.server.fluent   
org.sonatype.tests.http.server.jetty.configurations   
org.sonatype.tests.http.server.jetty.impl   
 

Uses of ServerProvider in org.sonatype.tests.http.runner
 

Methods in org.sonatype.tests.http.runner that return ServerProvider
 ServerProvider AbstractSuiteConfiguration.provider()
           
 

Methods in org.sonatype.tests.http.runner with parameters of type ServerProvider
 void AbstractSuiteConfiguration.configureProvider(ServerProvider provider)
           
 

Uses of ServerProvider in org.sonatype.tests.http.runner.api
 

Methods in org.sonatype.tests.http.runner.api that return ServerProvider
 ServerProvider SuiteConfigurator.provider()
           
 

Uses of ServerProvider in org.sonatype.tests.http.runner.junit
 

Methods in org.sonatype.tests.http.runner.junit that return ServerProvider
 ServerProvider Junit3SuiteConfiguration.provider()
           
 

Methods in org.sonatype.tests.http.runner.junit with parameters of type ServerProvider
 void Junit3SuiteConfiguration.configureProvider(ServerProvider provider)
           
 

Uses of ServerProvider in org.sonatype.tests.http.server.fluent
 

Constructors in org.sonatype.tests.http.server.fluent with parameters of type ServerProvider
Server(ServerProvider serverProvider)
           
 

Uses of ServerProvider in org.sonatype.tests.http.server.jetty.configurations
 

Methods in org.sonatype.tests.http.server.jetty.configurations that return ServerProvider
 ServerProvider HttpProxyConfigurator.provider()
           
 ServerProvider DefaultSuiteConfigurator.provider()
           
 ServerProvider AuthSslSuiteConfigurator.provider()
           
 ServerProvider SslSuiteConfigurator.provider()
           
 ServerProvider AuthSuiteConfigurator.provider()
           
 ServerProvider CertAuthSuiteConfigurator.provider()
           
 ServerProvider HttpProxyAuthConfigurator.provider()
           
 

Uses of ServerProvider in org.sonatype.tests.http.server.jetty.impl
 

Classes in org.sonatype.tests.http.server.jetty.impl that implement ServerProvider
 class JettyProxyProvider
           
 class JettyServerProvider
           
 



Copyright © 2010-2013 Sonatype, Inc.. All Rights Reserved.