com.novell.admin.ns.nds
Interface NDSInputStreamFactory

All Superinterfaces:
InputStreamFactory

public interface NDSInputStreamFactory
extends InputStreamFactory

Final class that implements the Stream Factory for NDS streams.


Method Summary
 java.io.InputStream getInputStream(com.novell.application.console.snapin.ObjectEntry serverObj)
          Returns the InputStream from the passed in server
 
Methods inherited from interface com.novell.admin.ns.InputStreamFactory
getInputStream
 

Method Detail

getInputStream

public java.io.InputStream getInputStream(com.novell.application.console.snapin.ObjectEntry serverObj)
                                   throws java.io.IOException,
                                          SPIException
Returns the InputStream from the passed in server
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.