Interface InvocationHandler


  • public interface InvocationHandler
    Resolved handler for an invocation.

    You MUST first wire up the subscriber and publisher returned by input() and output() and then start() the invocation.