Class JacksonComponentEventResultProcessor<T>

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void processResultValue​(T object)
      For a given, non-null return value from a component event method, construct and send a response.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait