Interface WebSocketFactory
- All Known Implementing Classes:
Java11WebSocketFactory
,OkHttpWebSocketFactory
public interface WebSocketFactory
-
Method Summary
Modifier and TypeMethodDescriptioncreate
(WebSocketRemoteConnectionEndpoint endpoint, ModularXmppClientToServerConnectionInternal connectionInternal)
-
Method Details
-
create
AbstractWebSocket create(WebSocketRemoteConnectionEndpoint endpoint, ModularXmppClientToServerConnectionInternal connectionInternal)
-