Package | Description |
---|---|
org.eclipse.osgi.storagemanager |
Provides the storage manager API.
|
Modifier and Type | Method and Description |
---|---|
ManagedOutputStream |
StorageManager.getOutputStream(String managedFile)
Returns a
ManagedOutputStream for a managed file. |
ManagedOutputStream[] |
StorageManager.getOutputStreamSet(String[] managedFiles)
Returns an array of
ManagedOutputStream for a set of managed files. |
Copyright © 2007–2018 The Apache Software Foundation. All rights reserved.