java.lang.Object
io.qt.QtObject
io.qt.httpserver.QHttpServer.MissingHandler.Impl
- All Implemented Interfaces:
QHttpServer.MissingHandler
,QtObjectInterface
,BiConsumer<QHttpServerRequest,
QHttpServerResponder>
- Enclosing interface:
QHttpServer.MissingHandler
public abstract static class QHttpServer.MissingHandler.Impl
extends QtObject
implements QHttpServer.MissingHandler
Implementor class for interface QHttpServer.MissingHandler
-
Nested Class Summary
Nested classes/interfaces inherited from class io.qt.QtObject
QtObject.QPrivateConstructor
Nested classes/interfaces inherited from interface io.qt.httpserver.QHttpServer.MissingHandler
QHttpServer.MissingHandler.Impl
-
Constructor Summary
-
Method Summary
Methods inherited from class io.qt.QtObject
dispose, equals, isDisposed
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface java.util.function.BiConsumer
andThen
Methods inherited from interface io.qt.httpserver.QHttpServer.MissingHandler
accept
Methods inherited from interface io.qt.QtObjectInterface
dispose, isDisposed
-
Constructor Details
-
Impl
public Impl() -
Impl
-