Interface FileEntry
-
- All Implemented Interfaces:
public interface FileEntry
-
-
Method Summary
Modifier and Type Method Description abstract Unitopen(Handler<AsyncResult<InputStream>> handler)abstract StringgetPath()-
-
Method Detail
-
open
abstract Unit open(Handler<AsyncResult<InputStream>> handler)
-
-
-
-