Uses of Class
net.noderunner.amazon.s3.Entry

Packages that use Entry
net.noderunner.amazon.s3   
 

Uses of Entry in net.noderunner.amazon.s3
 

Methods in net.noderunner.amazon.s3 that return types with arguments of type Entry
 List<Entry> ListResponse.getEntries()
          A List of ListEntry objects representing the objects in the given bucket.
 

Methods in net.noderunner.amazon.s3 with parameters of type Entry
 int Entry.compareTo(Entry other)
          Compares by key name.
 



Copyright © 2011. All Rights Reserved.