Uses of Enum Class
org.atmosphere.cpr.BroadcasterLifeCyclePolicy.ATMOSPHERE_RESOURCE_POLICY
Packages that use BroadcasterLifeCyclePolicy.ATMOSPHERE_RESOURCE_POLICY
-
Uses of BroadcasterLifeCyclePolicy.ATMOSPHERE_RESOURCE_POLICY in org.atmosphere.cpr
Methods in org.atmosphere.cpr that return BroadcasterLifeCyclePolicy.ATMOSPHERE_RESOURCE_POLICYModifier and TypeMethodDescriptionBroadcasterLifeCyclePolicy.getLifeCyclePolicy()Returns the enum constant of this class with the specified name.BroadcasterLifeCyclePolicy.ATMOSPHERE_RESOURCE_POLICY.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.atmosphere.cpr with parameters of type BroadcasterLifeCyclePolicy.ATMOSPHERE_RESOURCE_POLICYModifier and TypeMethodDescriptionBroadcasterLifeCyclePolicy.Builder.policy(BroadcasterLifeCyclePolicy.ATMOSPHERE_RESOURCE_POLICY policy)