com.novell.admin.ns.fs
Class FSInputStreamFactory

java.lang.Object
  |
  +--com.novell.admin.ns.fs.FSInputStreamFactory
All Implemented Interfaces:
InputStreamFactory

public class FSInputStreamFactory
extends java.lang.Object
implements InputStreamFactory

This class is used to implement an InputStreamFactory.


Constructor Summary
FSInputStreamFactory(ObjectEntry objEnt)
           
 
Method Summary
 java.io.InputStream getInputStream()
          Get the InputStream.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FSInputStreamFactory

public FSInputStreamFactory(ObjectEntry objEnt)
                     throws java.io.IOException,
                            SPIException
Method Detail

getInputStream

public java.io.InputStream getInputStream()
                                   throws java.io.IOException,
                                          SPIException
Get the InputStream.
Specified by:
getInputStream in interface InputStreamFactory
Throws:
java.io.IOException - An I/O error occured when feteching 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.