Uses of Class
spark.serialization.SerializerChain
-
Packages that use SerializerChain Package Description spark.http.matching -
-
Uses of SerializerChain in spark.http.matching
Fields in spark.http.matching declared as SerializerChain Modifier and Type Field Description private SerializerChain
MatcherFilter. serializerChain
Methods in spark.http.matching with parameters of type SerializerChain Modifier and Type Method Description void
Body. serializeTo(javax.servlet.http.HttpServletResponse httpResponse, SerializerChain serializerChain, javax.servlet.http.HttpServletRequest httpRequest)
-