Eclipse Platform
Release 3.6

Uses of Class
org.eclipse.osgi.storagemanager.ManagedOutputStream

Packages that use ManagedOutputStream
org.eclipse.osgi.storagemanager Provides the storage manager API. 
 

Uses of ManagedOutputStream in org.eclipse.osgi.storagemanager
 

Methods in org.eclipse.osgi.storagemanager that return ManagedOutputStream
 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.
 


Eclipse Platform
Release 3.6

Guidelines for using Eclipse APIs.

Copyright (c) Eclipse contributors and others 2000, 2010. All rights reserved.