Class TranscriptReciever_File

java.lang.Object
  |
  +--TranscriptReciever_File

public class TranscriptReciever_File
extends java.lang.Object

Use this if need to do some testing, and want to read from a file instead of directly off of Banner.


Constructor Summary
TranscriptReciever_File()
           
 
Method Summary
 java.io.InputStream getTranscriptStream(java.lang.String user, java.lang.String pass)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TranscriptReciever_File

public TranscriptReciever_File()
Method Detail

getTranscriptStream

public java.io.InputStream getTranscriptStream(java.lang.String user,
                                               java.lang.String pass)
                                        throws java.io.IOException
java.io.IOException