com.xebialabs.deployit.packager.truezip
Class TFiles

java.lang.Object
  extended by com.xebialabs.deployit.packager.truezip.TFiles

public class TFiles
extends java.lang.Object


Constructor Summary
TFiles()
           
 
Method Summary
static com.google.common.io.InputSupplier<java.io.InputStream> newInputSupplier(de.schlichtherle.truezip.file.TFile file)
           
static com.google.common.io.OutputSupplier<java.io.OutputStream> newOutputSupplier(de.schlichtherle.truezip.file.TFile file)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TFiles

public TFiles()
Method Detail

newInputSupplier

public static com.google.common.io.InputSupplier<java.io.InputStream> newInputSupplier(de.schlichtherle.truezip.file.TFile file)

newOutputSupplier

public static com.google.common.io.OutputSupplier<java.io.OutputStream> newOutputSupplier(de.schlichtherle.truezip.file.TFile file)