- abandonedConfig - Variable in class org.atmosphere.pool.UnboundedApachePoolableProvider
-
- AbstractBroadcasterCache - Class in org.atmosphere.cache
-
Abstract
BroadcasterCache which is used to implement headers, query parameters or
session based caching.
- AbstractBroadcasterCache() - Constructor for class org.atmosphere.cache.AbstractBroadcasterCache
-
- AbstractBroadcasterProxy - Class in org.atmosphere.util
-
Abstract
Broadcaster that delegates the internal processing to a proxy.
- AbstractBroadcasterProxy() - Constructor for class org.atmosphere.util.AbstractBroadcasterProxy
-
- AbstractReflectorAtmosphereHandler - Class in org.atmosphere.handler
-
- AbstractReflectorAtmosphereHandler() - Constructor for class org.atmosphere.handler.AbstractReflectorAtmosphereHandler
-
- AbstractReflectorAtmosphereHandler.Default - Class in org.atmosphere.handler
-
- accept(WSHandshakeRequest, WSHandshakeResponse) - Method in class org.atmosphere.container.WeblogicWebSocketHandler
-
- ACCESS_CONTROL_ALLOW_CREDENTIALS - Static variable in interface org.atmosphere.cpr.HeaderConfig
-
- ACCESS_CONTROL_ALLOW_ORIGIN - Static variable in interface org.atmosphere.cpr.HeaderConfig
-
- acquire() - Method in class org.atmosphere.cpr.AtmosphereSession
-
- action(AtmosphereResourceImpl) - Method in class org.atmosphere.container.BlockingIOCometSupport
-
- action(AtmosphereResourceImpl) - Method in class org.atmosphere.container.GlassFishv2CometSupport
-
- action(AtmosphereResourceImpl) - Method in class org.atmosphere.container.Grizzly2CometSupport
-
- action(AtmosphereResourceImpl) - Method in class org.atmosphere.container.GrizzlyCometSupport
-
- action(AtmosphereResourceImpl) - Method in class org.atmosphere.container.JBossWebCometSupport
-
- action(AtmosphereResourceImpl) - Method in class org.atmosphere.container.Jetty7CometSupport
-
- action(AtmosphereResourceImpl) - Method in class org.atmosphere.container.JettyCometSupport
-
- action(AtmosphereResourceImpl) - Method in class org.atmosphere.container.NettyCometSupport
-
- action(AtmosphereResourceImpl) - Method in class org.atmosphere.container.Servlet30CometSupport
-
- action(AtmosphereResourceImpl) - Method in class org.atmosphere.container.Tomcat7CometSupport
-
- action(AtmosphereResourceImpl) - Method in class org.atmosphere.container.TomcatCometSupport
-
- Action - Class in org.atmosphere.cpr
-
- Action() - Constructor for class org.atmosphere.cpr.Action
-
- Action(Action.TYPE) - Constructor for class org.atmosphere.cpr.Action
-
- Action(Action.TYPE, boolean) - Constructor for class org.atmosphere.cpr.Action
-
- Action(Action.TYPE, long) - Constructor for class org.atmosphere.cpr.Action
-
- action(AtmosphereResourceImpl) - Method in class org.atmosphere.cpr.AsynchronousProcessor
-
- action(E) - Method in interface org.atmosphere.cpr.AsyncSupport
-
Process an
Action from an
ActionEvent operation like suspend, resume or timed out.
- action() - Method in class org.atmosphere.cpr.AtmosphereResourceImpl
-
Return the
Action which represent the state of the response, e.g.
- action() - Method in class org.atmosphere.cpr.BroadcastFilter.BroadcastAction
-
- Action.TYPE - Enum in org.atmosphere.cpr
-
The action's type.
- activeBroadcaster() - Method in interface org.atmosphere.pool.PoolableProvider
-
Current number of active Broadcaster borrowed from the pool
- activeBroadcaster() - Method in class org.atmosphere.pool.UnboundedApachePoolableProvider
-
- activeClients() - Method in class org.atmosphere.cache.UUIDBroadcasterCache
-
- adapt(Runnable) - Static method in class org.atmosphere.util.chmv8.ForkJoinTask
-
Returns a new
ForkJoinTask that performs the
run
method of the given
Runnable as its action, and returns
a null result upon
ForkJoinTask.join().
- adapt(Runnable, T) - Static method in class org.atmosphere.util.chmv8.ForkJoinTask
-
Returns a new
ForkJoinTask that performs the
run
method of the given
Runnable as its action, and returns
the given result upon
ForkJoinTask.join().
- adapt(Callable<? extends T>) - Static method in class org.atmosphere.util.chmv8.ForkJoinTask
-
Returns a new
ForkJoinTask that performs the
call
method of the given
Callable as its action, and returns
its result upon
ForkJoinTask.join(), translating any checked exceptions
encountered into
RuntimeException.
- add(Broadcaster, Object) - Method in interface org.atmosphere.cpr.BroadcasterFactory
-
- add(Broadcaster, Object) - Method in class org.atmosphere.cpr.DefaultBroadcasterFactory
-
- add(Broadcaster) - Method in class org.atmosphere.interceptor.AtmosphereResourceStateRecovery.BroadcasterTracker
-
- add(Broadcaster, Object) - Method in class org.atmosphere.pool.PoolableBroadcasterFactory
-
- add(K) - Method in class org.atmosphere.util.chmv8.ConcurrentHashMapV8.KeySetView
-
Adds the specified key to this set view by mapping the key to
the default mapped value in the backing map, if defined.
- add(long) - Method in class org.atmosphere.util.chmv8.LongAdder
-
Adds the given value.
- addAll(Collection<? extends K>) - Method in class org.atmosphere.util.chmv8.ConcurrentHashMapV8.KeySetView
-
- addAnnotationPackage(Class<?>) - Method in class org.atmosphere.cpr.AtmosphereFramework
-
Add support for package detection of Atmosphere's Component.
- addAtmosphereHandler(String, AtmosphereHandler, List<AtmosphereInterceptor>) - Method in class org.atmosphere.cpr.AtmosphereFramework
-
Add an
AtmosphereHandler serviced by the
Servlet
This API is exposed to allow embedding an Atmosphere application.
- addAtmosphereHandler(String, AtmosphereHandler, Broadcaster, List<AtmosphereInterceptor>) - Method in class org.atmosphere.cpr.AtmosphereFramework
-
- addAtmosphereHandler(String, AtmosphereHandler, String, List<AtmosphereInterceptor>) - Method in class org.atmosphere.cpr.AtmosphereFramework
-
- addAtmosphereHandler(String, AtmosphereHandler) - Method in class org.atmosphere.cpr.AtmosphereFramework
-
Add an
AtmosphereHandler serviced by the
Servlet
This API is exposed to allow embedding an Atmosphere application.
- addAtmosphereHandler(String, AtmosphereHandler, String) - Method in class org.atmosphere.cpr.AtmosphereFramework
-
- addAtmosphereHandler(String, AtmosphereHandler, Broadcaster) - Method in class org.atmosphere.cpr.AtmosphereFramework
-
- addAtmosphereResource(AtmosphereResource) - Method in interface org.atmosphere.cpr.Broadcaster
-
- addAtmosphereResource(AtmosphereResource) - Method in class org.atmosphere.cpr.DefaultBroadcaster
-
- addBroadcaster(Broadcaster) - Method in interface org.atmosphere.cpr.AtmosphereResource
-
- addBroadcaster(Broadcaster) - Method in class org.atmosphere.cpr.AtmosphereResourceImpl
-
- addBroadcasterCacheInjector(BroadcasterCacheInspector) - Method in class org.atmosphere.cpr.AtmosphereFramework
-
- addBroadcasterCacheListener(BroadcasterCacheListener) - Method in class org.atmosphere.cache.AbstractBroadcasterCache
-
- addBroadcasterCacheListener(BroadcasterCacheListener) - Method in class org.atmosphere.cache.DefaultBroadcasterCache
-
- addBroadcasterCacheListener(BroadcasterCacheListener) - Method in class org.atmosphere.cache.UUIDBroadcasterCache
-
- addBroadcasterCacheListener(BroadcasterCacheListener) - Method in class org.atmosphere.cpr.AtmosphereFramework
-
- addBroadcasterCacheListener(BroadcasterCacheListener) - Method in interface org.atmosphere.cpr.BroadcasterCache
-
- addBroadcasterLifeCyclePolicyListener(BroadcasterLifeCyclePolicyListener) - Method in interface org.atmosphere.cpr.Broadcaster
-
- addBroadcasterLifeCyclePolicyListener(BroadcasterLifeCyclePolicyListener) - Method in class org.atmosphere.cpr.DefaultBroadcaster
-
- addBroadcasterListener(BroadcasterListener) - Method in class org.atmosphere.cpr.AtmosphereFramework
-
- addBroadcasterListener(BroadcasterListener) - Method in interface org.atmosphere.cpr.Broadcaster
-
- addBroadcasterListener(BroadcasterListener) - Method in interface org.atmosphere.cpr.BroadcasterFactory
-
- addBroadcasterListener(BroadcasterListener) - Method in class org.atmosphere.cpr.DefaultBroadcaster
-
- addBroadcasterListener(BroadcasterListener) - Method in class org.atmosphere.cpr.DefaultBroadcasterFactory
-
- addBroadcasterListener(BroadcasterListener) - Method in class org.atmosphere.cpr.DefaultMetaBroadcaster
-
- addBroadcasterListener(BroadcasterListener) - Method in interface org.atmosphere.cpr.MetaBroadcaster
-
- addBroadcasterType(String) - Method in class org.atmosphere.cpr.AtmosphereFramework
-
Add a new Broadcaster class name that AtmosphereServlet can use when initializing requests, and when the
atmosphere.xml broadcaster element is unspecified.
- addCookie(Cookie) - Method in class org.atmosphere.cpr.AtmosphereResponse
-
- addCustomAnnotationPackage(Class) - Method in class org.atmosphere.cpr.AtmosphereFramework
-
- addDateHeader(String, long) - Method in class org.atmosphere.cpr.AtmosphereResponse
-
- addDefaultOrAppInterceptors() - Method in class org.atmosphere.cpr.AtmosphereFramework
-
- addEventListener(AtmosphereResourceEventListener) - Method in interface org.atmosphere.cpr.AtmosphereResource
-
- addEventListener(AtmosphereResourceEventListener) - Method in class org.atmosphere.cpr.AtmosphereResourceImpl
-
- addFilter(BroadcastFilter) - Method in class org.atmosphere.cpr.BroadcasterConfig
-
- addFilter(BroadcastFilter, boolean) - Method in class org.atmosphere.cpr.BroadcasterConfig
-
- addFilter(Filter) - Method in class org.atmosphere.handler.ReflectorServletProcessor
-
- addFilter(FilterConfigImpl) - Method in class org.atmosphere.util.AtmosphereFilterChain
-
Add a filter to the set of filters that will be executed in this chain.
- addFilterClassName(String, String) - Method in class org.atmosphere.handler.ReflectorServletProcessor
-
Add a FilterClass.
- addHeader(String, String) - Method in class org.atmosphere.cpr.AtmosphereResponse
-
- addInitParameter(String, String) - Method in class org.atmosphere.cpr.AtmosphereFramework
-
Add init-param like if they were defined in web.xml
- addInterceptorToAllWrappers(AtmosphereInterceptor) - Method in class org.atmosphere.cpr.AtmosphereFramework
-
- addInterceptorToWrapper(AtmosphereFramework.AtmosphereHandlerWrapper, AtmosphereInterceptor) - Method in class org.atmosphere.cpr.AtmosphereFramework
-
- addInterceptorToWrapper(AtmosphereFramework.AtmosphereHandlerWrapper, List<AtmosphereInterceptor>) - Method in class org.atmosphere.cpr.AtmosphereFramework
-
- addIntHeader(String, int) - Method in class org.atmosphere.cpr.AtmosphereResponse
-
- addJarsFromClassPath(Vector<URL>, String) - Static method in class org.atmosphere.util.IntrospectionUtils
-
Add elements from the classpath cp to a Vector jars as
file URLs (We use Vector for JDK 1.1 compat).
- addListener(AtmosphereResourceEventListener) - Method in class org.atmosphere.cpr.Meteor
-
- addMethodHandler(String, ServletProxyFactory.MethodHandler) - Method in class org.atmosphere.util.ServletProxyFactory
-
- addProperty(Object, String, String) - Static method in class org.atmosphere.util.IntrospectionUtils
-
- addToCache(String, String, BroadcastMessage) - Method in class org.atmosphere.cache.DefaultBroadcasterCache
-
- addToCache(String, String, BroadcastMessage) - Method in class org.atmosphere.cache.SessionBroadcasterCache
-
- addToCache(String, String, BroadcastMessage) - Method in class org.atmosphere.cache.UUIDBroadcasterCache
-
- addToCache(String, String, BroadcastMessage) - Method in interface org.atmosphere.cpr.BroadcasterCache
-
- addToClassPath(Vector<URL>, String) - Static method in class org.atmosphere.util.IntrospectionUtils
-
Add all the jar files in a dir to the classpath, represented as a Vector
of URLs.
- addToolsJar(Vector<URL>) - Static method in class org.atmosphere.util.IntrospectionUtils
-
- addToPendingCount(int) - Method in class org.atmosphere.util.chmv8.CountedCompleter
-
Adds (atomically) the given value to the pending count.
- addWebSocketHandler(WebSocketHandler) - Method in class org.atmosphere.cpr.AtmosphereFramework
-
- addWebSocketHandler(String, WebSocketHandler) - Method in class org.atmosphere.cpr.AtmosphereFramework
-
- addWebSocketHandler(String, WebSocketHandler, AtmosphereHandler) - Method in class org.atmosphere.cpr.AtmosphereFramework
-
- addWebSocketHandler(String, WebSocketHandler, AtmosphereHandler, List<AtmosphereInterceptor>) - Method in class org.atmosphere.cpr.AtmosphereFramework
-
- AFTER_DEFAULT - Static variable in interface org.atmosphere.interceptor.InvokationOrder
-
- all(List<Encoder<?, ?>>, List<Decoder<?, ?>>, Object, Object, Method) - Static method in class org.atmosphere.config.managed.Invoker
-
- ALLOW_CORE_THREAD_TIMEOUT - Static variable in interface org.atmosphere.cpr.ApplicationConfig
-
- ALLOW_QUERYSTRING_AS_REQUEST - Static variable in interface org.atmosphere.cpr.ApplicationConfig
-
Allow query string as set as request's header.
- allowAllClassesScan - Variable in class org.atmosphere.cpr.AtmosphereFramework
-
- allowAllClassesScan() - Method in class org.atmosphere.cpr.AtmosphereFramework
-
- allowAllClassesScan(boolean) - Method in class org.atmosphere.cpr.AtmosphereFramework
-
- allowInjectionOf(Object) - Method in class org.atmosphere.cpr.AtmosphereFramework.DefaultAtmosphereObjectFactory
-
- allowInjectionOf(Z) - Method in interface org.atmosphere.cpr.AtmosphereObjectFactory
-
Pass information to the underlying Dependency Injection Implementation
- allowInjectionOf(Injectable<?>) - Method in class org.atmosphere.inject.InjectableObjectFactory
-
- AllowInterceptor - Interface in org.atmosphere.interceptor
-
A marker interface that does nothing except used by
AtmosphereInterceptor to modify the default
behavior of any functionality.
- allowSessionTimeoutRemoval() - Method in class org.atmosphere.cpr.AsynchronousProcessor
-
Is HttpSession timeout removal supported
- alreadyQuoted(String) - Static method in class org.atmosphere.util.CookieUtil
-
- ANALYTICS - Static variable in interface org.atmosphere.cpr.ApplicationConfig
-
Disable Google Analytics.
- analytics() - Method in class org.atmosphere.cpr.AtmosphereFramework
-
- AndroidAtmosphereInterceptor - Class in org.atmosphere.interceptor
-
Fix for the Android 2.2.x bogus HTTP implementation.
- AndroidAtmosphereInterceptor() - Constructor for class org.atmosphere.interceptor.AndroidAtmosphereInterceptor
-
- AnnotatedProxy - Interface in org.atmosphere.handler
-
- ANNOTATION_ATTRIBUTE - Static variable in class org.atmosphere.cpr.DefaultAnnotationProcessor
-
The attribute name under which the annotations are stored in the servlet context.
- ANNOTATION_PACKAGE - Static variable in interface org.atmosphere.cpr.ApplicationConfig
-
A list, separated by comma, of package name to scan when looking for Atmosphere's component annotated with Atmosphere's annotation.
- ANNOTATION_PROCESSOR - Static variable in interface org.atmosphere.cpr.ApplicationConfig
-
The annotation processor.
- AnnotationDetector - Class in org.atmosphere.util.annotation
-
AnnotationDetector reads Java Class File (".class") files and reports the
encountered annotations via a simple, developer friendly API.
- AnnotationDetector(AnnotationDetector.Reporter) - Constructor for class org.atmosphere.util.annotation.AnnotationDetector
-
Create a new AnnotationDetector, reporting the detected annotations
to the specified Reporter.
- AnnotationDetector.FieldReporter - Interface in org.atmosphere.util.annotation
-
A Reporter for field annotations.
- AnnotationDetector.MethodReporter - Interface in org.atmosphere.util.annotation
-
A Reporter for method annotations.
- AnnotationDetector.Reporter - Interface in org.atmosphere.util.annotation
-
Reporter is the base interface, used to report the detected annotations.
- AnnotationDetector.TypeReporter - Interface in org.atmosphere.util.annotation
-
A Reporter for type annotations.
- annotationFound - Variable in class org.atmosphere.cpr.AtmosphereFramework
-
- AnnotationHandler - Class in org.atmosphere.cpr
-
A class that handles the results of an annotation scan.
- AnnotationHandler() - Constructor for class org.atmosphere.cpr.AnnotationHandler
-
- annotationPackages - Variable in class org.atmosphere.cpr.AtmosphereFramework
-
- AnnotationProcessor - Interface in org.atmosphere.cpr
-
- annotationProcessor - Variable in class org.atmosphere.cpr.AtmosphereFramework
-
- annotationProcessor() - Method in class org.atmosphere.cpr.AtmosphereFramework
-
- annotationProcessorClassName - Variable in class org.atmosphere.cpr.AtmosphereFramework
-
- annotationProcessorClassName(String) - Method in class org.atmosphere.cpr.AtmosphereFramework
-
- annotations() - Method in interface org.atmosphere.util.annotation.AnnotationDetector.Reporter
-
Return the Annotation classes which must be reported (all other
annotations are skipped).
- annotationScanned(boolean) - Method in class org.atmosphere.cpr.AtmosphereFramework
-
- AnnotationScanningServletContainerInitializer - Class in org.atmosphere.cpr
-
A ServletContainerInitializer that scans for annotations, and places them in a map keyed by annotation type in the
servlet context.
- AnnotationScanningServletContainerInitializer() - Constructor for class org.atmosphere.cpr.AnnotationScanningServletContainerInitializer
-
- AnnotationUtil - Class in org.atmosphere.annotation
-
- AnnotationUtil() - Constructor for class org.atmosphere.annotation.AnnotationUtil
-
- ApplicationConfig - Interface in org.atmosphere.cpr
-
Web.xml init-param configuration supported by Atmosphere.
- ApplicationConfiguration - Class in org.atmosphere.config
-
- ApplicationConfiguration(String, String) - Constructor for class org.atmosphere.config.ApplicationConfiguration
-
- apply(AtmosphereFramework, Class<?>) - Method in enum org.atmosphere.cpr.AtmosphereFramework.MetaServiceAction
-
Applies this action to given class.
- apply(A) - Method in interface org.atmosphere.util.chmv8.ConcurrentHashMapV8.Action
-
- apply(A, B) - Method in interface org.atmosphere.util.chmv8.ConcurrentHashMapV8.BiAction
-
- apply(A, B) - Method in interface org.atmosphere.util.chmv8.ConcurrentHashMapV8.BiFun
-
- apply(double, double) - Method in interface org.atmosphere.util.chmv8.ConcurrentHashMapV8.DoubleByDoubleToDouble
-
- apply(A) - Method in interface org.atmosphere.util.chmv8.ConcurrentHashMapV8.Fun
-
- apply(int, int) - Method in interface org.atmosphere.util.chmv8.ConcurrentHashMapV8.IntByIntToInt
-
- apply(long, long) - Method in interface org.atmosphere.util.chmv8.ConcurrentHashMapV8.LongByLongToLong
-
- apply(A, B) - Method in interface org.atmosphere.util.chmv8.ConcurrentHashMapV8.ObjectByObjectToDouble
-
- apply(A, B) - Method in interface org.atmosphere.util.chmv8.ConcurrentHashMapV8.ObjectByObjectToInt
-
- apply(A, B) - Method in interface org.atmosphere.util.chmv8.ConcurrentHashMapV8.ObjectByObjectToLong
-
- apply(A) - Method in interface org.atmosphere.util.chmv8.ConcurrentHashMapV8.ObjectToDouble
-
- apply(A) - Method in interface org.atmosphere.util.chmv8.ConcurrentHashMapV8.ObjectToInt
-
- apply(A) - Method in interface org.atmosphere.util.chmv8.ConcurrentHashMapV8.ObjectToLong
-
- applyFilters(AtmosphereResource, List<Object>) - Method in class org.atmosphere.cpr.BroadcasterConfig
-
- arFactory - Variable in class org.atmosphere.cpr.AtmosphereFramework
-
- asBytes() - Method in class org.atmosphere.cpr.AtmosphereRequest.Body
-
Return the request body as a byte array.
- asString() - Method in class org.atmosphere.cpr.AtmosphereRequest.Body
-
Return the request body as a String.
- asString() - Method in class org.atmosphere.cpr.DefaultBroadcaster.WriteQueue
-
- async - Variable in class org.atmosphere.cpr.Deliver
-
- ASYNC_CONTEXT - Static variable in interface org.atmosphere.cpr.FrameworkConfig
-
The AsyncContext.
- ASYNC_WRITE_THREAD_POOL - Static variable in class org.atmosphere.util.ExecutorsFactory
-
- AsynchronousProcessor - Class in org.atmosphere.cpr
-
Base class which implement the semantics of suspending and resuming of a Comet/WebSocket Request.
- AsynchronousProcessor(AtmosphereConfig) - Constructor for class org.atmosphere.cpr.AsynchronousProcessor
-
- AsyncIOInterceptor - Interface in org.atmosphere.cpr
-
A filter-like API that allow an
AtmosphereInterceptor to intercept the response before it gets written back
to the client.
- AsyncIOInterceptorAdapter - Class in org.atmosphere.cpr
-
- AsyncIOInterceptorAdapter() - Constructor for class org.atmosphere.cpr.AsyncIOInterceptorAdapter
-
- AsyncIOWriter - Interface in org.atmosphere.cpr
-
- asyncIOWriter(AsyncIOWriter) - Method in class org.atmosphere.cpr.AtmosphereResponse
-
Set an implementation of
AsyncIOWriter that will be invoked every time a write operation is ready to be
processed.
- asyncIOWriter(AsyncIOWriter) - Method in class org.atmosphere.cpr.AtmosphereResponse.Builder
-
- AsyncIOWriterAdapter - Class in org.atmosphere.cpr
-
- AsyncIOWriterAdapter() - Constructor for class org.atmosphere.cpr.AsyncIOWriterAdapter
-
- AsyncSupport<E extends AtmosphereResource> - Interface in org.atmosphere.cpr
-
Atmosphere's supported WebServer must implement this interface in order to be auto detected by the
AtmosphereFramework.
- asyncSupport - Variable in class org.atmosphere.cpr.AtmosphereFramework
-
- asyncSupport - Variable in class org.atmosphere.cpr.AtmosphereResourceImpl
-
- AsyncSupportListener - Interface in org.atmosphere.cpr
-
A listener that can be used to track
AsyncSupport events like SUSPEND, RESUME, TIMEOUT, DESTROYED and CLOSED
- asyncSupportListener(AsyncSupportListener) - Method in class org.atmosphere.cpr.AtmosphereFramework
-
- AsyncSupportListenerAdapter - Class in org.atmosphere.cpr
-
- AsyncSupportListenerAdapter() - Constructor for class org.atmosphere.cpr.AsyncSupportListenerAdapter
-
- asyncSupportListeners - Variable in class org.atmosphere.cpr.AtmosphereFramework
-
- asyncSupportListeners() - Method in class org.atmosphere.cpr.AtmosphereFramework
-
- AsyncSupportListenerService - Annotation Type in org.atmosphere.config.service
-
- AsyncSupportListenerServiceProcessor - Class in org.atmosphere.annotation
-
- AsyncSupportListenerServiceProcessor() - Constructor for class org.atmosphere.annotation.AsyncSupportListenerServiceProcessor
-
- AsyncSupportResolver - Interface in org.atmosphere.cpr
-
This interface is used by
AtmosphereFramework to determine which AsyncSupport instance should be used
- AsyncSupportService - Annotation Type in org.atmosphere.config.service
-
An annotation for telling Atmosphere which
AsyncSupport class to use by default.
- AsyncSupportServiceProcessor - Class in org.atmosphere.annotation
-
- AsyncSupportServiceProcessor() - Constructor for class org.atmosphere.annotation.AsyncSupportServiceProcessor
-
- asyncWriteFuture - Variable in class org.atmosphere.cpr.DefaultBroadcaster
-
- AsyncWriteToken(AtmosphereResource, Object, BroadcasterFuture, Object, AtomicInteger) - Constructor for class org.atmosphere.cpr.DefaultBroadcaster.AsyncWriteToken
-
- AsyncWriteToken(AtmosphereResource, Object, BroadcasterFuture, Object, CacheMessage, AtomicInteger) - Constructor for class org.atmosphere.cpr.DefaultBroadcaster.AsyncWriteToken
-
- ATMOSPHERE_CONFIG - Static variable in interface org.atmosphere.cpr.FrameworkConfig
-
AtmosphereConfig instance.
- ATMOSPHERE_EXCLUDED_FILE - Static variable in interface org.atmosphere.cpr.ApplicationConfig
-
- ATMOSPHERE_HANDLER - Static variable in interface org.atmosphere.cpr.ApplicationConfig
-
Tell Atmosphere which AtmosphereHandler should be used.
- ATMOSPHERE_HANDLER_MAPPING - Static variable in interface org.atmosphere.cpr.ApplicationConfig
-
The AtmosphereHandler defined using the property will be mapped to that value.
- ATMOSPHERE_HANDLER_PATH - Static variable in interface org.atmosphere.cpr.ApplicationConfig
-
- ATMOSPHERE_HANDLER_WRAPPER - Static variable in interface org.atmosphere.cpr.FrameworkConfig
-
- ATMOSPHERE_INTERCEPTORS - Static variable in interface org.atmosphere.cpr.ApplicationConfig
-
- ATMOSPHERE_POST_BODY - Static variable in interface org.atmosphere.cpr.HeaderConfig
-
- ATMOSPHERE_RESOURCE - Static variable in interface org.atmosphere.cpr.ApplicationConfig
-
- ATMOSPHERE_RESOURCE - Static variable in interface org.atmosphere.cpr.FrameworkConfig
-
- ATMOSPHERE_SERVLET - Static variable in interface org.atmosphere.cpr.FrameworkConfig
-
A request attribute used to lookup the AtmosphereNativeCometServlet.
- ATMOSPHERE_SERVLET - Static variable in class org.atmosphere.util.VoidServletConfig
-
- AtmosphereAnnotation - Annotation Type in org.atmosphere.config
-
This annotation is scanned by Atmosphere at runtime to determine
Processor implementation.
- atmosphereConfig(String[], AtmosphereFramework) - Static method in class org.atmosphere.annotation.AnnotationUtil
-
- AtmosphereConfig - Class in org.atmosphere.cpr
-
- AtmosphereConfig(AtmosphereFramework) - Constructor for class org.atmosphere.cpr.AtmosphereConfig
-
- AtmosphereConfig.ShutdownHook - Interface in org.atmosphere.cpr
-
- AtmosphereConfig.StartupHook - Interface in org.atmosphere.cpr
-
- AtmosphereConfigAware - Interface in org.atmosphere.inject
-
- AtmosphereConfigInjectable - Class in org.atmosphere.inject
-
- AtmosphereConfigInjectable() - Constructor for class org.atmosphere.inject.AtmosphereConfigInjectable
-
- AtmosphereConfigReader - Class in org.atmosphere.util
-
Descriptor for an Atmosphere configuraton file.
- AtmosphereConfigurator(AtmosphereFramework) - Constructor for class org.atmosphere.container.JSR356AsyncSupport.AtmosphereConfigurator
-
- atmosphereDotXmlPath - Variable in class org.atmosphere.cpr.AtmosphereFramework
-
- atmosphereFactory() - Method in class org.atmosphere.cpr.AtmosphereFramework
-
- AtmosphereFilter - Class in org.atmosphere.cpr
-
- AtmosphereFilter() - Constructor for class org.atmosphere.cpr.AtmosphereFilter
-
- AtmosphereFilterChain - Class in org.atmosphere.util
-
Implementation of javax.servlet.FilterChain used to manage
the execution of a set of filters for a particular request.
- AtmosphereFilterChain() - Constructor for class org.atmosphere.util.AtmosphereFilterChain
-
- AtmosphereFramework - Class in org.atmosphere.cpr
-
- AtmosphereFramework() - Constructor for class org.atmosphere.cpr.AtmosphereFramework
-
Create an AtmosphereFramework.
- AtmosphereFramework(ServletConfig) - Constructor for class org.atmosphere.cpr.AtmosphereFramework
-
- AtmosphereFramework(boolean, boolean) - Constructor for class org.atmosphere.cpr.AtmosphereFramework
-
Create an AtmosphereFramework.
- AtmosphereFramework.AtmosphereHandlerWrapper - Class in org.atmosphere.cpr
-
- AtmosphereFramework.DefaultAtmosphereObjectFactory - Class in org.atmosphere.cpr
-
- AtmosphereFramework.MetaServiceAction - Enum in org.atmosphere.cpr
-
This enumeration represents all possible actions to specify in a meta service file.
- AtmosphereFrameworkInitializer - Class in org.atmosphere.cpr
-
- AtmosphereFrameworkInitializer(boolean, boolean) - Constructor for class org.atmosphere.cpr.AtmosphereFrameworkInitializer
-
- AtmosphereFrameworkInjectable - Class in org.atmosphere.inject
-
- AtmosphereFrameworkInjectable() - Constructor for class org.atmosphere.inject.AtmosphereFrameworkInjectable
-
- AtmosphereFrameworkListener - Interface in org.atmosphere.cpr
-
- AtmosphereFrameworkListenerAdapter - Class in org.atmosphere.cpr
-
- AtmosphereFrameworkListenerAdapter() - Constructor for class org.atmosphere.cpr.AtmosphereFrameworkListenerAdapter
-
- AtmosphereFrameworkListenerService - Annotation Type in org.atmosphere.config.service
-
- AtmosphereFrameworkServiceProcessor - Class in org.atmosphere.annotation
-
- AtmosphereFrameworkServiceProcessor() - Constructor for class org.atmosphere.annotation.AtmosphereFrameworkServiceProcessor
-
- atmosphereHandler - Variable in class org.atmosphere.cpr.AtmosphereFramework.AtmosphereHandlerWrapper
-
- AtmosphereHandler - Interface in org.atmosphere.cpr
-
Implementation of
AtmosphereHandler allows creation of event-driven web applications which are hosted in
the browser.
- atmosphereHandler(AtmosphereHandler) - Method in class org.atmosphere.cpr.AtmosphereResourceImpl
-
- AtmosphereHandlerAdapter - Class in org.atmosphere.handler
-
- AtmosphereHandlerAdapter() - Constructor for class org.atmosphere.handler.AtmosphereHandlerAdapter
-
- AtmosphereHandlerConfig - Class in org.atmosphere.config
-
- AtmosphereHandlerConfig() - Constructor for class org.atmosphere.config.AtmosphereHandlerConfig
-
- AtmosphereHandlerProperty - Class in org.atmosphere.config
-
- AtmosphereHandlerProperty(String, String) - Constructor for class org.atmosphere.config.AtmosphereHandlerProperty
-
- atmosphereHandlers - Variable in class org.atmosphere.cpr.AtmosphereFramework
-
- AtmosphereHandlerService - Annotation Type in org.atmosphere.config.service
-
- AtmosphereHandlerServiceInterceptor - Class in org.atmosphere.config.managed
-
- AtmosphereHandlerServiceInterceptor() - Constructor for class org.atmosphere.config.managed.AtmosphereHandlerServiceInterceptor
-
- AtmosphereHandlerServiceProcessor - Class in org.atmosphere.annotation
-
- AtmosphereHandlerServiceProcessor() - Constructor for class org.atmosphere.annotation.AtmosphereHandlerServiceProcessor
-
- AtmosphereHandlerWrapper(BroadcasterFactory, AtmosphereHandler, String) - Constructor for class org.atmosphere.cpr.AtmosphereFramework.AtmosphereHandlerWrapper
-
- AtmosphereHandlerWrapper(AtmosphereHandler, Broadcaster) - Constructor for class org.atmosphere.cpr.AtmosphereFramework.AtmosphereHandlerWrapper
-
- AtmosphereInterceptor - Interface in org.atmosphere.cpr
-
- AtmosphereInterceptorAdapter - Class in org.atmosphere.cpr
-
- AtmosphereInterceptorAdapter() - Constructor for class org.atmosphere.cpr.AtmosphereInterceptorAdapter
-
- AtmosphereInterceptorService - Annotation Type in org.atmosphere.config.service
-
- AtmosphereInterceptorServiceProcessor - Class in org.atmosphere.annotation
-
- AtmosphereInterceptorServiceProcessor() - Constructor for class org.atmosphere.annotation.AtmosphereInterceptorServiceProcessor
-
- AtmosphereInterceptorWriter - Class in org.atmosphere.cpr
-
- AtmosphereInterceptorWriter() - Constructor for class org.atmosphere.cpr.AtmosphereInterceptorWriter
-
- AtmosphereMappingException - Exception in org.atmosphere.cpr
-
- AtmosphereMappingException() - Constructor for exception org.atmosphere.cpr.AtmosphereMappingException
-
- AtmosphereMappingException(String) - Constructor for exception org.atmosphere.cpr.AtmosphereMappingException
-
- AtmosphereMappingException(String, Throwable) - Constructor for exception org.atmosphere.cpr.AtmosphereMappingException
-
- AtmosphereMappingException(Throwable) - Constructor for exception org.atmosphere.cpr.AtmosphereMappingException
-
- AtmosphereObjectFactory<Z> - Interface in org.atmosphere.cpr
-
Customization point for Atmosphere to instantiate classes.
- AtmosphereProducers - Class in org.atmosphere.inject
-
Atmosphere Internal Object Injection for DI supporting JSR 330
- AtmosphereProducers() - Constructor for class org.atmosphere.inject.AtmosphereProducers
-
- atmosphereProtocol(AtmosphereRequest) - Static method in class org.atmosphere.util.Utils
-
- AtmosphereRequest - Class in org.atmosphere.cpr
-
An Atmosphere request representation.
- AtmosphereRequest(AtmosphereRequest.Builder) - Constructor for class org.atmosphere.cpr.AtmosphereRequest
-
- AtmosphereRequest.Body - Class in org.atmosphere.cpr
-
- AtmosphereRequest.Builder - Class in org.atmosphere.cpr
-
- AtmosphereRequestImpl - Class in org.atmosphere.cpr
-
An Atmosphere request representation.
- AtmosphereResource - Interface in org.atmosphere.cpr
-
- AtmosphereResource.TRANSPORT - Enum in org.atmosphere.cpr
-
- ATMOSPHERERESOURCE_INTERCEPTOR_METHOD - Static variable in interface org.atmosphere.cpr.ApplicationConfig
-
- ATMOSPHERERESOURCE_INTERCEPTOR_TIMEOUT - Static variable in interface org.atmosphere.cpr.ApplicationConfig
-
The timeout, in second, for configuring the time an AtmosphereResource is suspended.
- AtmosphereResourceEvent - Interface in org.atmosphere.cpr
-
An AtmosphereResourceEvent is created every time an event occurs, like when a
Broadcaster.broadcast(java.lang.Object) is executed, when a browser remotely closes the connection or
when a suspended resource times out or gets resumed.
- AtmosphereResourceEventImpl - Class in org.atmosphere.cpr
-
- AtmosphereResourceEventImpl(AtmosphereResourceImpl) - Constructor for class org.atmosphere.cpr.AtmosphereResourceEventImpl
-
- AtmosphereResourceEventImpl(AtmosphereResourceImpl, boolean, boolean) - Constructor for class org.atmosphere.cpr.AtmosphereResourceEventImpl
-
- AtmosphereResourceEventImpl(AtmosphereResourceImpl, boolean, boolean, Throwable) - Constructor for class org.atmosphere.cpr.AtmosphereResourceEventImpl
-
- AtmosphereResourceEventImpl(AtmosphereResourceImpl, boolean, boolean, boolean, Throwable) - Constructor for class org.atmosphere.cpr.AtmosphereResourceEventImpl
-
- AtmosphereResourceEventListener - Interface in org.atmosphere.cpr
-
Receive notifications when resume, client disconnect or broadcast events occur.
- atmosphereResourceEventListener() - Method in class org.atmosphere.cpr.AtmosphereResourceImpl
-
- AtmosphereResourceEventListenerAdapter - Class in org.atmosphere.cpr
-
- AtmosphereResourceEventListenerAdapter() - Constructor for class org.atmosphere.cpr.AtmosphereResourceEventListenerAdapter
-
- AtmosphereResourceEventListenerAdapter.OnBroadcast - Class in org.atmosphere.cpr
-
On Broadcast's Listener
- AtmosphereResourceEventListenerAdapter.OnClose - Class in org.atmosphere.cpr
-
On Close's Listener
- AtmosphereResourceEventListenerAdapter.OnDisconnect - Class in org.atmosphere.cpr
-
On Disconnect's Listener
- AtmosphereResourceEventListenerAdapter.OnHeartbeat - Class in org.atmosphere.cpr
-
On Heartbeat's Listener
- AtmosphereResourceEventListenerAdapter.OnPreSuspend - Class in org.atmosphere.cpr
-
On PreSuspend's Listener
- AtmosphereResourceEventListenerAdapter.OnResume - Class in org.atmosphere.cpr
-
On Resume's Listener
- AtmosphereResourceEventListenerAdapter.OnSuspend - Class in org.atmosphere.cpr
-
On Suspend's Listener
- AtmosphereResourceEventListenerAdapter.OnThrowable - Class in org.atmosphere.cpr
-
On Throwable's Listener
- AtmosphereResourceFactory - Interface in org.atmosphere.cpr
-
- AtmosphereResourceFactory.Async - Interface in org.atmosphere.cpr
-
- AtmosphereResourceFactoryInjectable - Class in org.atmosphere.inject
-
- AtmosphereResourceFactoryInjectable() - Constructor for class org.atmosphere.inject.AtmosphereResourceFactoryInjectable
-
- AtmosphereResourceFactoryService - Annotation Type in org.atmosphere.config.service
-
- AtmosphereResourceFactoryServiceProcessor - Class in org.atmosphere.annotation
-
- AtmosphereResourceFactoryServiceProcessor() - Constructor for class org.atmosphere.annotation.AtmosphereResourceFactoryServiceProcessor
-
- AtmosphereResourceHeartbeatEventListener - Interface in org.atmosphere.cpr
-
Receive notifications when heartbeat events occur.
- AtmosphereResourceImpl - Class in org.atmosphere.cpr
-
- AtmosphereResourceImpl() - Constructor for class org.atmosphere.cpr.AtmosphereResourceImpl
-
- AtmosphereResourceImpl(AtmosphereConfig, Broadcaster, AtmosphereRequest, AtmosphereResponse, AsyncSupport, AtmosphereHandler) - Constructor for class org.atmosphere.cpr.AtmosphereResourceImpl
-
Deprecated.
- AtmosphereResourceLifecycleInterceptor - Class in org.atmosphere.interceptor
-
- AtmosphereResourceLifecycleInterceptor() - Constructor for class org.atmosphere.interceptor.AtmosphereResourceLifecycleInterceptor
-
- AtmosphereResourceLifecycleInterceptor(boolean) - Constructor for class org.atmosphere.interceptor.AtmosphereResourceLifecycleInterceptor
-
- atmosphereResourceListener(AtmosphereResourceListener) - Method in class org.atmosphere.cpr.AtmosphereFramework
-
- AtmosphereResourceListener - Interface in org.atmosphere.cpr
-
Listener for when gets suspended and disconnected.
- AtmosphereResourceListenerAdapter - Class in org.atmosphere.cpr
-
- AtmosphereResourceListenerAdapter() - Constructor for class org.atmosphere.cpr.AtmosphereResourceListenerAdapter
-
- atmosphereResourceListeners - Variable in class org.atmosphere.cpr.AtmosphereFramework
-
- atmosphereResourceListeners() - Method in class org.atmosphere.cpr.AtmosphereFramework
-
- AtmosphereResourceListenerService - Annotation Type in org.atmosphere.config.service
-
- AtmosphereResourceListenerServiceProcessor - Class in org.atmosphere.annotation
-
- AtmosphereResourceListenerServiceProcessor() - Constructor for class org.atmosphere.annotation.AtmosphereResourceListenerServiceProcessor
-
- AtmosphereResourceSession - Interface in org.atmosphere.cpr
-
- AtmosphereResourceSessionFactory - Interface in org.atmosphere.cpr
-
- AtmosphereResourceSessionFactoryInjectable - Class in org.atmosphere.inject
-
- AtmosphereResourceSessionFactoryInjectable() - Constructor for class org.atmosphere.inject.AtmosphereResourceSessionFactoryInjectable
-
- AtmosphereResourceStateRecovery - Class in org.atmosphere.interceptor
-
This interceptor associates a
AtmosphereResource to all
Broadcaster the resource was added before
the underlying connection got closed and resume.
- AtmosphereResourceStateRecovery() - Constructor for class org.atmosphere.interceptor.AtmosphereResourceStateRecovery
-
- AtmosphereResourceStateRecovery.B - Class in org.atmosphere.interceptor
-
- AtmosphereResourceStateRecovery.BroadcasterTracker - Class in org.atmosphere.interceptor
-
- AtmosphereResourceStateRecovery.OnAlwaysSuspend - Class in org.atmosphere.interceptor
-
- AtmosphereResponse - Class in org.atmosphere.cpr
-
An Atmosphere's response representation.
- AtmosphereResponse(AsyncIOWriter, AtmosphereRequest, boolean) - Constructor for class org.atmosphere.cpr.AtmosphereResponse
-
- AtmosphereResponse(HttpServletResponse, AsyncIOWriter, AtmosphereRequest, boolean) - Constructor for class org.atmosphere.cpr.AtmosphereResponse
-
- AtmosphereResponse.Builder - Class in org.atmosphere.cpr
-
- AtmosphereResponseImpl - Class in org.atmosphere.cpr
-
An Atmosphere's response representation.
- AtmosphereResponseImpl(AsyncIOWriter, AtmosphereRequest, boolean) - Constructor for class org.atmosphere.cpr.AtmosphereResponseImpl
-
- AtmosphereResponseImpl(HttpServletResponse, AsyncIOWriter, AtmosphereRequest, boolean) - Constructor for class org.atmosphere.cpr.AtmosphereResponseImpl
-
- AtmosphereService - Annotation Type in org.atmosphere.config.service
-
An annotation which acts like the
ManagedService annotated resource, but
that can be used with frameworks like Jersey, Wicket or any framework running the Atmosphere Framework.
- AtmosphereServiceProcessor - Class in org.atmosphere.annotation
-
- AtmosphereServiceProcessor() - Constructor for class org.atmosphere.annotation.AtmosphereServiceProcessor
-
- AtmosphereServlet - Class in org.atmosphere.cpr
-
AtmosphereServlet that use Servlet 3.0 Async API when available, and fallback to native comet support if not available.
- AtmosphereServlet() - Constructor for class org.atmosphere.cpr.AtmosphereServlet
-
Create an Atmosphere Servlet.
- AtmosphereServlet(boolean) - Constructor for class org.atmosphere.cpr.AtmosphereServlet
-
Create an Atmosphere Servlet.
- AtmosphereServlet(boolean, boolean) - Constructor for class org.atmosphere.cpr.AtmosphereServlet
-
Create an Atmosphere Servlet.
- AtmosphereServletProcessor - Interface in org.atmosphere.cpr
-
- AtmosphereSession - Class in org.atmosphere.cpr
-
An AtmosphereSession allow an application to keep track of the AtmosphereResource associated with a remote client.
- AtmosphereSession(AtmosphereResource, Broadcaster...) - Constructor for class org.atmosphere.cpr.AtmosphereSession
-
- AtmosphereSession(AtmosphereResource) - Constructor for class org.atmosphere.cpr.AtmosphereSession
-
- AtmosphereThreadFactory(boolean, String) - Constructor for class org.atmosphere.util.ExecutorsFactory.AtmosphereThreadFactory
-
- attach(Object) - Method in class org.atmosphere.cpr.Meteor
-
Attach an
Object with this
Meteor.
- attachement() - Method in class org.atmosphere.cpr.Meteor
-
Return an
Object with this
Meteor.
- attachment(Object) - Method in class org.atmosphere.websocket.WebSocket
-
Attach an object.
- attachment() - Method in class org.atmosphere.websocket.WebSocket
-
Return the attachment
- attributes() - Method in class org.atmosphere.cpr.AtmosphereRequest
-
- attributes(Map<String, Object>) - Method in class org.atmosphere.cpr.AtmosphereRequest.Builder
-
- attributes() - Method in class org.atmosphere.websocket.WebSocket
-
Return the attribute that was set during the websocket's open operation.
- authenticate(HttpServletResponse) - Method in class org.atmosphere.cpr.AtmosphereRequest
- authType(String) - Method in class org.atmosphere.cpr.AtmosphereRequest.Builder
-
- autoConfigureService(ServletContext) - Method in class org.atmosphere.cpr.AtmosphereFramework
-
- AUTODETECT_BROADCASTER - Static variable in interface org.atmosphere.cpr.ApplicationConfig
-
Scan the classpath to find
Broadcaster
Default: true)
Value: org.atmosphere.cpr.Broadcaster.scanClassPath
- autoDetectAtmosphereHandlers(ServletContext, URLClassLoader) - Method in class org.atmosphere.cpr.AtmosphereFramework
-
Auto detect instance of
AtmosphereHandler in case META-INF/atmosphere.xml
is missing.
- autoDetectContainer() - Method in class org.atmosphere.cpr.AtmosphereFramework
-
Auto detect the underlying Servlet Container we are running on.
- autoDetectHandlers - Variable in class org.atmosphere.cpr.AtmosphereFramework
-
- autoDetectHandlers - Variable in class org.atmosphere.cpr.AtmosphereFrameworkInitializer
-
- autoDetectWebSocketHandler(ServletContext, URLClassLoader) - Method in class org.atmosphere.cpr.AtmosphereFramework
-
Auto detect instance of
WebSocketHandler in case META-INF/atmosphere.xml
is missing.
- available(AtmosphereResource) - Method in interface org.atmosphere.cpr.AtmosphereResourceFactory.Async
-
- awaitAndBroadcast(Object, long, TimeUnit) - Method in interface org.atmosphere.cpr.Broadcaster
-
- awaitAndBroadcast(Object, long, TimeUnit) - Method in class org.atmosphere.cpr.DefaultBroadcaster
-
- awaitQuiescence(long, TimeUnit) - Method in class org.atmosphere.util.chmv8.ForkJoinPool
-
- awaitTermination(long, TimeUnit) - Method in class org.atmosphere.util.chmv8.ForkJoinPool
-
Blocks until all tasks have completed execution after a
shutdown request, or the timeout occurs, or the current thread
is interrupted, whichever happens first.
- awaitTermination(long, TimeUnit) - Method in class org.atmosphere.util.ForkJoinPool
-
- awaitTermination(long, TimeUnit) - Method in class org.atmosphere.util.JDK6ForkJoinPool
-
- awaitTermination(long, TimeUnit) - Method in class org.atmosphere.util.JDK7ForkJoinPool
-
- awaitTermination(long, TimeUnit) - Method in class org.atmosphere.util.VoidExecutorService
-
- cache(MetaBroadcaster.MetaBroadcasterCache) - Method in class org.atmosphere.cpr.DefaultMetaBroadcaster
-
- cache - Variable in class org.atmosphere.cpr.Deliver
-
- cache(MetaBroadcaster.MetaBroadcasterCache) - Method in interface org.atmosphere.cpr.MetaBroadcaster
-
- cache(String, Object) - Method in interface org.atmosphere.cpr.MetaBroadcaster.MetaBroadcasterCache
-
Cache the Broadcaster ID and message
- cache(String, Object) - Method in class org.atmosphere.cpr.MetaBroadcaster.NoCache
-
- cache(String, Object) - Method in class org.atmosphere.cpr.MetaBroadcaster.ThirtySecondsCache
-
- CACHE_CONTROL - Static variable in interface org.atmosphere.cpr.HeaderConfig
-
- CACHE_MESSAGE_ON_IO_FLUSH_EXCEPTION - Static variable in interface org.atmosphere.cpr.ApplicationConfig
-
If a I/O exception occurs during a flush() or flushBuffer() exception, cache the bytes that was previously written.
- cacheAndSuspend(AtmosphereResource) - Method in class org.atmosphere.cpr.DefaultBroadcaster
-
Look in the cache to see if there are messages available, and take the appropriate actions.
- cacheCandidate(String, String) - Method in class org.atmosphere.cache.AbstractBroadcasterCache
-
- cacheCandidate(String, String) - Method in class org.atmosphere.cache.DefaultBroadcasterCache
-
- cacheCandidate(String, String) - Method in class org.atmosphere.cache.UUIDBroadcasterCache
-
- cacheCandidate(String, String) - Method in interface org.atmosphere.cpr.BroadcasterCache
-
- CACHED - Static variable in class org.atmosphere.cpr.DefaultBroadcaster
-
- CacheHeadersInterceptor - Class in org.atmosphere.interceptor
-
At interceptor for customizing the following headers: Expire, Cache-Control, Pragma,
Access-Control-Origin and Access-Control-Allow-Credential.
- CacheHeadersInterceptor() - Constructor for class org.atmosphere.interceptor.CacheHeadersInterceptor
-
- cacheLostMessage(AtmosphereResource, boolean) - Method in class org.atmosphere.cpr.DefaultBroadcaster
-
Cache the message because an unexpected exception occurred.
- cacheLostMessage(AtmosphereResource, DefaultBroadcaster.AsyncWriteToken) - Method in class org.atmosphere.cpr.DefaultBroadcaster
-
Cache the message because an unexpected exception occurred.
- cacheLostMessage(AtmosphereResource, DefaultBroadcaster.AsyncWriteToken, boolean) - Method in class org.atmosphere.cpr.DefaultBroadcaster
-
Cache the message because an unexpected exception occurred.
- CacheMessage - Class in org.atmosphere.cache
-
- CacheMessage(String, Object, String) - Constructor for class org.atmosphere.cache.CacheMessage
-
- CacheMessage(String, Long, Object, String) - Constructor for class org.atmosphere.cache.CacheMessage
-
- cacheMessageOnIOException(Throwable) - Method in class org.atmosphere.cpr.DefaultBroadcaster
-
- CALLBACK_JAVASCRIPT_PROTOCOL - Static variable in interface org.atmosphere.cpr.FrameworkConfig
-
- callMain(Class<?>, String[]) - Static method in class org.atmosphere.util.IntrospectionUtils
-
- callMethod0(Object, String) - Static method in class org.atmosphere.util.IntrospectionUtils
-
- callMethod1(Object, String, Object, String, ClassLoader) - Static method in class org.atmosphere.util.IntrospectionUtils
-
- callMethodN(Object, String, Object[], Class<?>[]) - Static method in class org.atmosphere.util.IntrospectionUtils
-
- cancel() - Method in class org.atmosphere.cpr.AtmosphereResourceImpl
-
- cancel(boolean) - Method in class org.atmosphere.cpr.BroadcasterFuture
-
- cancel(boolean) - Method in class org.atmosphere.util.chmv8.ForkJoinTask
-
Attempts to cancel execution of this task.
- CANCEL_SUSPEND_OPERATION - Static variable in interface org.atmosphere.cpr.FrameworkConfig
-
Cancel suspending a connection.
- cancelled(AtmosphereRequest, AtmosphereResponse) - Method in class org.atmosphere.container.BlockingIOCometSupport
-
- cancelled(AtmosphereRequest, AtmosphereResponse) - Method in class org.atmosphere.container.GlassFishv2CometSupport
-
- cancelled(AtmosphereRequest, AtmosphereResponse) - Method in class org.atmosphere.container.Grizzly2CometSupport
-
- cancelled(AtmosphereRequest, AtmosphereResponse) - Method in class org.atmosphere.container.GrizzlyCometSupport
-
- cancelled(AtmosphereRequest, AtmosphereResponse) - Method in class org.atmosphere.container.JBossWebCometSupport
-
- cancelled(AtmosphereRequest, AtmosphereResponse) - Method in class org.atmosphere.container.JettyCometSupport
-
- cancelled(AtmosphereRequest, AtmosphereResponse) - Method in class org.atmosphere.container.Servlet30CometSupport
-
- cancelled(AtmosphereRequest, AtmosphereResponse) - Method in class org.atmosphere.container.Tomcat7CometSupport
-
- cancelled(AtmosphereRequest, AtmosphereResponse) - Method in class org.atmosphere.container.TomcatCometSupport
-
- CANCELLED - Static variable in class org.atmosphere.cpr.Action
-
- cancelled(AtmosphereRequest, AtmosphereResponse) - Method in class org.atmosphere.cpr.AsynchronousProcessor
-
All proprietary Comet based Servlet must invoke the cancelled method when the underlying WebServer
detect that the client closed the connection.
- cancelledAction - Static variable in class org.atmosphere.cpr.AsynchronousProcessor
-
- candidateForPoolable - Variable in class org.atmosphere.cpr.DefaultBroadcaster
-
- capitalize(String) - Static method in class org.atmosphere.util.IntrospectionUtils
-
Reverse of Introspector.decapitalize
- cb - Variable in class org.atmosphere.websocket.WebSocket
-
- CDI_INJECTOR - Static variable in interface org.atmosphere.cpr.FrameworkConfig
-
CDI Injector
- charBufferMaxSize() - Method in class org.atmosphere.websocket.DefaultWebSocketProcessor
-
- charBufferMaxSize(int) - Method in class org.atmosphere.websocket.DefaultWebSocketProcessor
-
- checkCachedAndPush(AtmosphereResource, AtmosphereResourceEvent) - Method in class org.atmosphere.cpr.DefaultBroadcaster
-
- checkDefault(Class<? extends AtmosphereInterceptor>) - Static method in class org.atmosphere.annotation.AnnotationUtil
-
- checkValid() - Method in class org.atmosphere.cpr.DefaultAtmosphereResourceSession
-
- checkWebSocketSupportState() - Method in class org.atmosphere.cpr.AtmosphereFramework
-
- clazz - Variable in class org.atmosphere.cpr.DefaultBroadcasterFactory
-
- CLEAN_CLOSE - Static variable in class org.atmosphere.websocket.WebSocket
-
- cleanup() - Method in class org.atmosphere.cache.AbstractBroadcasterCache
-
- cleanup() - Method in class org.atmosphere.cache.DefaultBroadcasterCache
-
- cleanup() - Method in class org.atmosphere.cache.UUIDBroadcasterCache
-
- cleanup() - Method in interface org.atmosphere.cpr.BroadcasterCache
-
Clean resources associated with this instance.
- clear() - Method in class org.atmosphere.util.chmv8.ConcurrentHashMapV8
-
Removes all of the mappings from this map.
- clear() - Static method in class org.atmosphere.util.IntrospectionUtils
-
- clearCache(String, String, CacheMessage) - Method in class org.atmosphere.cache.AbstractBroadcasterCache
-
- clearCache(String, String, CacheMessage) - Method in class org.atmosphere.cache.DefaultBroadcasterCache
-
- clearCache(String, String, CacheMessage) - Method in class org.atmosphere.cache.UUIDBroadcasterCache
-
- clearCache(String, String, CacheMessage) - Method in interface org.atmosphere.cpr.BroadcasterCache
-
Remove the previously cached message.
- CLIENT_HEARTBEAT_INTERVAL_IN_SECONDS - Static variable in interface org.atmosphere.cpr.ApplicationConfig
-
Configuration key for client heartbeat.
- clientHeartbeatFrequencyInSeconds() - Method in class org.atmosphere.interceptor.HeartbeatInterceptor
-
Gets the desired heartbeat frequency from client.
- clientHeartbeatFrequencyInSeconds(int) - Method in class org.atmosphere.interceptor.HeartbeatInterceptor
-
- ClientQueue() - Constructor for class org.atmosphere.cache.UUIDBroadcasterCache.ClientQueue
-
- clock(int, AtmosphereResource, AtmosphereRequest, AtmosphereResponse) - Method in class org.atmosphere.interceptor.HeartbeatInterceptor
-
Configures the heartbeat sent by the server in an interval in seconds specified in parameter for the given
resource.
- cloneRequest(HttpServletRequest, boolean, boolean, boolean, boolean) - Static method in class org.atmosphere.cpr.AtmosphereRequest
-
Copy the HttpServletRequest content inside an AtmosphereRequest.
- cloneState(AtmosphereResource) - Method in class org.atmosphere.cpr.AtmosphereResourceImpl
-
- close() - Method in class org.atmosphere.container.version.Grizzly2WebSocket
-
- close() - Method in class org.atmosphere.container.version.GrizzlyWebSocket
-
- close() - Method in class org.atmosphere.container.version.JBossWebSocket
-
- close() - Method in class org.atmosphere.container.version.Jetty8WebSocket
-
- close() - Method in class org.atmosphere.container.version.Jetty9WebSocket
-
- close() - Method in class org.atmosphere.container.version.JSR356WebSocket
-
- close() - Method in class org.atmosphere.container.version.TomcatWebSocket
-
- close(AtmosphereResponse) - Method in class org.atmosphere.container.version.TomcatWebSocket
-
- close() - Method in class org.atmosphere.container.version.WebLogicWebSocket
-
- close(AtmosphereResponse) - Method in interface org.atmosphere.cpr.AsyncIOWriter
-
Close the underlying connection.
- close(AtmosphereResponse) - Method in class org.atmosphere.cpr.AsyncIOWriterAdapter
-
- close(AtmosphereResponse) - Method in class org.atmosphere.cpr.AtmosphereInterceptorWriter
-
- close() - Method in interface org.atmosphere.cpr.AtmosphereResource
-
Close the underlying connection.
- close() - Method in class org.atmosphere.cpr.AtmosphereResourceImpl
-
- close() - Method in class org.atmosphere.cpr.AtmosphereResponse
-
- close() - Method in class org.atmosphere.cpr.AtmosphereSession
-
- close(AtmosphereResponse) - Method in class org.atmosphere.util.ByteArrayAsyncWriter
-
- close(Closeable...) - Static method in class org.atmosphere.util.IOUtils
-
Tries to close the given objects and log the IOException at INFO level
to make the code more readable when we assume that the IOException won't be managed.
- close() - Method in class org.atmosphere.util.ReaderInputStream
-
Close the stream.
- close(WebSocket, int) - Method in class org.atmosphere.websocket.DefaultWebSocketProcessor
-
- close(AtmosphereResponse) - Method in class org.atmosphere.websocket.WebSocket
-
- close() - Method in class org.atmosphere.websocket.WebSocket
-
Close the underlying WebSocket
- close(WebSocket, int) - Method in interface org.atmosphere.websocket.WebSocketProcessor
-
Invked when the WebServer is closing the native WebSocket
- close(WebSocket, int) - Method in class org.atmosphere.websocket.WebSocketProcessorAdapter
-
- CLOSE_STREAM_ON_CANCEL - Static variable in interface org.atmosphere.cpr.ApplicationConfig
-
- closeAtmosphereResource() - Method in class org.atmosphere.cpr.AtmosphereFramework
-
- CLOSED_ATMOSPHERE_THINK_TIME - Static variable in interface org.atmosphere.cpr.ApplicationConfig
-
- closeMessage(HttpServletRequest) - Static method in class org.atmosphere.util.Utils
-
- closeStreamOrWriter() - Method in class org.atmosphere.cpr.AtmosphereResponse
-
Close the associated PrintWriter or OutputStream
- closingTime() - Method in class org.atmosphere.websocket.DefaultWebSocketProcessor
-
- ClusterBroadcastFilter - Interface in org.atmosphere.cpr
-
- COMET_EVENT - Static variable in class org.atmosphere.container.Tomcat7CometSupport
-
- COMET_EVENT - Static variable in class org.atmosphere.container.TomcatCometSupport
-
- commonPool() - Static method in class org.atmosphere.util.chmv8.ForkJoinPool
-
Returns the common pool instance.
- COMPARATOR - Static variable in class org.atmosphere.util.uri.UriTemplate
-
Order the templates according according to JAX-RS.
- compareAndSetForkJoinTaskTag(short, short) - Method in class org.atmosphere.util.chmv8.ForkJoinTask
-
Atomically conditionally sets the tag value for this task.
- compareAndSetPendingCount(int, int) - Method in class org.atmosphere.util.chmv8.CountedCompleter
-
Sets (atomically) the pending count to the given count only if
it currently holds the given expected value.
- complete(AtmosphereResourceImpl) - Method in class org.atmosphere.container.BlockingIOCometSupport
-
- complete(AtmosphereResourceImpl) - Method in class org.atmosphere.container.GlassFishv2CometSupport
-
- complete(AtmosphereResourceImpl) - Method in class org.atmosphere.container.Grizzly2CometSupport
-
- complete(AtmosphereResourceImpl) - Method in class org.atmosphere.container.GrizzlyCometSupport
-
- complete(AtmosphereResourceImpl) - Method in class org.atmosphere.container.JBossWebCometSupport
-
- complete(AtmosphereResourceImpl) - Method in class org.atmosphere.container.Jetty7CometSupport
-
- complete(AtmosphereResourceImpl) - Method in class org.atmosphere.container.JettyCometSupport
-
- complete(AtmosphereResourceImpl) - Method in class org.atmosphere.container.NettyCometSupport
-
- complete(AtmosphereResourceImpl) - Method in class org.atmosphere.container.Servlet30CometSupport
-
- complete(AtmosphereResourceImpl) - Method in class org.atmosphere.container.Tomcat7CometSupport
-
- complete(AtmosphereResourceImpl) - Method in class org.atmosphere.container.TomcatCometSupport
-
- complete(AtmosphereResourceImpl) - Method in class org.atmosphere.cpr.AsynchronousProcessor
-
- complete(E) - Method in interface org.atmosphere.cpr.AsyncSupport
-
- complete(T) - Method in class org.atmosphere.util.chmv8.CountedCompleter
-
- complete(V) - Method in class org.atmosphere.util.chmv8.ForkJoinTask
-
Completes this task, and if not already aborted or cancelled,
returning the given value as the result of subsequent
invocations of join and related operations.
- completeExceptionally(Throwable) - Method in class org.atmosphere.util.chmv8.ForkJoinTask
-
Completes this task abnormally, and if not already aborted or
cancelled, causes it to throw the given exception upon
join and related operations.
- completeLifecycle(AtmosphereResource, boolean) - Method in class org.atmosphere.cpr.AsynchronousProcessor
-
- compute(K, ConcurrentHashMapV8.BiFun<? super K, ? super V, ? extends V>) - Method in class org.atmosphere.util.chmv8.ConcurrentHashMapV8
-
Attempts to compute a mapping for the specified key and its
current mapped value (or null if there is no current
mapping).
- compute() - Method in class org.atmosphere.util.chmv8.CountedCompleter
-
The main computation performed by this task.
- computeIfAbsent(K, ConcurrentHashMapV8.Fun<? super K, ? extends V>) - Method in class org.atmosphere.util.chmv8.ConcurrentHashMapV8
-
If the specified key is not already associated with a value,
attempts to compute its value using the given mapping function
and enters it into this map unless null.
- computeIfPresent(K, ConcurrentHashMapV8.BiFun<? super K, ? super V, ? extends V>) - Method in class org.atmosphere.util.chmv8.ConcurrentHashMapV8
-
If the value for the specified key is present, attempts to
compute a new mapping given the key and its current mapped
value.
- computePath(AtmosphereRequest) - Method in class org.atmosphere.util.DefaultEndpointMapper
-
- ConcurrentHashMapV8<K,V> - Class in org.atmosphere.util.chmv8
-
A hash table supporting full concurrency of retrievals and
high expected concurrency for updates.
- ConcurrentHashMapV8() - Constructor for class org.atmosphere.util.chmv8.ConcurrentHashMapV8
-
Creates a new, empty map with the default initial table size (16).
- ConcurrentHashMapV8(int) - Constructor for class org.atmosphere.util.chmv8.ConcurrentHashMapV8
-
Creates a new, empty map with an initial table size
accommodating the specified number of elements without the need
to dynamically resize.
- ConcurrentHashMapV8(Map<? extends K, ? extends V>) - Constructor for class org.atmosphere.util.chmv8.ConcurrentHashMapV8
-
Creates a new map with the same mappings as the given map.
- ConcurrentHashMapV8(int, float) - Constructor for class org.atmosphere.util.chmv8.ConcurrentHashMapV8
-
Creates a new, empty map with an initial table size based on
the given number of elements (initialCapacity) and
initial table density (loadFactor).
- ConcurrentHashMapV8(int, float, int) - Constructor for class org.atmosphere.util.chmv8.ConcurrentHashMapV8
-
Creates a new, empty map with an initial table size based on
the given number of elements (initialCapacity), table
density (loadFactor), and number of concurrently
updating threads (concurrencyLevel).
- ConcurrentHashMapV8.Action<A> - Interface in org.atmosphere.util.chmv8
-
Interface describing a void action of one argument
- ConcurrentHashMapV8.BiAction<A,B> - Interface in org.atmosphere.util.chmv8
-
Interface describing a void action of two arguments
- ConcurrentHashMapV8.BiFun<A,B,T> - Interface in org.atmosphere.util.chmv8
-
Interface describing a function of two arguments
- ConcurrentHashMapV8.ConcurrentHashMapSpliterator<T> - Interface in org.atmosphere.util.chmv8
-
An object for traversing and partitioning elements of a source.
- ConcurrentHashMapV8.DoubleByDoubleToDouble - Interface in org.atmosphere.util.chmv8
-
Interface describing a function mapping two doubles to a double
- ConcurrentHashMapV8.Fun<A,T> - Interface in org.atmosphere.util.chmv8
-
Interface describing a function of one argument
- ConcurrentHashMapV8.IntByIntToInt - Interface in org.atmosphere.util.chmv8
-
Interface describing a function mapping two ints to an int
- ConcurrentHashMapV8.KeySetView<K,V> - Class in org.atmosphere.util.chmv8
-
A view of a ConcurrentHashMapV8 as a Set of keys, in
which additions may optionally be enabled by mapping to a
common value.
- ConcurrentHashMapV8.LongByLongToLong - Interface in org.atmosphere.util.chmv8
-
Interface describing a function mapping two longs to a long
- ConcurrentHashMapV8.ObjectByObjectToDouble<A,B> - Interface in org.atmosphere.util.chmv8
-
Interface describing a function mapping two arguments to a double
- ConcurrentHashMapV8.ObjectByObjectToInt<A,B> - Interface in org.atmosphere.util.chmv8
-
Interface describing a function mapping two arguments to an int
- ConcurrentHashMapV8.ObjectByObjectToLong<A,B> - Interface in org.atmosphere.util.chmv8
-
Interface describing a function mapping two arguments to a long
- ConcurrentHashMapV8.ObjectToDouble<A> - Interface in org.atmosphere.util.chmv8
-
Interface describing a function mapping its argument to a double
- ConcurrentHashMapV8.ObjectToInt<A> - Interface in org.atmosphere.util.chmv8
-
Interface describing a function mapping its argument to an int
- ConcurrentHashMapV8.ObjectToLong<A> - Interface in org.atmosphere.util.chmv8
-
Interface describing a function mapping its argument to a long
- config - Variable in class org.atmosphere.cache.AbstractBroadcasterCache
-
- config - Variable in class org.atmosphere.config.managed.ServiceInterceptor
-
- config - Variable in class org.atmosphere.cpr.AsynchronousProcessor
-
- config - Variable in class org.atmosphere.cpr.AtmosphereFramework
-
- config - Variable in class org.atmosphere.cpr.DefaultBroadcaster
-
- config - Variable in class org.atmosphere.cpr.DefaultBroadcasterFactory
-
- config - Variable in class org.atmosphere.pool.UnboundedApachePoolableProvider
-
- config() - Method in class org.atmosphere.websocket.WebSocket
-
- configExecutors() - Method in class org.atmosphere.cpr.BroadcasterConfig
-
- configure(AtmosphereConfig) - Method in class org.atmosphere.cache.AbstractBroadcasterCache
-
- configure(AtmosphereConfig) - Method in class org.atmosphere.cache.DefaultBroadcasterCache
-
- configure(AtmosphereConfig) - Method in class org.atmosphere.cache.UUIDBroadcasterCache
-
- configure(AtmosphereConfig) - Method in class org.atmosphere.client.TrackMessageSizeInterceptor
-
- configure(AtmosphereConfig, Object) - Method in class org.atmosphere.config.managed.ManagedAtmosphereHandler
-
- configure(AtmosphereConfig) - Method in class org.atmosphere.config.managed.ServiceInterceptor
-
- configure(AtmosphereConfig) - Method in class org.atmosphere.cpr.AtmosphereFramework.DefaultAtmosphereObjectFactory
-
- configure(AtmosphereConfig) - Method in class org.atmosphere.cpr.AtmosphereInterceptorAdapter
-
- configure(AtmosphereConfig) - Method in interface org.atmosphere.cpr.AtmosphereResourceFactory
-
- configure(Class<? extends Broadcaster>, String, AtmosphereConfig) - Method in interface org.atmosphere.cpr.BroadcasterFactory
-
Configure the factory
- configure(AtmosphereConfig) - Method in class org.atmosphere.cpr.DefaultAnnotationProcessor
-
- configure(AtmosphereConfig) - Method in class org.atmosphere.cpr.DefaultAtmosphereResourceFactory
-
- configure(Class<? extends Broadcaster>, String, AtmosphereConfig) - Method in class org.atmosphere.cpr.DefaultBroadcasterFactory
-
- configure(String) - Method in class org.atmosphere.cpr.DefaultBroadcasterFactory
-
- configure(AtmosphereConfig) - Method in class org.atmosphere.cpr.DefaultMetaBroadcaster
-
- configure(AtmosphereConfig, Object) - Method in interface org.atmosphere.handler.AnnotatedProxy
-
Configure the proxy.
- configure(AtmosphereConfig) - Method in interface org.atmosphere.inject.AtmosphereConfigAware
-
Configure an AtmosphereFramework object.
- configure(AtmosphereConfig) - Method in class org.atmosphere.inject.AtmosphereProducers
-
- configure(AtmosphereConfig) - Method in class org.atmosphere.inject.InjectableObjectFactory
-
- configure(AtmosphereConfig) - Method in class org.atmosphere.interceptor.AtmosphereResourceLifecycleInterceptor
-
- configure(AtmosphereConfig) - Method in class org.atmosphere.interceptor.AtmosphereResourceStateRecovery
-
- configure(AtmosphereConfig) - Method in class org.atmosphere.interceptor.CacheHeadersInterceptor
-
- configure(AtmosphereConfig) - Method in class org.atmosphere.interceptor.CorsInterceptor
-
- configure(AtmosphereConfig) - Method in class org.atmosphere.interceptor.HeartbeatInterceptor
-
- configure(AtmosphereConfig) - Method in class org.atmosphere.interceptor.IdleResourceInterceptor
-
- configure(AtmosphereConfig) - Method in class org.atmosphere.interceptor.JavaScriptProtocol
-
- configure(AtmosphereConfig) - Method in class org.atmosphere.interceptor.JSONPAtmosphereInterceptor
-
- configure(AtmosphereConfig) - Method in class org.atmosphere.interceptor.OnDisconnectInterceptor
-
- configure(AtmosphereConfig) - Method in class org.atmosphere.interceptor.SSEAtmosphereInterceptor
-
- configure(AtmosphereConfig) - Method in class org.atmosphere.interceptor.TrackMessageSizeB64Interceptor
-
- configure(String) - Method in class org.atmosphere.pool.PoolableBroadcasterFactory
-
- configure(AtmosphereConfig) - Method in class org.atmosphere.pool.UnboundedApachePoolableProvider
-
- configure(AtmosphereConfig) - Method in class org.atmosphere.util.DefaultEndpointMapper
-
- configure(AtmosphereConfig) - Method in class org.atmosphere.util.VoidAnnotationProcessor
-
- configure(AtmosphereConfig) - Method in class org.atmosphere.websocket.DefaultWebSocketProcessor
-
- configure(AtmosphereConfig) - Method in class org.atmosphere.websocket.protocol.EchoProtocol
-
- configure(AtmosphereConfig) - Method in class org.atmosphere.websocket.protocol.SimpleHttpProtocol
-
- configure(AtmosphereConfig) - Method in class org.atmosphere.websocket.protocol.StreamingHttpProtocol
-
- configure(AtmosphereConfig) - Method in interface org.atmosphere.websocket.WebSocketProcessor
-
Configure, or post construct a WebSocketProcessor
- configure(AtmosphereConfig) - Method in class org.atmosphere.websocket.WebSocketProcessorAdapter
-
- configureAtmosphereInterceptor(ServletConfig) - Method in class org.atmosphere.cpr.AtmosphereFramework
-
- configureBroadcaster() - Method in class org.atmosphere.cpr.AtmosphereFramework
-
- configureBroadcasterFactory() - Method in class org.atmosphere.cpr.AtmosphereFramework
-
- configureDetectedFramework(ReflectorServletProcessor, boolean) - Method in class org.atmosphere.cpr.AtmosphereFramework
-
- configureFramework(ServletConfig) - Method in class org.atmosphere.cpr.AtmosphereFrameworkInitializer
-
- configureFramework(ServletConfig, boolean, boolean, Class<? extends AtmosphereFramework>) - Method in class org.atmosphere.cpr.AtmosphereFrameworkInitializer
-
- configureFramework(ServletConfig) - Method in class org.atmosphere.cpr.AtmosphereServlet
-
- configureFramework(ServletConfig, boolean) - Method in class org.atmosphere.cpr.AtmosphereServlet
-
- configureGenericObjectPoolConfig() - Method in class org.atmosphere.pool.BoundedApachePoolableProvider
-
- configureGenericObjectPoolConfig() - Method in class org.atmosphere.pool.UnboundedApachePoolableProvider
-
- configureHeader(AtmosphereRequest) - Static method in class org.atmosphere.websocket.DefaultWebSocketProcessor
-
- configureObjectFactory() - Method in class org.atmosphere.cpr.AtmosphereFramework
-
- configureQueryStringAsRequest(AtmosphereRequest) - Method in class org.atmosphere.cpr.AtmosphereFramework
-
- configureRequestResponse(AtmosphereRequest, AtmosphereResponse) - Method in class org.atmosphere.cpr.AtmosphereFramework
-
- configureScanningPackage(ServletConfig, String) - Method in class org.atmosphere.cpr.AtmosphereFramework
-
- configureSharedCacheExecutor() - Method in class org.atmosphere.cpr.BroadcasterConfig
-
- configureWebDotXmlAtmosphereHandler(ServletConfig) - Method in class org.atmosphere.cpr.AtmosphereFramework
-
- confPadding(int) - Static method in class org.atmosphere.interceptor.PaddingAtmosphereInterceptor
-
- constructRequest(WebSocket, String, String, String, String, boolean) - Static method in class org.atmosphere.websocket.protocol.ProtocolUtil
-
- CONTAINER_RESPONSE - Static variable in interface org.atmosphere.cpr.FrameworkConfig
-
A reference to the Jersey's ContainerResponse.
- ContainerInitializer - Class in org.atmosphere.cpr
-
Initializer for the AtmosphereFramework per servlet instance,
this initializer is called during web-application startup lifecycle (since Servlet 3.0).
- ContainerInitializer() - Constructor for class org.atmosphere.cpr.ContainerInitializer
-
- contains(Object) - Method in class org.atmosphere.util.chmv8.ConcurrentHashMapV8
-
Deprecated.
- contains(Object) - Method in class org.atmosphere.util.chmv8.ConcurrentHashMapV8.KeySetView
- containsHeader(String) - Method in class org.atmosphere.cpr.AtmosphereResponse
-
- containsKey(Object) - Method in class org.atmosphere.util.chmv8.ConcurrentHashMapV8
-
Tests if the specified object is a key in this table.
- containsValue(Object) - Method in class org.atmosphere.util.chmv8.ConcurrentHashMapV8
-
Returns true if this map maps one or more keys to the
specified value.
- contentLength(Long) - Method in class org.atmosphere.cpr.AtmosphereRequest.Builder
-
- contentType(String) - Method in class org.atmosphere.cpr.AtmosphereRequest.Builder
-
- contentType(String) - Method in class org.atmosphere.cpr.AtmosphereRequest
-
- contentType - Variable in class org.atmosphere.websocket.protocol.SimpleHttpProtocol
-
- contentType - Variable in class org.atmosphere.websocket.protocol.StreamingHttpProtocol
-
- contextPath(String) - Method in class org.atmosphere.cpr.AtmosphereRequest.Builder
-
- contextPath(String) - Method in class org.atmosphere.cpr.AtmosphereRequest
-
- contextualEncode(String, UriComponent.Type) - Static method in class org.atmosphere.util.uri.UriComponent
-
Contextually encodes the characters of string that are either non-ASCII
characters or are ASCII characters that must be percent-encoded using the
UTF-8 encoding.
- contextualEncode(String, UriComponent.Type, boolean) - Static method in class org.atmosphere.util.uri.UriComponent
-
Contextually encodes the characters of string that are either non-ASCII
characters or are ASCII characters that must be percent-encoded using the
UTF-8 encoding.
- CONTINUE - Static variable in class org.atmosphere.cpr.Action
-
- convert(String, Class<?>) - Static method in class org.atmosphere.util.IntrospectionUtils
-
- cookies(Set<Cookie>) - Method in class org.atmosphere.cpr.AtmosphereRequest.Builder
-
- CookieUtil - Class in org.atmosphere.util
-
This class is a cut & paste from Tomcat's Cookie creation.
- CookieUtil() - Constructor for class org.atmosphere.util.CookieUtil
-
- copyAttributes(HttpSession) - Method in class org.atmosphere.util.FakeHttpSession
-
- CorsInterceptor - Class in org.atmosphere.interceptor
-
CORS support.
- CorsInterceptor() - Constructor for class org.atmosphere.interceptor.CorsInterceptor
-
- CountedCompleter<T> - Class in org.atmosphere.util.chmv8
-
A
ForkJoinTask with a completion action performed when
triggered and there are no remaining pending actions.
- CountedCompleter(CountedCompleter<?>, int) - Constructor for class org.atmosphere.util.chmv8.CountedCompleter
-
Creates a new CountedCompleter with the given completer
and initial pending count.
- CountedCompleter(CountedCompleter<?>) - Constructor for class org.atmosphere.util.chmv8.CountedCompleter
-
Creates a new CountedCompleter with the given completer
and an initial pending count of zero.
- CountedCompleter() - Constructor for class org.atmosphere.util.chmv8.CountedCompleter
-
Creates a new CountedCompleter with no completer
and an initial pending count of zero.
- create - Variable in class org.atmosphere.cpr.AtmosphereFramework.AtmosphereHandlerWrapper
-
- create(AtmosphereConfig, AtmosphereRequest, AtmosphereResponse, AsyncSupport<?>) - Method in interface org.atmosphere.cpr.AtmosphereResourceFactory
-
- create(AtmosphereConfig, Broadcaster, AtmosphereRequest, AtmosphereResponse, AsyncSupport<?>, AtmosphereHandler) - Method in interface org.atmosphere.cpr.AtmosphereResourceFactory
-
- create(AtmosphereConfig, Broadcaster, AtmosphereRequest, AtmosphereResponse, AsyncSupport<?>, AtmosphereHandler, AtmosphereResource.TRANSPORT) - Method in interface org.atmosphere.cpr.AtmosphereResourceFactory
-
- create(AtmosphereConfig, Broadcaster, AtmosphereResponse, AsyncSupport<?>, AtmosphereHandler) - Method in interface org.atmosphere.cpr.AtmosphereResourceFactory
-
- create(AtmosphereConfig, Broadcaster, AtmosphereResponse, AsyncSupport<?>, AtmosphereHandler, AtmosphereResource.TRANSPORT) - Method in interface org.atmosphere.cpr.AtmosphereResourceFactory
-
- create(AtmosphereConfig, AtmosphereResponse, AsyncSupport<?>) - Method in interface org.atmosphere.cpr.AtmosphereResourceFactory
-
- create(AtmosphereConfig, String) - Method in interface org.atmosphere.cpr.AtmosphereResourceFactory
-
- create(AtmosphereConfig, String, AtmosphereRequest) - Method in interface org.atmosphere.cpr.AtmosphereResourceFactory
-
- create(AtmosphereConfig, AtmosphereRequest, AtmosphereResponse, AsyncSupport<?>) - Method in class org.atmosphere.cpr.DefaultAtmosphereResourceFactory
-
- create(AtmosphereConfig, Broadcaster, AtmosphereRequest, AtmosphereResponse, AsyncSupport<?>, AtmosphereHandler) - Method in class org.atmosphere.cpr.DefaultAtmosphereResourceFactory
-
- create(AtmosphereConfig, Broadcaster, AtmosphereRequest, AtmosphereResponse, AsyncSupport<?>, AtmosphereHandler, AtmosphereResource.TRANSPORT) - Method in class org.atmosphere.cpr.DefaultAtmosphereResourceFactory
-
- create(AtmosphereConfig, Broadcaster, AtmosphereResponse, AsyncSupport<?>, AtmosphereHandler) - Method in class org.atmosphere.cpr.DefaultAtmosphereResourceFactory
-
- create(AtmosphereConfig, Broadcaster, AtmosphereResponse, AsyncSupport<?>, AtmosphereHandler, AtmosphereResource.TRANSPORT) - Method in class org.atmosphere.cpr.DefaultAtmosphereResourceFactory
-
- create(AtmosphereConfig, AtmosphereResponse, AsyncSupport<?>) - Method in class org.atmosphere.cpr.DefaultAtmosphereResourceFactory
-
- create(AtmosphereConfig, String) - Method in class org.atmosphere.cpr.DefaultAtmosphereResourceFactory
-
- create(AtmosphereConfig, String, AtmosphereRequest) - Method in class org.atmosphere.cpr.DefaultAtmosphereResourceFactory
-
- createAsyncSupportResolver() - Method in class org.atmosphere.cpr.AtmosphereFramework
-
- createBroadcaster(Class<T>, Object) - Method in class org.atmosphere.cpr.DefaultBroadcasterFactory
-
- createBroadcaster() - Method in class org.atmosphere.pool.PoolableBroadcasterFactory
-
- createBroadcasterConfig(AtmosphereConfig) - Method in class org.atmosphere.cpr.DefaultBroadcaster
-
- createBroadcasterConfig(AtmosphereConfig) - Method in class org.atmosphere.util.SimpleBroadcaster
-
- CREATED - Static variable in class org.atmosphere.cpr.Action
-
- createURI(Map<String, String>) - Method in class org.atmosphere.util.uri.UriTemplate
-
Create a URI by substituting any template variables
for corresponding template values.
- createURI(String...) - Method in class org.atmosphere.util.uri.UriTemplate
-
Create a URI by substituting any template variables
for corresponding template values.
- createURI(String[], int, int) - Method in class org.atmosphere.util.uri.UriTemplate
-
Create a URI by substituting any template variables
for corresponding template values.
- createURI(String, String, String, String, String, String, String, Map<String, ? extends Object>, boolean) - Static method in class org.atmosphere.util.uri.UriTemplate
-
Construct a URI from the component parts each of which may contain
template variables.
- createURI(String, String, String, String, String, String, String, String, Map<String, ? extends Object>, boolean) - Static method in class org.atmosphere.util.uri.UriTemplate
-
Construct a URI from the component parts each of which may contain
template variables.
- createURI(String, String, String, String, String, String, String, Object[], boolean) - Static method in class org.atmosphere.util.uri.UriTemplate
-
Construct a URI from the component parts each of which may contain
template variables.
- createURI(String, String, String, String, String, String, String, String, Object[], boolean) - Static method in class org.atmosphere.util.uri.UriTemplate
-
Construct a URI from the component parts each of which may contain
template variables.
- createUriPattern(UriTemplateParser) - Method in class org.atmosphere.util.uri.UriTemplate
-
Create the URI pattern from a URI template parser.
- createURIWithStringValues(String, String, String, String, String, String, String, Map<String, ? extends Object>, boolean) - Static method in class org.atmosphere.util.uri.UriTemplate
-
Construct a URI from the component parts each of which may contain
template variables.
- createURIWithStringValues(String, String, String, String, String, String, String, String, Map<String, ? extends Object>, boolean) - Static method in class org.atmosphere.util.uri.UriTemplate
-
Construct a URI from the component parts each of which may contain
template variables.
- createURIWithStringValues(String, String, String, String, String, String, String, String[], boolean) - Static method in class org.atmosphere.util.uri.UriTemplate
-
Construct a URI from the component parts each of which may contain
template variables.
- createURIWithStringValues(String, String, String, String, String, String, String, String, String[], boolean) - Static method in class org.atmosphere.util.uri.UriTemplate
-
Construct a URI from the component parts each of which may contain
template variables.
- createWebSocket(ProtocolHandler, WebSocketListener...) - Method in class org.atmosphere.container.GlassFishWebSocketHandler
-
- createWrapperAndConfigureHandler(AtmosphereHandler, String, List<AtmosphereInterceptor>) - Method in class org.atmosphere.cpr.AtmosphereFramework
-
- currentLifecycleTask() - Method in class org.atmosphere.cpr.DefaultBroadcaster
-
- currentLifecycleTask(Future<?>) - Method in class org.atmosphere.cpr.DefaultBroadcaster
-
- CUSTOM_ANNOTATION_PACKAGE - Static variable in interface org.atmosphere.cpr.ApplicationConfig
-
A list, separated by comma, of package name to scan when looking for @AtmosphereAnnotation custom Annotation.
- customAnnotationPackages() - Method in class org.atmosphere.cpr.AtmosphereFramework
-
- decode(U) - Method in interface org.atmosphere.config.managed.Decoder
-
Decode the specified object of type U into object of type T
- decode(List<Decoder<?, ?>>, Object) - Static method in class org.atmosphere.config.managed.Invoker
-
- decode(String, UriComponent.Type) - Static method in class org.atmosphere.util.uri.UriComponent
-
Decodes characters of a string that are percent-encoded octets using
UTF-8 decoding (if needed).
- decodeComponent(String) - Static method in class org.atmosphere.util.QueryStringDecoder
-
Decodes a bit of an URL encoded by a browser.
- decodeComponent(String, Charset) - Static method in class org.atmosphere.util.QueryStringDecoder
-
Decodes a bit of an URL encoded by a browser.
- decodeMatrix(String, boolean) - Static method in class org.atmosphere.util.uri.UriComponent
-
Decode the matrix component of a URI path segment.
- decodePath(URI, boolean) - Static method in class org.atmosphere.util.uri.UriComponent
-
Decode the path component of a URI as path segments.
- decodePath(String, boolean) - Static method in class org.atmosphere.util.uri.UriComponent
-
Decode the path component of a URI as path segments.
- decodePathSegment(List<UriComponent.PathSegmentImpl>, String, boolean) - Static method in class org.atmosphere.util.uri.UriComponent
-
- decodeQuery(URI, boolean) - Static method in class org.atmosphere.util.uri.UriComponent
-
Decode the query component of a URI.
- decodeQuery(String, boolean) - Static method in class org.atmosphere.util.uri.UriComponent
-
Decode the query component of a URI.
- Decoder<U,T> - Interface in org.atmosphere.config.managed
-
Decode a message in order to invoke a class annotated with
ManagedService with a method
annotated with
Message.
- decrement() - Method in class org.atmosphere.util.chmv8.LongAdder
-
Equivalent to add(-1).
- decrementPendingCountUnlessZero() - Method in class org.atmosphere.util.chmv8.CountedCompleter
-
If the pending count is nonzero, (atomically) decrements it.
- DEFAULT - Static variable in interface org.atmosphere.cpr.BroadcasterCache
-
- Default() - Constructor for class org.atmosphere.handler.AbstractReflectorAtmosphereHandler.Default
-
- DEFAULT_ASYNC_THREAD - Static variable in class org.atmosphere.util.ExecutorsFactory
-
- DEFAULT_ATMOSPHERE_CONFIG_PATH - Static variable in class org.atmosphere.cpr.AtmosphereFramework
-
- DEFAULT_ATMOSPHERE_INTERCEPTORS - Static variable in class org.atmosphere.cpr.AtmosphereFramework
-
- DEFAULT_CONTENT_TYPE - Static variable in interface org.atmosphere.cpr.ApplicationConfig
-
The default content-type value used when Atmosphere requires one.
- DEFAULT_HANDLER_PATH - Static variable in class org.atmosphere.cpr.AtmosphereFramework
-
- DEFAULT_KEEP_ALIVE - Static variable in class org.atmosphere.util.ExecutorsFactory
-
- DEFAULT_LIB_PATH - Static variable in class org.atmosphere.cpr.AtmosphereFramework
-
- DEFAULT_MESSAGE_THREAD - Static variable in class org.atmosphere.util.ExecutorsFactory
-
- DEFAULT_NAMED_DISPATCHER - Static variable in interface org.atmosphere.cpr.ApplicationConfig
-
The default Servlet used when forwarding request.
- DEFAULT_SERIALIZER - Static variable in interface org.atmosphere.cpr.ApplicationConfig
-
- DefaultAnnotationProcessor - Class in org.atmosphere.cpr
-
An
AnnotationProcessor that selects between a ServletContextInitializer based scanner, and
a bytecode based scanner based on
.
- DefaultAnnotationProcessor() - Constructor for class org.atmosphere.cpr.DefaultAnnotationProcessor
-
- DefaultAsyncSupportResolver - Class in org.atmosphere.cpr
-
This is the default implementation of @link {AsyncSupportResolver}.
- DefaultAsyncSupportResolver(AtmosphereConfig) - Constructor for class org.atmosphere.cpr.DefaultAsyncSupportResolver
-
- DefaultAtmosphereObjectFactory() - Constructor for class org.atmosphere.cpr.AtmosphereFramework.DefaultAtmosphereObjectFactory
-
- DefaultAtmosphereResourceFactory - Class in org.atmosphere.cpr
-
- DefaultAtmosphereResourceFactory() - Constructor for class org.atmosphere.cpr.DefaultAtmosphereResourceFactory
-
- DefaultAtmosphereResourceSession - Class in org.atmosphere.cpr
-
- DefaultAtmosphereResourceSession() - Constructor for class org.atmosphere.cpr.DefaultAtmosphereResourceSession
-
- DefaultAtmosphereResourceSessionFactory - Class in org.atmosphere.cpr
-
- DefaultAtmosphereResourceSessionFactory() - Constructor for class org.atmosphere.cpr.DefaultAtmosphereResourceSessionFactory
-
- DefaultBroadcaster - Class in org.atmosphere.cpr
-
- DefaultBroadcaster() - Constructor for class org.atmosphere.cpr.DefaultBroadcaster
-
- DefaultBroadcaster.AsyncWriteToken - Class in org.atmosphere.cpr
-
- DefaultBroadcaster.WriteQueue - Class in org.atmosphere.cpr
-
- DefaultBroadcasterCache - Class in org.atmosphere.cache
-
- DefaultBroadcasterCache() - Constructor for class org.atmosphere.cache.DefaultBroadcasterCache
-
- DefaultBroadcasterFactory - Class in org.atmosphere.cpr
-
This class is responsible for creating
Broadcaster instances.
- DefaultBroadcasterFactory() - Constructor for class org.atmosphere.cpr.DefaultBroadcasterFactory
-
- DefaultBroadcasterFactory(Class<? extends Broadcaster>, String, AtmosphereConfig) - Constructor for class org.atmosphere.cpr.DefaultBroadcasterFactory
-
Deprecated.
- defaultCometSupport(boolean) - Method in class org.atmosphere.cpr.DefaultAsyncSupportResolver
-
This method is used to determine the default AsyncSupport if all else fails.
- DefaultEndpointMapper<U> - Class in org.atmosphere.util
-
- DefaultEndpointMapper() - Constructor for class org.atmosphere.util.DefaultEndpointMapper
-
- defaultForkJoinWorkerThreadFactory - Static variable in class org.atmosphere.util.chmv8.ForkJoinPool
-
Creates a new ForkJoinWorkerThread.
- defaultInterceptors() - Method in class org.atmosphere.cpr.AtmosphereFramework
-
- defaultManagedServiceInterceptors(AtmosphereFramework, List<AtmosphereInterceptor>) - Static method in class org.atmosphere.annotation.AnnotationUtil
-
- DefaultMetaBroadcaster - Class in org.atmosphere.cpr
-
- DefaultMetaBroadcaster() - Constructor for class org.atmosphere.cpr.DefaultMetaBroadcaster
-
- defaultPackagesToScan() - Method in class org.atmosphere.cpr.AtmosphereFramework
-
- defaultPolicy - Variable in class org.atmosphere.cpr.DefaultBroadcasterFactory
-
- defaultPolicyInteger - Variable in class org.atmosphere.cpr.DefaultBroadcasterFactory
-
- defaultSerializerClass - Variable in class org.atmosphere.cpr.AtmosphereFramework
-
- defaultSerializerClassName - Variable in class org.atmosphere.cpr.AtmosphereFramework
-
- DefaultUUIDProvider - Class in org.atmosphere.util
-
- DefaultUUIDProvider() - Constructor for class org.atmosphere.util.DefaultUUIDProvider
-
- DefaultWebSocketFactory - Class in org.atmosphere.websocket
-
- DefaultWebSocketFactory() - Constructor for class org.atmosphere.websocket.DefaultWebSocketFactory
-
- DefaultWebSocketProcessor - Class in org.atmosphere.websocket
-
- DefaultWebSocketProcessor() - Constructor for class org.atmosphere.websocket.DefaultWebSocketProcessor
-
- delayBroadadcast(Object, long) - Method in class org.atmosphere.cpr.Meteor
-
Schedule a delayed broadcast, in seconds.
- delayBroadcast(Object) - Method in interface org.atmosphere.cpr.Broadcaster
-
Delay the broadcast operation.
- delayBroadcast(Object, long, TimeUnit) - Method in interface org.atmosphere.cpr.Broadcaster
-
Delay the broadcast operation.
- delayBroadcast(Object) - Method in class org.atmosphere.cpr.DefaultBroadcaster
-
- delayBroadcast(Object, long, TimeUnit) - Method in class org.atmosphere.cpr.DefaultBroadcaster
-
- delayedBroadcast - Variable in class org.atmosphere.cpr.DefaultBroadcaster
-
- delayTo(String, Object, int, TimeUnit) - Method in class org.atmosphere.cpr.DefaultMetaBroadcaster
-
- delayTo(String, Object, int, TimeUnit) - Method in interface org.atmosphere.cpr.MetaBroadcaster
-
Delay the message delivery to Broadcasters whose
Broadcaster.getID()
matches the broadcasterID value.
- delegateToNativeResponse(boolean) - Method in class org.atmosphere.cpr.AtmosphereResponse
-
- Delete - Annotation Type in org.atmosphere.config.service
-
- delimiter - Variable in class org.atmosphere.websocket.protocol.SimpleHttpProtocol
-
- delimiter - Variable in class org.atmosphere.websocket.protocol.StreamingHttpProtocol
-
- Deliver - Class in org.atmosphere.cpr
-
A Deliver is an
Broadcaster's internal token that is created before the message gets Broadcaster.
- Deliver(Deliver.TYPE, Object, Object, AtmosphereResource, BroadcasterFuture<?>, CacheMessage, boolean, Set<AtmosphereResource>, boolean) - Constructor for class org.atmosphere.cpr.Deliver
-
- Deliver(Object, AtmosphereResource, BroadcasterFuture<?>, Object) - Constructor for class org.atmosphere.cpr.Deliver
-
- Deliver(Object, BroadcasterFuture<?>, Object) - Constructor for class org.atmosphere.cpr.Deliver
-
- Deliver(AtmosphereResource, Deliver) - Constructor for class org.atmosphere.cpr.Deliver
-
- Deliver(AtmosphereResource, Deliver, CacheMessage) - Constructor for class org.atmosphere.cpr.Deliver
-
- Deliver(Object, Set<AtmosphereResource>, BroadcasterFuture<?>, Object) - Constructor for class org.atmosphere.cpr.Deliver
-
- Deliver(Object, BroadcasterFuture<?>, boolean) - Constructor for class org.atmosphere.cpr.Deliver
-
- deliver(Object, DeliverTo, DeliverTo.DELIVER_TO, AtmosphereResource) - Static method in class org.atmosphere.util.IOUtils
-
Delivers the given message according to the specified {@link org.atmosphere.config.service.DeliverTo configuration).
- Deliver.TYPE - Enum in org.atmosphere.cpr
-
- deliverPush(Deliver, boolean) - Method in class org.atmosphere.cpr.DefaultBroadcaster
-
- DeliverTo - Annotation Type in org.atmosphere.config.service
-
- DeliverTo.DELIVER_TO - Enum in org.atmosphere.config.service
-
- destroy() - Method in class org.atmosphere.container.WeblogicWebSocketHandler
-
- destroy() - Method in class org.atmosphere.cpr.AnnotationHandler
-
- destroy() - Method in interface org.atmosphere.cpr.AnnotationProcessor
-
Destroy all resources associated with this object.
- destroy() - Method in class org.atmosphere.cpr.AtmosphereConfig
-
- destroy() - Method in class org.atmosphere.cpr.AtmosphereFilter
-
- destroy() - Method in class org.atmosphere.cpr.AtmosphereFramework
-
- destroy() - Method in class org.atmosphere.cpr.AtmosphereFrameworkInitializer
-
- destroy() - Method in interface org.atmosphere.cpr.AtmosphereHandler
-
Destroy this handler
- destroy() - Method in interface org.atmosphere.cpr.AtmosphereInterceptor
-
Clean the AtmosphereInterceptor when removed or when the Atmosphere is undeployed.
- destroy() - Method in class org.atmosphere.cpr.AtmosphereInterceptorAdapter
-
- destroy() - Method in class org.atmosphere.cpr.AtmosphereRequest
-
- destroy(boolean) - Method in class org.atmosphere.cpr.AtmosphereRequest
-
- destroy() - Method in class org.atmosphere.cpr.AtmosphereResourceEventImpl
-
- destroy() - Method in interface org.atmosphere.cpr.AtmosphereResourceFactory
-
- destroy() - Method in interface org.atmosphere.cpr.AtmosphereResourceSessionFactory
-
- destroy() - Method in class org.atmosphere.cpr.AtmosphereResponse
-
- destroy(boolean) - Method in class org.atmosphere.cpr.AtmosphereResponse
-
- destroy() - Method in class org.atmosphere.cpr.AtmosphereServlet
-
- destroy() - Method in interface org.atmosphere.cpr.Broadcaster
-
Destroy this instance and shutdown it's associated ExecutorService.
- destroy() - Method in class org.atmosphere.cpr.BroadcasterConfig
-
- destroy(boolean) - Method in class org.atmosphere.cpr.BroadcasterConfig
-
- destroy() - Method in interface org.atmosphere.cpr.BroadcasterFactory
-
- destroy() - Method in interface org.atmosphere.cpr.BroadcastFilterLifecycle
-
- destroy() - Method in class org.atmosphere.cpr.DefaultAnnotationProcessor
-
- destroy() - Method in class org.atmosphere.cpr.DefaultAtmosphereResourceFactory
-
- destroy() - Method in class org.atmosphere.cpr.DefaultAtmosphereResourceSessionFactory
-
- destroy() - Method in class org.atmosphere.cpr.DefaultBroadcaster.AsyncWriteToken
-
- destroy() - Method in class org.atmosphere.cpr.DefaultBroadcaster
-
- destroy() - Method in class org.atmosphere.cpr.DefaultBroadcasterFactory
-
- destroy() - Method in class org.atmosphere.cpr.DefaultMetaBroadcaster
-
- destroy() - Method in interface org.atmosphere.cpr.MetaBroadcaster
-
- destroy() - Method in class org.atmosphere.cpr.Meteor
-
Mark this instance as destroyed.
- destroy() - Method in class org.atmosphere.cpr.MeteorServlet
-
- destroy() - Method in class org.atmosphere.cpr.WebSocketProcessorFactory
-
- destroy() - Method in class org.atmosphere.handler.AbstractReflectorAtmosphereHandler
-
- destroy() - Method in class org.atmosphere.handler.AtmosphereHandlerAdapter
-
- destroy() - Method in class org.atmosphere.handler.OnMessage
-
- destroy() - Method in class org.atmosphere.handler.ReflectorServletProcessor
-
- destroy() - Method in class org.atmosphere.interceptor.AtmosphereResourceLifecycleInterceptor
-
- destroy() - Method in class org.atmosphere.interceptor.AtmosphereResourceStateRecovery
-
- destroy() - Method in class org.atmosphere.interceptor.HeartbeatInterceptor
-
- destroy() - Method in class org.atmosphere.interceptor.IdleResourceInterceptor
-
- destroy() - Method in class org.atmosphere.util.annotation.AnnotationDetector
-
Reclaim memory.
- destroy() - Method in class org.atmosphere.util.AtmosphereFilterChain
-
- destroy() - Method in class org.atmosphere.util.FakeHttpSession
-
- destroy() - Method in class org.atmosphere.util.uri.UriTemplate
-
- destroy() - Method in class org.atmosphere.util.uri.UriTemplateParser
-
- destroy() - Method in class org.atmosphere.util.VoidAnnotationProcessor
-
- destroy() - Method in class org.atmosphere.websocket.DefaultWebSocketProcessor
-
- destroy() - Method in class org.atmosphere.websocket.WebSocketHandshakeFilter
-
- destroy() - Method in interface org.atmosphere.websocket.WebSocketProcessor
-
Destroy all resources associated with this class.
- destroy() - Method in class org.atmosphere.websocket.WebSocketProcessorAdapter
-
- destroyable(boolean) - Method in class org.atmosphere.cpr.AtmosphereRequest.Builder
-
- destroyable(boolean) - Method in class org.atmosphere.cpr.AtmosphereRequest
-
- destroyable(boolean) - Method in class org.atmosphere.cpr.AtmosphereResponse.Builder
-
- destroyable(boolean) - Method in class org.atmosphere.cpr.AtmosphereResponse
-
- destroyable() - Method in class org.atmosphere.websocket.DefaultWebSocketProcessor
-
- destroyable - Variable in class org.atmosphere.websocket.protocol.SimpleHttpProtocol
-
- destroyable - Variable in class org.atmosphere.websocket.protocol.StreamingHttpProtocol
-
- DESTROYED - Static variable in class org.atmosphere.cpr.Action
-
- destroyed() - Method in class org.atmosphere.cpr.AtmosphereRequest
-
- destroyed() - Method in class org.atmosphere.cpr.AtmosphereResponse
-
- destroyed - Variable in class org.atmosphere.cpr.DefaultBroadcaster
-
- destroyInterceptors() - Method in class org.atmosphere.cpr.AtmosphereFramework
-
- destroyMeteor(AtmosphereRequest) - Static method in class org.atmosphere.util.Utils
-
- detect() - Static method in class org.atmosphere.util.analytics.ModuleDetection
-
- detect() - Method in class org.atmosphere.util.annotation.AnnotationDetector
-
Report all Java ClassFile files available on the class path.
- detect(String...) - Method in class org.atmosphere.util.annotation.AnnotationDetector
-
Report all Java ClassFile files available on the class path within
the specified packages and sub packages.
- detect(File...) - Method in class org.atmosphere.util.annotation.AnnotationDetector
-
Report all Java ClassFile files available from the specified files
and/or directories, including sub directories.
- detectContainersPresent() - Method in class org.atmosphere.cpr.DefaultAsyncSupportResolver
-
Returns a list of comet support by containers available on the classpath.
- detectSupportedFramework(ServletConfig) - Method in class org.atmosphere.cpr.AtmosphereFramework
-
Auto-detect Jersey when no atmosphere.xml file is specified.
- detectWebSocketPresent(boolean, boolean) - Method in class org.atmosphere.cpr.DefaultAsyncSupportResolver
-
- dirtyClose() - Method in class org.atmosphere.cpr.AtmosphereResourceImpl
-
- DISABLE_ATMOSPHERE_INITIALIZER - Static variable in interface org.atmosphere.cpr.ApplicationConfig
-
Disable container managed framework auto initialization during startup lifecycle (Servlet 3.0).
- DISABLE_ATMOSPHEREINTERCEPTOR - Static variable in interface org.atmosphere.cpr.ApplicationConfig
-
- DISABLE_ATMOSPHEREINTERCEPTORS - Static variable in interface org.atmosphere.cpr.ApplicationConfig
-
- DISABLE_ONSTATE_EVENT - Static variable in interface org.atmosphere.cpr.ApplicationConfig
-
- disableCache() - Static method in class org.atmosphere.config.managed.TypeResolver
-
Disables the internal caching of TypeVariables.
- disableSuspend(boolean) - Method in class org.atmosphere.cpr.AtmosphereResourceImpl
-
- disableSuspendEvent(boolean) - Method in class org.atmosphere.cpr.AtmosphereResourceImpl
-
- disableSuspendEvent() - Method in class org.atmosphere.cpr.AtmosphereResourceImpl
-
- DISALLOW_MODIFY_QUERYSTRING - Static variable in interface org.atmosphere.cpr.ApplicationConfig
-
Disallow Atmosphere to modify the query string of incoming connections.
- Disconnect - Annotation Type in org.atmosphere.config.service
-
- DISCONNECT_TRANSPORT_MESSAGE - Static variable in interface org.atmosphere.cpr.HeaderConfig
-
- dispatch(HttpEvent) - Method in class org.atmosphere.container.JBossAsyncSupportWithWebSocket
-
- dispatch(WebSocket, AtmosphereRequest, AtmosphereResponse) - Method in class org.atmosphere.websocket.DefaultWebSocketProcessor
-
Dispatch to request/response to the
AsyncSupport implementation as it was a normal HTTP request.
- dispatchMessages(Deliver) - Method in class org.atmosphere.cpr.DefaultBroadcaster
-
- dispatchReader(WebSocket, Reader) - Method in class org.atmosphere.websocket.DefaultWebSocketProcessor
-
- dispatchRequestAsynchronously(boolean) - Method in class org.atmosphere.cpr.AtmosphereRequest.Builder
-
- dispatchRequestAsynchronously() - Method in class org.atmosphere.cpr.AtmosphereRequest
-
Dispatch the request asynchronously to container.
- dispatchStream(WebSocket, InputStream) - Method in class org.atmosphere.websocket.DefaultWebSocketProcessor
-
- dispatchThread - Variable in class org.atmosphere.cpr.DefaultBroadcaster
-
- doCometSupport(AtmosphereRequest, AtmosphereResponse) - Method in class org.atmosphere.cpr.AtmosphereFramework
-
- doDelete(HttpServletRequest, HttpServletResponse) - Method in class org.atmosphere.cpr.AtmosphereServlet
-
Delegate the request processing to an instance of
AsyncSupport.
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.atmosphere.cpr.AtmosphereFilter
-
Normal doFilter invocation.
- doFilter(ServletRequest, ServletResponse) - Method in class org.atmosphere.util.AtmosphereFilterChain
-
Invoke the next filter in this chain, passing the specified request
and response.
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.atmosphere.websocket.WebSocketHandshakeFilter
-
- doGet(HttpServletRequest, HttpServletResponse) - Method in class org.atmosphere.cpr.AtmosphereServlet
-
Delegate the request processing to an instance of
AsyncSupport.
- doHead(HttpServletRequest, HttpServletResponse) - Method in class org.atmosphere.cpr.AtmosphereServlet
-
Delegate the request processing to an instance of
AsyncSupport.
- doInitParams(ServletConfig) - Method in class org.atmosphere.cpr.AtmosphereFramework
-
Read init params from web.xml and apply them.
- doInitParams(ServletConfig, boolean) - Method in class org.atmosphere.cpr.AtmosphereFramework
-
Read init params from web.xml and apply them.
- doInitParamsForWebSocket(ServletConfig) - Method in class org.atmosphere.cpr.AtmosphereFramework
-
- done() - Method in class org.atmosphere.cpr.BroadcasterFuture
-
Invoked when a
Broadcaster completed its broadcast operation.
- doOptions(HttpServletRequest, HttpServletResponse) - Method in class org.atmosphere.cpr.AtmosphereServlet
-
Delegate the request processing to an instance of
AsyncSupport
- doPost(HttpServletRequest, HttpServletResponse) - Method in class org.atmosphere.cpr.AtmosphereServlet
-
Delegate the request processing to an instance of
AsyncSupport.
- doPut(HttpServletRequest, HttpServletResponse) - Method in class org.atmosphere.cpr.AtmosphereServlet
-
Delegate the request processing to an instance of
AsyncSupport.
- doService(AtmosphereRequest, AtmosphereResponse) - Method in class org.atmosphere.container.JBossAsyncSupportWithWebSocket
-
- doService(AsynchronousProcessor, AtmosphereRequest, AtmosphereResponse, WebSocketFactory) - Static method in class org.atmosphere.container.JettyWebSocketUtil
-
- doService(AtmosphereRequest, AtmosphereResponse) - Method in class org.atmosphere.container.Tomcat7AsyncSupportWithWebSocket
-
- doService(AtmosphereRequest, AtmosphereResponse) - Method in class org.atmosphere.container.Tomcat7BIOSupportWithWebSocket
-
- doService(AtmosphereRequest, AtmosphereResponse) - Method in class org.atmosphere.container.Tomcat7Servlet30SupportWithWebSocket
-
- doService(AtmosphereRequest, AtmosphereResponse) - Method in interface org.atmosphere.container.TomcatWebSocketUtil.Delegate
-
- doService(AtmosphereRequest, AtmosphereResponse, TomcatWebSocketUtil.Delegate, AtmosphereConfig, WebSocketProcessor) - Static method in class org.atmosphere.container.TomcatWebSocketUtil
-
- doTrace(HttpServletRequest, HttpServletResponse) - Method in class org.atmosphere.cpr.AtmosphereServlet
-
Delegate the request processing to an instance of
AsyncSupport.
- doubleValue() - Method in class org.atmosphere.util.chmv8.LongAdder
-
Returns the
LongAdder.sum() as a
double after a widening
primitive conversion.
- drainTasksTo(Collection<? super ForkJoinTask<?>>) - Method in class org.atmosphere.util.chmv8.ForkJoinPool
-
Removes all available unexecuted submitted and forked tasks
from scheduling queues and adds them to the given collection,
without altering their execution status.
- DROP_ACCESS_CONTROL_ALLOW_ORIGIN_HEADER - Static variable in interface org.atmosphere.cpr.ApplicationConfig
-
Tell Atmosphere to not write the access-control header.
- ECHO_ATMOSPHEREHANDLER - Static variable in class org.atmosphere.container.EmbeddedWebSocketHandler
-
- EchoMethodHandler() - Constructor for class org.atmosphere.util.ServletProxyFactory.EchoMethodHandler
-
- EchoProtocol - Class in org.atmosphere.websocket.protocol
-
- EchoProtocol() - Constructor for class org.atmosphere.websocket.protocol.EchoProtocol
-
- elements() - Method in class org.atmosphere.util.chmv8.ConcurrentHashMapV8
-
Returns an enumeration of the values in this table.
- EmbeddedWebSocketHandler - Class in org.atmosphere.container
-
websocketd support.
- EmbeddedWebSocketHandler(AtmosphereFramework) - Constructor for class org.atmosphere.container.EmbeddedWebSocketHandler
-
- EMPTY - Static variable in class org.atmosphere.cpr.BroadcasterLifeCyclePolicy
-
- EMPTY - Static variable in class org.atmosphere.util.uri.UriPattern
-
The empty URI pattern that matches the null or empty URI path
- EMPTY - Static variable in class org.atmosphere.util.uri.UriTemplate
-
The empty URI template that matches the null or empty URI path
- EMPTY_DESTROY - Static variable in class org.atmosphere.cpr.BroadcasterLifeCyclePolicy
-
- emptyList - Variable in class org.atmosphere.cache.AbstractBroadcasterCache
-
- emptyList - Variable in class org.atmosphere.cache.UUIDBroadcasterCache
-
- enableAccessControl() - Method in class org.atmosphere.interceptor.CorsInterceptor
-
- enableAccessControl(boolean) - Method in class org.atmosphere.interceptor.CorsInterceptor
-
- enableCache() - Static method in class org.atmosphere.config.managed.TypeResolver
-
Enables the internal caching of TypeVariables.
- encode(U) - Method in interface org.atmosphere.config.managed.Encoder
-
Encode the object of type U into an object of type T.
- encode(List<Encoder<?, ?>>, Object) - Static method in class org.atmosphere.config.managed.Invoker
-
- encode(String, UriComponent.Type) - Static method in class org.atmosphere.util.uri.UriComponent
-
Encodes the characters of string that are either non-ASCII characters
or are ASCII characters that must be percent-encoded using the
UTF-8 encoding.
- encode(String, UriComponent.Type, boolean) - Static method in class org.atmosphere.util.uri.UriComponent
-
Encodes the characters of string that are either non-ASCII characters
or are ASCII characters that must be percent-encoded using the
UTF-8 encoding.
- encodeLiteralCharacters(String) - Method in class org.atmosphere.util.uri.UriTemplateParser
-
Encode literal characters of a template.
- Encoder<U,T> - Interface in org.atmosphere.config.managed
-
- encodeRedirectURL(String) - Method in class org.atmosphere.cpr.AtmosphereResponse
-
- encodeRedirectUrl(String) - Method in class org.atmosphere.cpr.AtmosphereResponse
-
- encodeTemplateNames(String) - Static method in class org.atmosphere.util.uri.UriComponent
-
Encodes a string with template parameters names present, specifically the
characters '{' and '}' will be percent-encoded.
- encodeURL(String) - Method in class org.atmosphere.cpr.AtmosphereResponse
-
- encodeUrl(String) - Method in class org.atmosphere.cpr.AtmosphereResponse
-
- encoding(String) - Method in class org.atmosphere.cpr.AtmosphereRequest.Builder
-
- endAsyncContext(AtmosphereRequest) - Method in class org.atmosphere.container.Servlet30CometSupport
-
- endBroadcast(Deliver, AtmosphereResource, CacheMessage, boolean) - Method in class org.atmosphere.cpr.DefaultBroadcaster
-
- ENDPOINT_MAPPER - Static variable in interface org.atmosphere.cpr.ApplicationConfig
-
- endpointMapper - Variable in class org.atmosphere.cpr.AtmosphereFramework
-
- endPointMapper() - Method in class org.atmosphere.cpr.AtmosphereFramework
-
- endPointMapper(EndpointMapper) - Method in class org.atmosphere.cpr.AtmosphereFramework
-
- EndpointMapper<U> - Interface in org.atmosphere.util
-
- EndpointMapperService - Annotation Type in org.atmosphere.config.service
-
- EndpointMapperServiceProcessor - Class in org.atmosphere.annotation
-
- EndpointMapperServiceProcessor() - Constructor for class org.atmosphere.annotation.EndpointMapperServiceProcessor
-
- endRequest(AtmosphereResourceImpl, boolean) - Method in class org.atmosphere.cpr.AsynchronousProcessor
-
- endsWithSlash() - Method in class org.atmosphere.util.uri.UriTemplate
-
- ENFORCE_ATMOSPHERE_VERSION - Static variable in interface org.atmosphere.cpr.ApplicationConfig
-
Disable the Atmosphere Protocol version check.
- enforceAtmosphereVersion() - Method in class org.atmosphere.interceptor.JavaScriptProtocol
-
- enforceAtmosphereVersion(boolean) - Method in class org.atmosphere.interceptor.JavaScriptProtocol
-
- entryDone(BroadcasterFuture<?>) - Method in class org.atmosphere.cpr.DefaultBroadcaster
-
- entrySet() - Method in class org.atmosphere.util.chmv8.ConcurrentHashMapV8
-
Returns a Set view of the mappings contained in this map.
- equals(Object) - Method in class org.atmosphere.cpr.Action
-
- equals(Object) - Method in class org.atmosphere.cpr.AtmosphereResourceEventImpl
-
- equals(Object) - Method in class org.atmosphere.cpr.AtmosphereResourceImpl
-
- equals(Object) - Method in class org.atmosphere.util.chmv8.ConcurrentHashMapV8
-
Compares the specified object with this map for equality.
- equals(Object) - Method in class org.atmosphere.util.chmv8.ConcurrentHashMapV8.KeySetView
-
- equals(Object) - Method in class org.atmosphere.util.uri.UriPattern
-
- equals(Object) - Method in class org.atmosphere.util.uri.UriTemplate
-
Equality is calculated from the String of the regular expression
generated from the templates.
- equalVersion(int, int) - Static method in class org.atmosphere.util.Version
-
Checks if current Atmosphere framework version equals to one passed
- error(AtmosphereResponse, int, String) - Method in interface org.atmosphere.cpr.AsyncIOInterceptor
-
- error(AtmosphereResponse, int, String) - Method in class org.atmosphere.cpr.AsyncIOInterceptorAdapter
-
- escapeForJavaScript(String) - Method in class org.atmosphere.interceptor.JSONPAtmosphereInterceptor
-
- escapeJava(String) - Static method in class org.atmosphere.util.StringEscapeUtils
-
Escapes the characters in a String using Java String rules.
- escapeJava(Writer, String) - Static method in class org.atmosphere.util.StringEscapeUtils
-
Escapes the characters in a String using Java String rules to
a Writer.
- escapeJavaScript(String) - Static method in class org.atmosphere.util.StringEscapeUtils
-
Escapes the characters in a String using JavaScript String rules.
- escapeJavaScript(Writer, String) - Static method in class org.atmosphere.util.StringEscapeUtils
-
Escapes the characters in a String using JavaScript String rules
to a Writer.
- estimateSize() - Method in interface org.atmosphere.util.chmv8.ConcurrentHashMapV8.ConcurrentHashMapSpliterator
-
Returns an estimate of the number of elements covered by
this Spliterator.
- EXCLUDED_CONTENT_TYPES - Static variable in interface org.atmosphere.cpr.ApplicationConfig
-
The list of content-type to exclude when delimiting message.
- excludedContentType(String) - Method in class org.atmosphere.client.TrackMessageSizeInterceptor
-
Exclude response's content-type from being processed by this class.
- excludedContentType(String) - Method in class org.atmosphere.interceptor.TrackMessageSizeB64Interceptor
-
Excluse response's content-type from being processed by this class.
- excludedContentTypes() - Method in class org.atmosphere.client.TrackMessageSizeInterceptor
-
- excludedInterceptors - Variable in class org.atmosphere.cpr.AtmosphereFramework
-
- excludedInterceptors() - Method in class org.atmosphere.cpr.AtmosphereFramework
-
- excludeFromCache(String, AtmosphereResource) - Method in class org.atmosphere.cache.AbstractBroadcasterCache
-
- excludeFromCache(String, AtmosphereResource) - Method in class org.atmosphere.cache.DefaultBroadcasterCache
-
- excludeFromCache(String, AtmosphereResource) - Method in class org.atmosphere.cache.UUIDBroadcasterCache
-
- excludeFromCache(String, AtmosphereResource) - Method in interface org.atmosphere.cpr.BroadcasterCache
-
Allow an application to exclude, or block, an
AtmosphereResource to received cached message.
- excludeInterceptor(String) - Method in class org.atmosphere.cpr.AtmosphereFramework
-
- ExcludeSessionBroadcaster - Class in org.atmosphere.util
-
- ExcludeSessionBroadcaster() - Constructor for class org.atmosphere.util.ExcludeSessionBroadcaster
-
- exec() - Method in class org.atmosphere.util.chmv8.CountedCompleter
-
Implements execution conventions for CountedCompleters.
- exec() - Method in class org.atmosphere.util.chmv8.ForkJoinTask
-
Immediately performs the base action of this task and returns
true if, upon return from this method, this task is guaranteed
to have completed normally.
- execute(ForkJoinTask<?>) - Method in class org.atmosphere.util.chmv8.ForkJoinPool
-
Arranges for (asynchronous) execution of the given task.
- execute(Runnable) - Method in class org.atmosphere.util.chmv8.ForkJoinPool
-
- execute(Runnable) - Method in class org.atmosphere.util.ForkJoinPool
-
- execute(Object, String) - Static method in class org.atmosphere.util.IntrospectionUtils
-
Call execute() - any ant-like task should work
- execute(Runnable) - Method in class org.atmosphere.util.JDK6ForkJoinPool
-
- execute(Runnable) - Method in class org.atmosphere.util.JDK7ForkJoinPool
-
- execute(Runnable) - Method in class org.atmosphere.util.VoidExecutorService
-
- executeAsync() - Method in class org.atmosphere.websocket.DefaultWebSocketProcessor
-
- executeAsyncWrite(DefaultBroadcaster.AsyncWriteToken) - Method in class org.atmosphere.cpr.DefaultBroadcaster
-
- executeBlockingWrite(AtmosphereResource, Deliver, AtomicInteger) - Method in class org.atmosphere.cpr.DefaultBroadcaster
-
- executeClose(WebSocket, int) - Method in class org.atmosphere.websocket.DefaultWebSocketProcessor
-
- executeFirstSet - Variable in class org.atmosphere.cpr.AtmosphereFramework
-
- EXECUTORFACTORY_KEEP_ALIVE - Static variable in interface org.atmosphere.cpr.ApplicationConfig
-
The maximum number of time, in seconds, thread will be stay alive when created with
ExecutorsFactory.
- ExecutorsFactory - Class in org.atmosphere.util
-
Stateless Factory to create ExecutorService used in all Atmosphere Component.
- ExecutorsFactory() - Constructor for class org.atmosphere.util.ExecutorsFactory
-
- ExecutorsFactory.AtmosphereThreadFactory - Class in org.atmosphere.util
-
- EXPECTED_CONTENT_TYPE - Static variable in interface org.atmosphere.cpr.FrameworkConfig
-
Used by a container to tell Atmosphere Runtime what is the expected content type.
- EXPIRES - Static variable in interface org.atmosphere.cpr.HeaderConfig
-
- externalizeDestroy - Variable in class org.atmosphere.cpr.AtmosphereFramework
-
- externalizeDestroy(boolean) - Method in class org.atmosphere.cpr.AtmosphereFramework
-
If set to true, the task of finishing the request/response lifecycle will not be handled by this class.
- externalizeDestroy() - Method in class org.atmosphere.cpr.AtmosphereFramework
-
- extractHeartbeatInterval(AtmosphereResourceImpl) - Method in class org.atmosphere.interceptor.HeartbeatInterceptor
-
Extracts the heartbeat interval as explained in class description.
- FakeHttpSession - Class in org.atmosphere.util
-
- FakeHttpSession(String, ServletContext, long, int) - Constructor for class org.atmosphere.util.FakeHttpSession
-
- FakeHttpSession(HttpSession) - Constructor for class org.atmosphere.util.FakeHttpSession
-
- FileIterator - Class in org.atmosphere.util.annotation
-
FileIterator enables iteration over all files in a directory and all
its sub directories.
- FileIterator(File...) - Constructor for class org.atmosphere.util.annotation.FileIterator
-
Create a new FileIterator using the specified 'filesOrDirectories' as root.
- filter(String, AtmosphereResource, Object, Object) - Method in class org.atmosphere.client.TrackMessageSizeFilter
-
- filter(String, Object, Object) - Method in class org.atmosphere.client.TrackMessageSizeFilter
-
- filter(Object) - Method in class org.atmosphere.cpr.BroadcasterConfig
-
- filter(AtmosphereResource, Object, Object) - Method in class org.atmosphere.cpr.BroadcasterConfig
-
- filter(String, Object, Object) - Method in interface org.atmosphere.cpr.BroadcastFilter
-
Transform or filter a message.
- filter(String, AtmosphereResource, Object, Object) - Method in class org.atmosphere.cpr.BroadcastFilterAdapter
-
- filter(String, Object, Object) - Method in class org.atmosphere.cpr.BroadcastFilterAdapter
-
- filter(Object) - Method in class org.atmosphere.cpr.DefaultBroadcaster
-
- filter(String, AtmosphereResource, Object, Object) - Method in interface org.atmosphere.cpr.PerRequestBroadcastFilter
-
- filter(String, Object, Object) - Method in class org.atmosphere.util.StringFilterAggregator
-
- filter(String, Object, Object) - Method in class org.atmosphere.util.XSSHtmlFilter
-
Transform a message into a well formed HTML message.
- FILTER_CLASS - Static variable in interface org.atmosphere.cpr.ApplicationConfig
-
The Filter's name where
Meteor will be available.
- FILTER_NAME - Static variable in interface org.atmosphere.cpr.ApplicationConfig
-
The Servlet's mapping value to the FILTER_CLASS.
- FilterConfigImpl - Class in org.atmosphere.util
-
FilterConfig implementation.
- FilterConfigImpl(ServletConfig) - Constructor for class org.atmosphere.util.FilterConfigImpl
-
- filterManipulator(BroadcasterConfig.FilterManipulator) - Method in class org.atmosphere.cpr.AtmosphereFramework
-
- filterManipulators - Variable in class org.atmosphere.cpr.AtmosphereFramework
-
- filterManipulators() - Method in class org.atmosphere.cpr.AtmosphereFramework
-
- filters(Class<? extends BroadcastFilter>[], AtmosphereFramework) - Static method in class org.atmosphere.annotation.AnnotationUtil
-
- filters - Variable in class org.atmosphere.cpr.AtmosphereInterceptorWriter
-
- filters() - Method in class org.atmosphere.cpr.AtmosphereInterceptorWriter
-
- filters - Variable in class org.atmosphere.cpr.BroadcasterConfig
-
- filters() - Method in class org.atmosphere.cpr.BroadcasterConfig
-
- find(String) - Method in interface org.atmosphere.cpr.AtmosphereResourceFactory
-
- find(String) - Method in class org.atmosphere.cpr.DefaultAtmosphereResourceFactory
-
- find(String) - Method in class org.atmosphere.websocket.DefaultWebSocketFactory
-
- find(String) - Method in interface org.atmosphere.websocket.WebSocketFactory
-
Retrieve the
WebSocket associated with a uuid.
- findAll() - Method in interface org.atmosphere.cpr.AtmosphereResourceFactory
-
- findAll() - Method in class org.atmosphere.cpr.DefaultAtmosphereResourceFactory
-
- findBooleanSetters(Class<?>) - Static method in class org.atmosphere.util.IntrospectionUtils
-
- findMethod(Class<?>, String, Class<?>[]) - Static method in class org.atmosphere.util.IntrospectionUtils
-
- findMethods(Class<?>) - Static method in class org.atmosphere.util.IntrospectionUtils
-
- findVoidSetters(Class<?>) - Static method in class org.atmosphere.util.IntrospectionUtils
-
- firefoxWebSocketEnabled(HttpServletRequest) - Static method in class org.atmosphere.util.Utils
-
- FIRST_BEFORE_DEFAULT - Static variable in interface org.atmosphere.interceptor.InvokationOrder
-
- firstComplete() - Method in class org.atmosphere.util.chmv8.CountedCompleter
-
If this task's pending count is zero, returns this task;
otherwise decrements its pending count and returns null.
- floatValue() - Method in class org.atmosphere.util.chmv8.LongAdder
-
Returns the
LongAdder.sum() as a
float
after a widening primitive conversion.
- flush(AtmosphereResponse) - Method in class org.atmosphere.container.version.GrizzlyWebSocket
-
- flush(AtmosphereResponse) - Method in class org.atmosphere.container.version.Jetty8WebSocket
-
- flush(AtmosphereResponse) - Method in class org.atmosphere.container.version.TomcatWebSocket
-
- flush(AtmosphereResponse) - Method in interface org.atmosphere.cpr.AsyncIOWriter
-
Flush the buffered content.
- flush(AtmosphereResponse) - Method in class org.atmosphere.cpr.AsyncIOWriterAdapter
-
- flush(AtmosphereResponse) - Method in class org.atmosphere.cpr.AtmosphereInterceptorWriter
-
- flush(AtmosphereResponse) - Method in class org.atmosphere.websocket.WebSocket
-
- flushBuffer() - Method in class org.atmosphere.cpr.AtmosphereResponse
-
- flushCache() - Method in class org.atmosphere.cpr.DefaultMetaBroadcaster
-
Flush the cached messages.
- flushCache() - Method in interface org.atmosphere.cpr.MetaBroadcaster.MetaBroadcasterCache
-
Flush the Cache.
- flushCache() - Method in class org.atmosphere.cpr.MetaBroadcaster.NoCache
-
- flushCache() - Method in class org.atmosphere.cpr.MetaBroadcaster.ThirtySecondsCache
-
- flushCoreAnnotations(Set<Class<?>>) - Method in class org.atmosphere.cpr.AnnotationHandler
-
- FocusPoint - Class in org.atmosphere.util.analytics
-
Fork of https://code.google.com/p/jgoogleanalytics/
Focus point of the application.
- FocusPoint(String) - Constructor for class org.atmosphere.util.analytics.FocusPoint
-
- FocusPoint(String, FocusPoint) - Constructor for class org.atmosphere.util.analytics.FocusPoint
-
- FORCE_BINARY - Static variable in interface org.atmosphere.cpr.HeaderConfig
-
- forceBinaryWrite(boolean) - Method in interface org.atmosphere.cpr.AtmosphereResource
-
Force binary write and never write String value.
- forceBinaryWrite() - Method in interface org.atmosphere.cpr.AtmosphereResource
-
Return true when binary write is forced.
- forceBinaryWrite(boolean) - Method in class org.atmosphere.cpr.AtmosphereResourceImpl
-
- forceBinaryWrite() - Method in class org.atmosphere.cpr.AtmosphereResourceImpl
-
- forceDestroy() - Method in class org.atmosphere.cpr.BroadcasterConfig
-
Force shutdown of all ExecutorServices.
- ForcePreSuspend(AtmosphereResponse) - Constructor for class org.atmosphere.interceptor.PaddingAtmosphereInterceptor.ForcePreSuspend
-
- forEach(ConcurrentHashMapV8.BiAction<? super K, ? super V>) - Method in class org.atmosphere.util.chmv8.ConcurrentHashMapV8
-
- forEach(long, ConcurrentHashMapV8.BiAction<? super K, ? super V>) - Method in class org.atmosphere.util.chmv8.ConcurrentHashMapV8
-
Performs the given action for each (key, value).
- forEach(long, ConcurrentHashMapV8.BiFun<? super K, ? super V, ? extends U>, ConcurrentHashMapV8.Action<? super U>) - Method in class org.atmosphere.util.chmv8.ConcurrentHashMapV8
-
Performs the given action for each non-null transformation
of each (key, value).
- forEach(ConcurrentHashMapV8.Action<? super K>) - Method in class org.atmosphere.util.chmv8.ConcurrentHashMapV8.KeySetView
-
- forEachEntry(long, ConcurrentHashMapV8.Action<? super Map.Entry<K, V>>) - Method in class org.atmosphere.util.chmv8.ConcurrentHashMapV8
-
Performs the given action for each entry.
- forEachEntry(long, ConcurrentHashMapV8.Fun<Map.Entry<K, V>, ? extends U>, ConcurrentHashMapV8.Action<? super U>) - Method in class org.atmosphere.util.chmv8.ConcurrentHashMapV8
-
Performs the given action for each non-null transformation
of each entry.
- forEachKey(long, ConcurrentHashMapV8.Action<? super K>) - Method in class org.atmosphere.util.chmv8.ConcurrentHashMapV8
-
Performs the given action for each key.
- forEachKey(long, ConcurrentHashMapV8.Fun<? super K, ? extends U>, ConcurrentHashMapV8.Action<? super U>) - Method in class org.atmosphere.util.chmv8.ConcurrentHashMapV8
-
Performs the given action for each non-null transformation
of each key.
- forEachRemaining(ConcurrentHashMapV8.Action<? super T>) - Method in interface org.atmosphere.util.chmv8.ConcurrentHashMapV8.ConcurrentHashMapSpliterator
-
Applies the action to each untraversed element
- forEachValue(long, ConcurrentHashMapV8.Action<? super V>) - Method in class org.atmosphere.util.chmv8.ConcurrentHashMapV8
-
Performs the given action for each value.
- forEachValue(long, ConcurrentHashMapV8.Fun<? super V, ? extends U>, ConcurrentHashMapV8.Action<? super U>) - Method in class org.atmosphere.util.chmv8.ConcurrentHashMapV8
-
Performs the given action for each non-null transformation
of each value.
- fork() - Method in class org.atmosphere.util.chmv8.ForkJoinTask
-
- ForkJoinPool - Class in org.atmosphere.util.chmv8
-
- ForkJoinPool() - Constructor for class org.atmosphere.util.chmv8.ForkJoinPool
-
Creates a
ForkJoinPool with parallelism equal to
Runtime.availableProcessors(), using the
default thread factory,
no UncaughtExceptionHandler, and non-async LIFO processing mode.
- ForkJoinPool(int) - Constructor for class org.atmosphere.util.chmv8.ForkJoinPool
-
Creates a
ForkJoinPool with the indicated parallelism
level, the
default thread factory,
no UncaughtExceptionHandler, and non-async LIFO processing mode.
- ForkJoinPool(int, ForkJoinPool.ForkJoinWorkerThreadFactory, Thread.UncaughtExceptionHandler, boolean) - Constructor for class org.atmosphere.util.chmv8.ForkJoinPool
-
Creates a ForkJoinPool with the given parameters.
- ForkJoinPool - Class in org.atmosphere.util
-
Wrapper around a ForkJoinPool for JDK6 support.
- ForkJoinPool(boolean, String) - Constructor for class org.atmosphere.util.ForkJoinPool
-
- ForkJoinPool.ForkJoinWorkerThreadFactory - Interface in org.atmosphere.util.chmv8
-
- ForkJoinPool.ManagedBlocker - Interface in org.atmosphere.util.chmv8
-
Interface for extending managed parallelism for tasks running
in
ForkJoinPools.
- ForkJoinTask<V> - Class in org.atmosphere.util.chmv8
-
Abstract base class for tasks that run within a
ForkJoinPool.
- ForkJoinTask() - Constructor for class org.atmosphere.util.chmv8.ForkJoinTask
-
- ForkJoinWorkerThread - Class in org.atmosphere.util.chmv8
-
- ForkJoinWorkerThread(ForkJoinPool) - Constructor for class org.atmosphere.util.chmv8.ForkJoinWorkerThread
-
Creates a ForkJoinWorkerThread operating in the given pool.
- framework() - Method in class org.atmosphere.cpr.AtmosphereConfig
-
- framework - Variable in class org.atmosphere.cpr.AtmosphereFrameworkInitializer
-
- framework() - Method in class org.atmosphere.cpr.AtmosphereFrameworkInitializer
-
- framework() - Method in class org.atmosphere.cpr.AtmosphereServlet
-
- framework(AtmosphereFramework) - Static method in class org.atmosphere.cpr.Universe
-
- framework() - Static method in class org.atmosphere.cpr.Universe
-
- FrameworkConfig - Interface in org.atmosphere.cpr
-
Request attribute a framework integrator can use to lookup Atmosphere internal objects.
- FrameworkConfiguration - Class in org.atmosphere.config
-
- FrameworkConfiguration(String, String) - Constructor for class org.atmosphere.config.FrameworkConfiguration
-
- frameworkListener(AtmosphereFrameworkListener) - Method in class org.atmosphere.cpr.AtmosphereFramework
-
- frameworkListeners - Variable in class org.atmosphere.cpr.AtmosphereFramework
-
- frameworkListeners() - Method in class org.atmosphere.cpr.AtmosphereFramework
-
- future - Variable in class org.atmosphere.cpr.Deliver
-
- futureDone(Object) - Method in class org.atmosphere.cpr.DefaultBroadcaster
-
- generateUuid() - Method in class org.atmosphere.util.DefaultUUIDProvider
-
- generateUuid() - Method in interface org.atmosphere.util.UUIDProvider
-
- genericObjectPool - Variable in class org.atmosphere.pool.UnboundedApachePoolableProvider
-
- get(long) - Method in class org.atmosphere.cache.AbstractBroadcasterCache
-
- Get - Annotation Type in org.atmosphere.config.service
-
- get() - Method in interface org.atmosphere.cpr.BroadcasterFactory
-
- get(Object) - Method in interface org.atmosphere.cpr.BroadcasterFactory
-
- get(Class<T>, Object) - Method in interface org.atmosphere.cpr.BroadcasterFactory
-
- get() - Method in class org.atmosphere.cpr.BroadcasterFuture
-
- get(long, TimeUnit) - Method in class org.atmosphere.cpr.BroadcasterFuture
-
- get() - Method in class org.atmosphere.cpr.DefaultBroadcasterFactory
-
- get(Object) - Method in class org.atmosphere.cpr.DefaultBroadcasterFactory
-
- get(Class<T>, Object) - Method in class org.atmosphere.cpr.DefaultBroadcasterFactory
-
- get() - Method in class org.atmosphere.pool.PoolableBroadcasterFactory
-
- get(Object) - Method in class org.atmosphere.util.chmv8.ConcurrentHashMapV8
-
Returns the value to which the specified key is mapped,
or null if this map contains no mapping for the key.
- get() - Method in class org.atmosphere.util.chmv8.ForkJoinTask
-
Waits if necessary for the computation to complete, and then
retrieves its result.
- get(long, TimeUnit) - Method in class org.atmosphere.util.chmv8.ForkJoinTask
-
Waits if necessary for at most the given time for the computation
to complete, and then retrieves its result, if available.
- getActiveThreadCount() - Method in class org.atmosphere.util.chmv8.ForkJoinPool
-
Returns an estimate of the number of threads that are currently
stealing or executing tasks.
- getAndSetInClosingPhase() - Method in class org.atmosphere.cpr.AtmosphereResourceImpl
-
- getApplicationConfig() - Method in class org.atmosphere.config.AtmosphereHandlerConfig
-
- getAsyncContext() - Method in class org.atmosphere.cpr.AtmosphereRequest
- getAsyncIOWriter() - Method in class org.atmosphere.cpr.AtmosphereResponse
-
- getAsyncMode() - Method in class org.atmosphere.util.chmv8.ForkJoinPool
-
Returns true if this pool uses local first-in-first-out
scheduling mode for forked tasks that are never joined.
- getAsyncOperationExecutor(AtmosphereConfig, String) - Static method in class org.atmosphere.util.ExecutorsFactory
-
Create an ExecutorService to be used for dispatching I/O events.
- getAsyncSupport() - Method in class org.atmosphere.cpr.AtmosphereFramework
-
- getAsyncWriteHandler(DefaultBroadcaster.WriteQueue) - Method in class org.atmosphere.cpr.DefaultBroadcaster
-
- getAsyncWriteService() - Method in class org.atmosphere.cpr.BroadcasterConfig
-
Return the
ExecutorService this
Broadcaster use for executing asynchronous write of events.
- getAtmosphereConfig() - Method in class org.atmosphere.cpr.AtmosphereFramework
-
- getAtmosphereConfig() - Method in interface org.atmosphere.cpr.AtmosphereResource
-
- getAtmosphereConfig() - Method in class org.atmosphere.cpr.AtmosphereResourceImpl
-
- getAtmosphereConfig() - Method in class org.atmosphere.cpr.BroadcasterConfig
-
- getAtmosphereConfig() - Method in class org.atmosphere.cpr.Meteor
-
- getAtmosphereConfig() - Method in class org.atmosphere.inject.AtmosphereProducers
-
- getAtmosphereDotXmlPath() - Method in class org.atmosphere.cpr.AtmosphereFramework
-
- getAtmosphereFramework() - Method in class org.atmosphere.inject.AtmosphereProducers
-
- getAtmosphereHandler() - Method in interface org.atmosphere.cpr.AtmosphereResource
-
- getAtmosphereHandler() - Method in class org.atmosphere.cpr.AtmosphereResourceImpl
-
- getAtmosphereHandlerConfig() - Method in class org.atmosphere.cpr.AtmosphereConfig
-
- getAtmosphereHandlers() - Method in class org.atmosphere.cpr.AtmosphereFramework
-
- getAtmosphereInterceptorClasses() - Method in class org.atmosphere.config.AtmosphereHandlerConfig
-
- getAtmosphereResource() - Method in class org.atmosphere.cpr.Meteor
-
- getAtmosphereResourceEvent() - Method in interface org.atmosphere.cpr.AtmosphereResource
-
- getAtmosphereResourceEvent() - Method in class org.atmosphere.cpr.AtmosphereResourceImpl
-
- getAtmosphereResourceFactory() - Method in class org.atmosphere.inject.AtmosphereProducers
-
- getAtmosphereResources() - Method in interface org.atmosphere.cpr.Broadcaster
-
- getAtmosphereResources() - Method in class org.atmosphere.cpr.DefaultBroadcaster
-
- getAtmosphereResourceSessionFactory() - Method in class org.atmosphere.inject.AtmosphereProducers
-
- getAttribute(String) - Method in class org.atmosphere.cpr.AtmosphereRequest
- getAttribute(String) - Method in interface org.atmosphere.cpr.AtmosphereResourceSession
-
Returns the object bound with the specified name in this session, or null
if no object is bound under the name
- getAttribute(String, Class<T>) - Method in interface org.atmosphere.cpr.AtmosphereResourceSession
-
Returns the object bound with the specified name in this session, or null
if no object is bound under the name
- getAttribute(String) - Method in class org.atmosphere.cpr.DefaultAtmosphereResourceSession
-
- getAttribute(String, Class<T>) - Method in class org.atmosphere.cpr.DefaultAtmosphereResourceSession
-
- getAttribute(String) - Method in class org.atmosphere.util.FakeHttpSession
-
- getAttribute(Object, String) - Static method in class org.atmosphere.util.IntrospectionUtils
-
Call void getAttribute( String )
- getAttributeNames() - Method in class org.atmosphere.cpr.AtmosphereRequest
- getAttributeNames() - Method in interface org.atmosphere.cpr.AtmosphereResourceSession
-
Returns a Collection of Strings containing the names of all the objects
bound to this session.
- getAttributeNames() - Method in class org.atmosphere.cpr.DefaultAtmosphereResourceSession
-
- getAttributeNames() - Method in class org.atmosphere.util.FakeHttpSession
-
- getAuthType() - Method in class org.atmosphere.cpr.AtmosphereRequest
- getBroadcaster() - Method in class org.atmosphere.config.AtmosphereHandlerConfig
-
- getBroadcaster() - Method in interface org.atmosphere.cpr.AtmosphereResource
-
- getBroadcaster() - Method in class org.atmosphere.cpr.AtmosphereResourceImpl
-
- getBroadcaster(boolean) - Method in class org.atmosphere.cpr.AtmosphereResourceImpl
-
- getBroadcaster() - Method in interface org.atmosphere.cpr.ClusterBroadcastFilter
-
- getBroadcaster() - Method in class org.atmosphere.cpr.Meteor
-
- getBroadcasterCache() - Method in class org.atmosphere.config.AtmosphereHandlerConfig
-
- getBroadcasterCache() - Method in class org.atmosphere.cpr.BroadcasterConfig
-
- getBroadcasterCacheClassName() - Method in class org.atmosphere.cpr.AtmosphereFramework
-
- getBroadcasterConfig() - Method in interface org.atmosphere.cpr.Broadcaster
-
- getBroadcasterConfig() - Method in class org.atmosphere.cpr.DefaultBroadcaster
-
- getBroadcasterFactory() - Method in class org.atmosphere.cpr.AtmosphereConfig
-
- getBroadcasterFactory() - Method in class org.atmosphere.cpr.AtmosphereFramework
-
- getBroadcasterFactory() - Method in class org.atmosphere.inject.AtmosphereProducers
-
- getBroadcasterLifeCyclePolicy() - Method in interface org.atmosphere.cpr.Broadcaster
-
- getBroadcasterLifeCyclePolicy() - Method in class org.atmosphere.cpr.DefaultBroadcaster
-
- getBroadcastFilterClasses() - Method in class org.atmosphere.config.AtmosphereHandlerConfig
-
- getBroadcastHandler() - Method in class org.atmosphere.cpr.DefaultBroadcaster
-
- getBroadcastHandler() - Method in class org.atmosphere.util.AbstractBroadcasterProxy
-
- getBufferSize() - Method in class org.atmosphere.cpr.AtmosphereResponse
-
- getCache() - Method in class org.atmosphere.cpr.Deliver
-
- getCharacterEncoding() - Method in class org.atmosphere.cpr.AtmosphereRequest
- getCharacterEncoding() - Method in class org.atmosphere.cpr.AtmosphereResponse
-
- getClassName() - Method in class org.atmosphere.config.AtmosphereHandlerConfig
-
- getClassPath(Vector<URL>) - Static method in class org.atmosphere.util.IntrospectionUtils
-
Return a URL[] that can be used to construct a class loader
- getClassPath(String, String, String, boolean) - Static method in class org.atmosphere.util.IntrospectionUtils
-
Construct a URL classpath from files in a directory, a cpath property,
and tools.jar.
- getCleanedServletPath(String) - Static method in class org.atmosphere.util.IOUtils
-
Used to remove trailing slash and wildcard from a servlet path.
Examples :
- "/foo/" becomes "/foo"
- "foo/bar" becomes "/foo/bar"
- getCometSupport() - Method in class org.atmosphere.config.AtmosphereHandlerConfig
-
- getCometSupport() - Method in class org.atmosphere.cpr.AtmosphereFramework
-
- getCommonPoolParallelism() - Static method in class org.atmosphere.util.chmv8.ForkJoinPool
-
Returns the targeted parallelism level of the common pool.
- getCompleter() - Method in class org.atmosphere.util.chmv8.CountedCompleter
-
Returns the completer established in this task's constructor,
or null if none.
- getContainerName() - Method in class org.atmosphere.container.GlassFishServ30WebSocketSupport
-
Return the container's name.
- getContainerName() - Method in class org.atmosphere.container.GlassFishServlet30WebSocketSupport
-
Return the container's name.
- getContainerName() - Method in class org.atmosphere.container.GlassFishWebSocketSupport
-
Return the container's name.
- getContainerName() - Method in class org.atmosphere.container.Grizzly2WebSocketSupport
-
Return the container's name.
- getContainerName() - Method in class org.atmosphere.container.GrizzlyServlet30WebSocketSupport
-
Return the container's name.
- getContainerName() - Method in class org.atmosphere.container.Jetty9AsyncSupportWithWebSocket
-
Return the container's name.
- getContainerName() - Method in class org.atmosphere.container.JettyAsyncSupportWithWebSocket
-
Return the container's name.
- getContainerName() - Method in class org.atmosphere.container.JettyServlet30AsyncSupportWithWebSocket
-
Return the container's name.
- getContainerName() - Method in class org.atmosphere.container.JSR356AsyncSupport
-
- getContainerName() - Method in class org.atmosphere.container.Servlet30CometSupport
-
Return "javax.servlet".
- getContainerName() - Method in class org.atmosphere.container.WebLogicServlet30WithWebSocket
-
- getContainerName() - Method in class org.atmosphere.cpr.AsynchronousProcessor
-
Return the container's name.
- getContainerName() - Method in interface org.atmosphere.cpr.AsyncSupport
-
Return the name of the Java Web Server.
- getContentLength() - Method in class org.atmosphere.cpr.AtmosphereRequest
- getContentTitle() - Method in class org.atmosphere.util.analytics.FocusPoint
-
- getContentType() - Method in class org.atmosphere.cpr.AtmosphereRequest
- getContentType() - Method in class org.atmosphere.cpr.AtmosphereResponse
-
- getContentURI() - Method in class org.atmosphere.util.analytics.FocusPoint
-
- getContextPath() - Method in class org.atmosphere.cpr.AtmosphereRequest
- getContextRoot() - Method in class org.atmosphere.config.AtmosphereHandlerConfig
-
- getContinuation(AtmosphereRequest) - Method in class org.atmosphere.container.Jetty7CometSupport
-
- getCookies() - Method in class org.atmosphere.cpr.AtmosphereRequest
- getCreateTime() - Method in class org.atmosphere.cache.CacheMessage
-
- getCreationTime() - Method in class org.atmosphere.util.FakeHttpSession
-
- getDateHeader(String) - Method in class org.atmosphere.cpr.AtmosphereRequest
- getDefault() - Static method in class org.atmosphere.cpr.WebSocketProcessorFactory
-
- getDefault() - Static method in class org.atmosphere.util.ServletContextFactory
-
- getDefault() - Static method in class org.atmosphere.util.ServletProxyFactory
-
- getDefaultBroadcasterClassName() - Method in class org.atmosphere.cpr.AtmosphereFramework
-
- getDefaultSerializerClass() - Method in class org.atmosphere.cpr.AtmosphereFramework
-
- getDefaultSerializerClassName() - Method in class org.atmosphere.cpr.AtmosphereFramework
-
- getDisconnectListener() - Method in class org.atmosphere.cpr.DefaultAtmosphereResourceSessionFactory
-
Used in testing
- getDispatcherType() - Method in class org.atmosphere.cpr.AtmosphereRequest
- getDotedVersion() - Static method in class org.atmosphere.util.Version
-
Return the dotted version of the curent release.
- getEndpointInstance(Class<T>) - Method in class org.atmosphere.container.JSR356AsyncSupport.AtmosphereConfigurator
-
- getException() - Method in class org.atmosphere.util.chmv8.ForkJoinTask
-
Returns the exception thrown by the base computation, or a
CancellationException if cancelled, or null if
none or if the method has not yet completed.
- getExecutorService() - Method in class org.atmosphere.cpr.BroadcasterConfig
-
- getFactory(AtmosphereConfig, WebSocketProcessor) - Static method in class org.atmosphere.container.JettyWebSocketUtil
-
- getFactory() - Method in class org.atmosphere.util.chmv8.ForkJoinPool
-
Returns the factory used for constructing new workers.
- getFile() - Method in class org.atmosphere.util.annotation.FileIterator
-
Return the last returned file or null if no more files are available.
- getFilesByExt(String, String) - Static method in class org.atmosphere.util.IntrospectionUtils
-
Return all files with a given extension in a dir
- getFilter(int) - Method in class org.atmosphere.util.AtmosphereFilterChain
-
- getFilter() - Method in class org.atmosphere.util.FilterConfigImpl
-
Return the application Filter we are configured for.
- getFilterName() - Method in class org.atmosphere.util.FilterConfigImpl
-
- getForkJoinTaskTag() - Method in class org.atmosphere.util.chmv8.ForkJoinTask
-
Returns the tag for this task.
- getFrameworkConfig() - Method in class org.atmosphere.config.AtmosphereHandlerConfig
-
- getFuture() - Method in class org.atmosphere.cpr.Deliver
-
- getGroupCounts() - Method in class org.atmosphere.util.uri.UriTemplateParser
-
Get the capturing group counts for each template variable.
- getGroupIndexes() - Method in class org.atmosphere.util.uri.UriPattern
-
Get the group indexes.
- getGroupIndexes() - Method in class org.atmosphere.util.uri.UriTemplateParser
-
Get the group indexes to capturing groups.
- getHandlersPath() - Method in class org.atmosphere.cpr.AtmosphereFramework
-
- getHeader(String) - Method in class org.atmosphere.cpr.AtmosphereRequest
- getHeader(String, boolean) - Method in class org.atmosphere.cpr.AtmosphereRequest
-
- getHeader(String) - Method in class org.atmosphere.cpr.AtmosphereResponse
-
- getHeaderNames() - Method in class org.atmosphere.cpr.AtmosphereRequest
- getHeaderNames() - Method in class org.atmosphere.cpr.AtmosphereResponse
-
- getHeaders(String) - Method in class org.atmosphere.cpr.AtmosphereRequest
- getHeaders(String) - Method in class org.atmosphere.cpr.AtmosphereResponse
-
- getId() - Method in class org.atmosphere.cache.CacheMessage
-
- getID() - Method in interface org.atmosphere.cpr.Broadcaster
-
- getID() - Method in class org.atmosphere.cpr.DefaultBroadcaster
-
- getId() - Method in class org.atmosphere.util.FakeHttpSession
-
- getIds() - Method in class org.atmosphere.cache.UUIDBroadcasterCache.ClientQueue
-
- getInitParameter(String) - Method in class org.atmosphere.cpr.AtmosphereConfig
-
Return the value of the init params defined in web.xml or application.xml.
- getInitParameter(String, String) - Method in class org.atmosphere.cpr.AtmosphereConfig
-
Return an init-param, or its default value.
- getInitParameter(String, boolean) - Method in class org.atmosphere.cpr.AtmosphereConfig
-
Return an init-param, or its default value.
- getInitParameter(String, int) - Method in class org.atmosphere.cpr.AtmosphereConfig
-
Return an init-param, or its default value.
- getInitParameter(String) - Method in class org.atmosphere.util.FilterConfigImpl
-
- getInitParameter(String) - Method in class org.atmosphere.util.VoidServletConfig
-
- getInitParameterNames() - Method in class org.atmosphere.cpr.AtmosphereConfig
-
Return all init param.
- getInitParameterNames() - Method in class org.atmosphere.util.FilterConfigImpl
-
- getInitParameterNames() - Method in class org.atmosphere.util.VoidServletConfig
-
- getInjectable(Class<U>) - Method in class org.atmosphere.inject.InjectableObjectFactory
-
- getInputStream() - Method in class org.atmosphere.cpr.AtmosphereRequest
- getInstance() - Static method in class org.atmosphere.util.AtmosphereConfigReader
-
- getIntHeader(String) - Method in class org.atmosphere.cpr.AtmosphereRequest
- getLastAccessedTime() - Method in class org.atmosphere.util.FakeHttpSession
-
- getLibPath() - Method in class org.atmosphere.cpr.AtmosphereFramework
-
Return the location of the JARs containing the application classes.
- getLifeCyclePolicy() - Method in class org.atmosphere.cpr.BroadcasterLifeCyclePolicy
-
- getLocalAddr() - Method in class org.atmosphere.cpr.AtmosphereRequest
- getLocale() - Method in class org.atmosphere.cpr.AtmosphereRequest
- getLocale() - Method in class org.atmosphere.cpr.AtmosphereResponse
-
- getLocales() - Method in class org.atmosphere.cpr.AtmosphereRequest
- getLocalName() - Method in class org.atmosphere.cpr.AtmosphereRequest
- getLocalPort() - Method in class org.atmosphere.cpr.AtmosphereRequest
- getMajorVersion() - Static method in class org.atmosphere.util.Version
-
Get Atmosphere framework major version
- getMappedValue() - Method in class org.atmosphere.util.chmv8.ConcurrentHashMapV8.KeySetView
-
Returns the default mapped value for additions,
or null if additions are not supported.
- getMappings() - Method in class org.atmosphere.util.WebDotXmlReader
-
- getMaxInactiveInterval() - Method in class org.atmosphere.util.FakeHttpSession
-
- getMessage() - Method in class org.atmosphere.cache.CacheMessage
-
- getMessage() - Method in interface org.atmosphere.cpr.AtmosphereResourceEvent
-
- getMessage() - Method in class org.atmosphere.cpr.AtmosphereResourceEventImpl
-
- getMessage() - Method in class org.atmosphere.cpr.Deliver
-
- getMessageDispatcher(AtmosphereConfig, String) - Static method in class org.atmosphere.util.ExecutorsFactory
-
Create an ExecutorService to be used for dispatching messages, not I/O events.
- getMetaBroadcaster() - Method in class org.atmosphere.inject.AtmosphereProducers
-
- getMethod() - Method in class org.atmosphere.cpr.AtmosphereRequest
- getMicroVersion() - Static method in class org.atmosphere.util.Version
-
Return the micro version
- getMinorVersion() - Static method in class org.atmosphere.util.Version
-
Get Atmosphere framework minor version
- getName() - Method in class org.atmosphere.config.AtmosphereHandlerProperty
-
- getName() - Method in class org.atmosphere.util.analytics.FocusPoint
-
- getNames() - Method in class org.atmosphere.util.uri.UriTemplateParser
-
Get the list of template names.
- getNameToPattern() - Method in class org.atmosphere.util.uri.UriTemplateParser
-
Get the map of template names to patterns.
- getNormalizedTemplate() - Method in class org.atmosphere.util.uri.UriTemplateParser
-
Get the normalized template.
- getNumberOfExplicitCharacters() - Method in class org.atmosphere.util.uri.UriTemplate
-
Get the number of characters in the regular expression not resulting
from conversion of template variables.
- getNumberOfExplicitRegexes() - Method in class org.atmosphere.util.uri.UriTemplate
-
Get the number of explicit regexes declared in template variables.
- getNumberOfExplicitRegexes() - Method in class org.atmosphere.util.uri.UriTemplateParser
-
Get the number of explicit regular expressions.
- getNumberOfLiteralCharacters() - Method in class org.atmosphere.util.uri.UriTemplateParser
-
Get the number of literal characters.
- getNumberOfTemplateVariables() - Method in class org.atmosphere.util.uri.UriTemplate
-
Get the number of template variables.
- getOrDefault(Object, V) - Method in class org.atmosphere.util.chmv8.ConcurrentHashMapV8
-
Returns the value to which the specified key is mapped, or the
given default value if this map contains no mapping for the
key.
- getOriginalMessage() - Method in class org.atmosphere.cpr.Deliver
-
- getOutputStream() - Method in class org.atmosphere.cpr.AtmosphereResponse
-
- getPaddingBytes() - Method in class org.atmosphere.interceptor.HeartbeatInterceptor
-
Gets the bytes to use when sending an heartbeat for both client and server.
- getParallelism() - Method in class org.atmosphere.util.chmv8.ForkJoinPool
-
Returns the targeted parallelism level of this pool.
- getParameter(String) - Method in class org.atmosphere.cpr.AtmosphereRequest
- getParameterMap() - Method in class org.atmosphere.cpr.AtmosphereRequest
- getParameterNames() - Method in class org.atmosphere.cpr.AtmosphereRequest
- getParameters() - Method in class org.atmosphere.util.QueryStringDecoder
-
Returns the decoded key-value parameter pairs of the URI.
- getParameterValues(String) - Method in class org.atmosphere.cpr.AtmosphereRequest
- getParamName() - Method in class org.atmosphere.config.ApplicationConfiguration
-
- getParamName() - Method in class org.atmosphere.config.FrameworkConfiguration
-
- getParamValue() - Method in class org.atmosphere.config.ApplicationConfiguration
-
- getParamValue() - Method in class org.atmosphere.config.FrameworkConfiguration
-
- getParentFocusPoint() - Method in class org.atmosphere.util.analytics.FocusPoint
-
- getPart(String) - Method in class org.atmosphere.cpr.AtmosphereRequest
- getParts() - Method in class org.atmosphere.cpr.AtmosphereRequest
- getPath() - Method in class org.atmosphere.util.QueryStringDecoder
-
Returns the decoded path string of the URI.
- getPathInfo() - Method in class org.atmosphere.cpr.AtmosphereRequest
- getPathTranslated() - Method in class org.atmosphere.cpr.AtmosphereRequest
- getPattern() - Method in class org.atmosphere.util.uri.UriTemplate
-
Get the URI pattern.
- getPattern() - Method in class org.atmosphere.util.uri.UriTemplateParser
-
Get the pattern.
- getPendingCount() - Method in class org.atmosphere.util.chmv8.CountedCompleter
-
Returns the current pending count.
- getPool() - Static method in class org.atmosphere.util.chmv8.ForkJoinTask
-
Returns the pool hosting the current task execution, or null
if this task is executing outside of any ForkJoinPool.
- getPool() - Method in class org.atmosphere.util.chmv8.ForkJoinWorkerThread
-
Returns the pool hosting this thread.
- getPoolIndex() - Method in class org.atmosphere.util.chmv8.ForkJoinWorkerThread
-
Returns the unique index number of this thread in its pool.
- getPoolSize() - Method in class org.atmosphere.util.chmv8.ForkJoinPool
-
Returns the number of worker threads that have started but not
yet terminated.
- getProperties() - Method in class org.atmosphere.config.AtmosphereHandlerConfig
-
- getProperty(Object, String) - Static method in class org.atmosphere.util.IntrospectionUtils
-
- getProperty(String) - Method in interface org.atmosphere.util.IntrospectionUtils.PropertySource
-
- getProtocol() - Method in class org.atmosphere.cpr.AtmosphereRequest
- getQueryString() - Method in class org.atmosphere.cpr.AtmosphereRequest
- getQueue() - Method in class org.atmosphere.cache.UUIDBroadcasterCache.ClientQueue
-
- getQueuedSubmissionCount() - Method in class org.atmosphere.util.chmv8.ForkJoinPool
-
Returns an estimate of the number of tasks submitted to this
pool that have not yet begun executing.
- getQueuedTaskCount() - Method in class org.atmosphere.util.chmv8.ForkJoinPool
-
Returns an estimate of the total number of tasks currently held
in queues by worker threads (but not including tasks submitted
to the pool that have not begun executing).
- getQueuedTaskCount() - Static method in class org.atmosphere.util.chmv8.ForkJoinTask
-
Returns an estimate of the number of tasks that have been
forked by the current worker thread but not yet executed.
- getRawResult() - Method in class org.atmosphere.util.chmv8.CountedCompleter
-
Returns the result of the computation.
- getRawResult() - Method in class org.atmosphere.util.chmv8.ForkJoinTask
-
Returns the result that would be returned by
ForkJoinTask.join(), even
if this task completed abnormally, or
null if this task
is not known to have been completed.
- getRawVersion() - Static method in class org.atmosphere.util.Version
-
Return the raw version derived frok the project's pom.xml
- getReader() - Method in class org.atmosphere.cpr.AtmosphereRequest
- getReadTimeout() - Method in class org.atmosphere.container.TomcatWebSocketHandler
-
- getRealPath(String) - Method in class org.atmosphere.cpr.AtmosphereRequest
- getRegex() - Method in class org.atmosphere.util.uri.UriPattern
-
Get the regular expression.
- getRemoteAddr() - Method in class org.atmosphere.cpr.AtmosphereRequest
- getRemoteHost() - Method in class org.atmosphere.cpr.AtmosphereRequest
- getRemotePort() - Method in class org.atmosphere.cpr.AtmosphereRequest
- getRemoteUser() - Method in class org.atmosphere.cpr.AtmosphereRequest
- getRequest() - Method in interface org.atmosphere.cpr.AtmosphereResource
-
- getRequest(boolean) - Method in class org.atmosphere.cpr.AtmosphereResourceImpl
-
- getRequest() - Method in class org.atmosphere.cpr.AtmosphereResourceImpl
-
- getRequestDispatcher(String) - Method in class org.atmosphere.cpr.AtmosphereRequest
- getRequestedSessionId() - Method in class org.atmosphere.cpr.AtmosphereRequest
- getRequestURI() - Method in class org.atmosphere.cpr.AtmosphereRequest
- getRequestURL() - Method in class org.atmosphere.cpr.AtmosphereRequest
- getResource() - Method in interface org.atmosphere.cpr.AtmosphereResourceEvent
-
- getResource() - Method in class org.atmosphere.cpr.AtmosphereResourceEventImpl
-
- getResource() - Method in class org.atmosphere.cpr.Deliver
-
- getResources() - Method in class org.atmosphere.cpr.Deliver
-
- getResponse() - Method in interface org.atmosphere.cpr.AtmosphereResource
-
- getResponse(boolean) - Method in class org.atmosphere.cpr.AtmosphereResourceImpl
-
- getResponse() - Method in class org.atmosphere.cpr.AtmosphereResourceImpl
-
- getResponse() - Method in class org.atmosphere.cpr.AtmosphereResponse
-
- getResponseCode(HttpURLConnection) - Method in class org.atmosphere.util.analytics.HTTPGetMethod
-
- getRoot() - Method in class org.atmosphere.util.chmv8.CountedCompleter
-
Returns the root of the current computation; i.e., this
task if it has no completer, else its completer's root.
- getRunningThreadCount() - Method in class org.atmosphere.util.chmv8.ForkJoinPool
-
Returns an estimate of the number of worker threads that are
not blocked waiting to join tasks or for other managed
synchronization.
- getScheduledExecutorService() - Method in class org.atmosphere.cpr.BroadcasterConfig
-
Return the
ScheduledExecutorService this
Broadcaster supports.
- getScheduler(AtmosphereConfig) - Static method in class org.atmosphere.util.ExecutorsFactory
-
Create a ScheduledExecutorService used ot schedule I/O and non I/O events.
- getScheme() - Method in class org.atmosphere.cpr.AtmosphereRequest
- getScope() - Method in interface org.atmosphere.cpr.Broadcaster
-
- getScope() - Method in class org.atmosphere.cpr.DefaultBroadcaster
-
- getSerializer() - Method in interface org.atmosphere.cpr.AtmosphereResource
-
- getSerializer() - Method in class org.atmosphere.cpr.AtmosphereResourceImpl
-
- getServerName() - Method in class org.atmosphere.cpr.AtmosphereRequest
- getServerPort() - Method in class org.atmosphere.cpr.AtmosphereRequest
- getServlet() - Method in class org.atmosphere.handler.ReflectorServletProcessor
-
- getServlet() - Method in class org.atmosphere.util.AtmosphereFilterChain
-
- getServletClass() - Method in class org.atmosphere.handler.ReflectorServletProcessor
-
- getServletClassName() - Method in class org.atmosphere.handler.ReflectorServletProcessor
-
Set the Servlet class.
- getServletConfig() - Method in class org.atmosphere.cpr.AtmosphereConfig
-
Return the ServletConfig.
- getServletConfig() - Method in class org.atmosphere.cpr.AtmosphereFramework
-
- getServletConfig() - Method in class org.atmosphere.util.AtmosphereFilterChain
-
- getServletContext() - Method in class org.atmosphere.cpr.AtmosphereConfig
-
Return the ServletContext.
- getServletContext() - Method in class org.atmosphere.cpr.AtmosphereFramework
-
Return the ServletContext
- getServletContext() - Method in class org.atmosphere.cpr.AtmosphereRequest
- getServletContext() - Method in class org.atmosphere.util.FakeHttpSession
-
- getServletContext() - Method in class org.atmosphere.util.FilterConfigImpl
-
- getServletContext() - Method in class org.atmosphere.util.ServletContextFactory
-
- getServletContext() - Method in class org.atmosphere.util.VoidServletConfig
-
- getServletName() - Method in class org.atmosphere.util.VoidServletConfig
-
- getServletPath() - Method in class org.atmosphere.cpr.AtmosphereRequest
- getSession() - Method in class org.atmosphere.cpr.AtmosphereRequest
- getSession(boolean) - Method in class org.atmosphere.cpr.AtmosphereRequest
- getSession(AtmosphereResource, boolean) - Method in interface org.atmosphere.cpr.AtmosphereResourceSessionFactory
-
Returns the current session associated with the
AtmosphereResource or, if there is no current session and create
is true, returns a new session.
- getSession(AtmosphereResource) - Method in interface org.atmosphere.cpr.AtmosphereResourceSessionFactory
-
Returns the current session associated with the
AtmosphereResource, or creates one if it does not yet exist.
- getSession(AtmosphereResource, boolean) - Method in class org.atmosphere.cpr.DefaultAtmosphereResourceSessionFactory
-
- getSession(AtmosphereResource) - Method in class org.atmosphere.cpr.DefaultAtmosphereResourceSessionFactory
-
- getSessionContext() - Method in class org.atmosphere.util.FakeHttpSession
-
- getStatus() - Method in class org.atmosphere.cpr.AtmosphereResponse
-
- getStatusMessage() - Method in class org.atmosphere.cpr.AtmosphereResponse
-
- getStealCount() - Method in class org.atmosphere.util.chmv8.ForkJoinPool
-
Returns an estimate of the total number of tasks stolen from
one thread's work queue by another.
- getSupportSession() - Method in class org.atmosphere.config.AtmosphereHandlerConfig
-
- getSurplusQueuedTaskCount() - Static method in class org.atmosphere.util.chmv8.ForkJoinTask
-
Returns an estimate of how many more locally queued tasks are
held by the current worker thread than there are other worker
threads that might steal them, or zero if this thread is not
operating in a ForkJoinPool.
- getTemplate() - Method in class org.atmosphere.util.uri.UriTemplate
-
Get the URI template as a String.
- getTemplate() - Method in class org.atmosphere.util.uri.UriTemplateParser
-
Get the template.
- getTemplateVariables() - Method in class org.atmosphere.util.uri.UriTemplate
-
Get the list of template variables for the template.
- getTimeout() - Method in class org.atmosphere.cpr.BroadcasterLifeCyclePolicy
-
- getTimeUnit() - Method in class org.atmosphere.cpr.BroadcasterLifeCyclePolicy
-
- getType() - Method in class org.atmosphere.cpr.Deliver
-
- getUncaughtExceptionHandler() - Method in class org.atmosphere.util.chmv8.ForkJoinPool
-
Returns the handler for internal worker threads that terminate
due to unrecoverable errors encountered while executing tasks.
- getURL(String, String) - Static method in class org.atmosphere.util.IntrospectionUtils
-
Construct a file url from a file, using a base dir
- getURLClassLoader(URL[], ClassLoader) - Static method in class org.atmosphere.util.IntrospectionUtils
-
Construct a URLClassLoader.
- getUserPrincipal() - Method in class org.atmosphere.cpr.AtmosphereRequest
- getValue() - Method in class org.atmosphere.config.AtmosphereHandlerProperty
-
- getValue(String) - Method in class org.atmosphere.util.FakeHttpSession
-
- getValueNames() - Method in class org.atmosphere.util.FakeHttpSession
-
- getWebServerName() - Method in class org.atmosphere.cpr.AtmosphereConfig
-
Return the current WebServer used.
- getWebSocketFactory() - Method in class org.atmosphere.inject.AtmosphereProducers
-
- getWebSocketProcessor(AtmosphereFramework) - Method in class org.atmosphere.cpr.WebSocketProcessorFactory
-
- getWebSocketProcessorClassName() - Method in class org.atmosphere.cpr.AtmosphereFramework
-
- getWebSocketProtocol() - Method in class org.atmosphere.cpr.AtmosphereFramework
-
- getWebSocketProtocolClassName() - Method in class org.atmosphere.cpr.AtmosphereFramework
-
- getWriter() - Method in class org.atmosphere.cpr.AtmosphereResponse
-
- GLASSFISH_V2 - Static variable in class org.atmosphere.cpr.DefaultAsyncSupportResolver
-
- GlassFishServ30WebSocketSupport - Class in org.atmosphere.container
-
- GlassFishServ30WebSocketSupport(AtmosphereConfig) - Constructor for class org.atmosphere.container.GlassFishServ30WebSocketSupport
-
- GlassFishServ30WebSocketSupport(AtmosphereConfig, ServletContext) - Constructor for class org.atmosphere.container.GlassFishServ30WebSocketSupport
-
- GlassFishServlet30WebSocketSupport - Class in org.atmosphere.container
-
Websocket Portable Runtime implementation on top of GlassFish 3.0.1 and up.
- GlassFishServlet30WebSocketSupport(AtmosphereConfig) - Constructor for class org.atmosphere.container.GlassFishServlet30WebSocketSupport
-
- GlassFishv2CometSupport - Class in org.atmosphere.container
-
Comet Portable Runtime implementation on top of Grizzly API included with GlassFish v2.
- GlassFishv2CometSupport(AtmosphereConfig) - Constructor for class org.atmosphere.container.GlassFishv2CometSupport
-
- GlassFishWebSocketHandler - Class in org.atmosphere.container
-
Glassfish 3.2.x WebSocket support.
- GlassFishWebSocketHandler(AtmosphereConfig) - Constructor for class org.atmosphere.container.GlassFishWebSocketHandler
-
- GlassFishWebSocketSupport - Class in org.atmosphere.container
-
Websocket Portable Runtime implementation on top of GlassFish 3.0.1 and up.
- GlassFishWebSocketSupport(AtmosphereConfig) - Constructor for class org.atmosphere.container.GlassFishWebSocketSupport
-
- GoogleAnalytics_v1_URLBuildingStrategy - Class in org.atmosphere.util.analytics
-
Fork of https://code.google.com/p/jgoogleanalytics/
URL building logic for the earlier versions of google analytics (urchin.js)
- GoogleAnalytics_v1_URLBuildingStrategy(String, String) - Constructor for class org.atmosphere.util.analytics.GoogleAnalytics_v1_URLBuildingStrategy
-
- GoogleAnalytics_v1_URLBuildingStrategy(String, String, String) - Constructor for class org.atmosphere.util.analytics.GoogleAnalytics_v1_URLBuildingStrategy
-
- GRIZZLY - Static variable in class org.atmosphere.cpr.DefaultAsyncSupportResolver
-
- GRIZZLY2 - Static variable in class org.atmosphere.cpr.DefaultAsyncSupportResolver
-
- GRIZZLY2_WEBSOCKET - Static variable in class org.atmosphere.cpr.DefaultAsyncSupportResolver
-
- Grizzly2CometSupport - Class in org.atmosphere.container
-
Comet Portable Runtime implementation on top of Grizzly 1.5 and up.
- Grizzly2CometSupport(AtmosphereConfig) - Constructor for class org.atmosphere.container.Grizzly2CometSupport
-
- Grizzly2WebSocket - Class in org.atmosphere.container.version
-
- Grizzly2WebSocket(WebSocket, AtmosphereConfig) - Constructor for class org.atmosphere.container.version.Grizzly2WebSocket
-
- Grizzly2WebSocketSupport - Class in org.atmosphere.container
-
- Grizzly2WebSocketSupport(AtmosphereConfig) - Constructor for class org.atmosphere.container.Grizzly2WebSocketSupport
-
- GRIZZLY_WEBSOCKET - Static variable in class org.atmosphere.cpr.DefaultAsyncSupportResolver
-
- GrizzlyCometSupport - Class in org.atmosphere.container
-
Comet Portable Runtime implementation on top of Grizzly 1.5 and up.
- GrizzlyCometSupport(AtmosphereConfig) - Constructor for class org.atmosphere.container.GrizzlyCometSupport
-
- GrizzlyServlet30WebSocketSupport - Class in org.atmosphere.container
-
Websocket Portable Runtime implementation on top of GlassFish 3.0.1 and up.
- GrizzlyServlet30WebSocketSupport(AtmosphereConfig) - Constructor for class org.atmosphere.container.GrizzlyServlet30WebSocketSupport
-
- GrizzlyWebSocket - Class in org.atmosphere.container.version
-
- GrizzlyWebSocket(WebSocket, AtmosphereConfig) - Constructor for class org.atmosphere.container.version.GrizzlyWebSocket
-
- guestRawServletPath(AtmosphereConfig) - Static method in class org.atmosphere.util.IOUtils
-
- guestServletPath(AtmosphereConfig) - Static method in class org.atmosphere.util.IOUtils
-
- GUICE_INJECTOR - Static variable in interface org.atmosphere.cpr.FrameworkConfig
-
Guice Injector
- id() - Method in class org.atmosphere.cache.BroadcastMessage
-
- IDLE - Static variable in class org.atmosphere.cpr.BroadcasterLifeCyclePolicy
-
- IDLE_DESTROY - Static variable in class org.atmosphere.cpr.BroadcasterLifeCyclePolicy
-
- IDLE_RESUME - Static variable in class org.atmosphere.cpr.BroadcasterLifeCyclePolicy
-
- IdleResourceInterceptor - Class in org.atmosphere.interceptor
-
- IdleResourceInterceptor() - Constructor for class org.atmosphere.interceptor.IdleResourceInterceptor
-
- idleResources() - Method in class org.atmosphere.interceptor.IdleResourceInterceptor
-
- idleTime(int, TimeUnit) - Method in class org.atmosphere.cpr.BroadcasterLifeCyclePolicy.Builder
-
- idleTimeInMS(int) - Method in class org.atmosphere.cpr.BroadcasterLifeCyclePolicy.Builder
-
- ids() - Method in class org.atmosphere.interceptor.AtmosphereResourceStateRecovery.BroadcasterTracker
-
- implementation() - Method in interface org.atmosphere.pool.PoolableProvider
-
Return the current native pool implementation.
- implementation() - Method in class org.atmosphere.pool.UnboundedApachePoolableProvider
-
- IN_MEMORY_STREAMING_BUFFER_SIZE - Static variable in interface org.atmosphere.cpr.ApplicationConfig
-
In Memory WebSocket buffered message size;
Default: 2097152 (2 mg)
Value: org.atmosphere.websocket.webSocketBufferingMaxSize
- incomingBroadcast() - Method in class org.atmosphere.util.AbstractBroadcasterProxy
-
Implement this method to broadcast message received from an external source like JGroups, Redis, etc.
- INCREMENT - Static variable in class org.atmosphere.util.AtmosphereFilterChain
-
- increment() - Method in class org.atmosphere.util.chmv8.LongAdder
-
Equivalent to add(1).
- inForkJoinPool() - Static method in class org.atmosphere.util.chmv8.ForkJoinTask
-
Returns
true if the current thread is a
ForkJoinWorkerThread executing as a ForkJoinPool computation.
- init(ServletConfig) - Method in class org.atmosphere.container.GlassFishServlet30WebSocketSupport
-
- init(ServletConfig) - Method in class org.atmosphere.container.GlassFishv2CometSupport
-
Init Grizzly's CometContext that will be used to suspend and
resume the response.
- init(ServletConfig) - Method in class org.atmosphere.container.GlassFishWebSocketSupport
-
- init(ServletConfig) - Method in class org.atmosphere.container.Grizzly2CometSupport
-
Init Grizzly's CometContext that will be used to suspend and
resume the response.
- init(ServletConfig) - Method in class org.atmosphere.container.GrizzlyCometSupport
-
Init Grizzly's CometContext that will be used to suspend and resume the response.
- init(ServletConfig) - Method in class org.atmosphere.container.GrizzlyServlet30WebSocketSupport
-
- init(WebSocketContext) - Method in class org.atmosphere.container.WeblogicWebSocketHandler
-
- init(ServletConfig) - Method in class org.atmosphere.cpr.AsynchronousProcessor
-
- init(ServletConfig) - Method in interface org.atmosphere.cpr.AsyncSupport
-
Initialize the WebServer using the ServletConfig
- init(FilterConfig) - Method in class org.atmosphere.cpr.AtmosphereFilter
-
Initialize the Filter.
- init() - Method in class org.atmosphere.cpr.AtmosphereFramework
-
Initialize the AtmosphereFramework.
- init(ServletConfig) - Method in class org.atmosphere.cpr.AtmosphereFramework
-
Initialize the AtmosphereFramework using the ServletContext.
- init(ServletConfig, boolean) - Method in class org.atmosphere.cpr.AtmosphereFramework
-
Initialize the AtmosphereFramework using the ServletContext.
- init(ServletConfig) - Method in class org.atmosphere.cpr.AtmosphereServlet
-
- init(AtmosphereConfig) - Method in interface org.atmosphere.cpr.AtmosphereServletProcessor
-
- init() - Method in class org.atmosphere.cpr.BroadcasterConfig
-
Initialize BroadcastFilters and BroadcasterCache.
- init(AtmosphereConfig) - Method in interface org.atmosphere.cpr.BroadcastFilterLifecycle
-
- init(ServletConfig) - Method in class org.atmosphere.cpr.MeteorServlet
-
- init(AtmosphereConfig) - Method in class org.atmosphere.handler.AbstractReflectorAtmosphereHandler
-
- init(AtmosphereConfig) - Method in class org.atmosphere.handler.ReflectorServletProcessor
-
- init() - Method in class org.atmosphere.util.AtmosphereFilterChain
-
Initialize the Filter
- init(ServletContext) - Method in class org.atmosphere.util.ServletContextFactory
-
Set the ServletContext
- init(FilterConfig) - Method in class org.atmosphere.websocket.WebSocketHandshakeFilter
-
- initAtmosphereHandler(ServletConfig) - Method in class org.atmosphere.cpr.AtmosphereFramework
-
- initAtmosphereHandler() - Method in class org.atmosphere.cpr.AtmosphereFramework
-
- initClusterExtension() - Method in class org.atmosphere.cpr.BroadcasterConfig
-
- initComplete() - Method in class org.atmosphere.cpr.AtmosphereConfig
-
- initEndpointMapper() - Method in class org.atmosphere.cpr.AtmosphereFramework
-
- initializationError(IllegalStateException) - Method in class org.atmosphere.cpr.AtmosphereFramework
-
- initializationHint - Static variable in class org.atmosphere.cpr.SessionSupport
-
- initialize(AtmosphereConfig, Broadcaster, AtmosphereRequest, AtmosphereResponse, AsyncSupport, AtmosphereHandler) - Method in interface org.atmosphere.cpr.AtmosphereResource
-
- initialize(AtmosphereConfig, Broadcaster, AtmosphereRequest, AtmosphereResponse, AsyncSupport, AtmosphereHandler) - Method in class org.atmosphere.cpr.AtmosphereResourceImpl
-
- initialize(String, URI, AtmosphereConfig) - Method in interface org.atmosphere.cpr.Broadcaster
-
Configure a Broadcaster.
- initialize(String, URI, AtmosphereConfig) - Method in class org.atmosphere.cpr.DefaultBroadcaster
-
- initialize(String, AtmosphereConfig) - Method in class org.atmosphere.cpr.DefaultBroadcaster
-
- initialize(String, URI, AtmosphereConfig) - Method in class org.atmosphere.util.AbstractBroadcasterProxy
-
- initialize(String, AtmosphereConfig) - Method in class org.atmosphere.util.ExcludeSessionBroadcaster
-
- initialize(String, AtmosphereConfig) - Method in class org.atmosphere.util.SimpleBroadcaster
-
- initialized() - Method in class org.atmosphere.cpr.AtmosphereFramework
-
- initialized - Variable in class org.atmosphere.cpr.DefaultBroadcaster
-
- initializer - Variable in class org.atmosphere.cpr.AtmosphereServlet
-
- initParams - Variable in class org.atmosphere.cpr.AtmosphereFramework
-
- initWebSocket() - Method in class org.atmosphere.cpr.AtmosphereFramework
-
- INJECT_LIBARY - Static variable in interface org.atmosphere.cpr.FrameworkConfig
-
The Java Inject class
- injectable(AtmosphereConfig) - Method in class org.atmosphere.inject.AtmosphereConfigInjectable
-
- injectable(AtmosphereConfig) - Method in class org.atmosphere.inject.AtmosphereFrameworkInjectable
-
- injectable(AtmosphereConfig) - Method in class org.atmosphere.inject.AtmosphereResourceFactoryInjectable
-
- injectable(AtmosphereConfig) - Method in class org.atmosphere.inject.AtmosphereResourceSessionFactoryInjectable
-
- injectable(AtmosphereConfig) - Method in class org.atmosphere.inject.BroadcasterFactoryInjectable
-
- Injectable<T> - Interface in org.atmosphere.inject
-
- injectable(AtmosphereConfig) - Method in interface org.atmosphere.inject.Injectable
-
- injectable(AtmosphereConfig) - Method in class org.atmosphere.inject.MetaBroadcasterInjectable
-
- injectable(AtmosphereConfig) - Method in class org.atmosphere.inject.WebSocketFactoryInjectable
-
- InjectableObjectFactory - Class in org.atmosphere.inject
-
Support injection of Atmosphere's Internal object using
AtmosphereConfig,
AtmosphereFramework,org.atmosphere.cpr.BroadcasterFactory,
{@link org.atmosphere.cpr.AtmosphereResourceFactory } ,{@link org.atmosphere.cpr.DefaultMetaBroadcaster } and
{@link org.atmosphere.cpr.AtmosphereResourceSessionFactory } and classes implementing the {@link Injectable} defined inside
META_INF/services/org.atmosphere.inject.Inject
- InjectableObjectFactory() - Constructor for class org.atmosphere.inject.InjectableObjectFactory
-
- injectAtmosphereInternalObject(U, Class<U>, AtmosphereFramework) - Method in class org.atmosphere.inject.InjectableObjectFactory
-
- injectCacheHeaders() - Method in class org.atmosphere.interceptor.CacheHeadersInterceptor
-
- injectCacheHeaders(boolean) - Method in class org.atmosphere.interceptor.CacheHeadersInterceptor
-
- INJECTED_ATMOSPHERE_RESOURCE - Static variable in interface org.atmosphere.cpr.FrameworkConfig
-
- injectPathParams(Object, Map<String, String>) - Method in class org.atmosphere.config.managed.ManagedServiceInterceptor
-
- inputStream(InputStream) - Method in class org.atmosphere.cpr.AtmosphereRequest.Builder
-
- InputStreamIterator - Class in org.atmosphere.util.annotation
-
FileIterator enables iteration over all files in a directory and all
its sub directories.
- InputStreamIterator(InputStream...) - Constructor for class org.atmosphere.util.annotation.InputStreamIterator
-
Create a new FileIterator using the specified 'filesOrDirectories' as root.
- inspect(BroadcastMessage) - Method in class org.atmosphere.cache.AbstractBroadcasterCache
-
- inspect(BroadcastMessage) - Method in interface org.atmosphere.cache.BroadcasterCacheInspector
-
Inspect the
BroadcastMessage and return true if the message can be cached, false if not.
- inspect(BroadcastMessage) - Method in class org.atmosphere.cache.UUIDBroadcasterCache
-
- inspect(AtmosphereResource) - Method in class org.atmosphere.client.TrackMessageSizeInterceptor
-
- inspect(AtmosphereResource) - Method in class org.atmosphere.config.managed.ServiceInterceptor
-
- inspect(AtmosphereResource) - Method in interface org.atmosphere.cpr.AtmosphereInterceptor
-
- inspect(AtmosphereResource) - Method in class org.atmosphere.cpr.AtmosphereInterceptorAdapter
-
- inspect(AtmosphereResource) - Method in class org.atmosphere.interceptor.AndroidAtmosphereInterceptor
-
- inspect(AtmosphereResource) - Method in class org.atmosphere.interceptor.AtmosphereResourceLifecycleInterceptor
-
- inspect(AtmosphereResource) - Method in class org.atmosphere.interceptor.AtmosphereResourceStateRecovery
-
- inspect(AtmosphereResource) - Method in class org.atmosphere.interceptor.BroadcastOnPostAtmosphereInterceptor
-
- inspect(AtmosphereResource) - Method in class org.atmosphere.interceptor.CacheHeadersInterceptor
-
- inspect(AtmosphereResource) - Method in class org.atmosphere.interceptor.CorsInterceptor
-
- inspect(AtmosphereResource) - Method in class org.atmosphere.interceptor.HeartbeatInterceptor
-
- inspect(AtmosphereResource) - Method in class org.atmosphere.interceptor.IdleResourceInterceptor
-
- inspect(AtmosphereResource) - Method in class org.atmosphere.interceptor.JavaScriptProtocol
-
- inspect(AtmosphereResource) - Method in class org.atmosphere.interceptor.JSONPAtmosphereInterceptor
-
- inspect(AtmosphereResource) - Method in class org.atmosphere.interceptor.NginxInterceptor
-
- inspect(AtmosphereResource) - Method in class org.atmosphere.interceptor.OnDisconnectInterceptor
-
- inspect(AtmosphereResource) - Method in class org.atmosphere.interceptor.PaddingAtmosphereInterceptor
-
- inspect(AtmosphereResource) - Method in class org.atmosphere.interceptor.SessionCreationInterceptor
-
- inspect(AtmosphereResource) - Method in class org.atmosphere.interceptor.ShiroInterceptor
-
- inspect(AtmosphereResource) - Method in class org.atmosphere.interceptor.SSEAtmosphereInterceptor
-
- inspect(AtmosphereResource) - Method in class org.atmosphere.interceptor.SuspendTrackerInterceptor
-
- inspect(AtmosphereResource) - Method in class org.atmosphere.interceptor.TrackMessageSizeB64Interceptor
-
- inspect(AtmosphereResource) - Method in class org.atmosphere.interceptor.WebSocketMessageSuspendInterceptor
-
- inspector(BroadcasterCacheInspector) - Method in class org.atmosphere.cache.AbstractBroadcasterCache
-
- inspector(BroadcasterCacheInspector) - Method in class org.atmosphere.cache.DefaultBroadcasterCache
-
- inspector(BroadcasterCacheInspector) - Method in class org.atmosphere.cache.UUIDBroadcasterCache
-
- inspector(BroadcasterCacheInspector) - Method in interface org.atmosphere.cpr.BroadcasterCache
-
- inspectors - Variable in class org.atmosphere.cache.AbstractBroadcasterCache
-
- inspectors - Variable in class org.atmosphere.cache.UUIDBroadcasterCache
-
- inspectors() - Method in class org.atmosphere.cache.UUIDBroadcasterCache
-
- inspectors - Variable in class org.atmosphere.cpr.AtmosphereFramework
-
- inspectors() - Method in class org.atmosphere.cpr.AtmosphereFramework
-
- installAnnotationProcessor(ServletConfig) - Method in class org.atmosphere.cpr.AtmosphereFramework
-
- interceptor(AtmosphereInterceptor) - Method in class org.atmosphere.cpr.AtmosphereFramework
-
- interceptor(AsyncIOInterceptor) - Method in class org.atmosphere.cpr.AtmosphereInterceptorWriter
-
- interceptor(AsyncIOInterceptor, int) - Method in class org.atmosphere.cpr.AtmosphereInterceptorWriter
-
- INTERCEPTOR_ADDED - Static variable in class org.atmosphere.interceptor.HeartbeatInterceptor
-
- interceptors(Class<? extends AtmosphereInterceptor>[], AtmosphereFramework) - Static method in class org.atmosphere.annotation.AnnotationUtil
-
- interceptors - Variable in class org.atmosphere.cpr.AtmosphereFramework.AtmosphereHandlerWrapper
-
- interceptors - Variable in class org.atmosphere.cpr.AtmosphereFramework
-
- interceptors() - Method in class org.atmosphere.cpr.AtmosphereFramework
-
- interceptorsForHandler(AtmosphereFramework, List<Class<? extends AtmosphereInterceptor>>, List<AtmosphereInterceptor>) - Static method in class org.atmosphere.annotation.AnnotationUtil
-
- interceptorsForManagedService(AtmosphereFramework, List<Class<? extends AtmosphereInterceptor>>, List<AtmosphereInterceptor>) - Static method in class org.atmosphere.annotation.AnnotationUtil
-
- interceptorsForManagedService(AtmosphereFramework, List<Class<? extends AtmosphereInterceptor>>, List<AtmosphereInterceptor>, boolean) - Static method in class org.atmosphere.annotation.AnnotationUtil
-
- IntrospectionUtils - Class in org.atmosphere.util
-
Utils for introspection and reflection
- IntrospectionUtils() - Constructor for class org.atmosphere.util.IntrospectionUtils
-
- IntrospectionUtils.AttributeHolder - Interface in org.atmosphere.util
-
- IntrospectionUtils.PropertySource - Interface in org.atmosphere.util
-
- intValue() - Method in class org.atmosphere.util.chmv8.LongAdder
-
Returns the
LongAdder.sum() as an
int after a narrowing
primitive conversion.
- invalidate() - Method in interface org.atmosphere.cpr.AtmosphereResourceSession
-
Invalidates this session then unbinds any objects bound to it.
- invalidate() - Method in class org.atmosphere.cpr.DefaultAtmosphereResourceSession
-
- invalidate() - Method in class org.atmosphere.util.FakeHttpSession
-
- invalidateCacheInterval - Variable in class org.atmosphere.cache.AbstractBroadcasterCache
-
- invalidateExpiredEntries() - Method in class org.atmosphere.cache.UUIDBroadcasterCache
-
- InvokationOrder - Interface in org.atmosphere.interceptor
-
A simple marker class to use with
AtmosphereInterceptor in order to determine in which
position in the interceptor's chain the AtmosphereInterceptor must be installed.
- InvokationOrder.PRIORITY - Enum in org.atmosphere.interceptor
-
- invoke(ForkJoinTask<T>) - Method in class org.atmosphere.util.chmv8.ForkJoinPool
-
Performs the given task, returning its result upon completion.
- invoke() - Method in class org.atmosphere.util.chmv8.ForkJoinTask
-
Commences performing this task, awaits its completion if
necessary, and returns its result, or throws an (unchecked)
RuntimeException or Error if the underlying
computation did so.
- invoke(Object, Method, Object) - Static method in class org.atmosphere.util.Utils
-
Manages the invocation of the given method on the specified 'proxied' instance.
- INVOKE_ATMOSPHERE_INTERCEPTOR_ON_WEBSOCKET_MESSAGE - Static variable in interface org.atmosphere.cpr.ApplicationConfig
-
Invoke Atmosphere interceptor for on every websocket message.
- invokeAll(Collection<? extends Callable<T>>) - Method in class org.atmosphere.util.chmv8.ForkJoinPool
-
- invokeAll(ForkJoinTask<?>, ForkJoinTask<?>) - Static method in class org.atmosphere.util.chmv8.ForkJoinTask
-
Forks the given tasks, returning when isDone holds for
each task or an (unchecked) exception is encountered, in which
case the exception is rethrown.
- invokeAll(ForkJoinTask<?>...) - Static method in class org.atmosphere.util.chmv8.ForkJoinTask
-
Forks the given tasks, returning when isDone holds for
each task or an (unchecked) exception is encountered, in which
case the exception is rethrown.
- invokeAll(Collection<T>) - Static method in class org.atmosphere.util.chmv8.ForkJoinTask
-
Forks all tasks in the specified collection, returning when
isDone holds for each task or an (unchecked) exception
is encountered, in which case the exception is rethrown.
- invokeAll(Collection<? extends Callable<T>>) - Method in class org.atmosphere.util.VoidExecutorService
-
- invokeAll(Collection<? extends Callable<T>>, long, TimeUnit) - Method in class org.atmosphere.util.VoidExecutorService
-
- invokeAny(Collection<? extends Callable<T>>) - Method in class org.atmosphere.util.VoidExecutorService
-
- invokeAny(Collection<? extends Callable<T>>, long, TimeUnit) - Method in class org.atmosphere.util.VoidExecutorService
-
- invokeAtmosphereHandler(AtmosphereResourceImpl) - Method in class org.atmosphere.cpr.AsynchronousProcessor
-
- invokeFilterChain(ServletRequest, ServletResponse) - Method in class org.atmosphere.util.AtmosphereFilterChain
-
- invokeInterceptor(AtmosphereResponse, byte[], int, int) - Method in class org.atmosphere.cpr.AtmosphereInterceptorWriter
-
- invokeInterceptors(List<AtmosphereInterceptor>, AtmosphereResource, int) - Method in class org.atmosphere.cpr.AsynchronousProcessor
-
- invokeInterceptors() - Method in class org.atmosphere.websocket.DefaultWebSocketProcessor
-
- invokeMethod(Method, Object, Object...) - Static method in class org.atmosphere.config.managed.Invoker
-
- invokeOnStateChange(AtmosphereResource, AtmosphereResourceEvent) - Method in class org.atmosphere.cpr.DefaultBroadcaster
-
- invokeOnStateChange(AtmosphereResource, AtmosphereResourceEvent) - Method in class org.atmosphere.util.AbstractBroadcasterProxy
-
- invokeProperty(Object, String, String, String) - Static method in class org.atmosphere.util.IntrospectionUtils
-
- Invoker - Class in org.atmosphere.config.managed
-
- Invoker() - Constructor for class org.atmosphere.config.managed.Invoker
-
- invokeWebSocketProtocol(WebSocket, String) - Method in class org.atmosphere.websocket.DefaultWebSocketProcessor
-
- invokeWebSocketProtocol(WebSocket, byte[], int, int) - Method in class org.atmosphere.websocket.DefaultWebSocketProcessor
-
- invokeWebSocketProtocol(WebSocket, InputStream) - Method in class org.atmosphere.websocket.DefaultWebSocketProcessor
-
- invokeWebSocketProtocol(WebSocket, Reader) - Method in class org.atmosphere.websocket.DefaultWebSocketProcessor
-
- invokeWebSocketProtocol(WebSocket, String) - Method in interface org.atmosphere.websocket.WebSocketProcessor
-
Invoked when a WebSocket message gets received from the underlying container
- invokeWebSocketProtocol(WebSocket, byte[], int, int) - Method in interface org.atmosphere.websocket.WebSocketProcessor
-
Invoked when a WebSocket message gets received from the underlying container
- invokeWebSocketProtocol(WebSocket, InputStream) - Method in interface org.atmosphere.websocket.WebSocketProcessor
-
Invoked when a WebSocket message gets received from the underlying container
- invokeWebSocketProtocol(WebSocket, Reader) - Method in interface org.atmosphere.websocket.WebSocketProcessor
-
Invoked when a WebSocket message gets received from the underlying container
- invokeWebSocketProtocol(WebSocket, String) - Method in class org.atmosphere.websocket.WebSocketProcessorAdapter
-
- invokeWebSocketProtocol(WebSocket, InputStream) - Method in class org.atmosphere.websocket.WebSocketProcessorAdapter
-
- invokeWebSocketProtocol(WebSocket, Reader) - Method in class org.atmosphere.websocket.WebSocketProcessorAdapter
-
- invokeWebSocketProtocol(WebSocket, byte[], int, int) - Method in class org.atmosphere.websocket.WebSocketProcessorAdapter
-
- IOUtils - Class in org.atmosphere.util
-
- IOUtils() - Constructor for class org.atmosphere.util.IOUtils
-
- isApplicationRequest(Request) - Method in class org.atmosphere.container.GlassFishWebSocketHandler
-
- isAServletFilter() - Method in class org.atmosphere.cpr.AtmosphereFramework
-
- isAsync() - Method in class org.atmosphere.cpr.Deliver
-
- isAsyncStarted() - Method in class org.atmosphere.cpr.AtmosphereRequest
- isAsyncSupported() - Method in class org.atmosphere.cpr.AtmosphereRequest
- isAtmosphere(String) - Static method in class org.atmosphere.util.IOUtils
-
- isBodyBinary(AtmosphereRequest) - Static method in class org.atmosphere.util.IOUtils
-
- isBodyEmpty(Object) - Static method in class org.atmosphere.util.IOUtils
-
- isBroadcasterSpecified - Variable in class org.atmosphere.cpr.AtmosphereFramework
-
- isBroadcasterSpecified() - Method in class org.atmosphere.cpr.AtmosphereFramework
-
Was a
Broadcaster defined in web.xml or programmatically added.
- isCancelled() - Method in interface org.atmosphere.cpr.AtmosphereResource
-
Return true if this object has been cancelled.
- isCancelled() - Method in interface org.atmosphere.cpr.AtmosphereResourceEvent
-
Return true when the remote client close the connection.
- isCancelled() - Method in class org.atmosphere.cpr.AtmosphereResourceEventImpl
-
- isCancelled() - Method in class org.atmosphere.cpr.AtmosphereResourceImpl
-
- isCancelled() - Method in class org.atmosphere.cpr.BroadcasterFuture
-
- isCancelled() - Method in class org.atmosphere.util.chmv8.ForkJoinTask
-
- isClosedByApplication() - Method in interface org.atmosphere.cpr.AtmosphereResourceEvent
-
- isClosedByApplication() - Method in class org.atmosphere.cpr.AtmosphereResourceEventImpl
-
- isClosedByClient() - Method in interface org.atmosphere.cpr.AtmosphereResourceEvent
-
Return true if the client closed the connection and send the Atmosphere close message.
- isClosedByClient() - Method in class org.atmosphere.cpr.AtmosphereResourceEventImpl
-
- isClosedByClient(boolean) - Method in class org.atmosphere.cpr.AtmosphereResourceEventImpl
-
- isCometSupportConfigured - Variable in class org.atmosphere.cpr.AtmosphereFramework
-
- isCometSupportSpecified - Variable in class org.atmosphere.cpr.AtmosphereFramework
-
- isCommitted() - Method in class org.atmosphere.cpr.AtmosphereResponse
-
- isCompletedAbnormally() - Method in class org.atmosphere.util.chmv8.ForkJoinTask
-
Returns true if this task threw an exception or was cancelled.
- isCompletedNormally() - Method in class org.atmosphere.util.chmv8.ForkJoinTask
-
Returns true if this task completed without throwing an
exception and was not cancelled.
- isDestroyable() - Method in class org.atmosphere.cpr.AtmosphereRequest
-
Cjeck if this object can be destroyed.
- isDestroyable() - Method in class org.atmosphere.cpr.AtmosphereResponse
-
Check if this object can be destroyed.
- isDestroyed - Variable in class org.atmosphere.cpr.AtmosphereFramework
-
- isDestroyed() - Method in class org.atmosphere.cpr.AtmosphereFramework
-
- isDestroyed() - Method in interface org.atmosphere.cpr.Broadcaster
-
- isDestroyed() - Method in class org.atmosphere.cpr.DefaultBroadcaster
-
- isDone() - Method in class org.atmosphere.cpr.BroadcasterFuture
-
- isDone() - Method in class org.atmosphere.util.chmv8.ForkJoinTask
-
- isEmpty() - Method in class org.atmosphere.cpr.AtmosphereRequest.Body
-
True if this object is empty
- isEmpty() - Method in class org.atmosphere.util.chmv8.ConcurrentHashMapV8
- isFilter - Variable in class org.atmosphere.cpr.AtmosphereFramework
-
- isFilter - Variable in class org.atmosphere.cpr.AtmosphereFrameworkInitializer
-
- isInit - Variable in class org.atmosphere.cpr.AtmosphereFramework
-
- isInScope() - Method in class org.atmosphere.cpr.AtmosphereResourceImpl
-
- isNew() - Method in class org.atmosphere.util.FakeHttpSession
-
- isOpen() - Method in class org.atmosphere.container.version.Grizzly2WebSocket
-
- isOpen() - Method in class org.atmosphere.container.version.GrizzlyWebSocket
-
- isOpen() - Method in class org.atmosphere.container.version.JBossWebSocket
-
- isOpen() - Method in class org.atmosphere.container.version.Jetty8WebSocket
-
- isOpen() - Method in class org.atmosphere.container.version.Jetty9WebSocket
-
- isOpen() - Method in class org.atmosphere.container.version.JSR356WebSocket
-
- isOpen() - Method in class org.atmosphere.container.version.TomcatWebSocket
-
- isOpen() - Method in class org.atmosphere.container.version.WebLogicWebSocket
-
- isOpen() - Method in class org.atmosphere.websocket.WebSocket
-
Is the underlying WebSocket open.
- isQuiescent() - Method in class org.atmosphere.util.chmv8.ForkJoinPool
-
Returns true if all worker threads are currently idle.
- isReleasable() - Method in interface org.atmosphere.util.chmv8.ForkJoinPool.ManagedBlocker
-
Returns true if blocking is unnecessary.
- isRequestedSessionIdFromCookie() - Method in class org.atmosphere.cpr.AtmosphereRequest
- isRequestedSessionIdFromUrl() - Method in class org.atmosphere.cpr.AtmosphereRequest
- isRequestedSessionIdFromURL() - Method in class org.atmosphere.cpr.AtmosphereRequest
- isRequestedSessionIdValid() - Method in class org.atmosphere.cpr.AtmosphereRequest
- isResumed() - Method in interface org.atmosphere.cpr.AtmosphereResource
-
Return true if this object has been resumed.
- isResumed() - Method in class org.atmosphere.cpr.AtmosphereResourceImpl
-
- isResumedOnTimeout() - Method in interface org.atmosphere.cpr.AtmosphereResourceEvent
-
Return true is the response gets resumed after a timeout.
- isResumedOnTimeout() - Method in class org.atmosphere.cpr.AtmosphereResourceEventImpl
-
- isResuming() - Method in interface org.atmosphere.cpr.AtmosphereResourceEvent
-
- isResuming() - Method in class org.atmosphere.cpr.AtmosphereResourceEventImpl
-
- isRootFile() - Method in class org.atmosphere.util.annotation.FileIterator
-
Return true if the current file is one of the files originally
specified as one of the constructor file parameters, i.e.
- isSecure() - Method in class org.atmosphere.cpr.AtmosphereRequest
- isSessionSupportSpecified - Variable in class org.atmosphere.cpr.AtmosphereFramework
-
- isSessionTimeoutRemovalAllowed() - Method in class org.atmosphere.cpr.AtmosphereConfig
-
Allow HTTP session timeout removal when session support is active
- isShared - Variable in class org.atmosphere.cache.AbstractBroadcasterCache
-
- isShareExecutorServices() - Method in class org.atmosphere.cpr.AtmosphereFramework
-
Returns true if ExecutorService is shared among all components.
- isShutdown() - Method in class org.atmosphere.util.chmv8.ForkJoinPool
-
Returns true if this pool has been shut down.
- isShutdown() - Method in class org.atmosphere.util.ForkJoinPool
-
- isShutdown() - Method in class org.atmosphere.util.JDK6ForkJoinPool
-
- isShutdown() - Method in class org.atmosphere.util.JDK7ForkJoinPool
-
- isShutdown() - Method in class org.atmosphere.util.VoidExecutorService
-
- isSSecure(boolean) - Method in class org.atmosphere.cpr.AtmosphereRequest.Builder
-
- isSupportSession() - Method in class org.atmosphere.cpr.AtmosphereConfig
-
Is HttpSession supported.
- isSuspended() - Method in interface org.atmosphere.cpr.AtmosphereResource
-
- isSuspended() - Method in interface org.atmosphere.cpr.AtmosphereResourceEvent
-
- isSuspended() - Method in class org.atmosphere.cpr.AtmosphereResourceEventImpl
-
- isSuspended() - Method in class org.atmosphere.cpr.AtmosphereResourceImpl
-
- isTemplateVariablePresent(String) - Method in class org.atmosphere.util.uri.UriTemplate
-
Ascertain if a template variable is a member of this
template.
- isTerminated() - Method in class org.atmosphere.util.chmv8.ForkJoinPool
-
Returns true if all tasks have completed following shut down.
- isTerminated() - Method in class org.atmosphere.util.ForkJoinPool
-
- isTerminated() - Method in class org.atmosphere.util.JDK6ForkJoinPool
-
- isTerminated() - Method in class org.atmosphere.util.JDK7ForkJoinPool
-
- isTerminated() - Method in class org.atmosphere.util.VoidExecutorService
-
- isTerminating() - Method in class org.atmosphere.util.chmv8.ForkJoinPool
-
Returns true if the process of termination has
commenced but not yet completed.
- isThrowExceptionOnCloned() - Method in class org.atmosphere.cpr.AtmosphereConfig
-
Is cloned request throws exception.
- isThrowExceptionOnClonedRequestSpecified - Variable in class org.atmosphere.cpr.AtmosphereFramework
-
- isToken(String) - Static method in class org.atmosphere.util.CookieUtil
-
- isUseBlockingImplementation() - Method in class org.atmosphere.cpr.AtmosphereFramework
-
- isUseNativeImplementation() - Method in class org.atmosphere.cpr.AtmosphereFramework
-
- isUserInRole(String) - Method in class org.atmosphere.cpr.AtmosphereRequest
- isUseServlet30() - Method in class org.atmosphere.cpr.AtmosphereFramework
-
- isUseStreamForFlushingComments() - Method in class org.atmosphere.cpr.AtmosphereFramework
-
- isWriteLocally() - Method in class org.atmosphere.cpr.Deliver
-
- iterator() - Method in class org.atmosphere.util.chmv8.ConcurrentHashMapV8.KeySetView
-
- JavaScriptProtocol - Class in org.atmosphere.interceptor
-
- JavaScriptProtocol() - Constructor for class org.atmosphere.interceptor.JavaScriptProtocol
-
- JBOSS_5 - Static variable in class org.atmosphere.cpr.DefaultAsyncSupportResolver
-
- JBOSS_AS7_WEBSOCKET - Static variable in class org.atmosphere.cpr.DefaultAsyncSupportResolver
-
- JBossAsyncSupportWithWebSocket - Class in org.atmosphere.container
-
JBoss's WebSocket support.
- JBossAsyncSupportWithWebSocket(AtmosphereConfig) - Constructor for class org.atmosphere.container.JBossAsyncSupportWithWebSocket
-
- JBOSSWEB - Static variable in class org.atmosphere.cpr.DefaultAsyncSupportResolver
-
- JBossWebCometSupport - Class in org.atmosphere.container
-
Comet Portable Runtime implementation on top of Tomcat AIO.
- JBossWebCometSupport(AtmosphereConfig) - Constructor for class org.atmosphere.container.JBossWebCometSupport
-
- JBossWebSocket - Class in org.atmosphere.container.version
-
Adapts a JBoss
WebSocket to an Atmosphere
WebSocket.
- JBossWebSocket(WebSocket, AtmosphereConfig) - Constructor for class org.atmosphere.container.version.JBossWebSocket
-
- JBossWebSocketHandler - Class in org.atmosphere.container
-
- JBossWebSocketHandler(AtmosphereConfig) - Constructor for class org.atmosphere.container.JBossWebSocketHandler
-
- JDK6ForkJoinPool - Class in org.atmosphere.util
-
Wrapper around a ForkJoinPool for JDK6 support.
- JDK6ForkJoinPool(boolean, String) - Constructor for class org.atmosphere.util.JDK6ForkJoinPool
-
- JDK7ForkJoinPool - Class in org.atmosphere.util
-
Wrapper around a ForkJoinPool for JDK7+ support.
- JDK7ForkJoinPool(boolean, String) - Constructor for class org.atmosphere.util.JDK7ForkJoinPool
-
- JERSEY2_SCANNING_PACKAGE - Static variable in interface org.atmosphere.cpr.FrameworkConfig
-
The Jersey package used for scanning annotation.
- JERSEY_BROADCASTER - Static variable in interface org.atmosphere.cpr.FrameworkConfig
-
The default Jersey Broadcaster class.
- JERSEY_CONTAINER - Static variable in interface org.atmosphere.cpr.FrameworkConfig
-
The default Jersey container class.
- JERSEY_CONTAINER_RESPONSE_WRITER_CLASS - Static variable in interface org.atmosphere.cpr.ApplicationConfig
-
Jersey's ContainerResponseWriter.
- JERSEY_CONTAINER_RESPONSE_WRITER_INSTANCE - Static variable in interface org.atmosphere.cpr.FrameworkConfig
-
Instance of Jersey's ContainerResponseWriter that can be configured by a Framework running on top of Atmosphere.
- JERSEY_SCANNING_PACKAGE - Static variable in interface org.atmosphere.cpr.FrameworkConfig
-
The Jersey package used for scanning annotation.
- JETTY - Static variable in class org.atmosphere.cpr.DefaultAsyncSupportResolver
-
- Jetty7CometSupport - Class in org.atmosphere.container
-
Comet Portable Runtime implementation on top of Jetty's Continuation.
- Jetty7CometSupport(AtmosphereConfig) - Constructor for class org.atmosphere.container.Jetty7CometSupport
-
- Jetty8WebSocket - Class in org.atmosphere.container.version
-
Jetty 8 WebSocket support.
- Jetty8WebSocket(WebSocket.Connection, AtmosphereConfig) - Constructor for class org.atmosphere.container.version.Jetty8WebSocket
-
- Jetty9AsyncSupportWithWebSocket - Class in org.atmosphere.container
-
Jetty 9 WebSocket support.
- Jetty9AsyncSupportWithWebSocket(AtmosphereConfig) - Constructor for class org.atmosphere.container.Jetty9AsyncSupportWithWebSocket
-
- Jetty9WebSocket - Class in org.atmosphere.container.version
-
- Jetty9WebSocket(Session, AtmosphereConfig) - Constructor for class org.atmosphere.container.version.Jetty9WebSocket
-
- Jetty9WebSocketHandler - Class in org.atmosphere.container
-
- Jetty9WebSocketHandler(HttpServletRequest, AtmosphereFramework, WebSocketProcessor) - Constructor for class org.atmosphere.container.Jetty9WebSocketHandler
-
- JETTY_7 - Static variable in class org.atmosphere.cpr.DefaultAsyncSupportResolver
-
- JETTY_8 - Static variable in class org.atmosphere.cpr.DefaultAsyncSupportResolver
-
- JETTY_9 - Static variable in class org.atmosphere.cpr.DefaultAsyncSupportResolver
-
- JETTY_WEBSOCKET_MIN_VERSION - Static variable in interface org.atmosphere.cpr.ApplicationConfig
-
Set the minimum WebSocket version that Jetty should accept.
- JettyAsyncSupportWithWebSocket - Class in org.atmosphere.container
-
WebSocket Portable Runtime implementation on top of Jetty's.
- JettyAsyncSupportWithWebSocket(AtmosphereConfig) - Constructor for class org.atmosphere.container.JettyAsyncSupportWithWebSocket
-
- JettyCometSupport - Class in org.atmosphere.container
-
Comet Portable Runtime implementation on top of Jetty's Continuation.
- JettyCometSupport(AtmosphereConfig) - Constructor for class org.atmosphere.container.JettyCometSupport
-
- JettyServlet30AsyncSupportWithWebSocket - Class in org.atmosphere.container
-
- JettyServlet30AsyncSupportWithWebSocket(AtmosphereConfig) - Constructor for class org.atmosphere.container.JettyServlet30AsyncSupportWithWebSocket
-
- JettyWebSocketHandler - Class in org.atmosphere.container
-
Jetty 7 & 8 WebSocket support.
- JettyWebSocketHandler(AtmosphereRequest, AtmosphereFramework, WebSocketProcessor) - Constructor for class org.atmosphere.container.JettyWebSocketHandler
-
- JettyWebSocketUtil - Class in org.atmosphere.container
-
- JettyWebSocketUtil() - Constructor for class org.atmosphere.container.JettyWebSocketUtil
-
- JGoogleAnalyticsTracker - Class in org.atmosphere.util.analytics
-
Fork of https://code.google.com/p/jgoogleanalytics/
Main class for tracking google analytics data.
- JGoogleAnalyticsTracker(String, String) - Constructor for class org.atmosphere.util.analytics.JGoogleAnalyticsTracker
-
Simple constructor passing the application name & google analytics tracking code
- JGoogleAnalyticsTracker(String, String, String) - Constructor for class org.atmosphere.util.analytics.JGoogleAnalyticsTracker
-
Constructor passing the application name, application version & google analytics tracking code
- JGROUPS_BROADCASTER - Static variable in interface org.atmosphere.cpr.FrameworkConfig
-
The default JGroups Broadcaster class.
- JMS_BROADCASTER - Static variable in interface org.atmosphere.cpr.FrameworkConfig
-
The default JMS Broadcaster class.
- join() - Method in class org.atmosphere.util.chmv8.ForkJoinTask
-
Returns the result of the computation when it
is
done.
- JSONP_CALLBACK_NAME - Static variable in interface org.atmosphere.cpr.HeaderConfig
-
- JSONP_TRANSPORT - Static variable in interface org.atmosphere.cpr.HeaderConfig
-
- JSONPAtmosphereInterceptor - Class in org.atmosphere.interceptor
-
JSONP Transport Support.
- JSONPAtmosphereInterceptor() - Constructor for class org.atmosphere.interceptor.JSONPAtmosphereInterceptor
-
- JSR356_MAPPING_PATH - Static variable in interface org.atmosphere.cpr.ApplicationConfig
-
The JSR 356 WebSocket root path.
- JSR356_PATH_MAPPING_LENGTH - Static variable in interface org.atmosphere.cpr.ApplicationConfig
-
jsr356 Path mapping length for add(ServerEndpointConfig.Builder.create(JSR356Endpoint.class, "/{path}/{path/...}").
- JSR356_WEBSOCKET - Static variable in class org.atmosphere.cpr.DefaultAsyncSupportResolver
-
- JSR356AsyncSupport - Class in org.atmosphere.container
-
- JSR356AsyncSupport(AtmosphereConfig) - Constructor for class org.atmosphere.container.JSR356AsyncSupport
-
- JSR356AsyncSupport(AtmosphereConfig, ServletContext) - Constructor for class org.atmosphere.container.JSR356AsyncSupport
-
- JSR356AsyncSupport.AtmosphereConfigurator - Class in org.atmosphere.container
-
- JSR356Endpoint - Class in org.atmosphere.container
-
- JSR356Endpoint(AtmosphereFramework, WebSocketProcessor) - Constructor for class org.atmosphere.container.JSR356Endpoint
-
- JSR356WebSocket - Class in org.atmosphere.container.version
-
Asynchronous based Session websocket
- JSR356WebSocket(Session, AtmosphereConfig) - Constructor for class org.atmosphere.container.version.JSR356WebSocket
-
- object() - Method in class org.atmosphere.config.managed.ManagedAtmosphereHandler.Managed
-
- OBJECT_FACTORY - Static variable in interface org.atmosphere.cpr.ApplicationConfig
-
- objectFactory - Variable in class org.atmosphere.cpr.AtmosphereFramework
-
- objectFactory(AtmosphereObjectFactory) - Method in class org.atmosphere.cpr.AtmosphereFramework
-
Set an object used for class instantiation.
- objectFactory() - Method in class org.atmosphere.cpr.AtmosphereFramework
-
- objectFactoryType - Variable in class org.atmosphere.cpr.AtmosphereFramework
-
- objectFactoryType() - Method in class org.atmosphere.cpr.AtmosphereFramework
-
- off() - Method in class org.atmosphere.container.EmbeddedWebSocketHandler
-
- off(DefaultBroadcaster) - Method in class org.atmosphere.lifecycle.LifecycleHandler
-
- offIfEmpty(DefaultBroadcaster) - Method in class org.atmosphere.lifecycle.LifecycleHandler
-
- OldBrowserPaddingInterceptor - Class in org.atmosphere.interceptor
-
Old 8k Padding interceptor for Browser that needs whitespace when streaming is used.
- OldBrowserPaddingInterceptor() - Constructor for class org.atmosphere.interceptor.OldBrowserPaddingInterceptor
-
- on() - Method in class org.atmosphere.container.EmbeddedWebSocketHandler
-
- on(DefaultBroadcaster) - Method in class org.atmosphere.lifecycle.LifecycleHandler
-
- onAddAtmosphereResource(Broadcaster, AtmosphereResource) - Method in interface org.atmosphere.cpr.BroadcasterListener
-
- onAddAtmosphereResource(Broadcaster, AtmosphereResource) - Method in class org.atmosphere.cpr.BroadcasterListenerAdapter
-
- onAddAtmosphereResource(Broadcaster, AtmosphereResource) - Method in class org.atmosphere.interceptor.AtmosphereResourceStateRecovery.B
-
- onAddCache(String, CacheMessage) - Method in interface org.atmosphere.cpr.BroadcasterCacheListener
-
Invoked when a message is added to the cache
- OnAlwaysSuspend() - Constructor for class org.atmosphere.interceptor.AtmosphereResourceStateRecovery.OnAlwaysSuspend
-
- onBinaryData(InputStream) - Method in class org.atmosphere.container.TomcatWebSocketHandler
-
- onBinaryStream(WebSocket, InputStream) - Method in class org.atmosphere.websocket.protocol.StreamingHttpProtocol
-
- onBinaryStream(WebSocket, InputStream) - Method in interface org.atmosphere.websocket.WebSocketProtocolStream
-
- onBinaryStream(WebSocket, InputStream) - Method in interface org.atmosphere.websocket.WebSocketStreamingHandler
-
Invoked when a byte message is received.
- onBinaryStream(WebSocket, InputStream) - Method in class org.atmosphere.websocket.WebSocketStreamingHandlerAdapter
-
- onBroadcast(AtmosphereResourceEvent) - Method in interface org.atmosphere.cpr.AtmosphereResourceEventListener
-
- onBroadcast(AtmosphereResourceEvent) - Method in class org.atmosphere.cpr.AtmosphereResourceEventListenerAdapter
-
- OnBroadcast() - Constructor for class org.atmosphere.cpr.AtmosphereResourceEventListenerAdapter.OnBroadcast
-
- onBroadcast(AtmosphereResourceEvent) - Method in class org.atmosphere.cpr.AtmosphereResourceEventListenerAdapter.OnBroadcast
-
- onBroadcast(AtmosphereResourceEvent) - Method in class org.atmosphere.websocket.WebSocketEventListenerAdapter
-
- onByteMessage(WebSocket, byte[], int, int) - Method in interface org.atmosphere.websocket.WebSocketHandler
-
Invoked when a byte message is received.
- onByteMessage(WebSocket, byte[], int, int) - Method in class org.atmosphere.websocket.WebSocketHandlerAdapter
-
- onByteMessage(WebSocket, byte[], int, int) - Method in class org.atmosphere.websocket.WebSocketProcessor.WebSocketHandlerProxy
-
- onByteMessage(WebSocket, byte[], int, int) - Method in class org.atmosphere.websocket.WebSocketStreamingHandlerAdapter
-
- onClose(WebSocket, DataFrame) - Method in class org.atmosphere.container.GlassFishWebSocketHandler
-
- onClose(int, String) - Method in class org.atmosphere.container.JettyWebSocketHandler
-
- onClose(Session, CloseReason) - Method in class org.atmosphere.container.JSR356Endpoint
-
- onClose(int) - Method in class org.atmosphere.container.TomcatWebSocketHandler
-
- onClose(WebSocketConnection, ClosingMessage) - Method in class org.atmosphere.container.WeblogicWebSocketHandler
-
- onClose(AtmosphereRequest, AtmosphereResponse) - Method in interface org.atmosphere.cpr.AsyncSupportListener
-
- onClose(AtmosphereRequest, AtmosphereResponse) - Method in class org.atmosphere.cpr.AsyncSupportListenerAdapter
-
- onClose(AtmosphereResourceEvent) - Method in interface org.atmosphere.cpr.AtmosphereResourceEventListener
-
- onClose(AtmosphereResourceEvent) - Method in class org.atmosphere.cpr.AtmosphereResourceEventListenerAdapter
-
- OnClose() - Constructor for class org.atmosphere.cpr.AtmosphereResourceEventListenerAdapter.OnClose
-
- onClose(AtmosphereResourceEvent) - Method in class org.atmosphere.cpr.AtmosphereResourceEventListenerAdapter.OnClose
-
- onClose(WebSocket) - Method in class org.atmosphere.websocket.protocol.EchoProtocol
-
- onClose(WebSocket) - Method in class org.atmosphere.websocket.protocol.SimpleHttpProtocol
-
- onClose(WebSocket) - Method in class org.atmosphere.websocket.protocol.StreamingHttpProtocol
-
- onClose(WebSocketEventListener.WebSocketEvent) - Method in interface org.atmosphere.websocket.WebSocketEventListener
-
When the close occurs
- onClose(WebSocketEventListener.WebSocketEvent) - Method in class org.atmosphere.websocket.WebSocketEventListenerAdapter
-
- onClose(AtmosphereResourceEvent) - Method in class org.atmosphere.websocket.WebSocketEventListenerAdapter
-
- onClose(WebSocket) - Method in interface org.atmosphere.websocket.WebSocketHandler
-
- onClose(WebSocket) - Method in class org.atmosphere.websocket.WebSocketHandlerAdapter
-
- onClose(WebSocket) - Method in class org.atmosphere.websocket.WebSocketProcessor.WebSocketHandlerProxy
-
- onClose(WebSocket) - Method in interface org.atmosphere.websocket.WebSocketProtocol
-
Invoked when a WebSocket is closed
- onClose(WebSocket) - Method in class org.atmosphere.websocket.WebSocketStreamingHandlerAdapter
-
- onComplete(Broadcaster) - Method in interface org.atmosphere.cpr.BroadcasterListener
-
- onComplete(Broadcaster) - Method in class org.atmosphere.cpr.BroadcasterListenerAdapter
-
- onCompletion(CountedCompleter<?>) - Method in class org.atmosphere.util.chmv8.CountedCompleter
-
- onConnect(WebSocket) - Method in class org.atmosphere.container.GlassFishWebSocketHandler
-
- onConnect(WebSocketEventListener.WebSocketEvent) - Method in interface org.atmosphere.websocket.WebSocketEventListener
-
When the connect occurs
- onConnect(WebSocketEventListener.WebSocketEvent) - Method in class org.atmosphere.websocket.WebSocketEventListenerAdapter
-
- onControl(byte, byte[], int, int) - Method in class org.atmosphere.container.JettyWebSocketHandler
-
- onControl(WebSocketEventListener.WebSocketEvent) - Method in interface org.atmosphere.websocket.WebSocketEventListener
-
When the control occurs
- onControl(WebSocketEventListener.WebSocketEvent) - Method in class org.atmosphere.websocket.WebSocketEventListenerAdapter
-
- onDestroy() - Method in interface org.atmosphere.cpr.BroadcasterLifeCyclePolicyListener
-
- onDestroy() - Method in class org.atmosphere.cpr.BroadcasterLifeCyclePolicyListenerAdapter
-
- onDestroyed(AtmosphereRequest, AtmosphereResponse) - Method in interface org.atmosphere.cpr.AsyncSupportListener
-
- onDestroyed(AtmosphereRequest, AtmosphereResponse) - Method in class org.atmosphere.cpr.AsyncSupportListenerAdapter
-
- onDisconnect(AtmosphereResourceEvent) - Method in interface org.atmosphere.cpr.AtmosphereResourceEventListener
-
Invoked when the remote connection gets closed.
- onDisconnect(AtmosphereResourceEvent) - Method in class org.atmosphere.cpr.AtmosphereResourceEventListenerAdapter
-
- OnDisconnect() - Constructor for class org.atmosphere.cpr.AtmosphereResourceEventListenerAdapter.OnDisconnect
-
- onDisconnect(AtmosphereResourceEvent) - Method in class org.atmosphere.cpr.AtmosphereResourceEventListenerAdapter.OnDisconnect
-
- onDisconnect(String) - Method in interface org.atmosphere.cpr.AtmosphereResourceListener
-
- onDisconnect(String) - Method in class org.atmosphere.cpr.AtmosphereResourceListenerAdapter
-
- onDisconnect(AtmosphereResponse) - Method in class org.atmosphere.handler.OnMessage
-
This method will be invoked when the underlying WebServer detects a connection has been closed.
- onDisconnect(WebSocketEventListener.WebSocketEvent) - Method in interface org.atmosphere.websocket.WebSocketEventListener
-
When the disconnect occurs
- onDisconnect(WebSocketEventListener.WebSocketEvent) - Method in class org.atmosphere.websocket.WebSocketEventListenerAdapter
-
- onDisconnect(AtmosphereResourceEvent) - Method in class org.atmosphere.websocket.WebSocketEventListenerAdapter
-
- OnDisconnectInterceptor - Class in org.atmosphere.interceptor
-
When the browser close the connection, the atmosphere.js will send an unsubscribe message to tell
framework the browser is disconnecting.
- OnDisconnectInterceptor() - Constructor for class org.atmosphere.interceptor.OnDisconnectInterceptor
-
- onEmpty() - Method in interface org.atmosphere.cpr.BroadcasterLifeCyclePolicyListener
-
- onEmpty() - Method in class org.atmosphere.cpr.BroadcasterLifeCyclePolicyListenerAdapter
-
- onError(Session, Throwable) - Method in class org.atmosphere.container.JSR356Endpoint
-
- onError(WebSocketConnection, Throwable) - Method in class org.atmosphere.container.WeblogicWebSocketHandler
-
- onError(WebSocket, WebSocketProcessor.WebSocketException) - Method in class org.atmosphere.websocket.protocol.EchoProtocol
-
- onError(WebSocket, WebSocketProcessor.WebSocketException) - Method in class org.atmosphere.websocket.protocol.SimpleHttpProtocol
-
- onError(WebSocket, WebSocketProcessor.WebSocketException) - Method in class org.atmosphere.websocket.protocol.StreamingHttpProtocol
-
- onError(WebSocket, WebSocketProcessor.WebSocketException) - Method in interface org.atmosphere.websocket.WebSocketHandler
-
- onError(WebSocket, WebSocketProcessor.WebSocketException) - Method in class org.atmosphere.websocket.WebSocketHandlerAdapter
-
- onError(WebSocket, WebSocketProcessor.WebSocketException) - Method in class org.atmosphere.websocket.WebSocketProcessor.WebSocketHandlerProxy
-
- onError(WebSocket, WebSocketProcessor.WebSocketException) - Method in interface org.atmosphere.websocket.WebSocketProtocol
-
Invoked when an error occurs.
- onError(WebSocket, WebSocketProcessor.WebSocketException) - Method in class org.atmosphere.websocket.WebSocketStreamingHandlerAdapter
-
- onException(Throwable, AtmosphereResource) - Method in class org.atmosphere.cpr.DefaultBroadcaster
-
- onException(Throwable, AtmosphereResource, boolean) - Method in class org.atmosphere.cpr.DefaultBroadcaster
-
- onExceptionalCompletion(Throwable, CountedCompleter<?>) - Method in class org.atmosphere.util.chmv8.CountedCompleter
-
- onFragment(WebSocket, byte[], boolean) - Method in class org.atmosphere.container.GlassFishWebSocketHandler
-
- onFragment(WebSocket, String, boolean) - Method in class org.atmosphere.container.GlassFishWebSocketHandler
-
- onFragment(WebSocketConnection, boolean, String) - Method in class org.atmosphere.container.WeblogicWebSocketHandler
-
- onFragment(WebSocketConnection, boolean, byte[]) - Method in class org.atmosphere.container.WeblogicWebSocketHandler
-
- onFrame(byte, byte, byte[], int, int) - Method in class org.atmosphere.container.JettyWebSocketHandler
-
- onHandshake(WebSocket.FrameConnection) - Method in class org.atmosphere.container.JettyWebSocketHandler
-
- onHandshake(WebSocketEventListener.WebSocketEvent) - Method in interface org.atmosphere.websocket.WebSocketEventListener
-
When the hanshake occurs
- onHandshake(WebSocketEventListener.WebSocketEvent) - Method in class org.atmosphere.websocket.WebSocketEventListenerAdapter
-
- onHeartbeat(AtmosphereResourceEvent) - Method in class org.atmosphere.config.managed.ManagedAtmosphereHandler
-
Notifies the heartbeat for the given resource to the annotated method if exists.
- onHeartbeat(AtmosphereResourceEvent) - Method in class org.atmosphere.cpr.AtmosphereResourceEventListenerAdapter
-
- OnHeartbeat() - Constructor for class org.atmosphere.cpr.AtmosphereResourceEventListenerAdapter.OnHeartbeat
-
- onHeartbeat(AtmosphereResourceEvent) - Method in class org.atmosphere.cpr.AtmosphereResourceEventListenerAdapter.OnHeartbeat
-
- onHeartbeat(AtmosphereResourceEvent) - Method in interface org.atmosphere.cpr.AtmosphereResourceHeartbeatEventListener
-
Invoked when the remote connections send a heartbeat.
- onHeartbeat(AtmosphereResourceEvent) - Method in class org.atmosphere.websocket.WebSocketEventListenerAdapter
-
- onIdle() - Method in interface org.atmosphere.cpr.BroadcasterLifeCyclePolicyListener
-
- onIdle() - Method in class org.atmosphere.cpr.BroadcasterLifeCyclePolicyListenerAdapter
-
- onMessage(WebSocket, String) - Method in class org.atmosphere.container.GlassFishWebSocketHandler
-
- onMessage(WebSocket, byte[]) - Method in class org.atmosphere.container.GlassFishWebSocketHandler
-
- onMessage(byte[], int, int) - Method in class org.atmosphere.container.JettyWebSocketHandler
-
- onMessage(String) - Method in class org.atmosphere.container.JettyWebSocketHandler
-
- onMessage(WebSocketConnection, String) - Method in class org.atmosphere.container.WeblogicWebSocketHandler
-
- onMessage(WebSocketConnection, byte[]) - Method in class org.atmosphere.container.WeblogicWebSocketHandler
-
- onMessage(Broadcaster, Deliver) - Method in interface org.atmosphere.cpr.BroadcasterListener
-
- onMessage(Broadcaster, Deliver) - Method in class org.atmosphere.cpr.BroadcasterListenerAdapter
-
- OnMessage<T> - Class in org.atmosphere.handler
-
- OnMessage() - Constructor for class org.atmosphere.handler.OnMessage
-
- onMessage(AtmosphereResponse, T) - Method in class org.atmosphere.handler.OnMessage
-
- onMessage(WebSocket, String) - Method in class org.atmosphere.websocket.protocol.EchoProtocol
-
- onMessage(WebSocket, byte[], int, int) - Method in class org.atmosphere.websocket.protocol.EchoProtocol
-
- onMessage(WebSocket, String) - Method in class org.atmosphere.websocket.protocol.SimpleHttpProtocol
-
- onMessage(WebSocket, byte[], int, int) - Method in class org.atmosphere.websocket.protocol.SimpleHttpProtocol
-
- onMessage(WebSocket, String) - Method in class org.atmosphere.websocket.protocol.StreamingHttpProtocol
-
- onMessage(WebSocket, byte[], int, int) - Method in class org.atmosphere.websocket.protocol.StreamingHttpProtocol
-
- onMessage(WebSocketEventListener.WebSocketEvent) - Method in interface org.atmosphere.websocket.WebSocketEventListener
-
When a message is sent
- onMessage(WebSocketEventListener.WebSocketEvent) - Method in class org.atmosphere.websocket.WebSocketEventListenerAdapter
-
- onMessage(WebSocket, String) - Method in interface org.atmosphere.websocket.WebSocketProtocol
-
- onMessage(WebSocket, byte[], int, int) - Method in interface org.atmosphere.websocket.WebSocketProtocol
-
- onOpen(WebSocket.Connection) - Method in class org.atmosphere.container.JettyWebSocketHandler
-
- onOpen(Session, EndpointConfig) - Method in class org.atmosphere.container.JSR356Endpoint
-
- onOpen(WsOutbound) - Method in class org.atmosphere.container.TomcatWebSocketHandler
-
- onOpen(WebSocketConnection) - Method in class org.atmosphere.container.WeblogicWebSocketHandler
-
- onOpen(AtmosphereResource) - Method in class org.atmosphere.handler.OnMessage
-
This method will be invoked when an connection has been received and not haven't yet be suspended.
- onOpen(WebSocket) - Method in class org.atmosphere.websocket.protocol.EchoProtocol
-
- onOpen(WebSocket) - Method in class org.atmosphere.websocket.protocol.SimpleHttpProtocol
-
- onOpen(WebSocket) - Method in class org.atmosphere.websocket.protocol.StreamingHttpProtocol
-
- onOpen(WebSocket) - Method in interface org.atmosphere.websocket.WebSocketHandler
-
- onOpen(WebSocket) - Method in class org.atmosphere.websocket.WebSocketHandlerAdapter
-
- onOpen(WebSocket) - Method in class org.atmosphere.websocket.WebSocketProcessor.WebSocketHandlerProxy
-
- onOpen(WebSocket) - Method in interface org.atmosphere.websocket.WebSocketProtocol
-
Invoked when a WebSocket is opened
- onOpen(WebSocket) - Method in class org.atmosphere.websocket.WebSocketStreamingHandlerAdapter
-
- onPing(WebSocket, byte[]) - Method in class org.atmosphere.container.GlassFishWebSocketHandler
-
- onPing(WebSocketConnection, byte[]) - Method in class org.atmosphere.container.WeblogicWebSocketHandler
-
- onPing(WebSocket, byte[], int, int) - Method in class org.atmosphere.websocket.DefaultWebSocketProcessor
-
- onPing(WebSocket, byte[], int, int) - Method in interface org.atmosphere.websocket.WebSocketPingPongListener
-
Handle WebSocket PING
- onPong(WebSocket, byte[]) - Method in class org.atmosphere.container.GlassFishWebSocketHandler
-
- onPong(WebSocketConnection, byte[]) - Method in class org.atmosphere.container.WeblogicWebSocketHandler
-
- onPong(WebSocket, byte[], int, int) - Method in class org.atmosphere.websocket.DefaultWebSocketProcessor
-
- onPong(WebSocket, byte[], int, int) - Method in interface org.atmosphere.websocket.WebSocketPingPongListener
-
Handle WebSocket PONG
- onPostCreate(Broadcaster) - Method in interface org.atmosphere.cpr.BroadcasterListener
-
- onPostCreate(Broadcaster) - Method in class org.atmosphere.cpr.BroadcasterListenerAdapter
-
- onPostCreate(Broadcaster) - Method in class org.atmosphere.lifecycle.BroadcasterLifecyclePolicyHandler
-
- onPostDestroy() - Method in class org.atmosphere.cpr.AtmosphereFramework
-
- onPostDestroy(AtmosphereFramework) - Method in interface org.atmosphere.cpr.AtmosphereFrameworkListener
-
- onPostDestroy(AtmosphereFramework) - Method in class org.atmosphere.cpr.AtmosphereFrameworkListenerAdapter
-
- onPostInit() - Method in class org.atmosphere.cpr.AtmosphereFramework
-
- onPostInit(AtmosphereFramework) - Method in interface org.atmosphere.cpr.AtmosphereFrameworkListener
-
- onPostInit(AtmosphereFramework) - Method in class org.atmosphere.cpr.AtmosphereFrameworkListenerAdapter
-
- onPreDestroy() - Method in class org.atmosphere.cpr.AtmosphereFramework
-
- onPreDestroy(AtmosphereFramework) - Method in interface org.atmosphere.cpr.AtmosphereFrameworkListener
-
- onPreDestroy(AtmosphereFramework) - Method in class org.atmosphere.cpr.AtmosphereFrameworkListenerAdapter
-
- onPreDestroy(Broadcaster) - Method in interface org.atmosphere.cpr.BroadcasterListener
-
Invoked before a Broadcaster is about to be deleted.
- onPreDestroy(Broadcaster) - Method in class org.atmosphere.cpr.BroadcasterListenerAdapter
-
Invoked before a Broadcaster is about to be deleted.
- onPreDestroy(Broadcaster) - Method in class org.atmosphere.lifecycle.BroadcasterLifecyclePolicyHandler
-
Invoked before a Broadcaster is about to be deleted.
- onPreInit() - Method in class org.atmosphere.cpr.AtmosphereFramework
-
- onPreInit(AtmosphereFramework) - Method in interface org.atmosphere.cpr.AtmosphereFrameworkListener
-
- onPreInit(AtmosphereFramework) - Method in class org.atmosphere.cpr.AtmosphereFrameworkListenerAdapter
-
- onPreSuspend(AtmosphereResourceEvent) - Method in interface org.atmosphere.cpr.AtmosphereResourceEventListener
-
- onPreSuspend(AtmosphereResourceEvent) - Method in class org.atmosphere.cpr.AtmosphereResourceEventListenerAdapter
-
- OnPreSuspend() - Constructor for class org.atmosphere.cpr.AtmosphereResourceEventListenerAdapter.OnPreSuspend
-
- onPreSuspend(AtmosphereResourceEvent) - Method in class org.atmosphere.cpr.AtmosphereResourceEventListenerAdapter.OnPreSuspend
-
- onPreSuspend(AtmosphereResourceEvent) - Method in class org.atmosphere.interceptor.PaddingAtmosphereInterceptor.ForcePreSuspend
-
- onPreSuspend(AtmosphereResourceEvent) - Method in class org.atmosphere.websocket.WebSocketEventListenerAdapter
-
- onReceivedFrame(WebSocket) - Method in class org.atmosphere.container.JBossWebSocketHandler
-
- onRemoveAtmosphereResource(Broadcaster, AtmosphereResource) - Method in interface org.atmosphere.cpr.BroadcasterListener
-
- onRemoveAtmosphereResource(Broadcaster, AtmosphereResource) - Method in class org.atmosphere.cpr.BroadcasterListenerAdapter
-
- onRemoveAtmosphereResource(Broadcaster, AtmosphereResource) - Method in class org.atmosphere.interceptor.AtmosphereResourceStateRecovery.B
-
- onRemoveAtmosphereResource(Broadcaster, AtmosphereResource) - Method in class org.atmosphere.lifecycle.BroadcasterLifecyclePolicyHandler
-
- onRemoveCache(String, CacheMessage) - Method in interface org.atmosphere.cpr.BroadcasterCacheListener
-
Invoked when a message is removed from the cache.
- onRequest(AtmosphereResource) - Method in class org.atmosphere.config.managed.ManagedAtmosphereHandler
-
- onRequest(AtmosphereResource) - Method in interface org.atmosphere.cpr.AtmosphereHandler
-
When a client sends a request to its associated
AtmosphereHandler, it can decide if the underlying
connection can be suspended (creating a Continuation) or handle the connection synchronously.
- onRequest(AtmosphereResource) - Method in class org.atmosphere.handler.AbstractReflectorAtmosphereHandler.Default
-
When a client sends a request to its associated
AtmosphereHandler, it can decide if the underlying
connection can be suspended (creating a Continuation) or handle the connection synchronously.
- onRequest(AtmosphereResource) - Method in class org.atmosphere.handler.AtmosphereHandlerAdapter
-
- onRequest(AtmosphereResource) - Method in class org.atmosphere.handler.OnMessage
-
- onRequest(AtmosphereResource) - Method in class org.atmosphere.handler.ReflectorServletProcessor
-
Delegate the request to the Servlet.service method, and add the
AtmosphereResource
to the
HttpServletRequest#setAttribute(java.lang.String, java.lang.Object)).
- onResume(AtmosphereRequest, AtmosphereResponse) - Method in interface org.atmosphere.cpr.AsyncSupportListener
-
- onResume(AtmosphereRequest, AtmosphereResponse) - Method in class org.atmosphere.cpr.AsyncSupportListenerAdapter
-
- onResume(AtmosphereResourceEvent) - Method in interface org.atmosphere.cpr.AtmosphereResourceEventListener
-
- onResume(AtmosphereResourceEvent) - Method in class org.atmosphere.cpr.AtmosphereResourceEventListenerAdapter
-
- OnResume() - Constructor for class org.atmosphere.cpr.AtmosphereResourceEventListenerAdapter.OnResume
-
- onResume(AtmosphereResourceEvent) - Method in class org.atmosphere.cpr.AtmosphereResourceEventListenerAdapter.OnResume
-
- onResume(AtmosphereResponse) - Method in class org.atmosphere.handler.OnMessage
-
This method will be invoked during the process of resuming a connection.
- onResume(AtmosphereResourceEvent) - Method in class org.atmosphere.websocket.WebSocketEventListenerAdapter
-
- onSocketClosed(WebSocket) - Method in class org.atmosphere.container.JBossWebSocketHandler
-
- onSocketOpened(WebSocket) - Method in class org.atmosphere.container.JBossWebSocketHandler
-
- onStart() - Method in class org.atmosphere.util.chmv8.ForkJoinWorkerThread
-
Initializes internal state after construction but before
processing any tasks.
- onStartup(Set<Class<?>>, ServletContext) - Method in class org.atmosphere.cpr.AnnotationScanningServletContainerInitializer
-
- onStartup(Set<Class<?>>, ServletContext) - Method in class org.atmosphere.cpr.ContainerInitializer
-
- onStateChange(AtmosphereResourceEvent) - Method in class org.atmosphere.config.managed.ManagedAtmosphereHandler
-
- onStateChange(AtmosphereResourceEvent) - Method in interface org.atmosphere.cpr.AtmosphereHandler
-
This method is invoked when the
Broadcaster executes a broadcast operation.
- onStateChange(AtmosphereResourceEvent) - Method in class org.atmosphere.handler.AbstractReflectorAtmosphereHandler
-
- onStateChange(AtmosphereResourceEvent) - Method in class org.atmosphere.handler.AtmosphereHandlerAdapter
-
- onStateChange(AtmosphereResourceEvent) - Method in class org.atmosphere.handler.OnMessage
-
- onSuspend(AtmosphereRequest, AtmosphereResponse) - Method in interface org.atmosphere.cpr.AsyncSupportListener
-
- onSuspend(AtmosphereRequest, AtmosphereResponse) - Method in class org.atmosphere.cpr.AsyncSupportListenerAdapter
-
- onSuspend(AtmosphereResourceEvent) - Method in interface org.atmosphere.cpr.AtmosphereResourceEventListener
-
- onSuspend(AtmosphereResourceEvent) - Method in class org.atmosphere.cpr.AtmosphereResourceEventListenerAdapter
-
- OnSuspend() - Constructor for class org.atmosphere.cpr.AtmosphereResourceEventListenerAdapter.OnSuspend
-
- onSuspend(AtmosphereResourceEvent) - Method in class org.atmosphere.cpr.AtmosphereResourceEventListenerAdapter.OnSuspend
-
- onSuspend(AtmosphereResourceEvent) - Method in class org.atmosphere.interceptor.AtmosphereResourceStateRecovery.OnAlwaysSuspend
-
- onSuspend(AtmosphereResourceEvent) - Method in class org.atmosphere.websocket.WebSocketEventListenerAdapter
-
- onSuspended(String) - Method in interface org.atmosphere.cpr.AtmosphereResourceListener
-
- onSuspended(String) - Method in class org.atmosphere.cpr.AtmosphereResourceListenerAdapter
-
- onTermination(Throwable) - Method in class org.atmosphere.util.chmv8.ForkJoinWorkerThread
-
Performs cleanup associated with termination of this worker
thread.
- onTextData(Reader) - Method in class org.atmosphere.container.TomcatWebSocketHandler
-
- onTextMessage(CharBuffer) - Method in class org.atmosphere.container.TomcatWebSocketHandler
-
- onTextMessage(WebSocket, String) - Method in interface org.atmosphere.websocket.WebSocketHandler
-
Invoked when a String message is received
- onTextMessage(WebSocket, String) - Method in class org.atmosphere.websocket.WebSocketHandlerAdapter
-
- onTextMessage(WebSocket, String) - Method in class org.atmosphere.websocket.WebSocketProcessor.WebSocketHandlerProxy
-
- onTextMessage(WebSocket, String) - Method in class org.atmosphere.websocket.WebSocketStreamingHandlerAdapter
-
- onTextStream(WebSocket, Reader) - Method in class org.atmosphere.websocket.protocol.StreamingHttpProtocol
-
- onTextStream(WebSocket, Reader) - Method in interface org.atmosphere.websocket.WebSocketProtocolStream
-
- onTextStream(WebSocket, Reader) - Method in interface org.atmosphere.websocket.WebSocketStreamingHandler
-
Invoked when a String message is received
- onTextStream(WebSocket, Reader) - Method in class org.atmosphere.websocket.WebSocketStreamingHandlerAdapter
-
- onThrowable(AtmosphereResourceEvent) - Method in interface org.atmosphere.cpr.AtmosphereResourceEventListener
-
Invoked when an operations failed to execute for an unknown reason (eg.
- onThrowable(AtmosphereResourceEvent) - Method in class org.atmosphere.cpr.AtmosphereResourceEventListenerAdapter
-
- OnThrowable() - Constructor for class org.atmosphere.cpr.AtmosphereResourceEventListenerAdapter.OnThrowable
-
- onThrowable(AtmosphereResourceEvent) - Method in class org.atmosphere.cpr.AtmosphereResourceEventListenerAdapter.OnThrowable
-
- onThrowable(Throwable) - Method in class org.atmosphere.cpr.AtmosphereResourceImpl
-
- onThrowable(AtmosphereResourceEvent) - Method in class org.atmosphere.websocket.WebSocketEventListenerAdapter
-
- onTimeout(WebSocketConnection) - Method in class org.atmosphere.container.WeblogicWebSocketHandler
-
- onTimeout(AtmosphereRequest, AtmosphereResponse) - Method in interface org.atmosphere.cpr.AsyncSupportListener
-
- onTimeout(AtmosphereRequest, AtmosphereResponse) - Method in class org.atmosphere.cpr.AsyncSupportListenerAdapter
-
- onTimeout(AtmosphereResponse) - Method in class org.atmosphere.handler.OnMessage
-
This method will be invoked when a suspended connection times out, e.g no activity has occurred for the
specified time used when suspending.
- onWebSocketBinary(byte[], int, int) - Method in class org.atmosphere.container.Jetty9WebSocketHandler
-
- onWebSocketClose(int, String) - Method in class org.atmosphere.container.Jetty9WebSocketHandler
-
- onWebSocketConnect(Session) - Method in class org.atmosphere.container.Jetty9WebSocketHandler
-
- onWebSocketError(Throwable) - Method in class org.atmosphere.container.Jetty9WebSocketHandler
-
- onWebSocketText(String) - Method in class org.atmosphere.container.Jetty9WebSocketHandler
-
- open(WebSocket, AtmosphereRequest, AtmosphereResponse) - Method in class org.atmosphere.websocket.DefaultWebSocketProcessor
-
- open(WebSocket, AtmosphereRequest, AtmosphereResponse) - Method in interface org.atmosphere.websocket.WebSocketProcessor
-
Invoked when a WebSocket gets opened by the underlying container
- open(WebSocket, AtmosphereRequest, AtmosphereResponse) - Method in class org.atmosphere.websocket.WebSocketProcessorAdapter
-
- optimizeMapping() - Method in class org.atmosphere.config.managed.ServiceInterceptor
-
- optimizeMapping() - Method in class org.atmosphere.websocket.DefaultWebSocketProcessor
-
- org.atmosphere.annotation - package org.atmosphere.annotation
-
- org.atmosphere.cache - package org.atmosphere.cache
-
- org.atmosphere.client - package org.atmosphere.client
-
- org.atmosphere.config - package org.atmosphere.config
-
- org.atmosphere.config.managed - package org.atmosphere.config.managed
-
- org.atmosphere.config.service - package org.atmosphere.config.service
-
- org.atmosphere.container - package org.atmosphere.container
-
- org.atmosphere.container.version - package org.atmosphere.container.version
-
- org.atmosphere.cpr - package org.atmosphere.cpr
-
- org.atmosphere.handler - package org.atmosphere.handler
-
- org.atmosphere.inject - package org.atmosphere.inject
-
- org.atmosphere.interceptor - package org.atmosphere.interceptor
-
- org.atmosphere.lifecycle - package org.atmosphere.lifecycle
-
- org.atmosphere.pool - package org.atmosphere.pool
-
- org.atmosphere.util - package org.atmosphere.util
-
- org.atmosphere.util.analytics - package org.atmosphere.util.analytics
-
- org.atmosphere.util.annotation - package org.atmosphere.util.annotation
-
- org.atmosphere.util.chmv8 - package org.atmosphere.util.chmv8
-
- org.atmosphere.util.uri - package org.atmosphere.util.uri
-
- org.atmosphere.websocket - package org.atmosphere.websocket
-
- org.atmosphere.websocket.protocol - package org.atmosphere.websocket.protocol
-
- originalMessage() - Method in class org.atmosphere.cpr.BroadcastFilter.BroadcastAction
-
- originalMessage - Variable in class org.atmosphere.cpr.Deliver
-
- OUT_OF_ORDER_BROADCAST - Static variable in interface org.atmosphere.cpr.ApplicationConfig
-
Set to true if order of message delivered to the client is not important.
- outgoingBroadcast(Object) - Method in class org.atmosphere.util.AbstractBroadcasterProxy
-
Implement this method to broadcast message to external source like JGroups, Redis, etc.
- outOfOrderBroadcastSupported() - Method in class org.atmosphere.cpr.DefaultBroadcaster
-
- packages - Variable in class org.atmosphere.cpr.AtmosphereFramework
-
- packages() - Method in class org.atmosphere.cpr.AtmosphereFramework
-
- PaddingAtmosphereInterceptor - Class in org.atmosphere.interceptor
-
Padding interceptor for Browser that needs whitespace when streaming is used.
- PaddingAtmosphereInterceptor() - Constructor for class org.atmosphere.interceptor.PaddingAtmosphereInterceptor
-
- PaddingAtmosphereInterceptor(int) - Constructor for class org.atmosphere.interceptor.PaddingAtmosphereInterceptor
-
- PaddingAtmosphereInterceptor.ForcePreSuspend - Class in org.atmosphere.interceptor
-
- paddingText(byte[]) - Method in class org.atmosphere.interceptor.HeartbeatInterceptor
-
- parse(AtmosphereConfig, String) - Method in class org.atmosphere.util.AtmosphereConfigReader
-
- parse(AtmosphereConfig, InputStream) - Method in class org.atmosphere.util.AtmosphereConfigReader
-
- patchContainer() - Method in class org.atmosphere.cpr.AtmosphereFramework
-
Path specific container using their own property.
- path() - Method in interface org.atmosphere.config.managed.ManagedServiceInterceptor.ManagedAnnotation
-
- path() - Method in class org.atmosphere.websocket.WebSocketProcessor.WebSocketHandlerProxy
-
- path(String) - Method in class org.atmosphere.websocket.WebSocketProcessor.WebSocketHandlerProxy
-
- pathInfo(String) - Method in class org.atmosphere.cpr.AtmosphereRequest.Builder
-
- pathInfo(String) - Method in class org.atmosphere.cpr.AtmosphereRequest
-
- PathParam - Annotation Type in org.atmosphere.config.service
-
- pathParams() - Method in class org.atmosphere.config.managed.ManagedAtmosphereHandler
-
- pathParams(Object) - Method in class org.atmosphere.config.managed.ManagedAtmosphereHandler
-
- pathParams() - Method in interface org.atmosphere.handler.AnnotatedProxy
-
- peekNextLocalTask() - Static method in class org.atmosphere.util.chmv8.ForkJoinTask
-
Returns, but does not unschedule or execute, a task queued by
the current thread but not yet executed, if one is immediately
available.
- PerRequestBroadcastFilter - Interface in org.atmosphere.cpr
-
- perRequestFilter(AtmosphereResource, Deliver) - Method in class org.atmosphere.cpr.DefaultBroadcaster
-
- perRequestFilters - Variable in class org.atmosphere.cpr.BroadcasterConfig
-
- policy(BroadcasterLifeCyclePolicy.ATMOSPHERE_RESOURCE_POLICY) - Method in class org.atmosphere.cpr.BroadcasterLifeCyclePolicy.Builder
-
- policy() - Method in class org.atmosphere.cpr.DefaultBroadcaster
-
- policy - Variable in class org.atmosphere.cpr.DefaultBroadcasterFactory
-
- pollableTransport(AtmosphereResource.TRANSPORT) - Static method in class org.atmosphere.util.Utils
-
- POLLING_DEFAULT - Static variable in class org.atmosphere.cpr.DefaultBroadcaster
-
- POLLING_TRANSPORT - Static variable in interface org.atmosphere.cpr.HeaderConfig
-
- pollNextLocalTask() - Static method in class org.atmosphere.util.chmv8.ForkJoinTask
-
Unschedules and returns, without executing, the next task
queued by the current thread but not yet executed, if the
current thread is operating in a ForkJoinPool.
- pollSubmission() - Method in class org.atmosphere.util.chmv8.ForkJoinPool
-
Removes and returns the next unexecuted submission if one is
available.
- pollTask() - Static method in class org.atmosphere.util.chmv8.ForkJoinTask
-
If the current thread is operating in a ForkJoinPool,
unschedules and returns, without executing, the next task
queued by the current thread but not yet executed, if one is
available, or if not available, a task that was forked by some
other thread, if available.
- pool() - Method in class org.atmosphere.util.JDK6ForkJoinPool
-
- pool() - Method in class org.atmosphere.util.JDK7ForkJoinPool
-
- PoolableBroadcasterFactory - Class in org.atmosphere.pool
-
- PoolableBroadcasterFactory() - Constructor for class org.atmosphere.pool.PoolableBroadcasterFactory
-
- PoolableBroadcasterFactory(Class<? extends Broadcaster>, String, AtmosphereConfig) - Constructor for class org.atmosphere.pool.PoolableBroadcasterFactory
-
Deprecated.
- poolableProvider() - Method in class org.atmosphere.pool.PoolableBroadcasterFactory
-
- poolableProvider(PoolableProvider<? extends Broadcaster, ?>) - Method in class org.atmosphere.pool.PoolableBroadcasterFactory
-
- PoolableProvider<T extends Broadcaster,U> - Interface in org.atmosphere.pool
-
- poolConfig - Variable in class org.atmosphere.pool.UnboundedApachePoolableProvider
-
- POOLEABLE_PROVIDER - Static variable in interface org.atmosphere.cpr.ApplicationConfig
-
The
PoolableProvider used by the
Default: org.atmosphere.pool.UnboundedApachePoolableProvider
Value: org.atmosphere.pool.poolableProvider
- poolSize() - Method in interface org.atmosphere.pool.PoolableProvider
-
The current Pool Size
- poolSize() - Method in class org.atmosphere.pool.UnboundedApachePoolableProvider
-
- populate(AtmosphereConfig) - Method in class org.atmosphere.cpr.AtmosphereConfig
-
- possibleComponentsCandidate - Variable in class org.atmosphere.cpr.AtmosphereFramework
-
- Post - Annotation Type in org.atmosphere.config.service
-
- postConstructExecution(U, Class<U>) - Method in class org.atmosphere.inject.InjectableObjectFactory
-
Execute method.
- postInspect(AtmosphereResource) - Method in interface org.atmosphere.cpr.AtmosphereInterceptor
-
- postInspect(AtmosphereResource) - Method in class org.atmosphere.cpr.AtmosphereInterceptorAdapter
-
- postInspect(AtmosphereResource) - Method in class org.atmosphere.interceptor.AtmosphereResourceLifecycleInterceptor
-
- postInspect(AtmosphereResource) - Method in class org.atmosphere.interceptor.AtmosphereResourceStateRecovery
-
- postInspect(AtmosphereResource) - Method in class org.atmosphere.interceptor.BroadcastOnPostAtmosphereInterceptor
-
- postInterceptors(List<AtmosphereInterceptor>, AtmosphereResource) - Method in class org.atmosphere.cpr.AsynchronousProcessor
-
- postPayload(AtmosphereResponse, byte[], int, int) - Method in interface org.atmosphere.cpr.AsyncIOInterceptor
-
- postPayload(AtmosphereResponse, byte[], int, int) - Method in class org.atmosphere.cpr.AsyncIOInterceptorAdapter
-
- postProcessMapping(WebSocket, AtmosphereRequest, WebSocketProcessor.WebSocketHandlerProxy) - Method in class org.atmosphere.websocket.DefaultWebSocketProcessor
-
- postStateChange(AtmosphereResourceEvent) - Method in class org.atmosphere.handler.AbstractReflectorAtmosphereHandler
-
Inspect the event and decide if the underlying connection must be resumed.
- PRAGMA - Static variable in interface org.atmosphere.cpr.HeaderConfig
-
- PRE_SUSPEND - Static variable in class org.atmosphere.cpr.AtmosphereResourceImpl
-
- prepareForPathInjection(String, String, Object) - Method in class org.atmosphere.config.managed.ManagedServiceInterceptor
-
- prepareInvokeOnStateChange(AtmosphereResource, AtmosphereResourceEvent) - Method in class org.atmosphere.cpr.DefaultBroadcaster
-
- prepareInvokeOnStateChange(AtmosphereResource, AtmosphereResourceEvent) - Method in class org.atmosphere.util.SimpleBroadcaster
-
- prePayload(AtmosphereResponse, byte[], int, int) - Method in interface org.atmosphere.cpr.AsyncIOInterceptor
-
- prePayload(AtmosphereResponse, byte[], int, int) - Method in class org.atmosphere.cpr.AsyncIOInterceptorAdapter
-
- preventOOM() - Method in class org.atmosphere.cpr.AtmosphereFramework
-
Prevent Atmosphere from scanning the entire class path.
- principal(Principal) - Method in class org.atmosphere.cpr.AtmosphereRequest.Builder
-
- priority() - Method in class org.atmosphere.client.TrackMessageSizeInterceptor
-
- priority() - Method in class org.atmosphere.config.managed.ServiceInterceptor
-
- priority() - Method in class org.atmosphere.cpr.AtmosphereInterceptorAdapter
-
- priority() - Method in class org.atmosphere.interceptor.CorsInterceptor
-
- priority() - Method in class org.atmosphere.interceptor.IdleResourceInterceptor
-
- priority() - Method in interface org.atmosphere.interceptor.InvokationOrder
-
Return the priority an AtmosphereInterceptor must be executed.
- priority() - Method in class org.atmosphere.interceptor.SuspendTrackerInterceptor
-
- processArgs(Object, String[]) - Static method in class org.atmosphere.util.IntrospectionUtils
-
- processArgs(Object, String[], String[], String[], Hashtable<String, String>) - Static method in class org.atmosphere.util.IntrospectionUtils
-
- Processor<T> - Interface in org.atmosphere.annotation
-
- processors() - Method in class org.atmosphere.cpr.WebSocketProcessorFactory
-
- processReady(AtmosphereResource) - Method in class org.atmosphere.config.managed.ManagedAtmosphereHandler
-
- propagateCompletion() - Method in class org.atmosphere.util.chmv8.CountedCompleter
-
- properProtocol(HttpServletRequest) - Static method in class org.atmosphere.util.Utils
-
- properties() - Method in class org.atmosphere.cpr.AtmosphereConfig
-
Return the Map of Applications's properties.
- PROPERTY_ALLOW_SESSION_TIMEOUT_REMOVAL - Static variable in interface org.atmosphere.cpr.ApplicationConfig
-
Tell Atmosphere to set session max inactive interval to -1 when an atmosphere connection exists.
- PROPERTY_ATMOSPHERE_XML - Static variable in interface org.atmosphere.cpr.ApplicationConfig
-
The location of the atmosphere.xml file.
- PROPERTY_BLOCKING_COMETSUPPORT - Static variable in interface org.atmosphere.cpr.ApplicationConfig
-
- PROPERTY_COMET_SUPPORT - Static variable in interface org.atmosphere.cpr.ApplicationConfig
-
- PROPERTY_NATIVE_COMETSUPPORT - Static variable in interface org.atmosphere.cpr.ApplicationConfig
-
Set Atmosphere to use the container native Comet support.
- PROPERTY_SERVLET_MAPPING - Static variable in interface org.atmosphere.cpr.ApplicationConfig
-
The path that will be used to map request to Jersey.
- PROPERTY_SESSION_CREATE - Static variable in interface org.atmosphere.cpr.ApplicationConfig
-
- PROPERTY_SESSION_SUPPORT - Static variable in interface org.atmosphere.cpr.ApplicationConfig
-
Tell Atmosphere to use HttpSession.
- PROPERTY_THROW_EXCEPTION_ON_CLONED_REQUEST - Static variable in interface org.atmosphere.cpr.ApplicationConfig
-
Set Atmosphere to throw exception on cloned request
Default: false
Value: org.atmosphere.throwExceptionOnClonedRequest
- PROPERTY_USE_STREAM - Static variable in interface org.atmosphere.cpr.ApplicationConfig
-
Force Atmosphere to use stream when writing bytes.
- ProtocolUtil - Class in org.atmosphere.websocket.protocol
-
- ProtocolUtil() - Constructor for class org.atmosphere.websocket.protocol.ProtocolUtil
-
- proxied() - Method in class org.atmosphere.websocket.WebSocketProcessor.WebSocketHandlerProxy
-
- proxy(Object, Method, Object[]) - Method in class org.atmosphere.util.ServletProxyFactory
-
- proxyHandler() - Method in class org.atmosphere.config.managed.ManagedServiceInterceptor
-
- push(Deliver) - Method in class org.atmosphere.cpr.DefaultBroadcaster
-
- pushMessage(AtmosphereResource.TRANSPORT) - Static method in class org.atmosphere.util.Utils
-
- put(BroadcastMessage, Long, String) - Method in class org.atmosphere.cache.AbstractBroadcasterCache
-
- Put - Annotation Type in org.atmosphere.config.service
-
- put(K, V) - Method in class org.atmosphere.util.chmv8.ConcurrentHashMapV8
-
Maps the specified key to the specified value in this table.
- putAll(Map<? extends K, ? extends V>) - Method in class org.atmosphere.util.chmv8.ConcurrentHashMapV8
-
Copies all of the mappings from the specified map to this one.
- putIfAbsent(K, V) - Method in class org.atmosphere.util.chmv8.ConcurrentHashMapV8
- putValue(String, Object) - Method in class org.atmosphere.util.FakeHttpSession
-
- RABBITMQ_BROADCASTER - Static variable in interface org.atmosphere.cpr.FrameworkConfig
-
The default RabbitMQ Broadcaster class.
- rawWebSocket(HttpServletRequest) - Static method in class org.atmosphere.util.Utils
-
- reactiveThreadsCount() - Method in class org.atmosphere.cpr.DefaultBroadcaster
-
Return the default number of reactive threads that will be waiting for work when a broadcast operation
is executed.
- read(byte[], int, int) - Method in class org.atmosphere.util.ReaderInputStream
-
Read the specified number of bytes into an array.
- read(byte[]) - Method in class org.atmosphere.util.ReaderInputStream
-
Read the specified number of bytes into an array.
- read() - Method in class org.atmosphere.util.ReaderInputStream
-
Read a single byte.
- READ_GET_BODY - Static variable in interface org.atmosphere.cpr.ApplicationConfig
-
Try to read a HTTP GET body.
- readEntirely(AtmosphereResource) - Static method in class org.atmosphere.util.IOUtils
-
- readEntirelyAsByte(AtmosphereResource) - Static method in class org.atmosphere.util.IOUtils
-
- readEntirelyAsString(AtmosphereResource) - Static method in class org.atmosphere.util.IOUtils
-
- reader(Reader) - Method in class org.atmosphere.cpr.AtmosphereRequest.Builder
-
- ReaderInputStream - Class in org.atmosphere.util
-
InputStream implementation that reads a character stream from a Reader
and transforms it to a byte stream using a specified charset encoding.
- ReaderInputStream(Reader, CharsetEncoder) - Constructor for class org.atmosphere.util.ReaderInputStream
-
- ReaderInputStream(Reader, CharsetEncoder, int) - Constructor for class org.atmosphere.util.ReaderInputStream
-
- ReaderInputStream(Reader, Charset, int) - Constructor for class org.atmosphere.util.ReaderInputStream
-
- ReaderInputStream(Reader, Charset) - Constructor for class org.atmosphere.util.ReaderInputStream
-
Construct a new
ReaderInputStream with a default input buffer size of
1024 characters.
- ReaderInputStream(Reader, String, int) - Constructor for class org.atmosphere.util.ReaderInputStream
-
- ReaderInputStream(Reader, String) - Constructor for class org.atmosphere.util.ReaderInputStream
-
Construct a new
ReaderInputStream with a default input buffer size of
1024 characters.
- ReaderInputStream(Reader) - Constructor for class org.atmosphere.util.ReaderInputStream
-
Construct a new
ReaderInputStream that uses the default character encoding
with a default input buffer size of 1024 characters.
- readServiceFile(String) - Static method in class org.atmosphere.util.IOUtils
-
This method reads the given file stored under "META-INF/services" and accessed through the framework's class loader
to specify a list of
actions to be done on different
service classes (
AtmosphereInterceptor,
BroadcastFilter, etc).
- readSystemProperties() - Method in class org.atmosphere.cpr.AtmosphereFramework
-
- readWriteLock - Variable in class org.atmosphere.cache.AbstractBroadcasterCache
-
- Ready - Annotation Type in org.atmosphere.config.service
-
- Ready.DELIVER_TO - Enum in org.atmosphere.config.service
-
Deprecated.
- realPath(ServletContext, String) - Static method in class org.atmosphere.util.IOUtils
-
- reaper - Variable in class org.atmosphere.cache.AbstractBroadcasterCache
-
- recentActivity() - Method in class org.atmosphere.cpr.DefaultBroadcaster
-
- reconfigure() - Method in class org.atmosphere.util.AbstractBroadcasterProxy
-
- reconfigureInitParams(boolean) - Method in class org.atmosphere.cpr.AtmosphereFramework
-
- RECOVER_DEAD_BROADCASTER - Static variable in interface org.atmosphere.cpr.ApplicationConfig
-
- recycle() - Method in class org.atmosphere.util.FilterConfigImpl
-
Release the Filter instance associated with this FilterConfig,
if there is one.
- RECYCLE_ATMOSPHERE_REQUEST_RESPONSE - Static variable in interface org.atmosphere.cpr.ApplicationConfig
-
Recycle (make them unusable) AtmosphereRequest/Response after wrapping a WebSocket message and delegating it to
a Container.
- redirect(AtmosphereResponse, String) - Method in interface org.atmosphere.cpr.AsyncIOInterceptor
-
- redirect(AtmosphereResponse, String) - Method in class org.atmosphere.cpr.AsyncIOInterceptorAdapter
-
- redirect(AtmosphereResponse, String) - Method in interface org.atmosphere.cpr.AsyncIOWriter
-
Redirect a WebSocket request to another location.
- redirect(AtmosphereResponse, String) - Method in class org.atmosphere.cpr.AsyncIOWriterAdapter
-
- redirect(AtmosphereResponse, String) - Method in class org.atmosphere.cpr.AtmosphereInterceptorWriter
-
- redirect(AtmosphereResponse, String) - Method in class org.atmosphere.websocket.WebSocket
-
- REDIS_BROADCASTER - Static variable in interface org.atmosphere.cpr.FrameworkConfig
-
The default Redis Broadcaster class.
- reduce(long, ConcurrentHashMapV8.BiFun<? super K, ? super V, ? extends U>, ConcurrentHashMapV8.BiFun<? super U, ? super U, ? extends U>) - Method in class org.atmosphere.util.chmv8.ConcurrentHashMapV8
-
Returns the result of accumulating the given transformation
of all (key, value) pairs using the given reducer to
combine values, or null if none.
- reduceEntries(long, ConcurrentHashMapV8.BiFun<Map.Entry<K, V>, Map.Entry<K, V>, ? extends Map.Entry<K, V>>) - Method in class org.atmosphere.util.chmv8.ConcurrentHashMapV8
-
Returns the result of accumulating all entries using the
given reducer to combine values, or null if none.
- reduceEntries(long, ConcurrentHashMapV8.Fun<Map.Entry<K, V>, ? extends U>, ConcurrentHashMapV8.BiFun<? super U, ? super U, ? extends U>) - Method in class org.atmosphere.util.chmv8.ConcurrentHashMapV8
-
Returns the result of accumulating the given transformation
of all entries using the given reducer to combine values,
or null if none.
- reduceEntriesToDouble(long, ConcurrentHashMapV8.ObjectToDouble<Map.Entry<K, V>>, double, ConcurrentHashMapV8.DoubleByDoubleToDouble) - Method in class org.atmosphere.util.chmv8.ConcurrentHashMapV8
-
Returns the result of accumulating the given transformation
of all entries using the given reducer to combine values,
and the given basis as an identity value.
- reduceEntriesToInt(long, ConcurrentHashMapV8.ObjectToInt<Map.Entry<K, V>>, int, ConcurrentHashMapV8.IntByIntToInt) - Method in class org.atmosphere.util.chmv8.ConcurrentHashMapV8
-
Returns the result of accumulating the given transformation
of all entries using the given reducer to combine values,
and the given basis as an identity value.
- reduceEntriesToLong(long, ConcurrentHashMapV8.ObjectToLong<Map.Entry<K, V>>, long, ConcurrentHashMapV8.LongByLongToLong) - Method in class org.atmosphere.util.chmv8.ConcurrentHashMapV8
-
Returns the result of accumulating the given transformation
of all entries using the given reducer to combine values,
and the given basis as an identity value.
- reduceKeys(long, ConcurrentHashMapV8.BiFun<? super K, ? super K, ? extends K>) - Method in class org.atmosphere.util.chmv8.ConcurrentHashMapV8
-
Returns the result of accumulating all keys using the given
reducer to combine values, or null if none.
- reduceKeys(long, ConcurrentHashMapV8.Fun<? super K, ? extends U>, ConcurrentHashMapV8.BiFun<? super U, ? super U, ? extends U>) - Method in class org.atmosphere.util.chmv8.ConcurrentHashMapV8
-
Returns the result of accumulating the given transformation
of all keys using the given reducer to combine values, or
null if none.
- reduceKeysToDouble(long, ConcurrentHashMapV8.ObjectToDouble<? super K>, double, ConcurrentHashMapV8.DoubleByDoubleToDouble) - Method in class org.atmosphere.util.chmv8.ConcurrentHashMapV8
-
Returns the result of accumulating the given transformation
of all keys using the given reducer to combine values, and
the given basis as an identity value.
- reduceKeysToInt(long, ConcurrentHashMapV8.ObjectToInt<? super K>, int, ConcurrentHashMapV8.IntByIntToInt) - Method in class org.atmosphere.util.chmv8.ConcurrentHashMapV8
-
Returns the result of accumulating the given transformation
of all keys using the given reducer to combine values, and
the given basis as an identity value.
- reduceKeysToLong(long, ConcurrentHashMapV8.ObjectToLong<? super K>, long, ConcurrentHashMapV8.LongByLongToLong) - Method in class org.atmosphere.util.chmv8.ConcurrentHashMapV8
-
Returns the result of accumulating the given transformation
of all keys using the given reducer to combine values, and
the given basis as an identity value.
- reduceToDouble(long, ConcurrentHashMapV8.ObjectByObjectToDouble<? super K, ? super V>, double, ConcurrentHashMapV8.DoubleByDoubleToDouble) - Method in class org.atmosphere.util.chmv8.ConcurrentHashMapV8
-
Returns the result of accumulating the given transformation
of all (key, value) pairs using the given reducer to
combine values, and the given basis as an identity value.
- reduceToInt(long, ConcurrentHashMapV8.ObjectByObjectToInt<? super K, ? super V>, int, ConcurrentHashMapV8.IntByIntToInt) - Method in class org.atmosphere.util.chmv8.ConcurrentHashMapV8
-
Returns the result of accumulating the given transformation
of all (key, value) pairs using the given reducer to
combine values, and the given basis as an identity value.
- reduceToLong(long, ConcurrentHashMapV8.ObjectByObjectToLong<? super K, ? super V>, long, ConcurrentHashMapV8.LongByLongToLong) - Method in class org.atmosphere.util.chmv8.ConcurrentHashMapV8
-
Returns the result of accumulating the given transformation
of all (key, value) pairs using the given reducer to
combine values, and the given basis as an identity value.
- reduceValues(long, ConcurrentHashMapV8.BiFun<? super V, ? super V, ? extends V>) - Method in class org.atmosphere.util.chmv8.ConcurrentHashMapV8
-
Returns the result of accumulating all values using the
given reducer to combine values, or null if none.
- reduceValues(long, ConcurrentHashMapV8.Fun<? super V, ? extends U>, ConcurrentHashMapV8.BiFun<? super U, ? super U, ? extends U>) - Method in class org.atmosphere.util.chmv8.ConcurrentHashMapV8
-
Returns the result of accumulating the given transformation
of all values using the given reducer to combine values, or
null if none.
- reduceValuesToDouble(long, ConcurrentHashMapV8.ObjectToDouble<? super V>, double, ConcurrentHashMapV8.DoubleByDoubleToDouble) - Method in class org.atmosphere.util.chmv8.ConcurrentHashMapV8
-
Returns the result of accumulating the given transformation
of all values using the given reducer to combine values,
and the given basis as an identity value.
- reduceValuesToInt(long, ConcurrentHashMapV8.ObjectToInt<? super V>, int, ConcurrentHashMapV8.IntByIntToInt) - Method in class org.atmosphere.util.chmv8.ConcurrentHashMapV8
-
Returns the result of accumulating the given transformation
of all values using the given reducer to combine values,
and the given basis as an identity value.
- reduceValuesToLong(long, ConcurrentHashMapV8.ObjectToLong<? super V>, long, ConcurrentHashMapV8.LongByLongToLong) - Method in class org.atmosphere.util.chmv8.ConcurrentHashMapV8
-
Returns the result of accumulating the given transformation
of all values using the given reducer to combine values,
and the given basis as an identity value.
- REFLECTOR_ATMOSPHEREHANDLER - Static variable in class org.atmosphere.cpr.AtmosphereFramework
-
- ReflectorServletProcessor - Class in org.atmosphere.handler
-
- ReflectorServletProcessor() - Constructor for class org.atmosphere.handler.ReflectorServletProcessor
-
- ReflectorServletProcessor(Servlet) - Constructor for class org.atmosphere.handler.ReflectorServletProcessor
-
- register() - Method in class org.atmosphere.cpr.AtmosphereResourceImpl
-
- registerUuidForFindCandidate(AtmosphereResource) - Method in interface org.atmosphere.cpr.AtmosphereResourceFactory
-
- registerUuidForFindCandidate(AtmosphereResource) - Method in class org.atmosphere.cpr.DefaultAtmosphereResourceFactory
-
- registerWebSocketHandler(String, WebSocketProcessor.WebSocketHandlerProxy) - Method in class org.atmosphere.websocket.DefaultWebSocketProcessor
-
- registerWebSocketHandler(String, WebSocketProcessor.WebSocketHandlerProxy) - Method in interface org.atmosphere.websocket.WebSocketProcessor
-
- registerWebSocketHandler(String, WebSocketProcessor.WebSocketHandlerProxy) - Method in class org.atmosphere.websocket.WebSocketProcessorAdapter
-
- reinitialize() - Method in class org.atmosphere.util.chmv8.ForkJoinTask
-
Resets the internal bookkeeping state of this task, allowing a
subsequent fork.
- relatedBroadcasters - Variable in class org.atmosphere.cpr.AtmosphereSession
-
- releaseExternalResources() - Method in interface org.atmosphere.cpr.Broadcaster
-
Release external resources associated with this Broadcaster.
- releaseExternalResources() - Method in class org.atmosphere.cpr.DefaultBroadcaster
-
- remoteAddr(String) - Method in class org.atmosphere.cpr.AtmosphereRequest.Builder
-
- remoteHost(String) - Method in class org.atmosphere.cpr.AtmosphereRequest.Builder
-
- remoteInetSocketAddress(Callable) - Method in class org.atmosphere.cpr.AtmosphereRequest.Builder
-
- remotePort(int) - Method in class org.atmosphere.cpr.AtmosphereRequest.Builder
-
- remove(String) - Method in interface org.atmosphere.cpr.AtmosphereResourceFactory
-
- remove(Broadcaster, Object) - Method in interface org.atmosphere.cpr.BroadcasterFactory
-
- remove(Object) - Method in interface org.atmosphere.cpr.BroadcasterFactory
-
- remove(String) - Method in class org.atmosphere.cpr.DefaultAtmosphereResourceFactory
-
- remove(Broadcaster, Object) - Method in class org.atmosphere.cpr.DefaultBroadcasterFactory
-
- remove(Object) - Method in class org.atmosphere.cpr.DefaultBroadcasterFactory
-
- remove(Broadcaster) - Method in class org.atmosphere.interceptor.AtmosphereResourceStateRecovery.BroadcasterTracker
-
- remove(Broadcaster, Object) - Method in class org.atmosphere.pool.PoolableBroadcasterFactory
-
- remove(Object) - Method in class org.atmosphere.pool.PoolableBroadcasterFactory
-
- remove(Object) - Method in class org.atmosphere.util.chmv8.ConcurrentHashMapV8.KeySetView
-
Removes the key from this map view, by removing the key (and its
corresponding value) from the backing map.
- remove(Object) - Method in class org.atmosphere.util.chmv8.ConcurrentHashMapV8
-
Removes the key (and its corresponding value) from this map.
- remove(Object, Object) - Method in class org.atmosphere.util.chmv8.ConcurrentHashMapV8
- removeAllAtmosphereHandler() - Method in class org.atmosphere.cpr.AtmosphereFramework
-
- removeAllAtmosphereResource(AtmosphereResource) - Method in interface org.atmosphere.cpr.BroadcasterFactory
-
Deprecated.
- removeAllAtmosphereResource(AtmosphereResource) - Method in class org.atmosphere.cpr.DefaultBroadcasterFactory
-
Deprecated.
- removeAllAtmosphereResource(AtmosphereResource) - Method in class org.atmosphere.pool.PoolableBroadcasterFactory
-
- removeAllFilters() - Method in class org.atmosphere.cpr.BroadcasterConfig
-
- removeAllInitParams() - Method in class org.atmosphere.cpr.AtmosphereFramework
-
Remove all init parameters.
- removeAtmosphereHandler(String) - Method in class org.atmosphere.cpr.AtmosphereFramework
-
- removeAtmosphereResource(AtmosphereResource) - Method in interface org.atmosphere.cpr.Broadcaster
-
- removeAtmosphereResource(AtmosphereResource) - Method in class org.atmosphere.cpr.DefaultBroadcaster
-
- removeAtmosphereResource(AtmosphereResource, boolean) - Method in class org.atmosphere.cpr.DefaultBroadcaster
-
- removeAttribute(String) - Method in class org.atmosphere.cpr.AtmosphereRequest
- removeAttribute(String) - Method in class org.atmosphere.util.FakeHttpSession
-
- removeBroadcaster(Broadcaster) - Method in interface org.atmosphere.cpr.AtmosphereResource
-
- removeBroadcaster(Broadcaster) - Method in class org.atmosphere.cpr.AtmosphereResourceImpl
-
- removeBroadcasterCacheListener(BroadcasterCacheListener) - Method in class org.atmosphere.cache.AbstractBroadcasterCache
-
- removeBroadcasterCacheListener(BroadcasterCacheListener) - Method in class org.atmosphere.cache.DefaultBroadcasterCache
-
- removeBroadcasterCacheListener(BroadcasterCacheListener) - Method in class org.atmosphere.cache.UUIDBroadcasterCache
-
- removeBroadcasterCacheListener(BroadcasterCacheListener) - Method in interface org.atmosphere.cpr.BroadcasterCache
-
- removeBroadcasterLifeCyclePolicyListener(BroadcasterLifeCyclePolicyListener) - Method in interface org.atmosphere.cpr.Broadcaster
-
- removeBroadcasterLifeCyclePolicyListener(BroadcasterLifeCyclePolicyListener) - Method in class org.atmosphere.cpr.DefaultBroadcaster
-
- removeBroadcasterListener(BroadcasterListener) - Method in interface org.atmosphere.cpr.Broadcaster
-
- removeBroadcasterListener(BroadcasterListener) - Method in interface org.atmosphere.cpr.BroadcasterFactory
-
- removeBroadcasterListener(BroadcasterListener) - Method in class org.atmosphere.cpr.DefaultBroadcaster
-
- removeBroadcasterListener(BroadcasterListener) - Method in class org.atmosphere.cpr.DefaultBroadcasterFactory
-
- removeBroadcasterListener(BroadcasterListener) - Method in class org.atmosphere.cpr.DefaultMetaBroadcaster
-
- removeBroadcasterListener(BroadcasterListener) - Method in interface org.atmosphere.cpr.MetaBroadcaster
-
- removeEventListener(AtmosphereResourceEventListener) - Method in interface org.atmosphere.cpr.AtmosphereResource
-
- removeEventListener(AtmosphereResourceEventListener) - Method in class org.atmosphere.cpr.AtmosphereResourceImpl
-
- removeEventListeners() - Method in interface org.atmosphere.cpr.AtmosphereResource
-
- removeEventListeners() - Method in class org.atmosphere.cpr.AtmosphereResourceImpl
-
- removeFilter(BroadcastFilter) - Method in class org.atmosphere.cpr.BroadcasterConfig
-
- removeFromAllBroadcasters() - Method in interface org.atmosphere.cpr.AtmosphereResource
-
- removeFromAllBroadcasters() - Method in class org.atmosphere.cpr.AtmosphereResourceImpl
-
- removeListener(AtmosphereResourceEventListener) - Method in class org.atmosphere.cpr.Meteor
-
- removeValue(String) - Method in class org.atmosphere.util.FakeHttpSession
-
- rename(String) - Method in class org.atmosphere.cpr.DefaultBroadcaster
-
- replace(K, V, V) - Method in class org.atmosphere.util.chmv8.ConcurrentHashMapV8
- replace(K, V) - Method in class org.atmosphere.util.chmv8.ConcurrentHashMapV8
- replaceAll(ConcurrentHashMapV8.BiFun<? super K, ? super V, ? extends V>) - Method in class org.atmosphere.util.chmv8.ConcurrentHashMapV8
-
- replaceProperties(String, Hashtable<String, String>, IntrospectionUtils.PropertySource[]) - Static method in class org.atmosphere.util.IntrospectionUtils
-
Replace ${NAME} with the property value
- reportFieldAnnotation(Class<? extends Annotation>, String, String) - Method in interface org.atmosphere.util.annotation.AnnotationDetector.FieldReporter
-
This call back method is used to report an field level Annotation.
- reportMethodAnnotation(Class<? extends Annotation>, String, String) - Method in interface org.atmosphere.util.annotation.AnnotationDetector.MethodReporter
-
This call back method is used to report an method level Annotation.
- reportTypeAnnotation(Class<? extends Annotation>, String) - Method in interface org.atmosphere.util.annotation.AnnotationDetector.TypeReporter
-
This call back method is used to report an type level Annotation.
- request(HttpServletRequest) - Method in class org.atmosphere.cpr.AtmosphereRequest.Builder
-
- request(AtmosphereRequest) - Method in class org.atmosphere.cpr.AtmosphereResponse.Builder
-
- request() - Method in class org.atmosphere.cpr.AtmosphereResponse
-
- request(AtmosphereRequest) - Method in class org.atmosphere.cpr.AtmosphereResponse
-
- request(String) - Method in class org.atmosphere.util.analytics.HTTPGetMethod
-
- requestURI(String) - Method in class org.atmosphere.container.EmbeddedWebSocketHandler
-
- requestURI(String) - Method in class org.atmosphere.cpr.AtmosphereRequest.Builder
-
- requestURI(String) - Method in class org.atmosphere.cpr.AtmosphereRequest
-
- requestURL(String) - Method in class org.atmosphere.cpr.AtmosphereRequest.Builder
-
- requestURL() - Method in class org.atmosphere.cpr.AtmosphereRequest
-
- reset() - Method in class org.atmosphere.cpr.AtmosphereResourceImpl
-
Completely reset the instance to its initial state.
- reset() - Method in class org.atmosphere.cpr.AtmosphereResponse
-
- reset() - Method in class org.atmosphere.util.chmv8.LongAdder
-
Resets variables maintaining the sum to zero.
- reset(AtmosphereConfig) - Static method in class org.atmosphere.util.ExecutorsFactory
-
- resetBuffer() - Method in class org.atmosphere.cpr.AtmosphereResponse
-
- resetStates() - Method in class org.atmosphere.cpr.AtmosphereFramework
-
- resolve(boolean, boolean, boolean) - Method in interface org.atmosphere.cpr.AsyncSupportResolver
-
- resolve(boolean, boolean) - Method in class org.atmosphere.cpr.DefaultAsyncSupportResolver
-
This method is the general interface to the outside world.
- resolve(boolean, boolean, boolean) - Method in class org.atmosphere.cpr.DefaultAsyncSupportResolver
-
- resolveArgument(Class<I>, Class<T>) - Static method in class org.atmosphere.config.managed.TypeResolver
-
Returns the raw class representing the type argument for the targetType resolved
upwards from the initialType.
- resolveArgument(Type, Class<?>) - Static method in class org.atmosphere.config.managed.TypeResolver
-
Resolves the type argument for the genericType using type variable information from the
sourceType.
- resolveArguments(Class<I>, Class<T>) - Static method in class org.atmosphere.config.managed.TypeResolver
-
Returns an array of raw classes representing type arguments for the targetType resolved
upwards from the initialType.
- resolveArguments(Type, Class<?>) - Static method in class org.atmosphere.config.managed.TypeResolver
-
Resolves the arguments for the genericType using the type variable information for the
targetType.
- resolveBound(TypeVariable<?>) - Static method in class org.atmosphere.config.managed.TypeResolver
-
Resolves the first bound for the typeVariable, returning Unknown.class if none
can be resolved.
- resolveClass(Type, Class<?>) - Static method in class org.atmosphere.config.managed.TypeResolver
-
Resolves the raw class for the given genericType, using the type variable information
from the targetType.
- resolveGenericType(Type, Class<?>) - Static method in class org.atmosphere.config.managed.TypeResolver
-
Resolves the generic Type for the targetType by walking the type hierarchy upwards from
the initialType.
- resolveMultipleNativeSupportConflict(List<Class<? extends AsyncSupport>>) - Method in class org.atmosphere.cpr.DefaultAsyncSupportResolver
-
This method is called if there are more than one potential native container in scope.
- resolveNativeCometSupport(List<Class<? extends AsyncSupport>>) - Method in class org.atmosphere.cpr.DefaultAsyncSupportResolver
-
This method is called to determine which native comet support to the used.
- resolveWebSocket(List<Class<? extends AsyncSupport>>) - Method in class org.atmosphere.cpr.DefaultAsyncSupportResolver
-
- resource() - Method in class org.atmosphere.cpr.AtmosphereRequest
-
- resource - Variable in class org.atmosphere.cpr.AtmosphereResourceEventImpl
-
- resource() - Method in class org.atmosphere.cpr.AtmosphereResponse
-
- resource - Variable in class org.atmosphere.cpr.AtmosphereSession
-
- resource - Variable in class org.atmosphere.cpr.Deliver
-
- resource(AtmosphereResource) - Method in class org.atmosphere.websocket.WebSocket
-
- resource() - Method in class org.atmosphere.websocket.WebSocket
-
Return the an
AtmosphereResource used by this WebSocket, or null if the WebSocket has been closed
before the WebSocket message has been processed.
- resourceFactory(AtmosphereResourceFactory) - Static method in class org.atmosphere.cpr.Universe
-
- resourceFactory() - Static method in class org.atmosphere.cpr.Universe
-
- resources() - Method in interface org.atmosphere.cpr.AtmosphereResourceFactory
-
- resources() - Method in class org.atmosphere.cpr.DefaultAtmosphereResourceFactory
-
- resources - Variable in class org.atmosphere.cpr.DefaultBroadcaster
-
- resources - Variable in class org.atmosphere.cpr.Deliver
-
- resourcesFactory() - Method in class org.atmosphere.cpr.AtmosphereConfig
-
- response(HttpServletResponse) - Method in class org.atmosphere.cpr.AtmosphereResponse.Builder
-
- response() - Method in exception org.atmosphere.websocket.WebSocketProcessor.WebSocketException
-
- restore(HttpSession) - Method in class org.atmosphere.cpr.SessionTimeoutRestorer
-
- restoreTimeout(HttpSession) - Static method in class org.atmosphere.cpr.SessionTimeoutSupport
-
Try to restore HTTP session timeout that was set before disabling it.
- restoreTimeout(HttpServletRequest) - Static method in class org.atmosphere.cpr.SessionTimeoutSupport
-
- resumableTransport(AtmosphereResource.TRANSPORT) - Static method in class org.atmosphere.util.Utils
-
- Resume - Annotation Type in org.atmosphere.config.service
-
- RESUME - Static variable in class org.atmosphere.container.NettyCometSupport
-
- RESUME - Static variable in class org.atmosphere.cpr.Action
-
- resume() - Method in interface org.atmosphere.cpr.AtmosphereResource
-
- resume() - Method in class org.atmosphere.cpr.AtmosphereResourceImpl
-
- resume() - Method in class org.atmosphere.cpr.Meteor
-
Resume the underlying HttpServletResponse.
- RESUME_ON_BROADCAST - Static variable in interface org.atmosphere.cpr.ApplicationConfig
-
- RESUME_ON_HEARTBEAT - Static variable in interface org.atmosphere.cpr.ApplicationConfig
-
Resume the long-polling or jsonp connection on every heartbeat (I/O operations).
- resumeAll() - Method in interface org.atmosphere.cpr.Broadcaster
-
- resumeAll() - Method in class org.atmosphere.cpr.DefaultBroadcaster
-
- resumed(AtmosphereRequest, AtmosphereResponse) - Method in class org.atmosphere.cpr.AsynchronousProcessor
-
All proprietary Comet based
Servlet must invoke the resume method when the Atmosphere's application
decide to resume the
AtmosphereResponse.
- RESUMED_ON_TIMEOUT - Static variable in interface org.atmosphere.cpr.ApplicationConfig
-
A request attribute telling a
AsyncSupport if the AtmosphereResource was resumed on timeout or by an application.
- resumeOnBroadcast(boolean) - Method in interface org.atmosphere.cpr.AtmosphereResource
-
Set to true to resume the response after the first broadcast.
- resumeOnBroadcast() - Method in interface org.atmosphere.cpr.AtmosphereResource
-
Return true if this AtmosphereResource is resumed after the first broadcast.
- resumeOnBroadcast(boolean) - Method in class org.atmosphere.cpr.AtmosphereResourceImpl
-
- resumeOnBroadcast() - Method in class org.atmosphere.cpr.AtmosphereResourceImpl
-
- resumeOnBroadcast(boolean) - Method in class org.atmosphere.cpr.Meteor
-
Resume the Meteor after the first broadcast operation.
- resumeOnHeartbeat() - Method in class org.atmosphere.interceptor.HeartbeatInterceptor
-
- resumeOnHeartbeat(boolean) - Method in class org.atmosphere.interceptor.HeartbeatInterceptor
-
- retrieveCache(AtmosphereResource, AtmosphereResourceStateRecovery.BroadcasterTracker, boolean) - Method in class org.atmosphere.interceptor.AtmosphereResourceStateRecovery
-
- retrieveFromCache(String, String) - Method in class org.atmosphere.cache.DefaultBroadcasterCache
-
- retrieveFromCache(String, String) - Method in class org.atmosphere.cache.SessionBroadcasterCache
-
- retrieveFromCache(String, String) - Method in class org.atmosphere.cache.UUIDBroadcasterCache
-
- retrieveFromCache(String, String) - Method in interface org.atmosphere.cpr.BroadcasterCache
-
- retrieveTrackedBroadcast(AtmosphereResource, AtmosphereResourceEvent) - Method in class org.atmosphere.cpr.DefaultBroadcaster
-
- returnBroadcaster(T) - Method in interface org.atmosphere.pool.PoolableProvider
-
- returnBroadcaster(Broadcaster) - Method in class org.atmosphere.pool.UnboundedApachePoolableProvider
-
- reversedFilters - Variable in class org.atmosphere.cpr.AtmosphereInterceptorWriter
-
- REWRITE_WEBSOCKET_REQUESTURI - Static variable in interface org.atmosphere.cpr.ApplicationConfig
-
Rewrite the original handshake request URI when websocket is used, trimming the http://host:port from the value.
- rewriteUri - Variable in class org.atmosphere.websocket.protocol.SimpleHttpProtocol
-
- RMI_BROADCASTER - Static variable in interface org.atmosphere.cpr.FrameworkConfig
-
The default RMI Broadcaster class.
- ROOT_MASTER - Static variable in interface org.atmosphere.cpr.Broadcaster
-
- run() - Method in class org.atmosphere.cpr.MetaBroadcaster.ThirtySecondsCache
-
- run() - Method in class org.atmosphere.util.chmv8.ForkJoinWorkerThread
-
This method is required to be public, but should never be
called explicitly.
- scan(File) - Method in interface org.atmosphere.cpr.AnnotationProcessor
-
Scan the File looking for classes annotated with Atmosphere's Service annotation.
- scan(String) - Method in interface org.atmosphere.cpr.AnnotationProcessor
-
Scan the package looking for classes annotated with Atmosphere's Service annotation.
- scan(File) - Method in class org.atmosphere.cpr.DefaultAnnotationProcessor
-
- scan(String) - Method in class org.atmosphere.cpr.DefaultAnnotationProcessor
-
- scan(File) - Method in class org.atmosphere.util.VoidAnnotationProcessor
-
- scan(String) - Method in class org.atmosphere.util.VoidAnnotationProcessor
-
- SCAN_CLASSPATH - Static variable in interface org.atmosphere.cpr.ApplicationConfig
-
Set to false if you want Atmosphere to scan the entire classpath looking for annotation.
- scanAll() - Method in interface org.atmosphere.cpr.AnnotationProcessor
-
Scan all classes on the classpath looking for classes annotated with Atmosphere's Service annotation.
- scanAll() - Method in class org.atmosphere.cpr.DefaultAnnotationProcessor
-
- scanAll() - Method in class org.atmosphere.util.VoidAnnotationProcessor
-
- scanDone - Variable in class org.atmosphere.cpr.AtmosphereFramework
-
- schedule(Object, long) - Method in class org.atmosphere.cpr.Meteor
-
Schedule a periodic broadcast, in seconds.
- scheduledFuture - Variable in class org.atmosphere.cache.AbstractBroadcasterCache
-
- scheduleFixedBroadcast(Object, long, TimeUnit) - Method in interface org.atmosphere.cpr.Broadcaster
-
Broadcast periodically.
- scheduleFixedBroadcast(Object, long, long, TimeUnit) - Method in interface org.atmosphere.cpr.Broadcaster
-
Broadcast periodically.
- scheduleFixedBroadcast(Object, long, TimeUnit) - Method in class org.atmosphere.cpr.DefaultBroadcaster
-
- scheduleFixedBroadcast(Object, long, long, TimeUnit) - Method in class org.atmosphere.cpr.DefaultBroadcaster
-
- SCHEDULER_THREAD_POOL - Static variable in class org.atmosphere.util.ExecutorsFactory
-
- SCHEDULER_THREADPOOL_MAXSIZE - Static variable in interface org.atmosphere.cpr.ApplicationConfig
-
- scheduleTo(String, Object, int, TimeUnit) - Method in class org.atmosphere.cpr.DefaultMetaBroadcaster
-
- scheduleTo(String, Object, int, TimeUnit) - Method in interface org.atmosphere.cpr.MetaBroadcaster
-
Broadcast the message at a fixed rate to all Broadcasters whose
Broadcaster.getID()
matches the broadcasterID value.
- scope - Variable in class org.atmosphere.cpr.DefaultBroadcaster
-
- search(long, ConcurrentHashMapV8.BiFun<? super K, ? super V, ? extends U>) - Method in class org.atmosphere.util.chmv8.ConcurrentHashMapV8
-
Returns a non-null result from applying the given search
function on each (key, value), or null if none.
- searchEntries(long, ConcurrentHashMapV8.Fun<Map.Entry<K, V>, ? extends U>) - Method in class org.atmosphere.util.chmv8.ConcurrentHashMapV8
-
Returns a non-null result from applying the given search
function on each entry, or null if none.
- searchKeys(long, ConcurrentHashMapV8.Fun<? super K, ? extends U>) - Method in class org.atmosphere.util.chmv8.ConcurrentHashMapV8
-
Returns a non-null result from applying the given search
function on each key, or null if none.
- searchValues(long, ConcurrentHashMapV8.Fun<? super V, ? extends U>) - Method in class org.atmosphere.util.chmv8.ConcurrentHashMapV8
-
Returns a non-null result from applying the given search
function on each value, or null if none.
- SECURITY_SUBJECT - Static variable in interface org.atmosphere.cpr.FrameworkConfig
-
The subject for the current request.
- sendError(int, String) - Method in class org.atmosphere.cpr.AtmosphereResponse
-
- sendError(int) - Method in class org.atmosphere.cpr.AtmosphereResponse
-
- sendPing(byte[]) - Method in class org.atmosphere.websocket.WebSocket
-
Send a WebSocket Ping
- sendPong(byte[]) - Method in class org.atmosphere.websocket.WebSocket
-
Send a WebSocket Pong
- sendRedirect(String) - Method in class org.atmosphere.cpr.AtmosphereResponse
-
- Serializer - Interface in org.atmosphere.cpr
-
- serve(InputStream) - Method in class org.atmosphere.container.EmbeddedWebSocketHandler
-
- serverName(String) - Method in class org.atmosphere.cpr.AtmosphereRequest.Builder
-
- serverPort(int) - Method in class org.atmosphere.cpr.AtmosphereRequest.Builder
-
- service(AtmosphereRequest, AtmosphereResponse) - Method in class org.atmosphere.container.BlockingIOCometSupport
-
- service(AtmosphereRequest, AtmosphereResponse) - Method in class org.atmosphere.container.GlassFishServ30WebSocketSupport
-
- service(AtmosphereRequest, AtmosphereResponse) - Method in class org.atmosphere.container.GlassFishServlet30WebSocketSupport
-
- service(AtmosphereRequest, AtmosphereResponse) - Method in class org.atmosphere.container.GlassFishv2CometSupport
-
- service(AtmosphereRequest, AtmosphereResponse) - Method in class org.atmosphere.container.GlassFishWebSocketSupport
-
- service(AtmosphereRequest, AtmosphereResponse) - Method in class org.atmosphere.container.Grizzly2CometSupport
-
- service(AtmosphereRequest, AtmosphereResponse) - Method in class org.atmosphere.container.Grizzly2WebSocketSupport
-
- service(AtmosphereRequest, AtmosphereResponse) - Method in class org.atmosphere.container.GrizzlyCometSupport
-
- service(AtmosphereRequest, AtmosphereResponse) - Method in class org.atmosphere.container.GrizzlyServlet30WebSocketSupport
-
- service(AtmosphereRequest, AtmosphereResponse) - Method in class org.atmosphere.container.JBossAsyncSupportWithWebSocket
-
- service(AtmosphereRequest, AtmosphereResponse) - Method in class org.atmosphere.container.JBossWebCometSupport
-
Invoked by the Tomcat AIO when a Comet request gets detected.
- service(AtmosphereRequest, AtmosphereResponse) - Method in class org.atmosphere.container.Jetty7CometSupport
-
- service(AtmosphereRequest, AtmosphereResponse) - Method in class org.atmosphere.container.Jetty9AsyncSupportWithWebSocket
-
- service(AtmosphereRequest, AtmosphereResponse) - Method in class org.atmosphere.container.JettyAsyncSupportWithWebSocket
-
- service(AtmosphereRequest, AtmosphereResponse) - Method in class org.atmosphere.container.JettyCometSupport
-
- service(AtmosphereRequest, AtmosphereResponse) - Method in class org.atmosphere.container.JettyServlet30AsyncSupportWithWebSocket
-
- service(AtmosphereRequest, AtmosphereResponse) - Method in class org.atmosphere.container.NettyCometSupport
-
- service(AtmosphereRequest, AtmosphereResponse) - Method in class org.atmosphere.container.Servlet30CometSupport
-
- service(AtmosphereRequest, AtmosphereResponse) - Method in class org.atmosphere.container.Tomcat7AsyncSupportWithWebSocket
-
- service(AtmosphereRequest, AtmosphereResponse) - Method in class org.atmosphere.container.Tomcat7BIOSupportWithWebSocket
-
- service(AtmosphereRequest, AtmosphereResponse) - Method in class org.atmosphere.container.Tomcat7CometSupport
-
Invoked by the Tomcat AIO when a Comet request gets detected.
- service(AtmosphereRequest, AtmosphereResponse) - Method in class org.atmosphere.container.Tomcat7Servlet30SupportWithWebSocket
-
- service(AtmosphereRequest, AtmosphereResponse) - Method in class org.atmosphere.container.TomcatCometSupport
-
Invoked by the Tomcat AIO when a Comet request gets detected.
- service(AtmosphereRequest, AtmosphereResponse) - Method in interface org.atmosphere.cpr.AsyncSupport
-
- ServiceInterceptor - Class in org.atmosphere.config.managed
-
- ServiceInterceptor() - Constructor for class org.atmosphere.config.managed.ServiceInterceptor
-
- Servlet30CometSupport - Class in org.atmosphere.container
-
This class is used when the
AtmosphereFramework detect the container
detect Servlet 3.0 Asynch API.
- Servlet30CometSupport(AtmosphereConfig) - Constructor for class org.atmosphere.container.Servlet30CometSupport
-
- SERVLET_30 - Static variable in class org.atmosphere.cpr.DefaultAsyncSupportResolver
-
- SERVLET_CLASS - Static variable in interface org.atmosphere.cpr.ApplicationConfig
-
The Servlet's name where
Meteor will be available.
- SERVLET_NAME - Static variable in interface org.atmosphere.cpr.ApplicationConfig
-
The web.xml servlet-name.
- servletConfig - Variable in class org.atmosphere.cpr.AtmosphereFramework
-
- servletConfig(ServletConfig, boolean) - Method in class org.atmosphere.cpr.AtmosphereFramework
-
- ServletContextFactory - Class in org.atmosphere.util
-
A simple Factory to get access to the .
- servletPath(String) - Method in class org.atmosphere.cpr.AtmosphereRequest.Builder
-
- servletPath(String) - Method in class org.atmosphere.cpr.AtmosphereRequest
-
- ServletProxyFactory - Class in org.atmosphere.util
-
A factory class that can be used to handle the Servlet API internal proxy.
- ServletProxyFactory.EchoMethodHandler - Class in org.atmosphere.util
-
- ServletProxyFactory.MethodHandler - Interface in org.atmosphere.util
-
A MethodHandler can be added to allow Frameworks using Atmosphere to customize internal behavior.
- ServletProxyFactory.UTF8Handler - Class in org.atmosphere.util
-
- session(HttpSession) - Method in class org.atmosphere.cpr.AtmosphereRequest.Builder
-
- session() - Method in interface org.atmosphere.cpr.AtmosphereResource
-
Return the HttpSession if supported, null if not
- session(boolean) - Method in interface org.atmosphere.cpr.AtmosphereResource
-
Return the HttpSession if supported, and creates it if not already created.
- session - Variable in class org.atmosphere.cpr.AtmosphereResourceImpl
-
- session(boolean) - Method in class org.atmosphere.cpr.AtmosphereResourceImpl
-
- session() - Method in class org.atmosphere.cpr.AtmosphereResourceImpl
-
- session(HttpSession) - Method in class org.atmosphere.cpr.AtmosphereResourceImpl
-
- SESSION_MAX_INACTIVE_INTERVAL - Static variable in interface org.atmosphere.cpr.ApplicationConfig
-
The default
HttpSession.setMaxInactiveInterval(int)
Default: -1
Value: org.atmosphere.cpr.session.maxInactiveInterval
- SessionBroadcasterCache - Class in org.atmosphere.cache
-
- SessionBroadcasterCache() - Constructor for class org.atmosphere.cache.SessionBroadcasterCache
-
- sessionCreated(HttpSessionEvent) - Method in class org.atmosphere.cpr.SessionSupport
-
- SessionCreationInterceptor - Class in org.atmosphere.interceptor
-
An interceptor that create an HttpSession on the fist received request so transport like long-polling
can share the session with request coming after the suspend operation.
- SessionCreationInterceptor() - Constructor for class org.atmosphere.interceptor.SessionCreationInterceptor
-
- sessionDestroyed(HttpSessionEvent) - Method in class org.atmosphere.cpr.SessionSupport
-
- sessionDidActivate(HttpSessionEvent) - Method in class org.atmosphere.cpr.SessionTimeoutRestorer
-
- sessionFactory() - Method in class org.atmosphere.cpr.AtmosphereConfig
-
- sessionFactory - Variable in class org.atmosphere.cpr.AtmosphereFramework
-
- sessionFactory() - Method in class org.atmosphere.cpr.AtmosphereFramework
-
- sessionFactory() - Static method in class org.atmosphere.cpr.Universe
-
- sessionResourceFactory(AtmosphereResourceSessionFactory) - Static method in class org.atmosphere.cpr.Universe
-
- sessionSupport(boolean) - Method in class org.atmosphere.cpr.AtmosphereFramework
-
- SessionSupport - Class in org.atmosphere.cpr
-
- SessionSupport() - Constructor for class org.atmosphere.cpr.SessionSupport
-
- SessionTimeoutRestorer - Class in org.atmosphere.cpr
-
Capable of restoring HTTP session timeout to given value.
- SessionTimeoutRestorer(AtmosphereConfig, int) - Constructor for class org.atmosphere.cpr.SessionTimeoutRestorer
-
- SessionTimeoutSupport - Class in org.atmosphere.cpr
-
Allows invalidating and restoring HTTP session timeout.
- SessionTimeoutSupport() - Constructor for class org.atmosphere.cpr.SessionTimeoutSupport
-
- sessionWillPassivate(HttpSessionEvent) - Method in class org.atmosphere.cpr.SessionTimeoutRestorer
-
- setAndConfigureAtmosphereResourceFactory(AtmosphereResourceFactory) - Method in class org.atmosphere.cpr.AtmosphereFramework
-
- setApplicationConfig(List<ApplicationConfiguration>) - Method in class org.atmosphere.config.AtmosphereHandlerConfig
-
- setAsync(boolean) - Method in class org.atmosphere.cpr.Deliver
-
- setAsyncSupport(AsyncSupport) - Method in class org.atmosphere.cpr.AtmosphereFramework
-
- setAsyncWriteService(ExecutorService) - Method in class org.atmosphere.cpr.BroadcasterConfig
-
- setAsyncWriteService(ExecutorService, boolean) - Method in class org.atmosphere.cpr.BroadcasterConfig
-
- setAtmosphereDotXmlPath(String) - Method in class org.atmosphere.cpr.AtmosphereFramework
-
- setAtmosphereInterceptorClasses(List<String>) - Method in class org.atmosphere.config.AtmosphereHandlerConfig
-
- setAttribute(String, Object) - Method in class org.atmosphere.cpr.AtmosphereRequest
- setAttribute(String, Object) - Method in interface org.atmosphere.cpr.AtmosphereResourceSession
-
Binds an object to this session, using the name specified
- setAttribute(String, Object) - Method in class org.atmosphere.cpr.DefaultAtmosphereResourceSession
-
- setAttribute(String, Object) - Method in class org.atmosphere.util.FakeHttpSession
-
- setAttribute(String, Object) - Method in interface org.atmosphere.util.IntrospectionUtils.AttributeHolder
-
- setAttribute(Object, String, Object) - Static method in class org.atmosphere.util.IntrospectionUtils
-
Call void setAttribute( String ,Object )
- setBroadcaster(String) - Method in class org.atmosphere.config.AtmosphereHandlerConfig
-
- setBroadcaster(Broadcaster) - Method in interface org.atmosphere.cpr.AtmosphereResource
-
Set the first
Broadcaster associated with this resource.
- setBroadcaster(Broadcaster) - Method in class org.atmosphere.cpr.AtmosphereResourceImpl
-
- setBroadcaster(Broadcaster) - Method in interface org.atmosphere.cpr.ClusterBroadcastFilter
-
- setBroadcaster(Broadcaster) - Method in class org.atmosphere.cpr.Meteor
-
- setBroadcasterCache(String) - Method in class org.atmosphere.config.AtmosphereHandlerConfig
-
- setBroadcasterCache(BroadcasterCache) - Method in class org.atmosphere.cpr.BroadcasterConfig
-
- setBroadcasterCacheClassName(String) - Method in class org.atmosphere.cpr.AtmosphereFramework
-
- setBroadcasterConfig(BroadcasterConfig) - Method in interface org.atmosphere.cpr.Broadcaster
-
- setBroadcasterConfig(BroadcasterConfig) - Method in class org.atmosphere.cpr.DefaultBroadcaster
-
- setBroadcasterConfig(BroadcasterConfig) - Method in class org.atmosphere.util.SimpleBroadcaster
-
- setBroadcasterFactory(BroadcasterFactory) - Method in class org.atmosphere.cpr.AtmosphereFramework
-
- setBroadcasterLifeCyclePolicy(BroadcasterLifeCyclePolicy) - Method in interface org.atmosphere.cpr.Broadcaster
-
- setBroadcasterLifeCyclePolicy(BroadcasterLifeCyclePolicy) - Method in class org.atmosphere.cpr.DefaultBroadcaster
-
- setBroadcastFilterClasses(List<String>) - Method in class org.atmosphere.config.AtmosphereHandlerConfig
-
- setBufferSize(int) - Method in class org.atmosphere.cpr.AtmosphereResponse
-
- setCache(CacheMessage) - Method in class org.atmosphere.cpr.Deliver
-
- setCancelled(boolean) - Method in class org.atmosphere.cpr.AtmosphereResourceEventImpl
-
- setCharacterEncoding(String) - Method in class org.atmosphere.cpr.AtmosphereRequest
- setCharacterEncoding(String) - Method in class org.atmosphere.cpr.AtmosphereResponse
-
- setClassName(String) - Method in class org.atmosphere.config.AtmosphereHandlerConfig
-
- setClientIdleTime(long) - Method in class org.atmosphere.cache.UUIDBroadcasterCache
-
- setCloseByApplication(boolean) - Method in class org.atmosphere.cpr.AtmosphereResourceEventImpl
-
- setCometSupport(String) - Method in class org.atmosphere.config.AtmosphereHandlerConfig
-
- setCometSupport(AsyncSupport) - Method in class org.atmosphere.cpr.AtmosphereFramework
-
- setContentLength(int) - Method in class org.atmosphere.cpr.AtmosphereResponse
-
- setContentType(String) - Method in class org.atmosphere.cpr.AtmosphereResponse
-
- setContextRoot(String) - Method in class org.atmosphere.config.AtmosphereHandlerConfig
-
- setDateHeader(String, long) - Method in class org.atmosphere.cpr.AtmosphereResponse
-
- setDefaultBroadcasterClassName(String) - Method in class org.atmosphere.cpr.AtmosphereFramework
-
- setDefaultSerializerClassName(String) - Method in class org.atmosphere.cpr.AtmosphereFramework
-
- setExecutorService(ExecutorService) - Method in class org.atmosphere.cpr.BroadcasterConfig
-
- setExecutorService(ExecutorService, boolean) - Method in class org.atmosphere.cpr.BroadcasterConfig
-
- setFilter(Filter) - Method in class org.atmosphere.util.FilterConfigImpl
-
Set the Filter associated with this object.
- setFilterClassName(String) - Method in class org.atmosphere.handler.ReflectorServletProcessor
-
Add a FilterClass.
- setFilterName(String) - Method in class org.atmosphere.util.FilterConfigImpl
-
Set the Filter's name associated with this object.
- setForkJoinTaskTag(short) - Method in class org.atmosphere.util.chmv8.ForkJoinTask
-
Atomically sets the tag value for this task.
- setFrameworkConfig(List<FrameworkConfiguration>) - Method in class org.atmosphere.config.AtmosphereHandlerConfig
-
- setFuture(BroadcasterFuture<?>) - Method in class org.atmosphere.cpr.Deliver
-
- setHandlersPath(String) - Method in class org.atmosphere.cpr.AtmosphereFramework
-
- setHeader(String, String) - Method in class org.atmosphere.cpr.AtmosphereResponse
-
- setID(String) - Method in interface org.atmosphere.cpr.Broadcaster
-
- setID(String) - Method in class org.atmosphere.cpr.DefaultBroadcaster
-
- setIntHeader(String, int) - Method in class org.atmosphere.cpr.AtmosphereResponse
-
- setInvalidateCacheInterval(long) - Method in class org.atmosphere.cache.AbstractBroadcasterCache
-
Set the delay between cache purges.
- setInvalidateCacheInterval(long) - Method in class org.atmosphere.cache.UUIDBroadcasterCache
-
- setIsInScope(boolean) - Method in class org.atmosphere.cpr.AtmosphereResourceImpl
-
Protect the object from being used after it got cancelled.
- setIsResumedOnTimeout(boolean) - Method in class org.atmosphere.cpr.AtmosphereResourceEventImpl
-
- setLibPath(String) - Method in class org.atmosphere.cpr.AtmosphereFramework
-
Set the location of the JARs containing the application.
- setLocale(Locale) - Method in class org.atmosphere.cpr.AtmosphereResponse
-
- setMaxCacheTime(long) - Method in class org.atmosphere.cache.AbstractBroadcasterCache
-
Set the maximum time a message stays alive in the cache.
- setMaxInactiveInterval(int) - Method in class org.atmosphere.util.FakeHttpSession
-
- setMessage(Object) - Method in interface org.atmosphere.cpr.AtmosphereResourceEvent
-
- setMessage(Object) - Method in class org.atmosphere.cpr.AtmosphereResourceEventImpl
-
- setMessage(Object) - Method in class org.atmosphere.cpr.Deliver
-
- setName(String) - Method in class org.atmosphere.config.AtmosphereHandlerProperty
-
- setOriginalMessage(Object) - Method in class org.atmosphere.cpr.Deliver
-
- setParamName(String) - Method in class org.atmosphere.config.ApplicationConfiguration
-
- setParamName(String) - Method in class org.atmosphere.config.FrameworkConfiguration
-
- setParamValue(String) - Method in class org.atmosphere.config.ApplicationConfiguration
-
- setParamValue(String) - Method in class org.atmosphere.config.FrameworkConfiguration
-
- setParentTrackPoint(FocusPoint) - Method in class org.atmosphere.util.analytics.FocusPoint
-
- setPendingCount(int) - Method in class org.atmosphere.util.chmv8.CountedCompleter
-
Sets the pending count to the given value.
- setProperties(List<AtmosphereHandlerProperty>) - Method in class org.atmosphere.config.AtmosphereHandlerConfig
-
- setProperty(Object, String, String) - Static method in class org.atmosphere.util.IntrospectionUtils
-
Find a method with the right name If found, call the method ( if param is
int or boolean we'll convert value to the right type before) - that means
you can have setDebug(1).
- setProperty(Object, String) - Static method in class org.atmosphere.util.IntrospectionUtils
-
- setRawResult(T) - Method in class org.atmosphere.util.chmv8.CountedCompleter
-
A method that result-bearing CountedCompleters may optionally
use to help maintain result data.
- setRawResult(V) - Method in class org.atmosphere.util.chmv8.ForkJoinTask
-
Forces the given value to be returned as a result.
- setRefererURL(String) - Method in class org.atmosphere.util.analytics.GoogleAnalytics_v1_URLBuildingStrategy
-
- setRefererURL(String) - Method in interface org.atmosphere.util.analytics.URLBuildingStrategy
-
- setRequest(ServletRequest) - Method in class org.atmosphere.cpr.AtmosphereRequest
- setResponse(ServletResponse) - Method in class org.atmosphere.cpr.AtmosphereResponse
-
- setScheduledExecutorService(ScheduledExecutorService) - Method in class org.atmosphere.cpr.BroadcasterConfig
-
- setScope(Broadcaster.SCOPE) - Method in interface org.atmosphere.cpr.Broadcaster
-
Set the scope.
- setScope(Broadcaster.SCOPE) - Method in class org.atmosphere.cpr.DefaultBroadcaster
-
- setSerializer(Serializer) - Method in interface org.atmosphere.cpr.AtmosphereResource
-
- setSerializer(Serializer) - Method in class org.atmosphere.cpr.AtmosphereResourceImpl
-
Set the
Serializer used to write broadcasted objects.
- setServlet(Servlet) - Method in class org.atmosphere.handler.ReflectorServletProcessor
-
- setServlet(ServletConfig, Servlet) - Method in class org.atmosphere.util.AtmosphereFilterChain
-
Set the servlet that will be executed at the end of this chain.
- setServletClass(String) - Method in class org.atmosphere.handler.ReflectorServletProcessor
-
- setServletClassName(String) - Method in class org.atmosphere.handler.ReflectorServletProcessor
-
Return the Servlet class name.
- setSessionTimeoutRemovalAllowed(boolean) - Method in class org.atmosphere.cpr.AtmosphereConfig
-
Enable/Disable HttpSession timeout removal when a connection exists.
- setStatus(int) - Method in class org.atmosphere.cpr.AtmosphereResponse
-
- setStatus(int, String) - Method in class org.atmosphere.cpr.AtmosphereResponse
-
- setSupportSession(String) - Method in class org.atmosphere.config.AtmosphereHandlerConfig
-
- setSupportSession(boolean) - Method in class org.atmosphere.cpr.AtmosphereConfig
-
Enable/Disable HttpSession.
- setSuspendPolicy(long, Broadcaster.POLICY) - Method in interface org.atmosphere.cpr.Broadcaster
-
- setSuspendPolicy(long, Broadcaster.POLICY) - Method in class org.atmosphere.cpr.DefaultBroadcaster
-
- setThrowable(Throwable) - Method in class org.atmosphere.cpr.AtmosphereResourceEventImpl
-
- setThrowExceptionOnCloned(boolean) - Method in class org.atmosphere.cpr.AtmosphereConfig
-
Enable/Disable Exception on cloned request.
- setup(HttpSession) - Method in class org.atmosphere.cpr.SessionTimeoutRestorer
-
- setupTimeout(AtmosphereConfig, HttpSession) - Static method in class org.atmosphere.cpr.SessionTimeoutSupport
-
Disable HTTP session timeout.
- setUri(String) - Method in interface org.atmosphere.cpr.ClusterBroadcastFilter
-
Cluster's name or address.
- setUrlBuildingStrategy(URLBuildingStrategy) - Method in class org.atmosphere.util.analytics.JGoogleAnalyticsTracker
-
Setter injection for URLBuildingStrategy incase if you want to use a different url building logic.
- setUseBlockingImplementation(boolean) - Method in class org.atmosphere.cpr.AtmosphereFramework
-
- setUseNativeImplementation(boolean) - Method in class org.atmosphere.cpr.AtmosphereFramework
-
- setUseServlet30(boolean) - Method in class org.atmosphere.cpr.AtmosphereFramework
-
- setUseStreamForFlushingComments(boolean) - Method in class org.atmosphere.cpr.AtmosphereFramework
-
- setValue(String) - Method in class org.atmosphere.config.AtmosphereHandlerProperty
-
- setWebsocketProcessorClassName(String) - Method in class org.atmosphere.cpr.AtmosphereFramework
-
- setWebSocketProtocolClassName(String) - Method in class org.atmosphere.cpr.AtmosphereFramework
-
- setWriteLocally(boolean) - Method in class org.atmosphere.cpr.Deliver
-
- SHARED - Static variable in interface org.atmosphere.cpr.ApplicationConfig
-
Set to true if Atmosphere is used as a library and you don't want to destroy associated static factory when undeploying.
- sharedListeners - Variable in class org.atmosphere.cpr.DefaultBroadcaster
-
- sharedThreadPools - Variable in class org.atmosphere.cpr.AtmosphereFramework
-
- sharedThreadPools() - Method in class org.atmosphere.cpr.AtmosphereFramework
-
- sharedThreadPools(boolean) - Method in class org.atmosphere.cpr.AtmosphereFramework
-
- shareExecutorServices(boolean) - Method in class org.atmosphere.cpr.AtmosphereFramework
-
Set to true to have a ExecutorService shared among all components.
- shiftAttributes() - Method in class org.atmosphere.websocket.WebSocket
-
- ShiroInterceptor - Class in org.atmosphere.interceptor
-
Shiro Interceptor, it creates a request attribute (subject) that contains the true Subject.
- ShiroInterceptor() - Constructor for class org.atmosphere.interceptor.ShiroInterceptor
-
- shutdown() - Method in class org.atmosphere.container.GlassFishServ30WebSocketSupport
-
- shutdown() - Method in class org.atmosphere.container.GlassFishServlet30WebSocketSupport
-
- shutdown() - Method in class org.atmosphere.container.GlassFishWebSocketSupport
-
- shutdown() - Method in class org.atmosphere.container.Grizzly2WebSocketSupport
-
- shutdown() - Method in class org.atmosphere.container.GrizzlyServlet30WebSocketSupport
-
- shutdown() - Method in class org.atmosphere.cpr.AsynchronousProcessor
-
- shutdown() - Method in interface org.atmosphere.cpr.AtmosphereConfig.ShutdownHook
-
- shutdown() - Method in class org.atmosphere.util.chmv8.ForkJoinPool
-
Possibly initiates an orderly shutdown in which previously
submitted tasks are executed, but no new tasks will be
accepted.
- shutdown() - Method in class org.atmosphere.util.ForkJoinPool
-
- shutdown() - Method in class org.atmosphere.util.JDK6ForkJoinPool
-
- shutdown() - Method in class org.atmosphere.util.JDK7ForkJoinPool
-
- shutdown() - Method in class org.atmosphere.util.VoidExecutorService
-
- shutdownHook(AtmosphereConfig.ShutdownHook) - Method in class org.atmosphere.cpr.AtmosphereConfig
-
- shutdownHooks - Variable in class org.atmosphere.cpr.AtmosphereConfig
-
- shutdownNow() - Method in class org.atmosphere.util.chmv8.ForkJoinPool
-
Possibly attempts to cancel and/or stop all tasks, and reject
all subsequently submitted tasks.
- shutdownNow() - Method in class org.atmosphere.util.ForkJoinPool
-
- shutdownNow() - Method in class org.atmosphere.util.JDK6ForkJoinPool
-
- shutdownNow() - Method in class org.atmosphere.util.JDK7ForkJoinPool
-
- shutdownNow() - Method in class org.atmosphere.util.VoidExecutorService
-
- SIMPLE_HTTP_OVER_WEBSOCKET - Static variable in interface org.atmosphere.cpr.FrameworkConfig
-
The SimpleHttpProtocol.
- SimpleBroadcaster - Class in org.atmosphere.util
-
Simple
Broadcaster implementation that use the calling thread when broadcasting events.
- SimpleBroadcaster() - Constructor for class org.atmosphere.util.SimpleBroadcaster
-
- SimpleHttpProtocol - Class in org.atmosphere.websocket.protocol
-
Like the
AsynchronousProcessor class, this class is responsible for dispatching WebSocket messages to the
proper
WebSocket implementation by wrapping the Websocket message's bytes within
an
HttpServletRequest.
- SimpleHttpProtocol() - Constructor for class org.atmosphere.websocket.protocol.SimpleHttpProtocol
-
- Singleton - Annotation Type in org.atmosphere.config.service
-
A class annotated with this annotation will be instantiated only once.
- size() - Method in class org.atmosphere.util.chmv8.ConcurrentHashMapV8
- SKIP_ATMOSPHEREHANDLER - Static variable in class org.atmosphere.cpr.Action
-
- SKIP_BROADCASTER_CREATION - Static variable in class org.atmosphere.cpr.AtmosphereResourceImpl
-
- SKIP_INTERCEPTOR - Static variable in class org.atmosphere.client.TrackMessageSizeInterceptor
-
- SKIP_INTERCEPTOR - Static variable in class org.atmosphere.interceptor.TrackMessageSizeB64Interceptor
-
- spawnReactor() - Method in class org.atmosphere.cpr.DefaultBroadcaster
-
- spliterator166() - Method in class org.atmosphere.util.chmv8.ConcurrentHashMapV8.KeySetView
-
- SPRING_INJECTOR - Static variable in interface org.atmosphere.cpr.FrameworkConfig
-
Spring Injector
- SSE_CONTENT_TYPE - Static variable in interface org.atmosphere.cpr.ApplicationConfig
-
Tell Atmosphere the content-type to use when a WebSocket message is dispatched as an AtmosphereRequest.
- SSE_DEFAULT_CONTENTTYPE - Static variable in interface org.atmosphere.cpr.ApplicationConfig
-
Default Server-Sent Event content type.
- SSE_TRANSPORT - Static variable in interface org.atmosphere.cpr.HeaderConfig
-
- SSEAtmosphereInterceptor - Class in org.atmosphere.interceptor
-
HTML 5 Server-Sent Events implementation.
- SSEAtmosphereInterceptor() - Constructor for class org.atmosphere.interceptor.SSEAtmosphereInterceptor
-
- start() - Method in class org.atmosphere.cache.AbstractBroadcasterCache
-
- start() - Method in class org.atmosphere.cache.DefaultBroadcasterCache
-
- start() - Method in class org.atmosphere.cache.UUIDBroadcasterCache
-
- start() - Method in interface org.atmosphere.cpr.BroadcasterCache
-
This method is invoked when the Broadcaster is started.
- start() - Method in class org.atmosphere.cpr.DefaultBroadcaster
-
- start() - Method in class org.atmosphere.util.SimpleBroadcaster
-
- startAsync() - Method in class org.atmosphere.cpr.AtmosphereRequest
- startAsync(ServletRequest, ServletResponse) - Method in class org.atmosphere.cpr.AtmosphereRequest
- started(AtmosphereFramework) - Method in interface org.atmosphere.cpr.AtmosphereConfig.StartupHook
-
- started - Variable in class org.atmosphere.cpr.DefaultBroadcaster
-
- startStateTracker() - Method in class org.atmosphere.interceptor.AtmosphereResourceStateRecovery
-
- startUpHook - Variable in class org.atmosphere.cpr.AtmosphereConfig
-
- startupHook(AtmosphereConfig.StartupHook) - Method in class org.atmosphere.cpr.AtmosphereConfig
-
- STATE_RECOVERY_TIMEOUT - Static variable in interface org.atmosphere.cpr.ApplicationConfig
-
- states() - Method in class org.atmosphere.interceptor.AtmosphereResourceStateRecovery
-
- status(int) - Method in class org.atmosphere.cpr.AtmosphereResponse.Builder
-
- statusMessage(String) - Method in class org.atmosphere.cpr.AtmosphereResponse.Builder
-
- stop() - Method in class org.atmosphere.cache.AbstractBroadcasterCache
-
- stop() - Method in class org.atmosphere.cache.DefaultBroadcasterCache
-
- stop() - Method in class org.atmosphere.cache.UUIDBroadcasterCache
-
- stop() - Method in interface org.atmosphere.cpr.BroadcasterCache
-
This method is invoked when the Broadcaster is stopped.
- store - Variable in class org.atmosphere.cpr.DefaultBroadcasterFactory
-
- stream() - Method in class org.atmosphere.util.ByteArrayAsyncWriter
-
- STREAMING_HTTP_OVER_WEBSOCKET - Static variable in interface org.atmosphere.cpr.FrameworkConfig
-
- STREAMING_TRANSPORT - Static variable in interface org.atmosphere.cpr.HeaderConfig
-
- StreamingHttpProtocol - Class in org.atmosphere.websocket.protocol
-
Like the
AsynchronousProcessor class, this class is responsible for dispatching WebSocket stream to the
proper
WebSocket implementation by wrapping the Websocket message's bytes within
an
HttpServletRequest.
- StreamingHttpProtocol() - Constructor for class org.atmosphere.websocket.protocol.StreamingHttpProtocol
-
- StringEscapeUtils - Class in org.atmosphere.util
-
Adapted from Apache Commons code
- StringEscapeUtils() - Constructor for class org.atmosphere.util.StringEscapeUtils
-
StringEscapeUtils instances should NOT be constructed in
standard programming.
- StringFilterAggregator - Class in org.atmosphere.util
-
Simple Aggregator that aggregate broadcasted String until it reach the
limit.
- StringFilterAggregator() - Constructor for class org.atmosphere.util.StringFilterAggregator
-
- StringFilterAggregator(int) - Constructor for class org.atmosphere.util.StringFilterAggregator
-
- submit(ForkJoinTask<T>) - Method in class org.atmosphere.util.chmv8.ForkJoinPool
-
Submits a ForkJoinTask for execution.
- submit(Callable<T>) - Method in class org.atmosphere.util.chmv8.ForkJoinPool
-
- submit(Runnable, T) - Method in class org.atmosphere.util.chmv8.ForkJoinPool
-
- submit(Runnable) - Method in class org.atmosphere.util.chmv8.ForkJoinPool
-
- submit(Callable<T>) - Method in class org.atmosphere.util.VoidExecutorService
-
- submit(Runnable, T) - Method in class org.atmosphere.util.VoidExecutorService
-
- submit(Runnable) - Method in class org.atmosphere.util.VoidExecutorService
-
- sum() - Method in class org.atmosphere.util.chmv8.LongAdder
-
Returns the current sum.
- sumThenReset() - Method in class org.atmosphere.util.chmv8.LongAdder
-
- SUPPORT_LOCATION_HEADER - Static variable in interface org.atmosphere.cpr.ApplicationConfig
-
Support the Jersey location header for resuming.
- SUPPORT_SESSION - Static variable in interface org.atmosphere.cpr.FrameworkConfig
-
- SUPPORT_TRACKED_BROADCASTER - Static variable in interface org.atmosphere.cpr.ApplicationConfig
-
- supportedType(Type) - Method in class org.atmosphere.inject.AtmosphereConfigInjectable
-
- supportedType(Type) - Method in class org.atmosphere.inject.AtmosphereFrameworkInjectable
-
- supportedType(Type) - Method in class org.atmosphere.inject.AtmosphereResourceFactoryInjectable
-
- supportedType(Type) - Method in class org.atmosphere.inject.AtmosphereResourceSessionFactoryInjectable
-
- supportedType(Type) - Method in class org.atmosphere.inject.BroadcasterFactoryInjectable
-
- supportedType(Type) - Method in interface org.atmosphere.inject.Injectable
-
- supportedType(Type) - Method in class org.atmosphere.inject.MetaBroadcasterInjectable
-
- supportedType(Type) - Method in class org.atmosphere.inject.WebSocketFactoryInjectable
-
- supportSession() - Method in class org.atmosphere.cpr.AsynchronousProcessor
-
Is HttpSession supported
- supportWebSocket() - Method in class org.atmosphere.container.GlassFishServ30WebSocketSupport
-
- supportWebSocket() - Method in class org.atmosphere.container.GlassFishServlet30WebSocketSupport
-
- supportWebSocket() - Method in class org.atmosphere.container.GlassFishWebSocketSupport
-
- supportWebSocket() - Method in class org.atmosphere.container.Grizzly2WebSocketSupport
-
- supportWebSocket() - Method in class org.atmosphere.container.GrizzlyServlet30WebSocketSupport
-
- supportWebSocket() - Method in class org.atmosphere.container.JBossAsyncSupportWithWebSocket
-
- supportWebSocket() - Method in class org.atmosphere.container.Jetty9AsyncSupportWithWebSocket
-
- supportWebSocket() - Method in class org.atmosphere.container.JettyAsyncSupportWithWebSocket
-
- supportWebSocket() - Method in class org.atmosphere.container.JettyServlet30AsyncSupportWithWebSocket
-
- supportWebSocket() - Method in class org.atmosphere.container.JSR356AsyncSupport
-
- supportWebSocket() - Method in class org.atmosphere.container.NettyCometSupport
-
- supportWebSocket() - Method in class org.atmosphere.container.Tomcat7AsyncSupportWithWebSocket
-
- supportWebSocket() - Method in class org.atmosphere.container.Tomcat7BIOSupportWithWebSocket
-
- supportWebSocket() - Method in class org.atmosphere.container.Tomcat7Servlet30SupportWithWebSocket
-
- supportWebSocket() - Method in class org.atmosphere.container.WebLogicServlet30WithWebSocket
-
- supportWebSocket() - Method in class org.atmosphere.cpr.AsynchronousProcessor
-
- supportWebSocket() - Method in interface org.atmosphere.cpr.AsyncSupport
-
Return true if this implementation supports the websocket protocol.
- suspend(Action, AtmosphereRequest, AtmosphereResponse) - Method in class org.atmosphere.container.BlockingIOCometSupport
-
Suspend the connection by blocking the current Thread
- SUSPEND - Static variable in class org.atmosphere.container.NettyCometSupport
-
- SUSPEND - Static variable in class org.atmosphere.cpr.Action
-
- suspend() - Method in interface org.atmosphere.cpr.AtmosphereResource
-
- suspend(long) - Method in interface org.atmosphere.cpr.AtmosphereResource
-
- suspend(long, TimeUnit) - Method in interface org.atmosphere.cpr.AtmosphereResource
-
- suspend() - Method in class org.atmosphere.cpr.AtmosphereResourceImpl
-
- suspend(long, TimeUnit) - Method in class org.atmosphere.cpr.AtmosphereResourceImpl
-
- suspend(long) - Method in class org.atmosphere.cpr.AtmosphereResourceImpl
-
- suspend(long) - Method in class org.atmosphere.cpr.Meteor
-
Suspend the underlying HttpServletResponse.
- suspend(long, TimeUnit) - Method in class org.atmosphere.cpr.Meteor
-
Suspend the underlying HttpServletResponse.
- suspended(AtmosphereRequest, AtmosphereResponse) - Method in interface org.atmosphere.container.TomcatWebSocketUtil.Delegate
-
- suspended(AtmosphereRequest, AtmosphereResponse) - Method in class org.atmosphere.cpr.AsynchronousProcessor
-
All proprietary Comet based Servlet must invoke the suspended method when the first request comes in.
- SUSPENDED_ATMOSPHERE_RESOURCE_UUID - Static variable in interface org.atmosphere.cpr.ApplicationConfig
-
- SuspendTrackerInterceptor - Class in org.atmosphere.interceptor
-
- SuspendTrackerInterceptor() - Constructor for class org.atmosphere.interceptor.SuspendTrackerInterceptor
-
- UnboundedApachePoolableProvider - Class in org.atmosphere.pool
-
- UnboundedApachePoolableProvider() - Constructor for class org.atmosphere.pool.UnboundedApachePoolableProvider
-
- unCapitalize(String) - Static method in class org.atmosphere.util.IntrospectionUtils
-
- unescapeJava(String) - Static method in class org.atmosphere.util.StringEscapeUtils
-
Unescapes any Java literals found in the String.
- unescapeJava(Writer, String) - Static method in class org.atmosphere.util.StringEscapeUtils
-
Unescapes any Java literals found in the String to a
Writer.
- unescapeJavaScript(String) - Static method in class org.atmosphere.util.StringEscapeUtils
-
Unescapes any JavaScript literals found in the String.
- unescapeJavaScript(Writer, String) - Static method in class org.atmosphere.util.StringEscapeUtils
-
Unescapes any JavaScript literals found in the String to a
Writer.
- UNIQUE_UUID_WEBSOCKET - Static variable in interface org.atmosphere.cpr.ApplicationConfig
-
Use a unique UUID for all WebSocket message delivered on the same connection.
- uniqueBroadcaster(Broadcaster) - Method in class org.atmosphere.cpr.AtmosphereResourceImpl
-
- uniqueWriteQueue - Variable in class org.atmosphere.cpr.DefaultBroadcaster
-
- universe() - Method in class org.atmosphere.cpr.AtmosphereFramework
-
- Universe - Class in org.atmosphere.cpr
-
Universe contains static reference to Atmosphere's Factories.
- Universe() - Constructor for class org.atmosphere.cpr.Universe
-
- unRegisterUuidForFindCandidate(AtmosphereResource) - Method in interface org.atmosphere.cpr.AtmosphereResourceFactory
-
- unRegisterUuidForFindCandidate(AtmosphereResource) - Method in class org.atmosphere.cpr.DefaultAtmosphereResourceFactory
-
- unwrap(Object) - Method in interface org.atmosphere.cpr.BroadcasterConfig.FilterManipulator
-
- unwrap(Object) - Method in class org.atmosphere.cpr.BroadcasterConfig
-
- uri - Variable in class org.atmosphere.cpr.DefaultBroadcaster
-
- UriComponent - Class in org.atmosphere.util.uri
-
Utility class for validating, encoding and decoding components
of a URI.
- UriComponent.Type - Enum in org.atmosphere.util.uri
-
The URI component type.
- UriPattern - Class in org.atmosphere.util.uri
-
A URI pattern for matching a URI against a regular expression
and returning capturing group values for any capturing groups present in
the expression.
- UriPattern() - Constructor for class org.atmosphere.util.uri.UriPattern
-
Construct an empty pattern.
- UriPattern(String) - Constructor for class org.atmosphere.util.uri.UriPattern
-
Construct a new URI pattern.
- UriPattern(String, int[]) - Constructor for class org.atmosphere.util.uri.UriPattern
-
Construct a new URI pattern.
- UriPattern(Pattern) - Constructor for class org.atmosphere.util.uri.UriPattern
-
Construct a new URI pattern.
- UriPattern(Pattern, int[]) - Constructor for class org.atmosphere.util.uri.UriPattern
-
Construct a new URI pattern.
- UriTemplate - Class in org.atmosphere.util.uri
-
A URI template.
- UriTemplate(String) - Constructor for class org.atmosphere.util.uri.UriTemplate
-
Construct a new URI template.
- UriTemplate(UriTemplateParser) - Constructor for class org.atmosphere.util.uri.UriTemplate
-
Construct a new URI template.
- UriTemplateParser - Class in org.atmosphere.util.uri
-
A URI template parser that parses JAX-RS specific URI templates.
- UriTemplateParser(String) - Constructor for class org.atmosphere.util.uri.UriTemplateParser
-
Parse a template.
- URLBuildingStrategy - Interface in org.atmosphere.util.analytics
-
Fork of https://code.google.com/p/jgoogleanalytics/
Interface for the URL building strategy
- USE_FORJOINPOOL - Static variable in interface org.atmosphere.cpr.ApplicationConfig
-
Use ForkJoinPool for dispatching messages and executing async I/O) operation
Default: true
Value: org.atmosphere.useForkJoinPool
- USE_SERVLET_CONTEXT_PARAMETERS - Static variable in interface org.atmosphere.cpr.ApplicationConfig
-
Use init parameters specified for servlet context in addition to servlet config
Default: false
Value: org.atmosphere.cpr.AtmosphereConfig.getInitParameter
- useBlockingImplementation - Variable in class org.atmosphere.cpr.AtmosphereFramework
-
- useNativeImplementation - Variable in class org.atmosphere.cpr.AtmosphereFramework
-
- userPrincipal(Principal) - Method in class org.atmosphere.cpr.AtmosphereRequest.Builder
-
- useServlet30 - Variable in class org.atmosphere.cpr.AtmosphereFramework
-
- usesLongPolling - Variable in class org.atmosphere.cpr.AtmosphereSession
-
- useStreamForFlushingComments - Variable in class org.atmosphere.cpr.AtmosphereFramework
-
- useTwoStepWrite(AtmosphereResourceEvent) - Method in class org.atmosphere.handler.AbstractReflectorAtmosphereHandler
-
- usingTokenIdForAttribute - Variable in class org.atmosphere.cpr.DefaultBroadcaster
-
- UTF8Handler() - Constructor for class org.atmosphere.util.ServletProxyFactory.UTF8Handler
-
- UTF_8 - Static variable in class org.atmosphere.util.QueryStringDecoder
-
- Utils - Class in org.atmosphere.util
-
Utils class.
- Utils() - Constructor for class org.atmosphere.util.Utils
-
- uuid() - Method in class org.atmosphere.cache.CacheMessage
-
- uuid(AtmosphereResource) - Method in class org.atmosphere.cache.UUIDBroadcasterCache
-
- uuid() - Method in class org.atmosphere.cpr.AtmosphereRequest
-
- uuid() - Method in interface org.atmosphere.cpr.AtmosphereResource
-
Return the unique ID associated with this AtmosphereResource.
- uuid() - Method in class org.atmosphere.cpr.AtmosphereResourceImpl
-
- uuid() - Method in class org.atmosphere.cpr.AtmosphereResponse
-
- uuid - Variable in class org.atmosphere.cpr.AtmosphereSession
-
- uuid() - Method in class org.atmosphere.cpr.AtmosphereSession
-
- uuid - Variable in class org.atmosphere.websocket.WebSocket
-
- uuid() - Method in class org.atmosphere.websocket.WebSocket
-
- UUIDBroadcasterCache - Class in org.atmosphere.cache
-
- UUIDBroadcasterCache() - Constructor for class org.atmosphere.cache.UUIDBroadcasterCache
-
- UUIDBroadcasterCache.ClientQueue - Class in org.atmosphere.cache
-
This class wraps all messages to be delivered to a client.
- UUIDBROADCASTERCACHE_CLIENT_IDLETIME - Static variable in interface org.atmosphere.cpr.ApplicationConfig
-
The maximum time, in seconds, for a message to stay cached when using the
UUIDBroadcasterCache
Default: 60
Value: org.atmosphere.cache.UUIDBroadcasterCache.clientIdleTime
- UUIDBROADCASTERCACHE_IDLE_CACHE_INTERVAL - Static variable in interface org.atmosphere.cpr.ApplicationConfig
-
- uuidProvider() - Method in class org.atmosphere.cpr.AtmosphereConfig
-
- uuidProvider(UUIDProvider) - Method in class org.atmosphere.cpr.AtmosphereFramework
-
Set a UUID like implementation for generating random UUID String
- uuidProvider() - Method in class org.atmosphere.cpr.AtmosphereFramework
-
- UUIDProvider - Interface in org.atmosphere.util
-
- UUIDProviderService - Annotation Type in org.atmosphere.config.service
-
An annotation to use in order to replace the default
UUIDProvider
- UUIDProviderServiceProcessor - Class in org.atmosphere.annotation
-
- UUIDProviderServiceProcessor() - Constructor for class org.atmosphere.annotation.UUIDProviderServiceProcessor
-
- valid(String, UriComponent.Type) - Static method in class org.atmosphere.util.uri.UriComponent
-
Validates the legal characters of a percent-encoded string that
represents a URI component type.
- valid(String, UriComponent.Type, boolean) - Static method in class org.atmosphere.util.uri.UriComponent
-
Validates the legal characters of a percent-encoded string that
represents a URI component type.
- validate(String, UriComponent.Type) - Static method in class org.atmosphere.util.uri.UriComponent
-
Validates the legal characters of a percent-encoded string that
represents a URI component type.
- validate(String, UriComponent.Type, boolean) - Static method in class org.atmosphere.util.uri.UriComponent
-
Validates the legal characters of a percent-encoded string that
represents a URI component type.
- valueOf(String) - Static method in enum org.atmosphere.config.service.DeliverTo.DELIVER_TO
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.atmosphere.config.service.Ready.DELIVER_TO
-
Deprecated.
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.atmosphere.cpr.Action.TYPE
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.atmosphere.cpr.AtmosphereFramework.MetaServiceAction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.atmosphere.cpr.AtmosphereResource.TRANSPORT
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.atmosphere.cpr.Broadcaster.POLICY
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.atmosphere.cpr.Broadcaster.SCOPE
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.atmosphere.cpr.BroadcasterLifeCyclePolicy.ATMOSPHERE_RESOURCE_POLICY
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.atmosphere.cpr.BroadcastFilter.BroadcastAction.ACTION
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.atmosphere.cpr.Deliver.TYPE
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.atmosphere.interceptor.InvokationOrder.PRIORITY
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.atmosphere.util.uri.UriComponent.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.atmosphere.websocket.WebSocketEventListener.WebSocketEvent.TYPE
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.atmosphere.config.service.DeliverTo.DELIVER_TO
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.atmosphere.config.service.Ready.DELIVER_TO
-
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.atmosphere.cpr.Action.TYPE
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.atmosphere.cpr.AtmosphereFramework.MetaServiceAction
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.atmosphere.cpr.AtmosphereResource.TRANSPORT
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.atmosphere.cpr.Broadcaster.POLICY
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.atmosphere.cpr.Broadcaster.SCOPE
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.atmosphere.cpr.BroadcasterLifeCyclePolicy.ATMOSPHERE_RESOURCE_POLICY
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.atmosphere.cpr.BroadcastFilter.BroadcastAction.ACTION
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.atmosphere.cpr.Deliver.TYPE
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.atmosphere.interceptor.InvokationOrder.PRIORITY
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Method in class org.atmosphere.util.chmv8.ConcurrentHashMapV8
-
Returns a Collection view of the values contained in this map.
- values() - Static method in enum org.atmosphere.util.uri.UriComponent.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.atmosphere.websocket.WebSocketEventListener.WebSocketEvent.TYPE
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- Version - Class in org.atmosphere.util
-
Class contains information about Atmosphere framework
- Version() - Constructor for class org.atmosphere.util.Version
-
- VOID - Static variable in class org.atmosphere.util.VoidExecutorService
-
- VOID_ATMOSPHERE_RESOURCE_UUID - Static variable in interface org.atmosphere.cpr.BroadcastFilter
-
- VoidAnnotationProcessor - Class in org.atmosphere.util
-
- VoidAnnotationProcessor() - Constructor for class org.atmosphere.util.VoidAnnotationProcessor
-
- VoidExecutorService - Class in org.atmosphere.util
-
An ExecutorService that does nothing and execute using the calling Thread.
- VoidExecutorService() - Constructor for class org.atmosphere.util.VoidExecutorService
-
- VoidServletConfig - Class in org.atmosphere.util
-
- VoidServletConfig() - Constructor for class org.atmosphere.util.VoidServletConfig
-
- VoidServletConfig(Map<String, String>) - Constructor for class org.atmosphere.util.VoidServletConfig
-
- waitTime - Variable in class org.atmosphere.cpr.DefaultBroadcaster
-
- WEB_SOCKET_BANNED_VERSION - Static variable in interface org.atmosphere.cpr.ApplicationConfig
-
WebSocket version to exclude and downgrade to comet.
- WebDotXmlReader - Class in org.atmosphere.util
-
web.xml reader.
- WebDotXmlReader(InputStream) - Constructor for class org.atmosphere.util.WebDotXmlReader
-
Create a DocumentBuilderFactory element from WEB-INF/web.xml
- WEBLOGIC_WEBSOCKET - Static variable in class org.atmosphere.cpr.DefaultAsyncSupportResolver
-
- WebLogicServlet30WithWebSocket - Class in org.atmosphere.container
-
- WebLogicServlet30WithWebSocket(AtmosphereConfig) - Constructor for class org.atmosphere.container.WebLogicServlet30WithWebSocket
-
- WebLogicWebSocket - Class in org.atmosphere.container.version
-
- WebLogicWebSocket(WebSocketConnection, AtmosphereConfig) - Constructor for class org.atmosphere.container.version.WebLogicWebSocket
-
- WeblogicWebSocketHandler - Class in org.atmosphere.container
-
- WeblogicWebSocketHandler() - Constructor for class org.atmosphere.container.WeblogicWebSocketHandler
-
- webSocket() - Method in class org.atmosphere.cpr.AtmosphereResourceImpl
-
- webSocket(WebSocket) - Method in class org.atmosphere.cpr.AtmosphereResourceImpl
-
- WebSocket - Class in org.atmosphere.websocket
-
Represent a portable WebSocket implementation which can be used to write message.
- WebSocket(AtmosphereConfig) - Constructor for class org.atmosphere.websocket.WebSocket
-
- webSocket() - Method in class org.atmosphere.websocket.WebSocketEventListener.WebSocketEvent
-
The WebSocket.
- WEBSOCKET_ACCEPT_DONE - Static variable in class org.atmosphere.websocket.WebSocket
-
- WEBSOCKET_BINARY_WRITE - Static variable in interface org.atmosphere.cpr.ApplicationConfig
-
Write binary instead of String.
- WEBSOCKET_BUFFER_SIZE - Static variable in interface org.atmosphere.cpr.ApplicationConfig
-
Tell Atmosphere the WebSocket write buffer size.
- WEBSOCKET_CONTENT_TYPE - Static variable in interface org.atmosphere.cpr.ApplicationConfig
-
Tell Atmosphere the content-type to use when a WebSocket message is dispatched as an AtmosphereRequest.
- WEBSOCKET_IDLETIME - Static variable in interface org.atmosphere.cpr.ApplicationConfig
-
Tell Atmosphere how long a WebSocket connection can stay idle.
- WEBSOCKET_INITIATED - Static variable in class org.atmosphere.websocket.WebSocket
-
- WEBSOCKET_MAXBINARYSIZE - Static variable in interface org.atmosphere.cpr.ApplicationConfig
-
Set the WebSocket max text size.
- WEBSOCKET_MAXTEXTSIZE - Static variable in interface org.atmosphere.cpr.ApplicationConfig
-
Set the WebSocket max text size.
- WEBSOCKET_MESSAGE - Static variable in interface org.atmosphere.cpr.FrameworkConfig
-
Tag for WebSocket's Message
- WEBSOCKET_METHOD - Static variable in interface org.atmosphere.cpr.ApplicationConfig
-
Tell Atmosphere the method to use when a WebSocket message is dispatched as an AtmosphereRequest.
- WEBSOCKET_PATH_DELIMITER - Static variable in interface org.atmosphere.cpr.ApplicationConfig
-
Tell Atmosphere the path delimiter to use when a WebSocket message contains the path as it first line.
- WEBSOCKET_PROCESSOR - Static variable in interface org.atmosphere.cpr.ApplicationConfig
-
- WEBSOCKET_PROTOCOL - Static variable in interface org.atmosphere.cpr.ApplicationConfig
-
- WEBSOCKET_PROTOCOL_EXECUTION - Static variable in interface org.atmosphere.cpr.ApplicationConfig
-
- WEBSOCKET_REQUIRE_SAME_ORIGIN - Static variable in interface org.atmosphere.cpr.ApplicationConfig
-
Tell Atmosphere to enforce the same origin policy for all incoming WebSocket handshakes.
- WEBSOCKET_RESUME - Static variable in class org.atmosphere.websocket.WebSocket
-
- WEBSOCKET_SUBPROTOCOL - Static variable in interface org.atmosphere.cpr.FrameworkConfig
-
The name of the sub-protocol used.
- WEBSOCKET_SUPPORT - Static variable in interface org.atmosphere.cpr.ApplicationConfig
-
Force Atmosphere to use WebSocket.
- WEBSOCKET_SUPPORT_SERVLET3 - Static variable in interface org.atmosphere.cpr.ApplicationConfig
-
Force Atmosphere to use WebSocket + Servlet 3.0 API.
- WEBSOCKET_SUSPEND - Static variable in class org.atmosphere.websocket.WebSocket
-
- WEBSOCKET_TRANSPORT - Static variable in interface org.atmosphere.cpr.HeaderConfig
-
- WEBSOCKET_UPGRADE - Static variable in interface org.atmosphere.cpr.HeaderConfig
-
- WEBSOCKET_WRITE_TIMEOUT - Static variable in interface org.atmosphere.cpr.ApplicationConfig
-
Timeout of JSR356 write operation.
- WEBSOCKET_X_ATMOSPHERE_TRANSPORT - Static variable in interface org.atmosphere.cpr.HeaderConfig
-
- webSocketEnabled - Variable in class org.atmosphere.cpr.AtmosphereFramework
-
- webSocketEnabled() - Method in class org.atmosphere.cpr.AtmosphereFramework
-
- webSocketEnabled(boolean) - Method in class org.atmosphere.cpr.AtmosphereFramework
-
- webSocketEnabled(HttpServletRequest) - Static method in class org.atmosphere.util.Utils
-
- WebSocketEvent(T, WebSocketEventListener.WebSocketEvent.TYPE, WebSocket) - Constructor for class org.atmosphere.websocket.WebSocketEventListener.WebSocketEvent
-
- WebSocketEventListener - Interface in org.atmosphere.websocket
-
A listener for monitoring what's occurring on a WebSocket, independently of the underlying implementation.
- WebSocketEventListener.WebSocketEvent<T> - Class in org.atmosphere.websocket
-
- WebSocketEventListener.WebSocketEvent.TYPE - Enum in org.atmosphere.websocket
-
- WebSocketEventListenerAdapter - Class in org.atmosphere.websocket
-
- WebSocketEventListenerAdapter() - Constructor for class org.atmosphere.websocket.WebSocketEventListenerAdapter
-
- WebSocketException(String, AtmosphereResponse) - Constructor for exception org.atmosphere.websocket.WebSocketProcessor.WebSocketException
-
- WebSocketException(Throwable, AtmosphereResponse) - Constructor for exception org.atmosphere.websocket.WebSocketProcessor.WebSocketException
-
- websocketFactory() - Method in class org.atmosphere.cpr.AtmosphereConfig
-
- webSocketFactory() - Method in class org.atmosphere.cpr.AtmosphereFramework
-
- webSocketFactory(WebSocketFactory) - Method in class org.atmosphere.cpr.AtmosphereFramework
-
- WebSocketFactory - Interface in org.atmosphere.websocket
-
- WebSocketFactoryInjectable - Class in org.atmosphere.inject
-
- WebSocketFactoryInjectable() - Constructor for class org.atmosphere.inject.WebSocketFactoryInjectable
-
- WebSocketFactoryService - Annotation Type in org.atmosphere.config.service
-
An annotation for telling Atmosphere which
WebSocketFactory class to use by default.
- WebSocketFactoryServiceProcessor - Class in org.atmosphere.annotation
-
- WebSocketFactoryServiceProcessor() - Constructor for class org.atmosphere.annotation.WebSocketFactoryServiceProcessor
-
- webSocketHandler(WebSocketHandler) - Method in class org.atmosphere.websocket.WebSocket
-
- webSocketHandler() - Method in class org.atmosphere.websocket.WebSocket
-
- WebSocketHandler - Interface in org.atmosphere.websocket
-
A very simple interface adapter class that implements all methods and expose a WebSocket API
close to the JavaScript Counterpart.
- WebSocketHandlerAdapter - Class in org.atmosphere.websocket
-
- WebSocketHandlerAdapter() - Constructor for class org.atmosphere.websocket.WebSocketHandlerAdapter
-
- WebSocketHandlerProxy(Class<? extends Broadcaster>, WebSocketHandler) - Constructor for class org.atmosphere.websocket.WebSocketProcessor.WebSocketHandlerProxy
-
- WebSocketHandlerProxy(WebSocketHandler) - Constructor for class org.atmosphere.websocket.WebSocketProcessor.WebSocketHandlerProxy
-
- WebSocketHandlerService - Annotation Type in org.atmosphere.config.service
-
An annotation for telling Atmosphere which
WebSocketHandler class to use by default.
- WebSocketHandlerServiceProcessor - Class in org.atmosphere.annotation
-
- WebSocketHandlerServiceProcessor() - Constructor for class org.atmosphere.annotation.WebSocketHandlerServiceProcessor
-
- WebSocketHandshakeFilter - Class in org.atmosphere.websocket
-
A Servlet Filter for configuring which WebSocket protocol version an application want to support.
- WebSocketHandshakeFilter() - Constructor for class org.atmosphere.websocket.WebSocketHandshakeFilter
-
- webSocketMessage(AtmosphereResource) - Static method in class org.atmosphere.util.Utils
-
- WebSocketMessageSuspendInterceptor - Class in org.atmosphere.interceptor
-
Mark WebSocket Message as suspended.
- WebSocketMessageSuspendInterceptor() - Constructor for class org.atmosphere.interceptor.WebSocketMessageSuspendInterceptor
-
- WebSocketPingPongListener - Interface in org.atmosphere.websocket
-
WebSocket Ping/Pong Listener.
- WebSocketProcessor - Interface in org.atmosphere.websocket
-
Atmosphere's WebSocket Support implementation.
- WebSocketProcessor.WebSocketException - Exception in org.atmosphere.websocket
-
An exception that can be used to flag problems with the WebSocket processing.
- WebSocketProcessor.WebSocketHandlerProxy - Class in org.atmosphere.websocket
-
- WebSocketProcessorAdapter - Class in org.atmosphere.websocket
-
- WebSocketProcessorAdapter() - Constructor for class org.atmosphere.websocket.WebSocketProcessorAdapter
-
- webSocketProcessorClassName - Variable in class org.atmosphere.cpr.AtmosphereFramework
-
- WebSocketProcessorFactory - Class in org.atmosphere.cpr
-
- WebSocketProcessorFactory() - Constructor for class org.atmosphere.cpr.WebSocketProcessorFactory
-
- WebSocketProcessorService - Annotation Type in org.atmosphere.config.service
-
- WebSocketProcessorServiceProcessor - Class in org.atmosphere.annotation
-
- WebSocketProcessorServiceProcessor() - Constructor for class org.atmosphere.annotation.WebSocketProcessorServiceProcessor
-
- webSocketProtocol - Variable in class org.atmosphere.cpr.AtmosphereFramework
-
- WebSocketProtocol - Interface in org.atmosphere.websocket
-
A WebSocket based protocol implementation.
- webSocketProtocolClassName - Variable in class org.atmosphere.cpr.AtmosphereFramework
-
- webSocketProtocolInitialized - Variable in class org.atmosphere.cpr.AtmosphereFramework
-
- WebSocketProtocolService - Annotation Type in org.atmosphere.config.service
-
An annotation for telling Atmosphere which
WebSocketProtocol class to use by default.
- WebSocketProtocolServiceProcessor - Class in org.atmosphere.annotation
-
- WebSocketProtocolServiceProcessor() - Constructor for class org.atmosphere.annotation.WebSocketProtocolServiceProcessor
-
- WebSocketProtocolStream - Interface in org.atmosphere.websocket
-
A streaming API for WebServer that support WebSocket streaming.
- webSocketQueryStringPresentOrNull(HttpServletRequest) - Static method in class org.atmosphere.util.Utils
-
- websocketResource(AtmosphereResource) - Static method in class org.atmosphere.util.Utils
-
- WebSocketStreamingHandler - Interface in org.atmosphere.websocket
-
A Streaming Interface for WebSocket.
- WebSocketStreamingHandlerAdapter - Class in org.atmosphere.websocket
-
- WebSocketStreamingHandlerAdapter() - Constructor for class org.atmosphere.websocket.WebSocketStreamingHandlerAdapter
-
- wildcardMapping - Variable in class org.atmosphere.config.managed.ServiceInterceptor
-
- wildcardMapping() - Method in class org.atmosphere.websocket.DefaultWebSocketProcessor
-
- wildcardMapping(boolean) - Method in class org.atmosphere.websocket.DefaultWebSocketProcessor
-
- wrap(HttpServletRequest) - Static method in class org.atmosphere.cpr.AtmosphereRequest
-
Wrap an HttpServletRequest.
- wrap(HttpServletResponse) - Static method in class org.atmosphere.cpr.AtmosphereResponse
-
Wrap an HttpServletResponse
- wrap(BroadcastFilter.BroadcastAction, boolean) - Method in interface org.atmosphere.cpr.BroadcasterConfig.FilterManipulator
-
- wrap(BroadcastFilter.BroadcastAction, boolean) - Method in class org.atmosphere.cpr.BroadcasterConfig
-
- wrappedRequest() - Method in class org.atmosphere.cpr.AtmosphereRequest
-
- write(String) - Method in class org.atmosphere.container.version.Grizzly2WebSocket
-
- write(byte[], int, int) - Method in class org.atmosphere.container.version.Grizzly2WebSocket
-
- write(String) - Method in class org.atmosphere.container.version.GrizzlyWebSocket
-
- write(byte[], int, int) - Method in class org.atmosphere.container.version.GrizzlyWebSocket
-
- write(String) - Method in class org.atmosphere.container.version.JBossWebSocket
-
- write(byte[], int, int) - Method in class org.atmosphere.container.version.JBossWebSocket
-
- write(String) - Method in class org.atmosphere.container.version.Jetty8WebSocket
-
- write(byte[], int, int) - Method in class org.atmosphere.container.version.Jetty8WebSocket
-
- write(String) - Method in class org.atmosphere.container.version.Jetty9WebSocket
-
- write(byte[], int, int) - Method in class org.atmosphere.container.version.Jetty9WebSocket
-
- write(String) - Method in class org.atmosphere.container.version.JSR356WebSocket
-
- write(byte[], int, int) - Method in class org.atmosphere.container.version.JSR356WebSocket
-
- write(String) - Method in class org.atmosphere.container.version.TomcatWebSocket
-
- write(byte[], int, int) - Method in class org.atmosphere.container.version.TomcatWebSocket
-
- write(String) - Method in class org.atmosphere.container.version.WebLogicWebSocket
-
- write(byte[], int, int) - Method in class org.atmosphere.container.version.WebLogicWebSocket
-
- write(AtmosphereResponse, String) - Method in interface org.atmosphere.cpr.AsyncIOWriter
-
Write a WebSocket message.
- write(AtmosphereResponse, byte[]) - Method in interface org.atmosphere.cpr.AsyncIOWriter
-
Write a WebSocket message.
- write(AtmosphereResponse, byte[], int, int) - Method in interface org.atmosphere.cpr.AsyncIOWriter
-
Write a WebSocket message.
- write(AtmosphereResponse, String) - Method in class org.atmosphere.cpr.AsyncIOWriterAdapter
-
- write(AtmosphereResponse, byte[]) - Method in class org.atmosphere.cpr.AsyncIOWriterAdapter
-
- write(AtmosphereResponse, byte[], int, int) - Method in class org.atmosphere.cpr.AsyncIOWriterAdapter
-
- write(AtmosphereResponse, String) - Method in class org.atmosphere.cpr.AtmosphereInterceptorWriter
-
- write(AtmosphereResponse, byte[]) - Method in class org.atmosphere.cpr.AtmosphereInterceptorWriter
-
- write(AtmosphereResponse, byte[], int, int) - Method in class org.atmosphere.cpr.AtmosphereInterceptorWriter
-
- write(String) - Method in interface org.atmosphere.cpr.AtmosphereResource
-
Write the String.
- write(byte[]) - Method in interface org.atmosphere.cpr.AtmosphereResource
-
- write(String) - Method in class org.atmosphere.cpr.AtmosphereResourceImpl
-
- write(byte[]) - Method in class org.atmosphere.cpr.AtmosphereResourceImpl
-
- write(String) - Method in class org.atmosphere.cpr.AtmosphereResponse
-
Write the String by either using the PrintWriter or OutputStream.
- write(String, boolean) - Method in class org.atmosphere.cpr.AtmosphereResponse
-
Write the String by either using the PrintWriter or OutputStream.
- write(byte[]) - Method in class org.atmosphere.cpr.AtmosphereResponse
-
Write the bytes by either using the PrintWriter or OutputStream.
- write(byte[], boolean) - Method in class org.atmosphere.cpr.AtmosphereResponse
-
Write the String by either using the PrintWriter or OutputStream.
- write(byte[], int, int) - Method in class org.atmosphere.cpr.AtmosphereResponse
-
Write the bytes by either using the PrintWriter or OutputStream.
- write(byte[], int, int, boolean) - Method in class org.atmosphere.cpr.AtmosphereResponse
-
Write the String by either using the PrintWriter or OutputStream.
- write(OutputStream, Object) - Method in interface org.atmosphere.cpr.Serializer
-
Serialize the Object using the OutputStream.
- write(AtmosphereResourceEvent, ServletOutputStream, byte[]) - Method in class org.atmosphere.handler.AbstractReflectorAtmosphereHandler
-
- write(AtmosphereResponse, String) - Method in class org.atmosphere.util.ByteArrayAsyncWriter
-
- write(AtmosphereResponse, byte[]) - Method in class org.atmosphere.util.ByteArrayAsyncWriter
-
- write(AtmosphereResponse, byte[], int, int) - Method in class org.atmosphere.util.ByteArrayAsyncWriter
-
- write(AtmosphereResponse, String) - Method in class org.atmosphere.websocket.WebSocket
-
- write(AtmosphereResponse, byte[]) - Method in class org.atmosphere.websocket.WebSocket
-
- write(AtmosphereResponse, byte[], int, int) - Method in class org.atmosphere.websocket.WebSocket
-
- write(String) - Method in class org.atmosphere.websocket.WebSocket
-
Use the underlying container's websocket to write the String.
- write(byte[], int, int) - Method in class org.atmosphere.websocket.WebSocket
-
Use the underlying container's websocket to write the byte.
- WRITE_HEADERS - Static variable in interface org.atmosphere.cpr.FrameworkConfig
-
Decide to write extra header.
- WRITE_TIMEOUT - Static variable in interface org.atmosphere.cpr.ApplicationConfig
-
- writeError(AtmosphereResponse, int, String) - Method in interface org.atmosphere.cpr.AsyncIOWriter
-
Write an error code.
- writeError(AtmosphereResponse, int, String) - Method in class org.atmosphere.cpr.AsyncIOWriterAdapter
-
- writeError(AtmosphereResponse, int, String) - Method in class org.atmosphere.cpr.AtmosphereInterceptorWriter
-
- writeError(AtmosphereResponse, int, String) - Method in class org.atmosphere.websocket.WebSocket
-
- writeHeader(boolean) - Method in class org.atmosphere.cpr.AtmosphereResponse.Builder
-
- writeHeaders() - Method in class org.atmosphere.interceptor.CacheHeadersInterceptor
-
- writeHeaders(boolean) - Method in class org.atmosphere.interceptor.CacheHeadersInterceptor
-
- writeLocally - Variable in class org.atmosphere.cpr.Deliver
-
- writeOnTimeout(Object) - Method in interface org.atmosphere.cpr.AtmosphereResource
-
Set a message that will be written when the resource times out.
- writeOnTimeout() - Method in interface org.atmosphere.cpr.AtmosphereResource
-
Return the object that will be written when the resource times out.
- writeOnTimeout(Object) - Method in class org.atmosphere.cpr.AtmosphereResourceImpl
-
- writeOnTimeout() - Method in class org.atmosphere.cpr.AtmosphereResourceImpl
-
- writeQueues - Variable in class org.atmosphere.cpr.DefaultBroadcaster
-
- writeQueues() - Method in class org.atmosphere.cpr.DefaultBroadcaster
-
- writeReady(AtmosphereResponse, byte[]) - Method in class org.atmosphere.cpr.AtmosphereInterceptorWriter
-
- writeTimeoutInSecond - Variable in class org.atmosphere.cpr.DefaultBroadcaster
-
- wsDelimiter() - Method in class org.atmosphere.interceptor.JavaScriptProtocol
-
- wsDelimiter(String) - Method in class org.atmosphere.interceptor.JavaScriptProtocol
-