Class AbstractHTTPDestination.BackChannelConduit

    • Field Detail

      • response

        protected javax.servlet.http.HttpServletResponse response
    • Method Detail

      • prepare

        public void prepare​(Message message)
                     throws IOException
        Send an outbound message, assumed to contain all the name-value mappings of the corresponding input message (if any).
        Parameters:
        message - the message to be sent.
        Throws:
        IOException