Package org.teamapps.protocol.file
Interface FileSink
public interface FileSink
-
Method Summary
Modifier and Type Method Description java.lang.StringhandleFile(java.io.File file)
-
Method Details
-
handleFile
java.lang.String handleFile(java.io.File file) throws java.io.IOException- Throws:
java.io.IOException
-