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
- WagonFactoryException
Copyright © 2006–2023 The Apache Software Foundation. All rights reserved.