Interface Payload.Inbound

    • Method Detail

      • parts

        Iterator<Payload.Part> parts()
        Returns the parts from the inbound payload.
        Returns:
        Iterator over the inbound Parts
      • getHeaderName

        String getHeaderName()
        Returns the name of the header that should be set in the outgoing and incoming http request or response.
        Returns:
        the header name