Uses of Class
org.eclipse.emf.mwe.internal.core.debug.communication.PackageSender

Packages that use PackageSender
org.eclipse.emf.mwe.internal.core.debug.communication Socket communication implementation for the debugger 
 

Uses of PackageSender in org.eclipse.emf.mwe.internal.core.debug.communication
 

Methods in org.eclipse.emf.mwe.internal.core.debug.communication that return PackageSender
static PackageSender PackageSender.newPackageSender(Connection connection)
          create a new instance and starts the runnable in a new thread