FreeHEP API
Version current

org.freehep.util.io
Interface PromptListener


public interface PromptListener

Listener to inform that Prompt of the PromptInputStream has been found.

Version:
$Id: PromptListener.java,v 1.2 2002/12/06 16:55:13 duns Exp $
Author:
Mark Donszelmann
Source Code:
PromptListener.java

Method Summary
 void promptFound(RoutedInputStream.Route route)
          Prompt was found, and can now be read.
 

Method Detail

promptFound

public void promptFound(RoutedInputStream.Route route)
                 throws IOException
Prompt was found, and can now be read.

Throws:
IOException

FreeHEP API
Version current

Copyright © 2000-2004 FreeHEP, All Rights Reserved.