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(Server server)
           
protected  java.lang.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 java.lang.String getProtocol()

addConnectors

protected void addConnectors(Server server)

testHttpsProxyReset

public void testHttpsProxyReset()
                         throws java.lang.Exception
Throws:
java.lang.Exception


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