Uses of Class
com.xxl.tool.pipeline.PipelineHandler
Packages that use PipelineHandler
-
Uses of PipelineHandler in com.xxl.tool.pipeline
Methods in com.xxl.tool.pipeline with parameters of type PipelineHandlerModifier and TypeMethodDescriptionPipeline.addLast(PipelineHandler pipelineHandler) add a chain to the tailPipeline.addLasts(PipelineHandler... pipelineHandlers) add chain list to the tailConstructors in com.xxl.tool.pipeline with parameters of type PipelineHandler