RSE
Release 2.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.model   
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.model
 

Classes in org.eclipse.rse.subsystems.shells.core.model that implement IRemoteOutput
 class RemoteError
          The RemoteOuputImpl class is an implementation of IRemoteOutput.
 class RemoteOutput
          The RemoteOuputImpl class is an implementation of IRemoteOutput.
 

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 2.0

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