public class FileSystem_GroovyExtension extends Object
Constructor and Description |
---|
FileSystem_GroovyExtension() |
Modifier and Type | Method and Description |
---|---|
static FileSystem |
open(FileSystem j_receiver,
String path,
Map<String,Object> options,
Handler<AsyncResult<AsyncFile>> handler) |
static AsyncFile |
openBlocking(FileSystem j_receiver,
String path,
Map<String,Object> options) |
public static FileSystem open(FileSystem j_receiver, String path, Map<String,Object> options, Handler<AsyncResult<AsyncFile>> handler)
Copyright © 2017. All rights reserved.