Interface DefaultProducesHandler.Context
- Enclosing interface:
DefaultProducesHandler
public static interface DefaultProducesHandler.Context
-
Method Details
-
nonAsyncReturnType
org.jboss.jandex.Type nonAsyncReturnType() -
httpMethod
org.jboss.jandex.DotName httpMethod() -
index
org.jboss.jandex.IndexView index() -
config
org.jboss.resteasy.reactive.common.ResteasyReactiveConfig config()
-