Uses of Class
net.officefloor.spring.starter.rest.SpringServerHttpConnection
Packages that use SpringServerHttpConnection
Package
Description
-
Uses of SpringServerHttpConnection in net.officefloor.spring.starter.rest.response
Methods in net.officefloor.spring.starter.rest.response with parameters of type SpringServerHttpConnectionModifier and TypeMethodDescriptionbooleanSpringExceptionHandler.handle(Throwable exception, SpringServerHttpConnection connection) Handles theExceptionfromDispatcherServlet. -
Uses of SpringServerHttpConnection in net.officefloor.spring.starter.rest.security
Methods in net.officefloor.spring.starter.rest.security with parameters of type SpringServerHttpConnectionModifier and TypeMethodDescriptionbooleanSecuritySpringExceptionHandler.handle(Throwable exception, SpringServerHttpConnection connection) booleanSecuritySpringExceptionHandlerServiceFactory.handle(Throwable exception, SpringServerHttpConnection connection)