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 SerializerChainMatcherFilter. serializerChainMethods in spark.http.matching with parameters of type SerializerChain Modifier and Type Method Description voidBody. serializeTo(javax.servlet.http.HttpServletResponse httpResponse, SerializerChain serializerChain, javax.servlet.http.HttpServletRequest httpRequest)
-