Uses of Class
org.eclipse.epsilon.workflow.tasks.debug.DebugServerSession
Packages that use DebugServerSession
-
Uses of DebugServerSession in org.eclipse.epsilon.workflow.tasks
Methods in org.eclipse.epsilon.workflow.tasks that return DebugServerSessionMethods in org.eclipse.epsilon.workflow.tasks with parameters of type DebugServerSessionModifier and TypeMethodDescriptionprotected voidEpsilonTask.setDebugSession(DebugServerSession session) -
Uses of DebugServerSession in org.eclipse.epsilon.workflow.tasks.hosts
Methods in org.eclipse.epsilon.workflow.tasks.hosts with parameters of type DebugServerSessionModifier and TypeMethodDescriptionDefaultHost.debug(IEolModule module, File file, DebugServerSession session) EclipseHost.debug(IEolModule module, File file, DebugServerSession debugSession) Host.debug(IEolModule module, File file, DebugServerSession debugSession)