Interface GenericRuntimeConfigurableServerRestHandler<T>
- All Superinterfaces:
RestHandler<ResteasyReactiveRequestContext>
,ServerRestHandler
- All Known Subinterfaces:
RuntimeConfigurableServerRestHandler
- All Known Implementing Classes:
FormBodyHandler
-
Method Summary
Modifier and TypeMethodDescriptionvoid
Methods inherited from interface org.jboss.resteasy.reactive.server.spi.ServerRestHandler
handle
-
Method Details
-
getConfigurationClass
-
configure
-