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

java.lang.Object
  extended by HttpWagonTest
      extended by org.apache.maven.wagon.providers.http.HttpsWagonTest

public class HttpsWagonTest
extends HttpWagonTest


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

Constructor Detail

HttpsWagonTest

public HttpsWagonTest()
Method Detail

getProtocol

protected java.lang.String getProtocol()

addConnectors

protected void addConnectors(Server server)


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