- All Superinterfaces:
QtObjectInterface
- 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 callable QHttpServerRouterRule::RouterHandler
-
Method Summary
Modifier and TypeMethodDescriptionvoid
accept
(QRegularExpressionMatch arg__1, QHttpServerRequest arg__2, QHttpServerResponder arg__3) Methods inherited from interface io.qt.QtObjectInterface
dispose, isDisposed
-
Method Details
-
accept
-