Uses of Class
org.fusesource.patch.client.Main.Patch

Uses of Main.Patch in org.fusesource.patch.client
 

Methods in org.fusesource.patch.client that return types with arguments of type Main.Patch
 java.util.List<Main.Patch> Main.getPossiblePatches()
           
 

Method parameters in org.fusesource.patch.client with type arguments of type Main.Patch
 void Main.downloadPatches(java.util.List<Main.Patch> locations, java.io.File directory)
           
 void Main.downloadPatchMetadata(java.util.List<Main.Patch> locations, java.io.File directory)
           
protected  void Main.install(java.util.List<Main.Patch> patches)
           
 



Copyright © 2013 Red Hat. All Rights Reserved.