I need an http inbound streaming channel similar to the ftp-streaming adapter channel (http://docs.spring.io/spring-integration/docs/4.3.9.RELEASE/reference/html/ftp.html#ftp-streaming) but I could not find one, is it supported in SI? In case not, is it possible a workaround?
I need to receive a soap message from an http streaming channel, transform a message using SAX and then send it to a http outbound stream channel