PTP
Release 5.0

Uses of Interface
org.eclipse.ptp.debug.core.pdi.request.IPDIRequestFactory

Packages that use IPDIRequestFactory
org.eclipse.ptp.debug.core.pdi   
org.eclipse.ptp.debug.core.pdi.request   
 

Uses of IPDIRequestFactory in org.eclipse.ptp.debug.core.pdi
 

Methods in org.eclipse.ptp.debug.core.pdi that return IPDIRequestFactory
 IPDIRequestFactory Session.getRequestFactory()
           
 IPDIRequestFactory IPDISession.getRequestFactory()
          Returns request factory
 

Constructors in org.eclipse.ptp.debug.core.pdi with parameters of type IPDIRequestFactory
Session(IPDIManagerFactory managerFactory, IPDIRequestFactory requestFactory, IPDIEventFactory eventFactory, IPDIModelFactory modelFactory, org.eclipse.debug.core.ILaunchConfiguration config, long timeout, IPDIDebugger debugger, String job_id, int total_tasks)
           
 

Uses of IPDIRequestFactory in org.eclipse.ptp.debug.core.pdi.request
 

Classes in org.eclipse.ptp.debug.core.pdi.request that implement IPDIRequestFactory
 class AbstractRequestFactory
           
 


PTP
Release 5.0

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