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