Interface ResteasyReactiveServerRuntimeConfig.MultipartConfigGroup
-
- Enclosing interface:
- ResteasyReactiveServerRuntimeConfig
public static interface ResteasyReactiveServerRuntimeConfig.MultipartConfigGroup
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ResteasyReactiveServerRuntimeConfig.InputPartConfigGroupinputPart()Input part configuration.
-
-
-
Method Detail
-
inputPart
ResteasyReactiveServerRuntimeConfig.InputPartConfigGroup inputPart()
Input part configuration.
-
-