Separate the interfaces for GET vs PUT
--------------------------------------

                 Key: WAGON-68
                 URL: http://jira.codehaus.org/browse/WAGON-68
             Project: wagon
          Issue Type: New Feature
          Components: wagon-provider-api
    Affects Versions: 1.0-beta-2
            Reporter: Jason van Zyl


There are cases where I could see simply wanting the GET aspect of a Wagon. Two 
cases come to mind: a Grizzly wagon for high-speed GETs from a Jetty instance 
running the Grizzly connector; a BT client that would just be doing GETs.  So 
maybe we could keep the original interfaces and add WagonRetriever/Getter and 
WagonPublisher/Putter.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to