play.api.http.HttpConfiguration
See theHttpConfiguration companion class
object HttpConfiguration
Attributes
- Companion
- class
- Graph
-
- Supertypes
- Self type
-
HttpConfiguration.type
Members list
Type members
Classlikes
@Singleton
class ActionCompositionConfigurationProvider(conf: HttpConfiguration) extends Provider[ActionCompositionConfiguration]
Attributes
- Supertypes
@Singleton
class CookiesConfigurationProvider(conf: HttpConfiguration) extends Provider[CookiesConfiguration]
Attributes
- Supertypes
@Singleton
class FileMimeTypesConfigurationProvider(conf: HttpConfiguration) extends Provider[FileMimeTypesConfiguration]
Attributes
- Supertypes
@Singleton
class FlashConfigurationProvider(conf: HttpConfiguration) extends Provider[FlashConfiguration]
Attributes
- Supertypes
@Singleton
class HttpConfigurationProvider(configuration: Configuration, environment: Environment) extends Provider[HttpConfiguration]
Attributes
- Supertypes
@Singleton
class ParserConfigurationProvider(conf: HttpConfiguration) extends Provider[ParserConfiguration]
Attributes
- Supertypes
@Singleton
class SecretConfigurationProvider(conf: HttpConfiguration) extends Provider[SecretConfiguration]
Attributes
- Supertypes
@Singleton
class SessionConfigurationProvider(conf: HttpConfiguration) extends Provider[SessionConfiguration]
Attributes
- Supertypes
Inherited 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