Class Java11WebSocketFactory

java.lang.Object
org.jivesoftware.smack.websocket.java11.Java11WebSocketFactory
All Implemented Interfaces:
org.jivesoftware.smack.websocket.impl.WebSocketFactory

public class Java11WebSocketFactory extends Object implements org.jivesoftware.smack.websocket.impl.WebSocketFactory
  • Field Details

  • Constructor Details

    • Java11WebSocketFactory

      public Java11WebSocketFactory()
  • Method Details

    • create

      public Java11WebSocket create(org.jivesoftware.smack.websocket.rce.WebSocketRemoteConnectionEndpoint endpoint, org.jivesoftware.smack.c2s.internal.ModularXmppClientToServerConnectionInternal connectionInternal)
      Specified by:
      create in interface org.jivesoftware.smack.websocket.impl.WebSocketFactory