- All Superinterfaces:
QtObjectInterface
- All Known Implementing Classes:
QHttpServerRouterRule.RouterHandler.Impl
- Enclosing class:
QHttpServerRouterRule
- 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 QHttpServerRouterRule.RouterHandler
extends QtObjectInterface
Java wrapper for Qt function pointer QHttpServerRouterRule::RouterHandler
-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic class
Implementor class for interfaceQHttpServerRouterRule.RouterHandler
-
Method Summary
Modifier and TypeMethodDescriptionvoid
accept
(QRegularExpressionMatch arg__1, QHttpServerRequest arg__2, QTcpSocket arg__3) Methods inherited from interface io.qt.QtObjectInterface
dispose, isDisposed
-
Method Details
-
accept
-