Index
All Classes and Interfaces|All Packages
S
- secureMode() - Method in class io.qt.websockets.QWebSocketServer
- SecureMode - Enum constant in enum io.qt.websockets.QWebSocketServer.SslMode
-
Representing
QWebSocketServer::SecureMode - seed() - Method in class io.qt.websockets.QMaskGenerator
- sendBinaryMessage(QByteArray) - Method in class io.qt.websockets.QWebSocket
-
Sends the given data over the socket as a binary message and returns the number of bytes actually sent
- sendTextMessage(String) - Method in class io.qt.websockets.QWebSocket
-
Sends the given message over the socket as a text message and returns the number of bytes actually sent
- serverAddress() - Method in class io.qt.websockets.QWebSocketServer
- serverError - Variable in class io.qt.websockets.QWebSocketServer
- serverName() - Method in class io.qt.websockets.QWebSocketServer
- serverPort() - Method in class io.qt.websockets.QWebSocketServer
- serverUrl() - Method in class io.qt.websockets.QWebSocketServer
- set(QWebSocketCorsAuthenticator) - Method in class io.qt.websockets.QWebSocketCorsAuthenticator
-
Deprecated.
- setAllowed(boolean) - Method in class io.qt.websockets.QWebSocketCorsAuthenticator
- setHandshakeTimeout(int) - Method in class io.qt.websockets.QWebSocketServer
- setMaskGenerator(QMaskGenerator) - Method in class io.qt.websockets.QWebSocket
- setMaxAllowedIncomingFrameSize(long) - Method in class io.qt.websockets.QWebSocket
- setMaxAllowedIncomingMessageSize(long) - Method in class io.qt.websockets.QWebSocket
- setMaxPendingConnections(int) - Method in class io.qt.websockets.QWebSocketServer
- setNativeDescriptor(long) - Method in class io.qt.websockets.QWebSocketServer
- setOutgoingFrameSize(long) - Method in class io.qt.websockets.QWebSocket
- setPauseMode(QAbstractSocket.PauseMode...) - Method in class io.qt.websockets.QWebSocket
-
Overloaded function for
QWebSocket.setPauseMode(io.qt.network.QAbstractSocket.PauseModes). - setPauseMode(QAbstractSocket.PauseModes) - Method in class io.qt.websockets.QWebSocket
- setProxy(QNetworkProxy) - Method in class io.qt.websockets.QWebSocket
- setProxy(QNetworkProxy) - Method in class io.qt.websockets.QWebSocketServer
- setReadBufferSize(long) - Method in class io.qt.websockets.QWebSocket
- setServerName(String) - Method in class io.qt.websockets.QWebSocketServer
- setSocketDescriptor(int) - Method in class io.qt.websockets.QWebSocketServer
- setSslConfiguration(QSslConfiguration) - Method in class io.qt.websockets.QWebSocket
- setSslConfiguration(QSslConfiguration) - Method in class io.qt.websockets.QWebSocketServer
- socketDescriptor() - Method in class io.qt.websockets.QWebSocketServer
- sslConfiguration() - Method in class io.qt.websockets.QWebSocket
- sslConfiguration() - Method in class io.qt.websockets.QWebSocketServer
- sslErrors - Variable in class io.qt.websockets.QWebSocket
- sslErrors - Variable in class io.qt.websockets.QWebSocketServer
- state() - Method in class io.qt.websockets.QWebSocket
-
Returns the current state of the socket
- stateChanged - Variable in class io.qt.websockets.QWebSocket
- staticMetaObject - Static variable in class io.qt.websockets.QWebSocket
-
This variable stores the meta-object for the class.
- staticMetaObject - Static variable in class io.qt.websockets.QWebSocketServer
-
This variable stores the meta-object for the class.
- supportedVersions() - Method in class io.qt.websockets.QWebSocketServer
- swap(QWebSocketCorsAuthenticator) - Method in class io.qt.websockets.QWebSocketCorsAuthenticator
All Classes and Interfaces|All Packages
QWebSocketCorsAuthenticator.assign(io.qt.websockets.QWebSocketCorsAuthenticator)instead.