Class WebSocketFactoryService
java.lang.Object
org.jivesoftware.smack.websocket.impl.WebSocketFactoryService
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionstatic AbstractWebSocketcreateWebSocket(WebSocketRemoteConnectionEndpoint endpoint, ModularXmppClientToServerConnectionInternal connectionInternal)  
- 
Constructor Details
- 
WebSocketFactoryService
public WebSocketFactoryService() 
 - 
 - 
Method Details
- 
createWebSocket
public static AbstractWebSocket createWebSocket(WebSocketRemoteConnectionEndpoint endpoint, ModularXmppClientToServerConnectionInternal connectionInternal)  
 -