com.intel.gpe.gridbeans
Interface GPEFile
- All Known Subinterfaces:
- NamedGPEFile
- All Known Implementing Classes:
- LocalGPEFile
public interface GPEFile
The class for representing values of type GPEFile.
- Version:
- $Id: GPEFile.java,v 1.8 2006/11/24 14:35:39 vashorin Exp $
- Author:
- Alexander Lukichev
getInputStream
java.io.InputStream getInputStream()
throws GPEFileException
- Throws:
GPEFileException
getOutputStream
java.io.OutputStream getOutputStream()
throws GPEFileException
- Throws:
GPEFileException
Copyright © 2008. All Rights Reserved.