Class MCRCommandListProcessor

java.lang.Object
java.util.concurrent.SubmissionPublisher<com.google.gson.JsonObject>
org.mycore.webcli.flow.MCRCommandListProcessor
All Implemented Interfaces:
AutoCloseable, Flow.Processor<List<String>,com.google.gson.JsonObject>, Flow.Publisher<com.google.gson.JsonObject>, Flow.Subscriber<List<String>>

public class MCRCommandListProcessor extends SubmissionPublisher<com.google.gson.JsonObject> implements Flow.Processor<List<String>,com.google.gson.JsonObject>