RSE
Release 1.0

Uses of Interface
org.eclipse.rse.subsystems.shells.core.subsystems.IRemoteOutput

Packages that use IRemoteOutput
org.eclipse.rse.shells.ui.view   
org.eclipse.rse.subsystems.shells.core.subsystems   
 

Uses of IRemoteOutput in org.eclipse.rse.shells.ui.view
 

Methods in org.eclipse.rse.shells.ui.view with parameters of type IRemoteOutput
static IRemoteFile SystemViewRemoteOutputAdapter.outputToFile(IRemoteOutput output)
          Returns the associated IRemoteFile for this line of remote output if one exists
 

Uses of IRemoteOutput in org.eclipse.rse.subsystems.shells.core.subsystems
 

Subinterfaces of IRemoteOutput in org.eclipse.rse.subsystems.shells.core.subsystems
 interface IRemoteError
          This interface represents a handle to a line of remote command error.
 


RSE
Release 1.0

Copyright (c) IBM Corporation and others 2000, 2006. All Rights Reserved.