Uses of Class
org.apache.maven.surefire.api.stream.AbstractStreamDecoder.Segment
-
Uses of AbstractStreamDecoder.Segment in org.apache.maven.surefire.api.booter
Modifier and TypeFieldDescriptionstatic final Map<AbstractStreamDecoder.Segment,
MasterProcessCommand> MasterProcessCommand.COMMAND_TYPES
-
Uses of AbstractStreamDecoder.Segment in org.apache.maven.surefire.api.stream
Modifier and TypeMethodDescriptionprotected AbstractStreamDecoder.Segment
AbstractStreamDecoder.readSegment
(AbstractStreamDecoder<M, MT, ST>.Memento memento) ModifierConstructorDescriptionprotected
AbstractStreamDecoder
(ReadableByteChannel channel, ForkNodeArguments arguments, Map<AbstractStreamDecoder.Segment, MT> messageTypes)