Class DefaultOutboundServicesConfiguration

    • Constructor Detail

      • DefaultOutboundServicesConfiguration

        public DefaultOutboundServicesConfiguration()
    • Method Detail

      • setMaximumResponsePayloadSize

        public void setMaximumResponsePayloadSize​(int maxPayloadSize)
        Sets the value of the maximum payload size accepted in outbound responses.
        Parameters:
        maxPayloadSize - Number of bytes allowed in the response payload
      • setRequestExecutionTimeout

        public void setRequestExecutionTimeout​(long timeout)
        Sets the outbound request timeout in milliseconds
        Parameters:
        timeout - The number of milliseconds the outbound request can execute before timing out