public class Universe
extends java.lang.Object
| Constructor and Description |
|---|
Universe() |
| Modifier and Type | Method and Description |
|---|---|
static BroadcasterFactory |
broadcasterFactory()
Return the
BroadcasterFactory |
static void |
broadcasterFactory(BroadcasterFactory a)
Set the must be unique
BroadcasterFactory |
static AtmosphereFramework |
framework()
Return the
AtmosphereFramework |
static void |
framework(AtmosphereFramework a)
Set the must be unique
AtmosphereFramework |
static DefaultMetaBroadcaster |
metaBroadcaster()
Return the
DefaultMetaBroadcaster |
static void |
metaBroadcaster(DefaultMetaBroadcaster a)
Set the must be unique
DefaultMetaBroadcaster |
static AtmosphereResourceFactory |
resourceFactory()
Return the
AtmosphereResourceFactory |
static void |
resourceFactory(AtmosphereResourceFactory a)
Set the must be unique
AtmosphereResourceFactory |
static AtmosphereResourceSessionFactory |
sessionFactory()
<<<<<<< HEAD:modules/cpr/src/main/java/org/atmosphere/cpr/Universe.java
Return the
AtmosphereResourceSessionFactory
Throw exception if Universe methods are used when they are not reliable:modules/runtime/src/main/java/org/atmosphere/runtime/Universe.java |
static void |
sessionResourceFactory(AtmosphereResourceSessionFactory a)
<<<<<<< HEAD:modules/cpr/src/main/java/org/atmosphere/cpr/Universe.java
Set the must be unique
AtmosphereResourceSessionFactory |
public static void metaBroadcaster(DefaultMetaBroadcaster a)
DefaultMetaBroadcastera - DefaultMetaBroadcasterpublic static void broadcasterFactory(BroadcasterFactory a)
BroadcasterFactorya - BroadcasterFactory Throw exception if Universe methods are used when they are not reliable:modules/runtime/src/main/java/org/atmosphere/runtime/Universe.javapublic static void framework(AtmosphereFramework a)
AtmosphereFrameworka - AtmosphereFrameworkhrow exception if Universe methods are used when they are not reliable:modules/runtime/src/main/java/org/atmosphere/runtime/Universe.javapublic static void resourceFactory(AtmosphereResourceFactory a)
AtmosphereResourceFactorya - AtmosphereResourceFactorypublic static void sessionResourceFactory(AtmosphereResourceSessionFactory a)
AtmosphereResourceSessionFactorya - AtmosphereResourceSessionFactory Throw exception if Universe methods are used when they are not reliable:modules/runtime/src/main/java/org/atmosphere/runtime/Universe.javapublic static BroadcasterFactory broadcasterFactory()
BroadcasterFactoryBroadcasterFactorypublic static AtmosphereFramework framework()
AtmosphereFrameworkAtmosphereFrameworkpublic static AtmosphereResourceFactory resourceFactory()
AtmosphereResourceFactoryAtmosphereResourceFactorypublic static AtmosphereResourceSessionFactory sessionFactory()
AtmosphereResourceSessionFactory
Throw exception if Universe methods are used when they are not reliable:modules/runtime/src/main/java/org/atmosphere/runtime/Universe.javapublic static DefaultMetaBroadcaster metaBroadcaster()
DefaultMetaBroadcasterDefaultMetaBroadcasterCopyright © 2018. All Rights Reserved.