Class MCRJSONSubscriber

java.lang.Object
org.mycore.webcli.flow.MCRJSONSubscriber
All Implemented Interfaces:
Flow.Subscriber<com.google.gson.JsonObject>

public class MCRJSONSubscriber extends Object implements Flow.Subscriber<com.google.gson.JsonObject>
  • Constructor Details

    • MCRJSONSubscriber

      public MCRJSONSubscriber(jakarta.websocket.Session session, ReentrantLock lock)
  • Method Details