Uses of Class
org.eclipse.osgi.storagemanager.ManagedOutputStream
Packages that use ManagedOutputStream
-
Uses of ManagedOutputStream in org.eclipse.osgi.storagemanager
Methods in org.eclipse.osgi.storagemanager that return ManagedOutputStreamModifier and TypeMethodDescriptionStorageManager.getOutputStream(String managedFile) Returns aManagedOutputStreamfor a managed file.StorageManager.getOutputStreamSet(String[] managedFiles) Returns an array ofManagedOutputStreamfor a set of managed files.