Package dev.resteasy.embedded.server
Interface UndertowConfigurationOptions
public interface UndertowConfigurationOptions
- Author:
- James R. Perkins
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringA property which represents aMap<String, String>of context parameters.static final StringA property which represents aDeploymentInfoin the configuration.
-
Field Details
-
DEPLOYMENT_INFO
A property which represents aDeploymentInfoin the configuration.- See Also:
-
CONTEXT_PARAMETERS
A property which represents aMap<String, String>of context parameters.- See Also:
-