TFORMer SDK - JAVA  7.0
Public Member Functions
OutputStreamFactory Interface Reference

Interface to create an output stream. More...

List of all members.

Public Member Functions

OutputStream createOutputStream (String name) throws IOException
 Create a new output stream.

Detailed Description

Interface to create an output stream.


Member Function Documentation

OutputStream createOutputStream ( String  name) throws IOException

Create a new output stream.

Parameters:
nameName associated with the stream
Returns:
A valid instance
Exceptions:
IOExceptionexception while creating the stream

Implemented in SingleOutputStreamFactory, and FilesOutputStreamFactory.


© 2006-2012 - all rights reserved by TEC-IT Datenverarbeitung GmbH
Generated on Tue Oct 23 2012 16:33:20 for TFORMer SDK - JAVA with doxygen 1.8.0