PTP
Release 7.0

Uses of Interface
org.eclipse.ptp.remote.core.IRemoteServicesDescriptor

Packages that use IRemoteServicesDescriptor
org.eclipse.ptp.remote.core   
 

Uses of IRemoteServicesDescriptor in org.eclipse.ptp.remote.core
 

Subinterfaces of IRemoteServicesDescriptor in org.eclipse.ptp.remote.core
 interface IRemoteServices
          Abstraction of a remote services provider.
 

Classes in org.eclipse.ptp.remote.core that implement IRemoteServicesDescriptor
 class AbstractRemoteServices
          Abstract base class for remote services.
 

Fields in org.eclipse.ptp.remote.core declared as IRemoteServicesDescriptor
protected  IRemoteServicesDescriptor AbstractRemoteServices.fDescriptor
           
 

Methods in org.eclipse.ptp.remote.core with parameters of type IRemoteServicesDescriptor
 IRemoteServices IRemoteServicesFactory.getServices(IRemoteServicesDescriptor descriptor)
          Return the remote services implementation for the given descriptor
 

Constructors in org.eclipse.ptp.remote.core with parameters of type IRemoteServicesDescriptor
AbstractRemoteServices(IRemoteServicesDescriptor descriptor)
           
 


PTP
Release 7.0

Copyright (c) 2011 IBM Corporation and others. All Rights Reserved.