com.novell.admin.ns
Interface InputStreamFactory

All Known Subinterfaces:
NDSInputStreamFactory
All Known Implementing Classes:
FSInputStreamFactory

public interface InputStreamFactory

This interface is used to create an InputStream.


Method Summary
 java.io.InputStream getInputStream()
          Returns the InputStream.
 

Method Detail

getInputStream

public java.io.InputStream getInputStream()
                                   throws java.io.IOException,
                                          SPIException
Returns the InputStream.
Throws:
java.io.IOException - An I/O error occured when retrieving the stream.
SPIException - Thrown when the service provider returns an error.


API Documentation Copyright © 1998-2003 Novell, Inc. All rights reserved.
ConsoleOne is a registered trademark of Novell Inc.
Generated December 9 2003 1727.