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(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(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.
ConsoleOne is a registered trademark of Novell Inc.
Generated December 9 2003 1727.