Package net.officefloor.web.response
Interface HttpResponder.DefaultHttpObjectResponder
- Enclosing class:
- HttpResponder
- 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
HttpObjectResponderFactory.-
Method Summary
-
Method Details
-
getDefaultHttpObjectResponderFactory
Obtains the defaultHttpObjectResponderFactory.- Returns:
- Default
HttpObjectResponderFactory. - Throws:
Exception- If fails to obtain the defaultHttpObjectResponderFactory.
-