Interface PayloadWriter

    • Method Detail

      • write

        Publisher<ByteBuf> write​(GatewayPayload<?> payload)
        Write a given payload to the output buffer.
        Parameters:
        payload - the output payload
        Returns:
        the publisher of outbound ByteBuf