JavaScript is disabled on your browser.
Skip navigation links
QtJambi 6.7.3
Overview
Module
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Module
qtjambi.network
Package
io.qt.network
Interface QRestAccessManager.Callback
All Superinterfaces:
Consumer
<
QRestReply
>
,
Serializable
Enclosing class:
QRestAccessManager
public static interface
QRestAccessManager.Callback
extends
Consumer
<
QRestReply
>,
Serializable
Callback for rest requests.
Method Summary
Methods inherited from interface java.util.function.
Consumer
accept
,
andThen