Package org.citrusframework.http.servlet
package org.citrusframework.http.servlet
-
ClassesClassDescriptionCaching wrapper saves request body data to cache when read.Citrus dispatcher servlet extends Spring's message dispatcher servlet and just adds optional configuration settings for default mapping strategies and so on.Request wrapper wraps gzip input stream with unzipped stream.Response wrapper wraps response output stream with gzip output stream.Filter watches for gzip content and accept header in order to add automatic gzip decompression on request and compression on response body when applicable.Servlet filter introduces a caching mechanism for request message data.