Package org.eclipse.emf.mwe.internal.core.debug.communication

Socket communication implementation for the debugger

See:
          Description

Class Summary
Connection This class implements a socket connection model.
PackageReceiver This Runnable listens for incoming packages asynchroniously and keeps them, until they are required by customers.
PackageSender This Runnable sends packages out asynchroniously as they arrive from customers.
 

Package org.eclipse.emf.mwe.internal.core.debug.communication Description

Socket communication implementation for the debugger