Interface QHttpServer.MissingHandler

All Superinterfaces:
BiConsumer<QHttpServerRequest,QHttpServerResponder>, QtObjectInterface
All Known Implementing Classes:
QHttpServer.MissingHandler.Impl
Enclosing class:
QHttpServer
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 static interface QHttpServer.MissingHandler extends QtObjectInterface, BiConsumer<QHttpServerRequest,QHttpServerResponder>

Java wrapper for Qt function pointer QHttpServer::MissingHandler