Package org.eclipse.emf.mwe.internal.core.debug.communication
package org.eclipse.emf.mwe.internal.core.debug.communication
Socket communication implementation for the debugger
-
ClassesClassDescriptionThis class implements a socket connection model.This Runnable listens for incoming packages asynchroniously and keeps them, until they are required by customers.This Runnable sends packages out asynchroniously as they arrive from customers.