Interface IdHTTPHandlerFunctionalCoreType

All Known Implementing Classes:
IdA1HandlerCoreAuthenticated, IdA1HandlerCoreTransactional, IdHTTPHandlerCoreFixedDelay, IdHTTPHandlerCoreInstrumented, IdU1HandlerCoreAuthenticated, IdU1HandlerCoreMaintenanceAware, IdU1HandlerCoreTransactional, IdUVHandlerCoreAuthenticated, IdUVHandlerCoreMaintenanceAware
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 IdHTTPHandlerFunctionalCoreType
A functional handler core. Consumes a request and returns a response.