public interface WagonFactory
| Modifier and Type | Method and Description | 
|---|---|
| org.apache.maven.wagon.Wagon | getWagon(WagonFactoryRequest wagonFactoryRequest)Create a new Wagon instance for the given protocol. | 
org.apache.maven.wagon.Wagon getWagon(WagonFactoryRequest wagonFactoryRequest) throws WagonFactoryException
wagonFactoryRequest - WagonFactoryExceptionCopyright © 2006–2019 The Apache Software Foundation. All rights reserved.