Uses of Interface
jnlp.sample.jardiff.Patcher.PatchDelegate

Packages that use Patcher.PatchDelegate
jnlp.sample.jardiff   
 

Uses of Patcher.PatchDelegate in jnlp.sample.jardiff
 

Methods in jnlp.sample.jardiff with parameters of type Patcher.PatchDelegate
 void Patcher.applyPatch(Patcher.PatchDelegate delegate, String oldJarPath, String deltaPath, OutputStream result)
          Applies a patch previously created with createPatch.
 void JarDiffPatcher.applyPatch(Patcher.PatchDelegate delegate, String oldJarPath, String jarDiffPath, OutputStream result)
           
 



Copyright © 2005-2011 Sun Microsystems. All Rights Reserved.