Uses of Class
de.cau.cs.kieler.krep.evalbench.comm.CommunicationProtocol

Packages that use CommunicationProtocol
de.cau.cs.kieler.krep.evalbench.comm Package that defines a common interface for the communication between KIELER and the processor. 
 

Uses of CommunicationProtocol in de.cau.cs.kieler.krep.evalbench.comm
 

Subclasses of CommunicationProtocol in de.cau.cs.kieler.krep.evalbench.comm
 class KepProtocol
          Implementation of the communication protocol interface that uses the KEP protocol.
 class KlpProtocol
          Implementation of the communication protocol interface that uses the KREP protocol.