java.lang.Object
org.eclipse.emf.mwe.internal.core.debug.communication.Connection

public class Connection extends Object
This class implements a socket connection model. "Packages" (units of information) can be transfered between two different virtual machines. During the initialisation of a socket connection a reader and a writer thread are established. This class can be used both on the sender and receiver side.