org.eclipse.rse.services.shells
Interface IHostShellOutputReader
- All Superinterfaces:
- IHostShellOutputNotifier
- All Known Implementing Classes:
- AbstractHostShellOutputReader
- public interface IHostShellOutputReader
- extends IHostShellOutputNotifier
readLine
public IHostOutput readLine()
readLine
public IHostOutput readLine(int index)
addOutputListener
public void addOutputListener(IHostShellOutputListener listener)
isErrorReader
public boolean isErrorReader()
finish
public void finish()
Copyright (c) IBM Corporation and others 2000, 2008. All Rights Reserved.