Uses of Interface
org.kuali.maven.wagon.RequestFactory

Uses of RequestFactory in org.kuali.maven.wagon
 

Classes in org.kuali.maven.wagon that implement RequestFactory
 class S3Wagon
           An implementation of the Maven Wagon interface that is integrated with the Amazon S3 service.
 

Methods in org.kuali.maven.wagon that return RequestFactory
 RequestFactory PutFileContext.getFactory()
           
 

Methods in org.kuali.maven.wagon with parameters of type RequestFactory
 void PutFileContext.setFactory(RequestFactory factory)
           
 



Copyright © 2010-2013 The Kuali Foundation. All Rights Reserved.