Interface WebSocketFactory
public interface WebSocketFactory
-
Method Summary
Modifier and TypeMethodDescriptioncreate(WebSocketRemoteConnectionEndpoint endpoint, org.jivesoftware.smack.c2s.internal.ModularXmppClientToServerConnectionInternal connectionInternal)
-
Method Details
-
create
AbstractWebSocket create(WebSocketRemoteConnectionEndpoint endpoint, org.jivesoftware.smack.c2s.internal.ModularXmppClientToServerConnectionInternal connectionInternal)
-