Uses of Enum
io.qt.httpserver.QHttpServerWebSocketUpgradeResponse.ResponseType
Packages that use QHttpServerWebSocketUpgradeResponse.ResponseType
-
Uses of QHttpServerWebSocketUpgradeResponse.ResponseType in io.qt.httpserver
Methods in io.qt.httpserver that return QHttpServerWebSocketUpgradeResponse.ResponseTypeModifier and TypeMethodDescriptionQHttpServerWebSocketUpgradeResponse.ResponseType.resolve
(int value) Returns the corresponding enum entry for the given value.QHttpServerWebSocketUpgradeResponse.type()
Returns the enum constant of this type with the specified name.QHttpServerWebSocketUpgradeResponse.ResponseType.values()
Returns an array containing the constants of this enum type, in the order they are declared.