Schnittstelle RemoteFileStore
public interface RemoteFileStore
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungbooleanfileExists(String path) getInputStream(String path) voidremoveFile(String path) voidvoidsetInputStream(String path, InputStream inputStream, long length)