Uses of Interface
org.apache.maven.plugin.surefire.booterclient.output.ForkedChannelDecoderErrorHandler
Packages that use ForkedChannelDecoderErrorHandler
-
Uses of ForkedChannelDecoderErrorHandler in org.apache.maven.plugin.surefire.booterclient.output
Classes in org.apache.maven.plugin.surefire.booterclient.output that implement ForkedChannelDecoderErrorHandlerFields in org.apache.maven.plugin.surefire.booterclient.output declared as ForkedChannelDecoderErrorHandlerModifier and TypeFieldDescriptionprivate final ForkedChannelDecoderErrorHandler
ForkClient.errorHandler
Used by single Thread started byThreadedStreamConsumer
and therefore does not need to be volatile.Methods in org.apache.maven.plugin.surefire.booterclient.output with parameters of type ForkedChannelDecoderErrorHandlerModifier and TypeMethodDescriptionvoid
ForkedChannelDecoder.handleEvent
(String line, ForkedChannelDecoderErrorHandler errorHandler)