com.novell.admin.ns
Interface InputStreamFactory

All Known Subinterfaces:
NDSInputStreamFactory

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.
NDS is a registered trademark of Novell, Inc. in the United States and other countries.
Generated December 17 2003 1746.