Package net.officefloor.web.state
Interface HttpObjectManagedObjectSource.DefaultHttpObjectParser
- Enclosing class:
- HttpObjectManagedObjectSource<T>
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
Obtains the default
HttpObjectParserFactory.-
Method Summary
-
Method Details
-
getDefaultHttpObjectParserFactory
Obtains the defaultHttpObjectParserFactory.- Returns:
- Default
HttpObjectParserFactory. - Throws:
Exception- If fails to obtain the defaultHttpObjectParserFactory.
-