PTP
Release 5.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
           
 

Classes in org.eclipse.ptp.remote.core that implement IRemoteServicesDescriptor
 class AbstractRemoteServices
           
 

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

Methods in org.eclipse.ptp.remote.core that return IRemoteServicesDescriptor
 IRemoteServicesDescriptor PTPRemoteCorePlugin.getRemoteServicesDescriptor(String id)
          Get the remote services descriptor identified by id
 

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 5.0

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