Uses of Class
spark.Response
Packages that use Response
-
Uses of Response in spark
Modifier and TypeMethodDescriptionstatic ResponseRequestResponseFactory.create(javax.servlet.http.HttpServletResponse response) Modifier and TypeMethodDescriptionstatic ObjectGets the custom error page for a given status code.voidInvoked when an exception that is mapped to this handler occurs during routingabstract voidInvoked when an exception that is mapped to this handler occurs during routingvoidInvoked when a request is made on this filter's corresponding path e.g.abstract voidInvoked when a request is made on this filter's corresponding path e.g.Invoked when a request is made on this route's corresponding path e.g.abstract ObjectInvoked when a request is made on this route's corresponding path e.g.Invoked when a request is made on this route's corresponding path e.g.