112113114115116117118119120121
connectors.put(connectorKey, connectorRef); } else { connectorRef.increment(); } AbstractBayeux bayeux = connectorRef.servlet.getBayeux(); bayeux.setJSONCommented(endpoint.isJsonCommented()); prodcon.setBayeux(bayeux); } }