public interface IPipe
boolean check(IChannel channel) throws AbortException
channel - The information channel.AbortException - If the channel is corrupted.IChannel process(IChannel channel) throws AbortException, PipelineException
channel - The channel.AbortException - On processing errors.PipelineException - On processing errors.Copyright © 2016. All rights reserved.