Class HttpServerSettings

java.lang.Object
org.citrusframework.http.server.HttpServerSettings

public class HttpServerSettings extends Object
Author:
Christoph Deppisch
  • Method Details

    • responseCacheSize

      public static int responseCacheSize()
      The server response cache size. Each server instance holds this amount of response content in an in memory cache for message tracing reasons.
      Returns: