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 ForkedChannelDecoderErrorHandlerForkClient.errorHandlerUsed by single Thread started byThreadedStreamConsumerand therefore does not need to be volatile.Methods in org.apache.maven.plugin.surefire.booterclient.output with parameters of type ForkedChannelDecoderErrorHandlerModifier and TypeMethodDescriptionvoidForkedChannelDecoder.handleEvent(String line, ForkedChannelDecoderErrorHandler errorHandler)