Class LegacyMasterProcessChannelProcessorFactory

java.lang.Object
org.apache.maven.surefire.booter.spi.AbstractMasterProcessChannelProcessorFactory
org.apache.maven.surefire.booter.spi.LegacyMasterProcessChannelProcessorFactory
All Implemented Interfaces:
Closeable, AutoCloseable, MasterProcessChannelProcessorFactory

public class LegacyMasterProcessChannelProcessorFactory extends AbstractMasterProcessChannelProcessorFactory
Producer of encoder and decoder for process pipes.
Since:
3.0.0-M5
Author:
Tibor Digana (tibor17)