Interface InvocationFlow.InvocationOutputPublisher

  • All Superinterfaces:
    java.util.concurrent.Flow.Publisher<java.nio.ByteBuffer>
    Enclosing interface:
    InvocationFlow

    public static interface InvocationFlow.InvocationOutputPublisher
    extends java.util.concurrent.Flow.Publisher<java.nio.ByteBuffer>
    • Method Summary

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

        subscribe