Package org.jrd.backend.communication
Interface FsAgent.CpOperator<T>
-
- All Known Implementing Classes:
FsAgent.ListingCpOperator,FsAgent.ReadingCpOperator,FsAgent.WritingCpOperator
- Enclosing class:
- FsAgent
private static interface FsAgent.CpOperator<T>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description TonDirEntry(java.io.File dir, java.io.File clazz)TonJarEntry(java.io.File file, java.util.zip.ZipFile zipFile, java.util.zip.ZipEntry ze)
-