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