Uses of Interface
org.glassfish.grizzly.servlet.ExpectationHandler.AckAction
Packages that use ExpectationHandler.AckAction
-
Uses of ExpectationHandler.AckAction in org.glassfish.grizzly.servlet
Methods in org.glassfish.grizzly.servlet with parameters of type ExpectationHandler.AckActionModifier and TypeMethodDescriptionvoidExpectationHandler.onExpectAcknowledgement(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, ExpectationHandler.AckAction action) Method is getting called by framework if HTTP request contains "Expect" header.