コード例 #1
0
 /**
  * Return the {@link AtmosphereResourceFactory}
  *
  * @return the AtmosphereResourceFactory
  */
 public AtmosphereResourceFactory resourcesFactory() {
   return framework.atmosphereFactory();
 }