Interface InvocationFlow.InvocationOutputPublisher

  • All Superinterfaces:
    java.util.concurrent.Flow.Publisher<com.google.protobuf.MessageLite>
    All Known Subinterfaces:
    InvocationFlow.InvocationProcessor
    Enclosing interface:
    InvocationFlow

    public static interface InvocationFlow.InvocationOutputPublisher
    extends java.util.concurrent.Flow.Publisher<com.google.protobuf.MessageLite>
    • Method Summary

      • Methods inherited from interface java.util.concurrent.Flow.Publisher

        subscribe