RSE
Release 3.0

Uses of Interface
org.eclipse.rse.core.subsystems.IRemoteLineReference

Packages that use IRemoteLineReference
org.eclipse.rse.subsystems.files.core.subsystems   
org.eclipse.rse.subsystems.shells.core.model   
org.eclipse.rse.subsystems.shells.core.subsystems   
 

Uses of IRemoteLineReference in org.eclipse.rse.subsystems.files.core.subsystems
 

Subinterfaces of IRemoteLineReference in org.eclipse.rse.subsystems.files.core.subsystems
 interface IRemoteSearchResult
          This interface represents a handle to a search result.
 

Classes in org.eclipse.rse.subsystems.files.core.subsystems that implement IRemoteLineReference
 class RemoteSearchResult
          The RemoteSearchResultImpl class is an implementation of IRemoteSearchResult.
 

Uses of IRemoteLineReference in org.eclipse.rse.subsystems.shells.core.model
 

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

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

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


RSE
Release 3.0

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