org.apache.maven.wagon.providers.http
Class LightweightHttpsWagonTest

java.lang.Object
  extended by LightweightHttpWagonTest
      extended by org.apache.maven.wagon.providers.http.LightweightHttpsWagonTest

public class LightweightHttpsWagonTest
extends LightweightHttpWagonTest


Constructor Summary
LightweightHttpsWagonTest()
           
 
Method Summary
protected  void addConnectors(org.mortbay.jetty.Server server)
           
protected  String getProtocol()
           
 void testHttpsProxyReset()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LightweightHttpsWagonTest

public LightweightHttpsWagonTest()
Method Detail

getProtocol

protected String getProtocol()

addConnectors

protected void addConnectors(org.mortbay.jetty.Server server)

testHttpsProxyReset

public void testHttpsProxyReset()
                         throws Exception
Throws:
Exception


Copyright © 2003-2012 Apache Software Foundation. All Rights Reserved.