Interface WebSocketFactory
-
public interface WebSocketFactory
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description AbstractWebSocketcreate(WebSocketRemoteConnectionEndpoint endpoint, org.jivesoftware.smack.c2s.internal.ModularXmppClientToServerConnectionInternal connectionInternal)
-
-
-
Method Detail
-
create
AbstractWebSocket create(WebSocketRemoteConnectionEndpoint endpoint, org.jivesoftware.smack.c2s.internal.ModularXmppClientToServerConnectionInternal connectionInternal)
-
-