Interface IdHTTPServletFunctionalCoreType

All Known Implementing Classes:
IdA1ServletCoreAuthenticated, IdA1ServletCoreTransactional, IdHTTPServletCoreFixedDelay, IdHTTPServletCoreInstrumented, IdU1ServletCoreAuthenticated, IdU1ServletCoreMaintenanceAware, IdU1ServletCoreTransactional, IdUVServletCoreAuthenticated, IdUVServletCoreMaintenanceAware
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@FunctionalInterface public interface IdHTTPServletFunctionalCoreType
A functional servlet core. Consumes a request (and request information) and returns a response.