play.api.http.HttpConfiguration
See theHttpConfiguration companion class
object HttpConfiguration
Attributes
- Companion
- class
- Graph
-
- Supertypes
- Self type
-
HttpConfiguration.type
Members list
Type members
Classlikes
class ActionCompositionConfigurationProvider(conf: HttpConfiguration) extends Provider[ActionCompositionConfiguration]
Attributes
- Supertypes
class CookiesConfigurationProvider(conf: HttpConfiguration) extends Provider[CookiesConfiguration]
Attributes
- Supertypes
class FileMimeTypesConfigurationProvider(conf: HttpConfiguration) extends Provider[FileMimeTypesConfiguration]
Attributes
- Supertypes
class FlashConfigurationProvider(conf: HttpConfiguration) extends Provider[FlashConfiguration]
Attributes
- Supertypes
class HttpConfigurationProvider(configuration: Configuration, environment: Environment) extends Provider[HttpConfiguration]
Attributes
- Supertypes
class ParserConfigurationProvider(conf: HttpConfiguration) extends Provider[ParserConfiguration]
Attributes
- Supertypes
class SecretConfigurationProvider(conf: HttpConfiguration) extends Provider[SecretConfiguration]
Attributes
- Supertypes
class SessionConfigurationProvider(conf: HttpConfiguration) extends Provider[SessionConfiguration]
Attributes
- Supertypes
Inherited and Abstract types
The names of the product elements
The name of the type
Value members
Concrete methods
For calling from Java.
For calling from Java.
Attributes
In this article