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

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

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

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