Uses of Interface
net.officefloor.spring.starter.rest.response.SpringExceptionHandler
Packages that use SpringExceptionHandler
Package
Description
-
Uses of SpringExceptionHandler in net.officefloor.spring.starter.rest
Methods in net.officefloor.spring.starter.rest that return types with arguments of type SpringExceptionHandlerModifier and TypeMethodDescriptionOfficeFloorRestSpringBootStarter.getSpringExceptionHandlers()Obtains theSpringExceptionHandlerinstances.Constructor parameters in net.officefloor.spring.starter.rest with type arguments of type SpringExceptionHandlerModifierConstructorDescriptionOfficeFloorHandlerInterceptor(HttpServletOfficeFloorBridge bridge, OfficeFloorRestEndpoint restEndpoint, org.springframework.beans.factory.ObjectProvider<org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter> handlerAdapterProvider, org.springframework.beans.factory.ObjectProvider<org.springframework.web.servlet.DispatcherServlet> dispatcherServletProvider, org.springframework.beans.factory.ObjectProvider<org.springframework.context.ApplicationContext> applicationContextProvider, List<SpringExceptionHandler> exceptionHandlers) Instantiate.SpringServerHttpConnection(HttpServerLocation serverLocation, boolean isSecure, Supplier<HttpMethod> methodSupplier, Supplier<String> requestUriSupplier, HttpVersion version, NonMaterialisedHttpHeaders requestHeaders, ByteSequence requestEntity, HttpHeaderValue serverName, DateHttpHeaderClock dateHttpHeaderClock, boolean isIncludeStackTraceOnEscalation, HttpResponseWriter<ByteBuffer> writer, StreamBufferPool<ByteBuffer> bufferPool, jakarta.servlet.http.HttpServletRequest request, jakarta.servlet.http.HttpServletResponse response, Object handler, org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter handlerAdapter, org.springframework.web.servlet.DispatcherServlet dispatcherServlet, org.springframework.context.ApplicationContext applicationContext, List<SpringExceptionHandler> exceptionHandlers) Instantiate. -
Uses of SpringExceptionHandler in net.officefloor.spring.starter.rest.security
Classes in net.officefloor.spring.starter.rest.security that implement SpringExceptionHandlerModifier and TypeClassDescriptionclassSpring SecuritySpringExceptionHandler.classSpringExceptionHandlerServiceFactoryfor Spring Security.Methods in net.officefloor.spring.starter.rest.security that return SpringExceptionHandlerModifier and TypeMethodDescriptionSecuritySpringExceptionHandlerServiceFactory.createService(ServiceContext context)