Class AbstractInHandler

  • All Implemented Interfaces:
    InHandler

    public abstract class AbstractInHandler
    extends java.lang.Object
    implements InHandler
    Java API: callbacks for an input port where termination logic is predefined (completing when upstream completes, failing when upstream fails).
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • AbstractInHandler

        public AbstractInHandler()