Uses of Class
org.apache.camel.http.common.HttpMessage
-
Uses of HttpMessage in org.apache.camel.http.common
Methods in org.apache.camel.http.common that return HttpMessageMethods in org.apache.camel.http.common with parameters of type HttpMessageModifier and TypeMethodDescriptionstatic InputStream
HttpConverter.toInputStream
(HttpMessage message, org.apache.camel.Exchange exchange) static BufferedReader
HttpConverter.toReader
(HttpMessage message) static jakarta.servlet.ServletInputStream
HttpConverter.toServletInputStream
(HttpMessage message)