Uses of Interface
org.jivesoftware.smack.websocket.impl.WebSocketFactory
Packages that use WebSocketFactory
Package
Description
WebSocket related classes for Smack.
WebSocket support for Smack using
WebSocket
, which is available since Java 11.Copyright 2020 Aditya Borikar
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
-
Uses of WebSocketFactory in org.jivesoftware.smack.websocket
Methods in org.jivesoftware.smack.websocket with parameters of type WebSocketFactoryModifier and TypeMethodDescriptionXmppWebSocketTransportModuleDescriptor.Builder.setWebSocketFactory
(WebSocketFactory webSocketFactory) -
Uses of WebSocketFactory in org.jivesoftware.smack.websocket.java11
Classes in org.jivesoftware.smack.websocket.java11 that implement WebSocketFactory -
Uses of WebSocketFactory in org.jivesoftware.smack.websocket.okhttp
Classes in org.jivesoftware.smack.websocket.okhttp that implement WebSocketFactory