コード例 #1
0
 /**
  * Return the {@link WebSocketFactory}
  *
  * @return the {@link WebSocketFactory}
  */
 public WebSocketFactory websocketFactory() {
   return framework.webSocketFactory();
 }