Class RestInitialHandler
java.lang.Object
org.jboss.resteasy.reactive.server.handlers.RestInitialHandler
- All Implemented Interfaces:
ServerRestHandler,RestHandler<ResteasyReactiveRequestContext>
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidbeginProcessing(Object externalHttpContext) voidbeginProcessing(Object externalHttpContext, Throwable throwable) voidhandle(ResteasyReactiveRequestContext requestContext)
-
Constructor Details
-
RestInitialHandler
-
-
Method Details
-
beginProcessing
-
beginProcessing
-
handle
- Specified by:
handlein interfaceRestHandler<ResteasyReactiveRequestContext>- Specified by:
handlein interfaceServerRestHandler- Throws:
Exception
-