A B C D E F G H I J K L M N O P Q R S T U V W X _ 

A

AbstractBroadcasterCache - Class in org.atmosphere.cache
Abstract BroadcasterCache which is used to implement headers or query parameters or session based caching.
AbstractBroadcasterCache() - Constructor for class org.atmosphere.cache.AbstractBroadcasterCache
 
AbstractBroadcasterCache.CachedMessage - Class in org.atmosphere.cache
 
AbstractBroadcasterCache.CachedMessage(boolean) - Constructor for class org.atmosphere.cache.AbstractBroadcasterCache.CachedMessage
 
AbstractBroadcasterCache.CachedMessage(Object, long, AbstractBroadcasterCache.CachedMessage) - Constructor for class org.atmosphere.cache.AbstractBroadcasterCache.CachedMessage
 
AbstractBroadcasterProxy - Class in org.atmosphere.util
Abstract Broadcaster that delegates the internal processing to a proxy.
AbstractBroadcasterProxy(String, URI, AtmosphereConfig) - Constructor for class org.atmosphere.util.AbstractBroadcasterProxy
 
AbstractReflectorAtmosphereHandler - Class in org.atmosphere.handler
Simple AtmosphereHandler that reflect every call to Broadcaster.broadcast(T), e.g sent the broadcasted event back to the remote client.
AbstractReflectorAtmosphereHandler() - Constructor for class org.atmosphere.handler.AbstractReflectorAtmosphereHandler
 
ACCESS_CONTROL_ALLOW_CREDENTIALS - Static variable in interface org.atmosphere.cpr.HeaderConfig
 
ACCESS_CONTROL_ALLOW_ORIGIN - Static variable in interface org.atmosphere.cpr.HeaderConfig
 
action(AtmosphereResourceImpl) - Method in class org.atmosphere.container.BlockingIOCometSupport
Process an Action from an ActionEvent operation like suspend, resume or timed out.
action(AtmosphereResourceImpl) - Method in class org.atmosphere.container.GlassFishv2CometSupport
Process an Action from an ActionEvent operation like suspend, resume or timed out.
action(AtmosphereResourceImpl) - Method in class org.atmosphere.container.Grizzly2CometSupport
Process an Action from an ActionEvent operation like suspend, resume or timed out.
action(AtmosphereResourceImpl) - Method in class org.atmosphere.container.GrizzlyCometSupport
Process an Action from an ActionEvent operation like suspend, resume or timed out.
action(AtmosphereResourceImpl) - Method in class org.atmosphere.container.JBossWebCometSupport
Process an Action from an ActionEvent operation like suspend, resume or timed out.
action(AtmosphereResourceImpl) - Method in class org.atmosphere.container.Jetty7CometSupport
Process an Action from an ActionEvent operation like suspend, resume or timed out.
action(AtmosphereResourceImpl) - Method in class org.atmosphere.container.JettyCometSupport
Process an Action from an ActionEvent operation like suspend, resume or timed out.
action(AtmosphereResourceImpl) - Method in class org.atmosphere.container.NettyCometSupport
Process an Action from an ActionEvent operation like suspend, resume or timed out.
action(AtmosphereResourceImpl) - Method in class org.atmosphere.container.Servlet30CometSupport
Process an Action from an ActionEvent operation like suspend, resume or timed out.
action(AtmosphereResourceImpl) - Method in class org.atmosphere.container.Tomcat7CometSupport
Process an Action from an ActionEvent operation like suspend, resume or timed out.
action(AtmosphereResourceImpl) - Method in class org.atmosphere.container.TomcatCometSupport
Process an Action from an ActionEvent operation like suspend, resume or timed out.
Action - Class in org.atmosphere.cpr
An Action is used by AtmosphereInterceptor, AsyncSupport and AtmosphereFramework to determine what to do with a request, e.g suspend it, resume it, etc.
Action() - Constructor for class org.atmosphere.cpr.Action
 
Action(Action.TYPE) - 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
Process an Action from an ActionEvent operation like suspend, resume or timed out.
action(E) - Method in interface org.atmosphere.cpr.AsyncSupport
Process an Action from an ActionEvent operation like suspend, resume or timed out.
action - Variable in class org.atmosphere.cpr.AtmosphereResourceImpl
 
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.
activeClients() - Method in class org.atmosphere.cache.UUIDBroadcasterCache
 
add(Broadcaster, Object) - Method in class org.atmosphere.cpr.BroadcasterFactory
Add a Broadcaster to the list.
add(Broadcaster, Object) - Method in class org.atmosphere.cpr.DefaultBroadcasterFactory
Add a Broadcaster to the list.
addAnnotationPackage(Class<?>) - Method in class org.atmosphere.cpr.AtmosphereFramework
Add support for package detecttion 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) - 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, 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, String) - 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
Add an AtmosphereHandler serviced by the Servlet This API is exposed to allow embedding an Atmosphere application.
addAtmosphereHandler(String, AtmosphereHandler, Broadcaster) - Method in class org.atmosphere.cpr.AtmosphereFramework
Add an AtmosphereHandler serviced by the Servlet This API is exposed to allow embedding an Atmosphere application.
addAtmosphereResource(AtmosphereResource) - Method in interface org.atmosphere.cpr.Broadcaster
Add a AtmosphereResource to the list of item to be notified when the Broadcaster.broadcast(T) is invoked.
addAtmosphereResource(AtmosphereResource) - Method in class org.atmosphere.cpr.DefaultBroadcaster
Add a AtmosphereResource to the list of item to be notified when the Broadcaster.broadcast(T) is invoked.
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
Add BroadcasterListener to all created Broadcaster
addBroadcasterListener(BroadcasterListener) - Method in interface org.atmosphere.cpr.Broadcaster
addBroadcasterListener(BroadcasterListener) - Method in class 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.MetaBroadcaster
Add a BroadcasterListener to all mapped Broadcaster.
addBroadcasterType(String) - Method in class org.atmosphere.cpr.AtmosphereFramework
Add a new Broadcaster class name AtmosphereServlet can use when initializing requests, and when atmosphere.xml broadcaster element is unspecified.
addCacheCandidate(String, AtmosphereResource, Object) - Method in class org.atmosphere.cache.UUIDBroadcasterCache
For backward compatibility with 1.0.9 and lower, use the method above.
addCookie(Cookie) - Method in class org.atmosphere.cpr.AtmosphereResponse
addDateHeader(String, long) - Method in class org.atmosphere.cpr.AtmosphereResponse
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(FilterConfigImpl) - Method in class org.atmosphere.util.AtmosphereFilterChain
Add a filter to the set of filters that will be executed in this chain.
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
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
Add a AtmosphereResourceEventListener which gets invoked when response are resuming, when the remote client close the connection or when the a Broadcaster.broadcast(T) operations occurs.
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, AtmosphereResource, Object) - Method in class org.atmosphere.cache.AbstractBroadcasterCache
Start tracking messages associated with AtmosphereResource from the cache
addToCache(String, AtmosphereResource, Object) - Method in class org.atmosphere.cache.BroadcasterCacheBase
Deprecated.
Start tracking messages associated with AtmosphereResource from the cache
addToCache(String, AtmosphereResource, Object) - Method in class org.atmosphere.cache.OnReconnectBroadcasterCache
 
addToCache(String, AtmosphereResource, Object) - Method in class org.atmosphere.cache.UUIDBroadcasterCache
 
addToCache(String, AtmosphereResource, Object) - Method in interface org.atmosphere.cpr.BroadcasterCache
Start tracking messages associated with AtmosphereResource from the cache
addToCache(String, AtmosphereResource, Object) - Method in class org.atmosphere.cpr.BroadcasterConfig.DefaultBroadcasterCache
 
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
 
afterFilterCacheEntry(AtmosphereResource, Object, UUIDBroadcasterCache.CacheMessage) - Method in class org.atmosphere.cpr.DefaultBroadcaster
 
aliveRequests - Variable in class org.atmosphere.cpr.AsynchronousProcessor
 
ALLOW_QUERYSTRING_AS_REQUEST - Static variable in interface org.atmosphere.cpr.ApplicationConfig
Allow query string as set as request's header.
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
 
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.
AnnotationProcessor - Interface in org.atmosphere.cpr
An annotation processor for configuring the AtmosphereFramework
annotationProcessorClassName - Variable in class org.atmosphere.cpr.AtmosphereFramework
 
annotationProcessorClassName(String) - Method in class org.atmosphere.cpr.AtmosphereFramework
Set the AnnotationProcessor class name.
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
 
ASYNC_TOKEN - Static variable in class org.atmosphere.cpr.DefaultBroadcaster
 
ASYNCHRONOUS_HOOK - Static variable in interface org.atmosphere.cpr.FrameworkConfig
Callback hook for Framework implementing Atmosphere support.
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
 
AsynchronousProcessor.AsynchronousProcessorHook - Class in org.atmosphere.cpr
An Callback class that can be used by Framework integrator to handle the close/timedout/resume life cycle of an AtmosphereResource.
AsynchronousProcessor.AsynchronousProcessorHook(AtmosphereResourceImpl) - Constructor for class org.atmosphere.cpr.AsynchronousProcessor.AsynchronousProcessorHook
 
AsyncIOInterceptor - Interface in org.atmosphere.cpr
A filter like API that allow an AtmosphereInterceptor to intercept the response before it get written back to the client.
AsyncIOWriter - Interface in org.atmosphere.cpr
An Asynchronous I/O Writer is used by a AtmosphereResponse when writing data.
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
Adapter class for AsyncIOWriter.
AsyncIOWriterAdapter(AtmosphereResponse) - Constructor for class org.atmosphere.cpr.AsyncIOWriterAdapter
 
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
A default implementation of AsyncSupportListener
AsyncSupportListenerAdapter() - Constructor for class org.atmosphere.cpr.AsyncSupportListenerAdapter
 
asyncSupportListeners - Variable in class org.atmosphere.cpr.AtmosphereFramework
 
asyncSupportListeners() - Method in class org.atmosphere.cpr.AtmosphereFramework
Return the list of an AsyncSupportListener
AsyncSupportListenerService - Annotation Type in org.atmosphere.config.service
An annotation for telling Atmosphere which AsyncSupportListener class to use by default.
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.
asyncWriteFuture - Variable in class org.atmosphere.cpr.DefaultBroadcaster
 
ATMOSPHERE_CONFIG - Static variable in interface org.atmosphere.cpr.FrameworkConfig
AtmosphereConfig instance
ATMOSPHERE_EXCLUDED_FILE - Static variable in interface org.atmosphere.cpr.ApplicationConfig
Regex pattern for excluding file from being serviced by AtmosphereFilter.
ATMOSPHERE_HANDLER - Static variable in interface org.atmosphere.cpr.ApplicationConfig
Tell Atmosphere which AtmosphereHandler should be used.
ATMOSPHERE_HANDLER - Static variable in interface org.atmosphere.cpr.FrameworkConfig
A request attribute used to lookup the AtmosphereHandler.
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
The location of classes implementing the AtmosphereHandler interface.
ATMOSPHERE_INTERCEPTORS - Static variable in interface org.atmosphere.cpr.ApplicationConfig
A list of AtmosphereInterceptor class name that will be invoked before the AtmosphereResource gets delivered to an application or framework.
ATMOSPHERE_PADDING - Static variable in interface org.atmosphere.cpr.FrameworkConfig
Tha Atmosphere padding key
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
A request attribute used to lookup the AtmosphereResource.
ATMOSPHERE_SERVLET - Static variable in interface org.atmosphere.cpr.FrameworkConfig
A request attribute used to lookup the AtmosphereServlet.
AtmosphereConfig - Class in org.atmosphere.cpr
 
AtmosphereConfig(AtmosphereFramework) - Constructor for class org.atmosphere.cpr.AtmosphereConfig
 
AtmosphereConfigReader - Class in org.atmosphere.util
Descriptor for an Atmosphere configuraton file.
atmosphereDotXmlPath - Variable in class org.atmosphere.cpr.AtmosphereFramework
 
AtmosphereFilter - Class in org.atmosphere.cpr
Atmosphere supports for Filter, delegating all works to AtmosphereServlet.
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
The AtmosphereFramework is the entry point for the framework.
AtmosphereFramework() - Constructor for class org.atmosphere.cpr.AtmosphereFramework
Create an AtmosphereFramework.
AtmosphereFramework(ServletConfig) - Constructor for class org.atmosphere.cpr.AtmosphereFramework
Create an AtmosphereFramework and initialize it via AtmosphereFramework.init(javax.servlet.ServletConfig)
AtmosphereFramework(boolean, boolean) - Constructor for class org.atmosphere.cpr.AtmosphereFramework
Create an AtmosphereFramework.
AtmosphereFramework.AtmosphereHandlerWrapper - Class in org.atmosphere.cpr
 
AtmosphereFramework.AtmosphereHandlerWrapper(BroadcasterFactory, AtmosphereHandler, String) - Constructor for class org.atmosphere.cpr.AtmosphereFramework.AtmosphereHandlerWrapper
 
AtmosphereFramework.AtmosphereHandlerWrapper(AtmosphereHandler, Broadcaster) - Constructor for class org.atmosphere.cpr.AtmosphereFramework.AtmosphereHandlerWrapper
 
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
 
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
An annotation for AtmosphereHandler
AtmosphereInterceptor - Interface in org.atmosphere.cpr
Intercept the dispatch of AtmosphereResource before they get dispatched to AtmosphereHandlers.
AtmosphereInterceptorAdapter - Class in org.atmosphere.cpr
A Simple AtmosphereInterceptor that creates an AtmosphereInterceptorWriter and set it as the default AsyncIOWriter on an AtmosphereResponse
AtmosphereInterceptorAdapter() - Constructor for class org.atmosphere.cpr.AtmosphereInterceptorAdapter
 
AtmosphereInterceptorService - Annotation Type in org.atmosphere.config.service
An annotation for telling Atmosphere which AtmosphereInterceptor class to use by default.
AtmosphereInterceptorWriter - Class in org.atmosphere.cpr
An AsyncIOWriter that delegates the write operation to it's AsyncIOInterceptor.
AtmosphereInterceptorWriter(AtmosphereResponse) - Constructor for class org.atmosphere.cpr.AtmosphereInterceptorWriter
 
AtmosphereMappingException - Exception in org.atmosphere.cpr
Throw when AsynchronousProcessor is unable to map the request to an AtmosphereHandler
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
 
AtmosphereRequest - Class in org.atmosphere.cpr
An Atmosphere request representation.
AtmosphereRequest.Builder - Class in org.atmosphere.cpr
 
AtmosphereRequest.Builder() - Constructor for class org.atmosphere.cpr.AtmosphereRequest.Builder
 
AtmosphereResource - Interface in org.atmosphere.cpr
A AtmosphereResource encapsulates the mechanism to AtmosphereResource.suspend(), AtmosphereResource.resume() and broadcast (AtmosphereResource.getBroadcaster()) messages among suspended response.
AtmosphereResource.TRANSPORT - Enum in org.atmosphere.cpr
 
ATMOSPHERERESOURCE_INTERCEPTOR_METHOD - Static variable in interface org.atmosphere.cpr.ApplicationConfig
The method used that trigger automatic management of AtmosphereResource when the AtmosphereResourceLifecycleInterceptor is used.
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 close remotely close the connection or when a suspended times out or gets resumed.
AtmosphereResourceEventImpl - Class in org.atmosphere.cpr
AtmosphereResourceEvent implementation for Servlet Container.
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
 
AtmosphereResourceEventListener - Interface in org.atmosphere.cpr
Receive notification when a resume, client disconnect or broadcast events occurs.
atmosphereResourceEventListener() - Method in class org.atmosphere.cpr.AtmosphereResourceImpl
 
AtmosphereResourceEventListenerAdapter - Class in org.atmosphere.cpr
An implementation of AtmosphereResourceEventListener with just log event as trace.
AtmosphereResourceEventListenerAdapter() - Constructor for class org.atmosphere.cpr.AtmosphereResourceEventListenerAdapter
 
AtmosphereResourceFactory - Class in org.atmosphere.cpr
A Factory used to manage AtmosphereResource instance.
AtmosphereResourceFactory() - Constructor for class org.atmosphere.cpr.AtmosphereResourceFactory
 
AtmosphereResourceImpl - Class in org.atmosphere.cpr
AtmosphereResource implementation for supporting AtmosphereRequest and AtmosphereResponse.
AtmosphereResourceImpl(AtmosphereConfig, Broadcaster, AtmosphereRequest, AtmosphereResponse, AsyncSupport, AtmosphereHandler) - Constructor for class org.atmosphere.cpr.AtmosphereResourceImpl
AtmosphereResourceLifecycleInterceptor - Class in org.atmosphere.interceptor
This AtmosphereInterceptor implementation automatically suspends the intercepted AtmosphereResource and takes care of managing the response's state (flushing, resuming, etc.) when a Broadcaster.broadcast(T) is invoked.
AtmosphereResourceLifecycleInterceptor() - Constructor for class org.atmosphere.interceptor.AtmosphereResourceLifecycleInterceptor
 
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
 
AtmosphereResponse.Builder() - Constructor for class org.atmosphere.cpr.AtmosphereResponse.Builder
 
AtmosphereServlet - Class in org.atmosphere.cpr
The AtmosphereServlet acts as a dispatcher for AtmosphereHandler defined in META-INF/atmosphere.xml, or if atmosphere.xml is missing, all classes that implements AtmosphereHandler will be discovered and mapped using the class's name.
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.
AtmosphereServlet30 - Class in org.atmosphere.cpr
AtmosphereServlet for Servlet 3.0 only Container
AtmosphereServlet30() - Constructor for class org.atmosphere.cpr.AtmosphereServlet30
Create an Atmosphere Servlet.
AtmosphereServlet30(boolean) - Constructor for class org.atmosphere.cpr.AtmosphereServlet30
Create an Atmosphere Servlet.
AtmosphereServlet30(boolean, boolean) - Constructor for class org.atmosphere.cpr.AtmosphereServlet30
Create an Atmosphere Servlet.
AtmosphereServletProcessor - Interface in org.atmosphere.cpr
Simple interface that can be used to wrap a Servlet from an AtmosphereHandler
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
attributes() - Method in class org.atmosphere.cpr.AtmosphereRequest
Return the locally added attribute.
attributes(Map<String, Object>) - Method in class org.atmosphere.cpr.AtmosphereRequest.Builder
 
authenticate(HttpServletResponse) - Method in class org.atmosphere.cpr.AtmosphereRequest
autoConfigureService(ServletContext) - Method in class org.atmosphere.cpr.AtmosphereFramework
 
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
 
autoDetectWebSocketHandler(ServletContext, URLClassLoader) - Method in class org.atmosphere.cpr.AtmosphereFramework
Auto detect instance of WebSocketHandler in case META-INF/atmosphere.xml is missing.
awaitAndBroadcast(T, long, TimeUnit) - Method in interface org.atmosphere.cpr.Broadcaster
Await for available AtmosphereResource before broadcasting.
awaitAndBroadcast(T, long, TimeUnit) - Method in class org.atmosphere.cpr.DefaultBroadcaster
Await for available AtmosphereResource before broadcasting.
awaitTermination(long, TimeUnit) - Method in class org.atmosphere.util.VoidExecutorService
 

B

BACKWARD_COMPATIBLE_WEBSOCKET_BEHAVIOR - Static variable in interface org.atmosphere.cpr.ApplicationConfig
Before 1.0.12, WebSocket's AtmosphereResource manually added to Broadcaster where added without checking if the parent, e.g the AtmosphereResource's created on the first request was already added to the Broadcaster.
bc - Variable in class org.atmosphere.cpr.DefaultBroadcaster
 
binaryWrite - Variable in class org.atmosphere.websocket.WebSocket
 
BlockingIOCometSupport - Class in org.atmosphere.container
This class gets used when the AtmosphereFramework fails to autodetect the Servlet Container we are running on.
BlockingIOCometSupport(AtmosphereConfig) - Constructor for class org.atmosphere.container.BlockingIOCometSupport
 
body(String) - Method in class org.atmosphere.cpr.AtmosphereRequest
 
body(byte[], int, int) - Method in class org.atmosphere.cpr.AtmosphereRequest.Builder
 
body(String) - Method in class org.atmosphere.cpr.AtmosphereRequest.Builder
 
broadcast(T) - Method in interface org.atmosphere.cpr.Broadcaster
Broadcast the Object to all suspended response, e.g.
broadcast(T, AtmosphereResource) - Method in interface org.atmosphere.cpr.Broadcaster
Broadcast the Object to all suspended response, e.g.
broadcast(T, Set<AtmosphereResource>) - Method in interface org.atmosphere.cpr.Broadcaster
Broadcast the Object to all suspended response, e.g.
broadcast(T) - Method in class org.atmosphere.cpr.DefaultBroadcaster
Broadcast the Object to all suspended response, e.g.
broadcast(T, AtmosphereResource) - Method in class org.atmosphere.cpr.DefaultBroadcaster
Broadcast the Object to all suspended response, e.g.
broadcast(T, Set<AtmosphereResource>) - Method in class org.atmosphere.cpr.DefaultBroadcaster
Broadcast the Object to all suspended response, e.g.
broadcast(String, Object, int, TimeUnit, boolean) - Method in class org.atmosphere.cpr.MetaBroadcaster
 
broadcast(Object) - Method in class org.atmosphere.cpr.Meteor
Broadcast an Object to all suspended response.
broadcast(T) - Method in class org.atmosphere.util.AbstractBroadcasterProxy
Broadcast the Object to all suspended response, e.g.
broadcast(T, AtmosphereResource) - Method in class org.atmosphere.util.AbstractBroadcasterProxy
Broadcast the Object to all suspended response, e.g.
broadcast(T, Set<AtmosphereResource>) - Method in class org.atmosphere.util.AbstractBroadcasterProxy
Broadcast the Object to all suspended response, e.g.
broadcast(T, AtmosphereResource) - Method in class org.atmosphere.util.ExcludeSessionBroadcaster
the AtmosphereResource r will be exclude for this broadcast
broadcast(T, Set<AtmosphereResource>) - Method in class org.atmosphere.util.ExcludeSessionBroadcaster
the AtmosphereResources subset will be exclude for this broadcast
broadcast(T, List<HttpSession>) - Method in class org.atmosphere.util.ExcludeSessionBroadcaster
a list of sessions will be exclude for this broadcast
broadcast(T, HttpSession) - Method in class org.atmosphere.util.ExcludeSessionBroadcaster
session will be exclude for this broadcast
broadcast(T) - Method in class org.atmosphere.util.SimpleBroadcaster
Broadcast the Object to all suspended response, e.g.
broadcast(T, AtmosphereResource) - Method in class org.atmosphere.util.SimpleBroadcaster
Broadcast the Object to all suspended response, e.g.
broadcast(T, Set<AtmosphereResource>) - Method in class org.atmosphere.util.SimpleBroadcaster
Broadcast the Object to all suspended response, e.g.
BROADCAST_FILTER_CLASSES - Static variable in interface org.atmosphere.cpr.ApplicationConfig
A list of BroadcastFilter separated with comma that will be added to every new Broadcaster.
broadcaster - Variable in class org.atmosphere.cpr.AtmosphereFramework.AtmosphereHandlerWrapper
 
broadcaster() - Method in interface org.atmosphere.cpr.AtmosphereResourceEvent
Return the broadcaster associated with the AtmosphereResource this object contains.
broadcaster() - Method in class org.atmosphere.cpr.AtmosphereResourceEventImpl
Return the broadcaster associated with the AtmosphereResource this object contains.
broadcaster - Variable in class org.atmosphere.cpr.AtmosphereResourceImpl
 
Broadcaster - Interface in org.atmosphere.cpr
A Broadcaster is responsible for delivering messages to its subscribed AtmosphereResource, which are representing a suspended response.
Broadcaster.POLICY - Enum in org.atmosphere.cpr
 
Broadcaster.SCOPE - Enum in org.atmosphere.cpr
 
BROADCASTER_ASYNC_WRITE_THREADPOOL_MAXSIZE - Static variable in interface org.atmosphere.cpr.ApplicationConfig
The maximum number of Thread created when writing requests BroadcasterConfig.setAsyncWriteService(java.util.concurrent.ExecutorService).
BROADCASTER_CACHE - Static variable in interface org.atmosphere.cpr.ApplicationConfig
The default BroadcasterCache class.
BROADCASTER_CACHE_STRATEGY - Static variable in interface org.atmosphere.cpr.ApplicationConfig
Define when a broadcasted message is cached.
BROADCASTER_CACHE_TRACKER - Static variable in interface org.atmosphere.cpr.BroadcasterCache
 
BROADCASTER_CLASS - Static variable in interface org.atmosphere.cpr.ApplicationConfig
The default Broadcaster class.
BROADCASTER_FACTORY - Static variable in interface org.atmosphere.cpr.ApplicationConfig
The default BroadcasterFactory class.
BROADCASTER_LIFECYCLE_POLICY - Static variable in interface org.atmosphere.cpr.ApplicationConfig
The BroadcasterLifeCyclePolicy policy to use.
BROADCASTER_LIFECYCLE_POLICY_IDLETIME - Static variable in interface org.atmosphere.cpr.ApplicationConfig
BroadcasterLifecycle max idle time before executing.
BROADCASTER_MESSAGE_PROCESSING_THREADPOOL_MAXSIZE - Static variable in interface org.atmosphere.cpr.ApplicationConfig
The maximum number of Thread created when processing broadcast operations BroadcasterConfig.setExecutorService(java.util.concurrent.ExecutorService).
BROADCASTER_POLICY - Static variable in interface org.atmosphere.cpr.ApplicationConfig
Allow defining the Broadcaster's Suspend Policy Broadcaster.setSuspendPolicy(long, org.atmosphere.cpr.Broadcaster.POLICY).
BROADCASTER_POLICY_TIMEOUT - Static variable in interface org.atmosphere.cpr.ApplicationConfig
Allow defining the Broadcaster's maximum Suspended Atmosphere Policy Broadcaster.setSuspendPolicy(long, org.atmosphere.cpr.Broadcaster.POLICY).
BROADCASTER_SHARABLE_THREAD_POOLS - Static variable in interface org.atmosphere.cpr.ApplicationConfig
Configure Broadcaster to share the same ExecutorService instead among them.
BROADCASTER_WAIT_TIME - Static variable in interface org.atmosphere.cpr.ApplicationConfig
The sleep time, in milliseconds, before the DefaultBroadcaster release its reactive thread for pushing message and execute async write.
BroadcasterCache - Interface in org.atmosphere.cpr
A BroadcasterCache is used to persist broadcasted Object Broadcaster.broadcast(Object).
BroadcasterCache.STRATEGY - Enum in org.atmosphere.cpr
 
BroadcasterCacheBase - Class in org.atmosphere.cache
Deprecated.
BroadcasterCacheBase() - Constructor for class org.atmosphere.cache.BroadcasterCacheBase
Deprecated.
 
BroadcasterCacheBase.CachedMessage - Class in org.atmosphere.cache
Deprecated.
 
BroadcasterCacheBase.CachedMessage(boolean) - Constructor for class org.atmosphere.cache.BroadcasterCacheBase.CachedMessage
Deprecated.
 
BroadcasterCacheBase.CachedMessage(Object, long, BroadcasterCacheBase.CachedMessage) - Constructor for class org.atmosphere.cache.BroadcasterCacheBase.CachedMessage
Deprecated.
 
broadcasterCacheClassName - Variable in class org.atmosphere.cpr.AtmosphereFramework
 
BroadcasterCacheService - Annotation Type in org.atmosphere.config.service
An annotation for telling Atmosphere which BroadcasterCache class to use by default.
broadcasterClassName - Variable in class org.atmosphere.cpr.AtmosphereFramework
 
BroadcasterConfig - Class in org.atmosphere.cpr
Handle Broadcaster configuration like ExecutorService and BroadcastFilter
BroadcasterConfig(List<String>, AtmosphereConfig, String) - Constructor for class org.atmosphere.cpr.BroadcasterConfig
 
BroadcasterConfig(List<String>, AtmosphereConfig, boolean, String) - Constructor for class org.atmosphere.cpr.BroadcasterConfig
 
BroadcasterConfig(ExecutorService, ExecutorService, ScheduledExecutorService, AtmosphereConfig, String) - Constructor for class org.atmosphere.cpr.BroadcasterConfig
 
BroadcasterConfig.DefaultBroadcasterCache - Class in org.atmosphere.cpr
 
BroadcasterConfig.DefaultBroadcasterCache() - Constructor for class org.atmosphere.cpr.BroadcasterConfig.DefaultBroadcasterCache
 
broadcasterFactory - Variable in class org.atmosphere.cpr.AtmosphereFramework
 
BroadcasterFactory - Class in org.atmosphere.cpr
Broadcaster factory used by Atmosphere when creating broadcaster.
BroadcasterFactory() - Constructor for class org.atmosphere.cpr.BroadcasterFactory
 
broadcasterFactoryClassName - Variable in class org.atmosphere.cpr.AtmosphereFramework
 
BroadcasterFactoryService - Annotation Type in org.atmosphere.config.service
An annotation for telling Atmosphere which Broadcaster class to use by default.
broadcasterFilters - Variable in class org.atmosphere.cpr.AtmosphereFramework
 
broadcasterFilters() - Method in class org.atmosphere.cpr.AtmosphereFramework
Return the list of BroadcastFilter
BroadcasterFilterService - Annotation Type in org.atmosphere.config.service
An annotation for telling Atmosphere to add the BroadcastFilter to all created Broadcaster
BroadcasterFuture<E> - Class in org.atmosphere.cpr
Simple Future that can be used when awaiting for a Broadcaster to finish it's broadcast operations to AtmosphereHandler
BroadcasterFuture(E) - Constructor for class org.atmosphere.cpr.BroadcasterFuture
 
BroadcasterFuture(Future<?>, E) - Constructor for class org.atmosphere.cpr.BroadcasterFuture
 
BroadcasterFuture(E, int) - Constructor for class org.atmosphere.cpr.BroadcasterFuture
 
BroadcasterFuture(Future<?>, E, int) - Constructor for class org.atmosphere.cpr.BroadcasterFuture
 
broadcasterID(String) - Method in class org.atmosphere.cpr.BroadcasterConfig
 
broadcasterLifeCyclePolicy - Variable in class org.atmosphere.cpr.AtmosphereFramework
 
BroadcasterLifeCyclePolicy - Class in org.atmosphere.cpr
This class can be used to configure the life cycle of a Broadcaster, e.g when a broadcaster gets destroyed Broadcaster.destroy() or when it's associated resources get released Broadcaster.releaseExternalResources().
BroadcasterLifeCyclePolicy.ATMOSPHERE_RESOURCE_POLICY - Enum in org.atmosphere.cpr
 
BroadcasterLifeCyclePolicy.Builder - Class in org.atmosphere.cpr
 
BroadcasterLifeCyclePolicy.Builder() - Constructor for class org.atmosphere.cpr.BroadcasterLifeCyclePolicy.Builder
 
BroadcasterLifeCyclePolicyListener - Interface in org.atmosphere.cpr
Simple listener to be used to track BroadcasterLifeCyclePolicy events.
BroadcasterLifeCyclePolicyListenerAdapter - Class in org.atmosphere.cpr
Simple adapter listener to be used to track BroadcasterLifeCyclePolicy events.
BroadcasterLifeCyclePolicyListenerAdapter() - Constructor for class org.atmosphere.cpr.BroadcasterLifeCyclePolicyListenerAdapter
 
BroadcasterListener - Interface in org.atmosphere.cpr
A listener for Broadcaster events lifecycle
broadcasterListeners - Variable in class org.atmosphere.cpr.AtmosphereFramework
 
broadcasterListeners - Variable in class org.atmosphere.cpr.BroadcasterFactory
 
broadcasterListeners - Variable in class org.atmosphere.cpr.DefaultBroadcaster
 
BroadcasterListenerService - Annotation Type in org.atmosphere.config.service
An annotation for installing BroadcasterListener
BroadcasterService - Annotation Type in org.atmosphere.config.service
An annotation for telling Atmosphere which Broadcaster class to use by default.
broadcasterTypes - Variable in class org.atmosphere.cpr.AtmosphereFramework
 
BroadcastFilter - Interface in org.atmosphere.cpr
Transform a message before it get broadcasted to AtmosphereHandler.onStateChange(org.atmosphere.cpr.AtmosphereResourceEvent).
BroadcastFilter.BroadcastAction - Class in org.atmosphere.cpr
Simple class that tells the Broadcaster to broadcast or not the transformed value.
BroadcastFilter.BroadcastAction(BroadcastFilter.BroadcastAction.ACTION, Object) - Constructor for class org.atmosphere.cpr.BroadcastFilter.BroadcastAction
 
BroadcastFilter.BroadcastAction(Object) - Constructor for class org.atmosphere.cpr.BroadcastFilter.BroadcastAction
 
BroadcastFilter.BroadcastAction.ACTION - Enum in org.atmosphere.cpr
 
BroadcastFilterLifecycle - Interface in org.atmosphere.cpr
Add lifecycle method to the BroadcastFilter interface.
BroadcastOnPostAtmosphereInterceptor - Class in org.atmosphere.interceptor
This read the request's body and invoke the associated Broadcaster of an AtmosphereResource.
BroadcastOnPostAtmosphereInterceptor() - Constructor for class org.atmosphere.interceptor.BroadcastOnPostAtmosphereInterceptor
 
broadcastOnResume(T) - Method in interface org.atmosphere.cpr.Broadcaster
Broadcast the Object when an AtmosphereResource is resumed by a timeout or when using AtmosphereResource.resume()
broadcastOnResume - Variable in class org.atmosphere.cpr.DefaultBroadcaster
 
broadcastOnResume(T) - Method in class org.atmosphere.cpr.DefaultBroadcaster
Broadcast the Object when an AtmosphereResource is resumed by a timeout or when using AtmosphereResource.resume()
broadcastOnResume(AtmosphereResource) - Method in class org.atmosphere.cpr.DefaultBroadcaster
 
broadcastReceivedMessage(Object) - Method in class org.atmosphere.util.AbstractBroadcasterProxy
 
broadcastTo(String, Object) - Method in class org.atmosphere.cpr.MetaBroadcaster
Broadcast the message to all Broadcaster whose Broadcaster.getID() maps the broadcasterID value.
build() - Method in class org.atmosphere.cpr.AtmosphereRequest.Builder
 
build() - Method in class org.atmosphere.cpr.AtmosphereResponse.Builder
 
build() - Method in class org.atmosphere.cpr.BroadcasterLifeCyclePolicy.Builder
 
build(HttpServletRequest) - Static method in class org.atmosphere.cpr.Meteor
Create a Meteor using the HttpServletRequest
build(HttpServletRequest, Serializer) - Static method in class org.atmosphere.cpr.Meteor
Create a Meteor using the HttpServletRequest and use the Serializer for writting the result of a broadcast operation using the HttpServletResponse
build(HttpServletRequest, List<BroadcastFilter>, Serializer) - Static method in class org.atmosphere.cpr.Meteor
Create a Meteor using the HttpServletRequest and use a list of BroadcastFilter and Serializer for writting the result of a broadcast operation the HttpServletResponse.
build(HttpServletRequest, Broadcaster.SCOPE, List<BroadcastFilter>, Serializer) - Static method in class org.atmosphere.cpr.Meteor
Create a Meteor using the HttpServletRequest and use a list of BroadcastFilter and Serializer for writting the result of a broadcast operation the HttpServletResponse.
buildAndReplaceDefaultfactory(Class<? extends Broadcaster>, AtmosphereConfig) - Static method in class org.atmosphere.cpr.DefaultBroadcasterFactory
Build a default BroadcasterFactory returned when invoking BroadcasterFactory.getDefault() ()}.
buildURL(FocusPoint) - Method in class org.atmosphere.util.analytics.GoogleAnalytics_v1_URLBuildingStrategy
 
buildURL(FocusPoint) - Method in interface org.atmosphere.util.analytics.URLBuildingStrategy
 
ByteArrayAsyncWriter - Class in org.atmosphere.util
An AsyncIOWriter backed by an ByteArrayOutputStream
ByteArrayAsyncWriter() - Constructor for class org.atmosphere.util.ByteArrayAsyncWriter
 

C

cache(String, AtmosphereResource, AbstractBroadcasterCache.CachedMessage) - Method in class org.atmosphere.cache.AbstractBroadcasterCache
Cache the last message broadcasted.
cache(AtmosphereResource, BroadcasterCacheBase.CachedMessage) - Method in class org.atmosphere.cache.BroadcasterCacheBase
Deprecated.
Cache the last message broadcasted.
cache(String, AtmosphereResource, AbstractBroadcasterCache.CachedMessage) - Method in class org.atmosphere.cache.HeaderBroadcasterCache
Cache the last message broadcasted.
cache(String, AtmosphereResource, AbstractBroadcasterCache.CachedMessage) - Method in class org.atmosphere.cache.SessionBroadcasterCache
Cache the last message broadcasted.
cache - Variable in class org.atmosphere.cpr.DefaultBroadcaster.Entry
 
cache - Static variable in class org.atmosphere.cpr.Meteor
 
CACHE_CONTROL - Static variable in interface org.atmosphere.cpr.HeaderConfig
 
cacheAndSuspend(AtmosphereResource) - Method in class org.atmosphere.cpr.DefaultBroadcaster
Look in the cache to see of there are messages available, and takes the appropriate actions.
CACHED - Static variable in class org.atmosphere.cpr.DefaultBroadcaster
 
cacheLostMessage(AtmosphereResource) - Method in class org.atmosphere.cpr.DefaultBroadcaster
Cache the message because an unexpected exception occurred.
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.
cacheStrategy - Variable in class org.atmosphere.cpr.DefaultBroadcaster
 
CALLBACK_JAVASCRIPT_PROTOCOL - Static variable in interface org.atmosphere.cpr.FrameworkConfig
The Callback for handshaking the JavaScriptProtocol
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_SUSPEND_OPERATION - Static variable in interface org.atmosphere.cpr.FrameworkConfig
Cance 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.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
 
capitalize(String) - Static method in class org.atmosphere.util.IntrospectionUtils
Reverse of Introspector.decapitalize
CHANNEL - Static variable in class org.atmosphere.container.NettyCometSupport
 
checkCachedAndPush(AtmosphereResource, AtmosphereResourceEvent) - Method in class org.atmosphere.cpr.DefaultBroadcaster
Return false if no cached messages has been found, true if cached.
cleanup() - Method in class org.atmosphere.cache.AbstractBroadcasterCache
 
cleanup() - Method in interface org.atmosphere.cache.CleanUpMemory
Clean up the associated ScheduledFuture
cleanup() - Method in class org.atmosphere.cache.UUIDBroadcasterCache
 
CleanUpMemory - Interface in org.atmosphere.cache
Since BroadcasterCache class cannot be modified for backward compatibility, this interface is used to avoid ugly cast.
clear() - Static method in class org.atmosphere.util.IntrospectionUtils
 
clearCache(String, AtmosphereResourceImpl, UUIDBroadcasterCache.CacheMessage) - Method in class org.atmosphere.cache.UUIDBroadcasterCache
 
cloneRequest(HttpServletRequest, 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(AtmosphereResponse) - Method in class org.atmosphere.container.version.Grizzly2WebSocket
No OPS
close(AtmosphereResponse) - Method in class org.atmosphere.container.version.GrizzlyWebSocket
No OPS
close(AtmosphereResponse) - Method in class org.atmosphere.container.version.Jetty8WebSocket
No OPS
close(AtmosphereResponse) - Method in class org.atmosphere.container.version.Jetty9WebSocket
No OPS
close(AtmosphereResponse) - Method in class org.atmosphere.container.version.TomcatWebSocket
No OPS
close(AtmosphereResponse) - Method in interface org.atmosphere.cpr.AsyncIOWriter
Close the underlying connection.
close() - Method in interface org.atmosphere.cpr.AsyncIOWriter
Close the underlying connection.
close() - Method in class org.atmosphere.cpr.AsyncIOWriterAdapter
No OPS
close(AtmosphereResponse) - Method in class org.atmosphere.cpr.AsyncIOWriterAdapter
No OPS
close() - Method in class org.atmosphere.cpr.AtmosphereInterceptorWriter
 
close() - Method in class org.atmosphere.cpr.AtmosphereResponse
Close the associated AsyncIOWriter
close(AtmosphereResponse) - Method in class org.atmosphere.util.ByteArrayAsyncWriter
 
close(WebSocket, int) - Method in class org.atmosphere.websocket.DefaultWebSocketProcessor
Invked when the WebServer is closing the native WebSocket
close(WebSocket, int) - Method in interface org.atmosphere.websocket.WebSocketProcessor
Invked when the WebServer is closing the native WebSocket
closed() - Method in class org.atmosphere.cpr.AsynchronousProcessor.AsynchronousProcessorHook
 
closeStreamOrWriter() - Method in class org.atmosphere.cpr.AtmosphereResponse
Close the associated PrintWriter or OutputStream
ClusterBroadcastFilter - Interface in org.atmosphere.cpr
Specialize BroadcastFilter used when clustering is enabled.
COMET_EVENT - Static variable in class org.atmosphere.container.Tomcat7CometSupport
 
COMET_EVENT - Static variable in class org.atmosphere.container.TomcatCometSupport
 
COMPARATOR - Static variable in class org.atmosphere.util.uri.UriTemplate
Order the templates according according to JAX-RS.
completeLifecycle(AtmosphereResource, boolean) - Method in class org.atmosphere.cpr.AsynchronousProcessor
Cancel or times out an AtmosphereResource by invoking it's associated AtmosphereHandler.onStateChange(AtmosphereResourceEvent)
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() - Method in class org.atmosphere.websocket.WebSocket
 
configExecutors() - Method in class org.atmosphere.cpr.BroadcasterConfig
 
configure(AtmosphereConfig) - Method in class org.atmosphere.client.MessageLengthInterceptor
 
configure(AtmosphereConfig) - Method in class org.atmosphere.client.TrackMessageSizeInterceptor
 
configure(AtmosphereFramework) - Method in interface org.atmosphere.cpr.AnnotationProcessor
Configure this class with an instance of AtmosphereFramework
configure(AtmosphereConfig) - Method in interface org.atmosphere.cpr.AtmosphereInterceptor
Allow this object to configure it's state when initialized
configure(AtmosphereConfig) - Method in class org.atmosphere.cpr.AtmosphereInterceptorAdapter
 
configure(AtmosphereFramework) - Method in class org.atmosphere.cpr.DefaultAnnotationProcessor
 
configure(AtmosphereConfig) - Method in class org.atmosphere.interceptor.AtmosphereResourceLifecycleInterceptor
 
configure(AtmosphereConfig) - Method in class org.atmosphere.interceptor.BroadcastOnPostAtmosphereInterceptor
 
configure(AtmosphereConfig) - Method in class org.atmosphere.interceptor.JavaScriptProtocol
 
configure(AtmosphereConfig) - Method in class org.atmosphere.interceptor.LongPollingOnOpenInterceptor
 
configure(AtmosphereConfig) - Method in class org.atmosphere.interceptor.NginxInterceptor
 
configure(AtmosphereConfig) - Method in class org.atmosphere.interceptor.OnDisconnectInterceptor
 
configure(AtmosphereConfig) - Method in class org.atmosphere.interceptor.SessionCreationInterceptor
 
configure(AtmosphereConfig) - Method in class org.atmosphere.websocket.protocol.EchoProtocol
Allow an implementation to query the AtmosphereConfig of init-param, etc.
configure(AtmosphereConfig) - Method in class org.atmosphere.websocket.protocol.SimpleHttpProtocol
Allow an implementation to query the AtmosphereConfig of init-param, etc.
configure(AtmosphereConfig) - Method in class org.atmosphere.websocket.WebSocketHandler
 
configure(AtmosphereConfig) - Method in interface org.atmosphere.websocket.WebSocketProtocol
Allow an implementation to query the AtmosphereConfig of init-param, etc.
configureAtmosphereInterceptor(ServletConfig) - Method in class org.atmosphere.cpr.AtmosphereFramework
Configure the list of AtmosphereInterceptor.
configureBroadcaster() - Method in class org.atmosphere.cpr.AtmosphereFramework
 
configureBroadcasterFactory() - Method in class org.atmosphere.cpr.AtmosphereFramework
 
configureHeader(AtmosphereRequest) - Static method in class org.atmosphere.websocket.DefaultWebSocketProcessor
 
configureQueryStringAsRequest(AtmosphereRequest) - Method in class org.atmosphere.cpr.AtmosphereFramework
 
configureScanningPackage(ServletConfig) - Method in class org.atmosphere.cpr.AtmosphereFramework
 
configureWebDotXmlAtmosphereHandler(ServletConfig) - Method in class org.atmosphere.cpr.AtmosphereFramework
 
CONTAINER_RESPONSE - Static variable in interface org.atmosphere.cpr.FrameworkConfig
A reference to the Jersey's ContainerResponse
containsHeader(String) - Method in class org.atmosphere.cpr.AtmosphereResponse
contentType(String) - Method in class org.atmosphere.cpr.AtmosphereRequest.Builder
 
contentType(String) - Method in class org.atmosphere.cpr.AtmosphereRequest
 
contextPath(String) - Method in class org.atmosphere.cpr.AtmosphereRequest.Builder
 
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
 
copyAttributes(HttpSession) - Method in class org.atmosphere.util.FakeHttpSession
 
cors() - Method in class org.atmosphere.cpr.AtmosphereResourceImpl
 
create() - Static method in class org.atmosphere.cpr.AtmosphereRequest
Create an instance of this class without an associated HttpServletRequest
create(AtmosphereConfig, AtmosphereRequest, AtmosphereResponse, AsyncSupport<?>) - Method in class org.atmosphere.cpr.AtmosphereResourceFactory
create(AtmosphereConfig, Broadcaster, AtmosphereRequest, AtmosphereResponse, AsyncSupport<?>, AtmosphereHandler) - Method in class org.atmosphere.cpr.AtmosphereResourceFactory
create(AtmosphereConfig, Broadcaster, AtmosphereResponse, AsyncSupport<?>, AtmosphereHandler) - Method in class org.atmosphere.cpr.AtmosphereResourceFactory
create(AtmosphereConfig, AtmosphereResponse, AsyncSupport<?>) - Method in class org.atmosphere.cpr.AtmosphereResourceFactory
create(AtmosphereConfig, String) - Method in class org.atmosphere.cpr.AtmosphereResourceFactory
Create an AtmosphereResource associated with the uuid.
create() - Static method in class org.atmosphere.cpr.AtmosphereResponse
Create an instance not associated with any response parent.
createAsyncSupportResolver() - Method in class org.atmosphere.cpr.AtmosphereFramework
Returns an instance of AsyncSupportResolver AsyncSupportResolver
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
 
createStreamingPadding(String) - Static method in class org.atmosphere.cpr.AtmosphereResourceImpl
Output message when Atmosphere suspend a connection.
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.
currentTime - Variable in class org.atmosphere.cache.AbstractBroadcasterCache.CachedMessage
 
currentTime() - Method in class org.atmosphere.cache.AbstractBroadcasterCache.CachedMessage
 
currentTime - Variable in class org.atmosphere.cache.BroadcasterCacheBase.CachedMessage
Deprecated.
 
currentTime() - Method in class org.atmosphere.cache.BroadcasterCacheBase.CachedMessage
Deprecated.
 

D

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).
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.
DEFAULT_ATMOSPHERE_CONFIG_PATH - 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_LIB_PATH - Static variable in class org.atmosphere.cpr.AtmosphereFramework
 
DEFAULT_NAMED_DISPATCHER - Static variable in interface org.atmosphere.cpr.ApplicationConfig
The Default: Servlet used when forwarding request.
DefaultAnnotationProcessor - Class in org.atmosphere.cpr
An AnnotationProcessor 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
 
DefaultBroadcaster - Class in org.atmosphere.cpr
Broadcaster implementation.
DefaultBroadcaster(String, URI, AtmosphereConfig) - Constructor for class org.atmosphere.cpr.DefaultBroadcaster
 
DefaultBroadcaster(String, AtmosphereConfig) - Constructor for class org.atmosphere.cpr.DefaultBroadcaster
 
DefaultBroadcaster.AsyncWriteToken - Class in org.atmosphere.cpr
 
DefaultBroadcaster.AsyncWriteToken(AtmosphereResource, Object, BroadcasterFuture, Object) - Constructor for class org.atmosphere.cpr.DefaultBroadcaster.AsyncWriteToken
 
DefaultBroadcaster.AsyncWriteToken(AtmosphereResource, Object, BroadcasterFuture, Object, UUIDBroadcasterCache.CacheMessage) - Constructor for class org.atmosphere.cpr.DefaultBroadcaster.AsyncWriteToken
 
DefaultBroadcaster.Entry - Class in org.atmosphere.cpr
 
DefaultBroadcaster.Entry(Object, Object, BroadcasterFuture<?>, Object) - Constructor for class org.atmosphere.cpr.DefaultBroadcaster.Entry
 
DefaultBroadcaster.Entry(Object, Object, BroadcasterFuture<?>, boolean) - Constructor for class org.atmosphere.cpr.DefaultBroadcaster.Entry
 
DefaultBroadcasterFactory - Class in org.atmosphere.cpr
This class is responsible for creating Broadcaster instance.
DefaultBroadcasterFactory(Class<? extends Broadcaster>, String, AtmosphereConfig) - Constructor for class org.atmosphere.cpr.DefaultBroadcasterFactory
 
DefaultBroadcasterFactory.BroadcasterCreationException - Exception in org.atmosphere.cpr
 
DefaultBroadcasterFactory.BroadcasterCreationException(Throwable) - Constructor for exception org.atmosphere.cpr.DefaultBroadcasterFactory.BroadcasterCreationException
 
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
Default implementation of the EndpointMapper used by the AsynchronousProcessor and DefaultWebSocketProcessor
DefaultEndpointMapper() - Constructor for class org.atmosphere.util.DefaultEndpointMapper
 
defaultPolicy - Variable in class org.atmosphere.cpr.DefaultBroadcasterFactory
 
defaultPolicyInteger - Variable in class org.atmosphere.cpr.DefaultBroadcasterFactory
 
DefaultWebSocketProcessor - Class in org.atmosphere.websocket
Like the AsynchronousProcessor class, this class is responsible for dispatching WebSocket request to the proper WebSocket implementation.
DefaultWebSocketProcessor(AtmosphereFramework) - Constructor for class org.atmosphere.websocket.DefaultWebSocketProcessor
 
delayBroadadcast(Object, long) - Method in class org.atmosphere.cpr.Meteor
Schedule a delayed broadcast, in seconds.
delayBroadcast(T) - Method in interface org.atmosphere.cpr.Broadcaster
Delay the broadcast operation.
delayBroadcast(T, long, TimeUnit) - Method in interface org.atmosphere.cpr.Broadcaster
Delay the broadcast operation.
delayBroadcast(T) - Method in class org.atmosphere.cpr.DefaultBroadcaster
Delay the broadcast operation.
delayBroadcast(T, long, TimeUnit) - Method in class org.atmosphere.cpr.DefaultBroadcaster
Delay the broadcast operation.
delayedBroadcast - Variable in class org.atmosphere.cpr.DefaultBroadcaster
 
delayTo(String, Object, int, TimeUnit) - Method in class org.atmosphere.cpr.MetaBroadcaster
Delay the message delivery to Broadcaster.getID() maps the broadcasterID value.
deliverPush(DefaultBroadcaster.Entry, boolean) - Method in class org.atmosphere.cpr.DefaultBroadcaster
 
destroy() - Method in class org.atmosphere.cpr.AtmosphereFilter
 
destroy() - Method in class org.atmosphere.cpr.AtmosphereFramework
 
destroy() - Method in interface org.atmosphere.cpr.AtmosphereHandler
Destroy this handler
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 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 class org.atmosphere.cpr.AtmosphereServlet30
 
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 class org.atmosphere.cpr.BroadcasterFactory
Shutdown all Broadcaster
destroy() - Method in interface org.atmosphere.cpr.BroadcastFilterLifecycle
Destroy this BroadcastFilter and its internal resources.
destroy() - Method in class org.atmosphere.cpr.DefaultBroadcaster.AsyncWriteToken
 
destroy() - Method in class org.atmosphere.cpr.DefaultBroadcaster
Destroy this instance and shutdown it's associated ExecutorService
destroy() - Method in class org.atmosphere.cpr.DefaultBroadcasterFactory
Shutdown all Broadcaster
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.OnMessage
 
destroy() - Method in class org.atmosphere.handler.ReflectorServletProcessor
 
destroy() - Method in class org.atmosphere.handler.SimpleWebSocketAtmosphereHandler
 
destroy() - Method in class org.atmosphere.util.AtmosphereFilterChain
 
destroy() - Method in class org.atmosphere.util.FakeHttpSession
 
destroy() - Method in class org.atmosphere.websocket.DefaultWebSocketProcessor
Destroy all resources associated with this class.
destroy() - Method in class org.atmosphere.websocket.WebSocketHandshakeFilter
 
destroy() - Method in interface org.atmosphere.websocket.WebSocketProcessor
Destroy all resources associated with this class.
destroyable(boolean) - Method in class org.atmosphere.cpr.AtmosphereRequest.Builder
 
destroyable(boolean) - Method in class org.atmosphere.cpr.AtmosphereRequest
 
destroyable - Variable in class org.atmosphere.cpr.AtmosphereResponse.Builder
 
destroyable(boolean) - Method in class org.atmosphere.cpr.AtmosphereResponse.Builder
 
destroyable(boolean) - Method in class org.atmosphere.cpr.AtmosphereResponse
 
DESTROYED - Static variable in class org.atmosphere.cpr.Action
 
destroyed() - Method in class org.atmosphere.cpr.AtmosphereRequest
 
destroyed - Variable in class org.atmosphere.cpr.DefaultBroadcaster
 
detect() - Static method in class org.atmosphere.util.analytics.ModuleDetection
 
detectContainersPresent() - Method in class org.atmosphere.cpr.DefaultAsyncSupportResolver
Returns a list of comet support by containers available on the classpath
detector - Variable in class org.atmosphere.cpr.DefaultAnnotationProcessor
 
detectServlet3WebSocketPresent() - Method in class org.atmosphere.cpr.DefaultAsyncSupportResolver
 
detectSupportedFramework(ServletConfig) - Method in class org.atmosphere.cpr.AtmosphereFramework
Auto-detect Jersey when no atmosphere.xml file are specified.
detectWebSocketPresent(boolean) - Method in class org.atmosphere.cpr.DefaultAsyncSupportResolver
 
DISABLE_ATMOSPHEREINTERCEPTOR - Static variable in interface org.atmosphere.cpr.ApplicationConfig
Disable au-discovery of pre-installed AtmosphereInterceptors.
DISABLE_ONSTATE_EVENT - Static variable in interface org.atmosphere.cpr.ApplicationConfig
Disable invoking AtmosphereHandler.onStateChange(org.atmosphere.cpr.AtmosphereResourceEvent) when the connection times out or get cancelled.
disableSuspend(boolean) - Method in class org.atmosphere.cpr.AtmosphereResourceImpl
 
DISCONNECT - Static variable in interface org.atmosphere.cpr.HeaderConfig
 
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(DefaultBroadcaster.Entry) - Method in class org.atmosphere.cpr.DefaultBroadcaster
 
dispatchRequestAsynchronously(boolean) - Method in class org.atmosphere.cpr.AtmosphereRequest.Builder
 
dispatchRequestAsynchronously() - Method in class org.atmosphere.cpr.AtmosphereRequest
Dispatch the request asynchronously to container.
dispatchThread - Variable in class org.atmosphere.cpr.DefaultBroadcaster
 
doCometSupport(AtmosphereRequest, AtmosphereResponse) - Method in class org.atmosphere.cpr.AtmosphereFramework
Invoke the proprietary AsyncSupport
doDelete(HttpServletRequest, HttpServletResponse) - Method in class org.atmosphere.cpr.AtmosphereServlet
Delegate the request processing to an instance of AsyncSupport
doDelete(HttpServletRequest, HttpServletResponse) - Method in class org.atmosphere.cpr.AtmosphereServlet30
Delegate the request processing to an instance of AsyncSupport
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.atmosphere.cpr.AtmosphereFilter
Normal doFilter invokation.
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
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.atmosphere.cpr.AtmosphereServlet30
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
doHead(HttpServletRequest, HttpServletResponse) - Method in class org.atmosphere.cpr.AtmosphereServlet30
Delegate the request processing to an instance of AsyncSupport
doInitParams(ServletConfig) - Method in class org.atmosphere.cpr.AtmosphereFramework
Read init param 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 it broadcast operation.
doOptions(HttpServletRequest, HttpServletResponse) - Method in class org.atmosphere.cpr.AtmosphereServlet
Delegate the request processing to an instance of AsyncSupport
doOptions(HttpServletRequest, HttpServletResponse) - Method in class org.atmosphere.cpr.AtmosphereServlet30
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
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.atmosphere.cpr.AtmosphereServlet30
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
doPut(HttpServletRequest, HttpServletResponse) - Method in class org.atmosphere.cpr.AtmosphereServlet30
Delegate the request processing to an instance of AsyncSupport
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
doTrace(HttpServletRequest, HttpServletResponse) - Method in class org.atmosphere.cpr.AtmosphereServlet30
Delegate the request processing to an instance of AsyncSupport
DROP_ACCESS_CONTROL_ALLOW_ORIGIN_HEADER - Static variable in interface org.atmosphere.cpr.ApplicationConfig
Tell Atmosphere to not write the access-control header.

E

EchoProtocol - Class in org.atmosphere.websocket.protocol
Simple WebSocketProcessor that invoke the Broadcaster.broadcast(T) API when a WebSocket message is received.
EchoProtocol() - Constructor for class org.atmosphere.websocket.protocol.EchoProtocol
 
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
 
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.
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
 
EndpointMapper<U> - Interface in org.atmosphere.util
This class is responsible for mapping request to handler like AtmosphereHandler or WebSocketHandler
endsWithSlash() - Method in class org.atmosphere.util.uri.UriTemplate
 
entryDone(BroadcasterFuture<?>) - Method in class org.atmosphere.cpr.DefaultBroadcaster
 
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.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
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.
event(CometEvent) - Method in class org.atmosphere.cpr.AtmosphereServlet
Hack to support Tomcat AIO like other WebServer.
event(CometEvent) - Method in class org.atmosphere.cpr.AtmosphereServlet
Hack to support Tomcat 7 AIO
event(HttpEvent) - Method in class org.atmosphere.cpr.AtmosphereServlet
Hack to support JBossWeb AIO like other WebServer.
ExcludeSessionBroadcaster - Class in org.atmosphere.util
An implementation of DefaultBroadcaster that exclude one or more AtmosphereResource
ExcludeSessionBroadcaster(String, AtmosphereConfig) - Constructor for class org.atmosphere.util.ExcludeSessionBroadcaster
 
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.VoidExecutorService
 
executeAsyncWrite(DefaultBroadcaster.AsyncWriteToken) - Method in class org.atmosphere.cpr.DefaultBroadcaster
 
ExecutorsFactory - Class in org.atmosphere.util
Stateless Factory to create ExecutorService used in all Atmosphere Component.
ExecutorsFactory() - Constructor for class org.atmosphere.util.ExecutorsFactory
 
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
 

F

factory - Static variable in class org.atmosphere.cpr.BroadcasterFactory
 
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
 
filter(Object, Object) - Method in class org.atmosphere.client.FormParamFilter
 
filter(AtmosphereResource, Object, Object) - Method in class org.atmosphere.client.JSONPTransportFilter
Deprecated.
 
filter(Object, Object) - Method in class org.atmosphere.client.JSONPTransportFilter
Deprecated.
 
filter(AtmosphereResource, Object, Object) - Method in class org.atmosphere.client.TrackMessageSizeFilter
 
filter(Object, Object) - Method in class org.atmosphere.client.TrackMessageSizeFilter
 
filter(Object) - Method in class org.atmosphere.cpr.BroadcasterConfig
Invoke BroadcastFilter in the other they were added.
filter(AtmosphereResource, Object, Object) - Method in class org.atmosphere.cpr.BroadcasterConfig
Invoke BroadcastFilter in the other they were added, with a unique AtmosphereRequest
filter(Object, Object) - Method in interface org.atmosphere.cpr.BroadcastFilter
Transform or Filter a message.
filter(Object) - Method in class org.atmosphere.cpr.DefaultBroadcaster
Invoke the BroadcastFilter
filter(AtmosphereResource, Object, Object) - Method in interface org.atmosphere.cpr.PerRequestBroadcastFilter
Transform or Filter a message per AtmosphereResource.
filter(Object, Object) - Method in class org.atmosphere.util.StringFilterAggregator
 
filter(Object, Object) - Method in class org.atmosphere.util.XSSHtmlFilter
Transform a message into a well formed HTML message.
filter(AtmosphereResponse, String) - Method in interface org.atmosphere.websocket.WebSocketResponseFilter
Transform of filter the message, return a new one or the same
filter(AtmosphereResponse, byte[]) - Method in interface org.atmosphere.websocket.WebSocketResponseFilter
Transform of filter the message, return a new one or the same
filter(AtmosphereResponse, byte[], int, int) - Method in interface org.atmosphere.websocket.WebSocketResponseFilter
Transform of filter the message, return a new one or the same
filter(AtmosphereResponse, String) - Method in class org.atmosphere.websocket.WebSocketResponseFilter.NoOpsWebSocketResponseFilter
 
filter(AtmosphereResponse, byte[]) - Method in class org.atmosphere.websocket.WebSocketResponseFilter.NoOpsWebSocketResponseFilter
 
filter(AtmosphereResponse, byte[], int, int) - Method in class org.atmosphere.websocket.WebSocketResponseFilter.NoOpsWebSocketResponseFilter
 
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
 
filters - Variable in class org.atmosphere.cpr.BroadcasterConfig
 
filters() - Method in class org.atmosphere.cpr.BroadcasterConfig
Return the current list of installed BroadcastFilter
finalize() - Method in class org.atmosphere.cpr.DefaultBroadcaster
find(String) - Method in class org.atmosphere.cpr.AtmosphereResourceFactory
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
 
flush(AtmosphereResponse) - Method in class org.atmosphere.container.version.Grizzly2WebSocket
No OPS
flush(AtmosphereResponse) - Method in class org.atmosphere.container.version.GrizzlyWebSocket
No OPS
flush(AtmosphereResponse) - Method in class org.atmosphere.container.version.Jetty8WebSocket
No OPS
flush(AtmosphereResponse) - Method in class org.atmosphere.container.version.Jetty9WebSocket
No OPS
flush(AtmosphereResponse) - Method in class org.atmosphere.container.version.TomcatWebSocket
No OPS
flush(AtmosphereResponse) - Method in interface org.atmosphere.cpr.AsyncIOWriter
Flush the buffered content
flush() - Method in interface org.atmosphere.cpr.AsyncIOWriter
Flush the buffered content
flush() - Method in class org.atmosphere.cpr.AsyncIOWriterAdapter
No OPS
flush(AtmosphereResponse) - Method in class org.atmosphere.cpr.AsyncIOWriterAdapter
No OPS
flush() - Method in class org.atmosphere.cpr.AtmosphereInterceptorWriter
 
flushBuffer() - Method in class org.atmosphere.cpr.AtmosphereResponse
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
 
forceDestroy() - Method in class org.atmosphere.cpr.BroadcasterConfig
Force shutdown of all ExecutorService
FormParamFilter - Class in org.atmosphere.client
Simple Form param filter that remove the first part of the request body.
FormParamFilter() - Constructor for class org.atmosphere.client.FormParamFilter
 
framework() - Method in class org.atmosphere.cpr.AtmosphereConfig
 
framework - Variable in class org.atmosphere.cpr.AtmosphereServlet
 
framework() - Method in class org.atmosphere.cpr.AtmosphereServlet
 
framework - Variable in class org.atmosphere.cpr.AtmosphereServlet30
 
framework() - Method in class org.atmosphere.cpr.AtmosphereServlet30
 
FrameworkConfig - Interface in org.atmosphere.cpr
Request Attribute a framework integrator can use to lookup Atmosphere internal object.
FrameworkConfiguration - Class in org.atmosphere.config
 
FrameworkConfiguration(String, String) - Constructor for class org.atmosphere.config.FrameworkConfiguration
 
future - Variable in class org.atmosphere.cpr.DefaultBroadcaster.Entry
 
futureDone(Object) - Method in class org.atmosphere.cpr.DefaultBroadcaster
 

G

get() - Method in class org.atmosphere.cpr.BroadcasterFactory
Return an instance of the default Broadcaster The name of the Broadcaster will be randmly generated.
get(Object) - Method in class org.atmosphere.cpr.BroadcasterFactory
Create a new instance of Broadcaster and store it for
get(Class<? extends Broadcaster>, Object) - Method in class org.atmosphere.cpr.BroadcasterFactory
Create a new instance of Broadcaster and store it for
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
Return an instance of the default Broadcaster The name of the Broadcaster will be randmly generated.
get(Object) - Method in class org.atmosphere.cpr.DefaultBroadcasterFactory
Create a new instance of Broadcaster and store it for
get(Class<? extends Broadcaster>, Object) - Method in class org.atmosphere.cpr.DefaultBroadcasterFactory
Create a new instance of Broadcaster and store it for
getApplicationConfig() - Method in class org.atmosphere.config.AtmosphereHandlerConfig
 
getAsyncContext() - Method in class org.atmosphere.cpr.AtmosphereRequest
getAsyncIOWriter() - Method in class org.atmosphere.cpr.AtmosphereResponse
Return the underlying AsyncIOWriter
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
Return the current AsyncSupport
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
Return a configured instance of AtmosphereConfig
getAtmosphereConfig() - Method in interface org.atmosphere.cpr.AtmosphereResource
Return the AtmosphereConfig
getAtmosphereConfig() - Method in class org.atmosphere.cpr.AtmosphereResourceImpl
Return the AtmosphereConfig
getAtmosphereConfig() - Method in class org.atmosphere.cpr.BroadcasterConfig
Return the AtmosphereConfig value.
getAtmosphereDotXmlPath() - Method in class org.atmosphere.cpr.AtmosphereFramework
 
getAtmosphereHandler() - Method in interface org.atmosphere.cpr.AtmosphereResource
Return the associated AtmosphereHandler associated with this resource.
getAtmosphereHandler() - Method in class org.atmosphere.cpr.AtmosphereResourceImpl
Return the associated AtmosphereHandler associated with this resource.
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
Return the underlying AtmosphereResource
getAtmosphereResourceEvent() - Method in interface org.atmosphere.cpr.AtmosphereResource
Return the current AtmosphereResourceEvent.
getAtmosphereResourceEvent() - Method in class org.atmosphere.cpr.AtmosphereResourceImpl
Return the current AtmosphereResourceEvent.
getAtmosphereResources() - Method in interface org.atmosphere.cpr.Broadcaster
Return an List of AtmosphereResource.
getAtmosphereResources() - Method in class org.atmosphere.cpr.DefaultBroadcaster
Return an List of AtmosphereResource.
getAttribute(String) - Method in class org.atmosphere.cpr.AtmosphereRequest
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 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
Return the current Broadcaster
getBroadcaster() - Method in class org.atmosphere.cpr.AtmosphereResourceImpl
Return the current Broadcaster
getBroadcaster(boolean) - Method in class org.atmosphere.cpr.AtmosphereResourceImpl
 
getBroadcaster() - Method in interface org.atmosphere.cpr.ClusterBroadcastFilter
Return the Broadcaster
getBroadcaster() - Method in class org.atmosphere.cpr.Meteor
Return the underlying Broadcaster
getBroadcasterCache() - Method in class org.atmosphere.config.AtmosphereHandlerConfig
 
getBroadcasterCache() - Method in class org.atmosphere.cpr.BroadcasterConfig
getBroadcasterCacheClassName() - Method in class org.atmosphere.cpr.AtmosphereFramework
Return the BroadcasterCache class name.
getBroadcasterConfig() - Method in interface org.atmosphere.cpr.Broadcaster
Return the current BroadcasterConfig
getBroadcasterConfig() - Method in class org.atmosphere.cpr.DefaultBroadcaster
Return the current BroadcasterConfig
getBroadcasterFactory() - Method in class org.atmosphere.cpr.AtmosphereConfig
Return an instance of a DefaultBroadcasterFactory
getBroadcasterFactory() - Method in class org.atmosphere.cpr.AtmosphereFramework
Get the BroadcasterFactory which is used by Atmosphere to construct Broadcaster
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
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.
getCometSupport() - Method in class org.atmosphere.config.AtmosphereHandlerConfig
 
getCometSupport() - Method in class org.atmosphere.cpr.AtmosphereFramework
Deprecated.
Use getAsyncSupport
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.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.Servlet30CometSupport
Return "javax.servlet".
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
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.AtmosphereResourceFactory
 
getDefault() - Static method in class org.atmosphere.cpr.BroadcasterFactory
Return the default BroadcasterFactory.
getDefault() - Static method in class org.atmosphere.cpr.MetaBroadcaster
 
getDefault() - Static method in class org.atmosphere.cpr.WebSocketProcessorFactory
 
getDefault() - Static method in class org.atmosphere.util.ServletProxyFactory
 
getDefaultBroadcasterClassName() - Method in class org.atmosphere.cpr.AtmosphereFramework
Return the default Broadcaster class name.
getDispatcherName() - Method in class org.atmosphere.cpr.AtmosphereConfig
 
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.
getExecutorService() - Method in class org.atmosphere.cpr.BroadcasterConfig
Return the ExecutorService this Broadcaster support.
getFactory(AtmosphereConfig, WebSocketProcessor) - Static method in class org.atmosphere.container.JettyWebSocketUtil
 
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
getFrameworkConfig() - Method in class org.atmosphere.config.AtmosphereHandlerConfig
 
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.UUIDBroadcasterCache.CacheMessage
 
getID() - Method in interface org.atmosphere.cpr.Broadcaster
Return the id of this Broadcaster
getID() - Method in class org.atmosphere.cpr.DefaultBroadcaster
Return the id of this Broadcaster
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
 
getInitParameter(String) - Method in class org.atmosphere.util.FilterConfigImpl
getInitParameterNames() - Method in class org.atmosphere.cpr.AtmosphereConfig
 
getInitParameterNames() - Method in class org.atmosphere.util.FilterConfigImpl
getInjector() - Static method in class org.atmosphere.di.InjectorProvider
 
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
getKey() - Method in class org.atmosphere.cache.AbstractBroadcasterCache.CachedMessage
 
getKey() - Method in class org.atmosphere.cache.BroadcasterCacheBase.CachedMessage
Deprecated.
 
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
getMappings() - Method in class org.atmosphere.util.WebDotXmlReader
Return an ArrayList which maps to the AtmosphereServlet
getMaxCachedinMs() - Method in class org.atmosphere.cache.AbstractBroadcasterCache
Get the maximum time a broadcasted message can stay cached.
getMaxCachedinMs() - Method in class org.atmosphere.cache.BroadcasterCacheBase
Deprecated.
Get the maximum time a broadcasted message can stay cached.
getMaxInactiveInterval() - Method in class org.atmosphere.util.FakeHttpSession
 
getMessage() - Method in class org.atmosphere.cache.UUIDBroadcasterCache.CacheMessage
 
getMessage() - Method in interface org.atmosphere.cpr.AtmosphereResourceEvent
Return the object that were pass to Broadcaster.broadcast(java.lang.Object)
getMessage() - Method in class org.atmosphere.cpr.AtmosphereResourceEventImpl
Return the object that were pass to Broadcaster.broadcast(java.lang.Object)
getMessageDispatcher(AtmosphereConfig, String) - Static method in class org.atmosphere.util.ExecutorsFactory
Create an ExecutorService to be used for dispatching messages, not I/O events.
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.
getOutputStream() - Method in class org.atmosphere.cpr.AtmosphereResponse
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
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
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.
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
 
getQueueDepth() - Method in class org.atmosphere.cache.AbstractBroadcasterCache
Get the number of messages which are currently in the cache.
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
Return the underlying AtmosphereRequest Request.
getRequest(boolean) - Method in class org.atmosphere.cpr.AtmosphereResourceImpl
getRequest() - Method in class org.atmosphere.cpr.AtmosphereResourceImpl
Return the underlying AtmosphereRequest Request.
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
Return the AtmosphereResource associated with this event
getResource() - Method in class org.atmosphere.cpr.AtmosphereResourceEventImpl
Return the AtmosphereResource associated with this event
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
 
getScheduledExecutorService() - Method in class org.atmosphere.cpr.BroadcasterConfig
Return the ScheduledExecutorService this Broadcaster support.
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
Get the Serializer or null if not defined.
getSerializer() - Method in class org.atmosphere.cpr.AtmosphereResourceImpl
Get the Serializer or null if not defined.
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
Deprecated.
- use getServletClassName
getServletClassName() - Method in class org.atmosphere.handler.ReflectorServletProcessor
Set the Servlet class.
getServletConfig() - Method in class org.atmosphere.cpr.AtmosphereConfig
 
getServletConfig() - Method in class org.atmosphere.cpr.AtmosphereFramework
 
getServletConfig() - Method in class org.atmosphere.util.AtmosphereFilterChain
 
getServletContext() - Method in class org.atmosphere.cpr.AtmosphereConfig
 
getServletContext() - Method in class org.atmosphere.cpr.AtmosphereFramework
 
getServletContext() - Method in class org.atmosphere.cpr.AtmosphereRequest
getServletContext() - Static method in class org.atmosphere.di.ServletContextHolder
 
getServletContext() - Method in interface org.atmosphere.di.ServletContextProvider
 
getServletContext() - Method in class org.atmosphere.util.FakeHttpSession
 
getServletContext() - Method in class org.atmosphere.util.FilterConfigImpl
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
getSessionContext() - Method in class org.atmosphere.util.FakeHttpSession
 
getStatus() - Method in class org.atmosphere.cpr.AtmosphereResponse
getStatusMessage() - Method in class org.atmosphere.cpr.AtmosphereResponse
 
getSupportSession() - Method in class org.atmosphere.config.AtmosphereHandlerConfig
 
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
 
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
 
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
 
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
 
GrizzlyWebSocket - Class in org.atmosphere.container.version
 
GrizzlyWebSocket(WebSocket, AtmosphereConfig) - Constructor for class org.atmosphere.container.version.GrizzlyWebSocket
 

H

handle(Object, Method, Object[]) - Method in class org.atmosphere.util.ServletProxyFactory.EchoMethodHandler
 
handle(Object, Method, Object[]) - Method in interface org.atmosphere.util.ServletProxyFactory.MethodHandler
Same API as the Proxy class
handle(Object, Method, Object[]) - Method in class org.atmosphere.util.ServletProxyFactory.UTF8Handler
 
handlers() - Method in class org.atmosphere.cpr.AtmosphereConfig
 
handlersPath - Variable in class org.atmosphere.cpr.AtmosphereFramework
 
hasFilters() - Method in class org.atmosphere.cpr.BroadcasterConfig
Return true if this object contains BroadcastFilter
hashCode() - Method in class org.atmosphere.cpr.Action
 
hashCode() - Method in class org.atmosphere.cpr.AtmosphereResourceEventImpl
 
hashCode() - Method in class org.atmosphere.util.uri.UriPattern
 
hashCode() - Method in class org.atmosphere.util.uri.UriTemplate
Hashcode is calculated from String of the regular expression generated from the template.
hasHook(Object, String) - Static method in class org.atmosphere.util.IntrospectionUtils
Test if the object implements a particular method
hasPerRequestFilters() - Method in class org.atmosphere.cpr.BroadcasterConfig
Return true if this object contains BroadcastFilter
HAZELCAST_BROADCASTER - Static variable in interface org.atmosphere.cpr.FrameworkConfig
The default Hazelcast Broadcaster class
header(String, String) - Method in class org.atmosphere.cpr.AtmosphereRequest
Add a header.
header(String, String) - Method in class org.atmosphere.cpr.AtmosphereResponse.Builder
 
HeaderBroadcasterCache - Class in org.atmosphere.cache
Simple header based BroadcasterCache.
HeaderBroadcasterCache() - Constructor for class org.atmosphere.cache.HeaderBroadcasterCache
 
HeaderConfig - Interface in org.atmosphere.cpr
This interface contains all Atmosphere headers shared between the client and the server.
headers(Map<String, String>) - Method in class org.atmosphere.cpr.AtmosphereRequest.Builder
 
headers(Map<String, String>) - Method in class org.atmosphere.cpr.AtmosphereRequest
Add all headers contained with the Map.
headers() - Method in class org.atmosphere.cpr.AtmosphereResponse
 
headersMap() - Method in class org.atmosphere.cpr.AtmosphereRequest
 
HTTP_EVENT - Static variable in class org.atmosphere.container.JBossWebCometSupport
 
HTTPGetMethod - Class in org.atmosphere.util.analytics
Fork of https://code.google.com/p/jgoogleanalytics/ Simple class peforming HTTP Get method on the requested url

I

IDLE - Static variable in class org.atmosphere.cpr.BroadcasterLifeCyclePolicy
 
IDLE_DESTROY - Static variable in class org.atmosphere.cpr.BroadcasterLifeCyclePolicy
 
idleTime(int, TimeUnit) - Method in class org.atmosphere.cpr.BroadcasterLifeCyclePolicy.Builder
 
idleTimeInMS(int) - Method in class org.atmosphere.cpr.BroadcasterLifeCyclePolicy.Builder
 
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
 
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.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) - Method in class org.atmosphere.cpr.AtmosphereServlet
 
init(ServletConfig) - Method in class org.atmosphere.cpr.AtmosphereServlet30
 
init(ServletConfig) - Method in interface org.atmosphere.cpr.AtmosphereServletProcessor
Initialize the AtmosphereServletProcessor using the ServletConfig
init(AtmosphereConfig) - Method in interface org.atmosphere.cpr.BroadcastFilterLifecycle
Initialize the BroadcastFilter
init(ServletConfig) - Method in class org.atmosphere.cpr.MeteorServlet
 
init(ServletConfig) - Method in class org.atmosphere.handler.ReflectorServletProcessor
 
init() - Method in class org.atmosphere.util.AtmosphereFilterChain
Initialize the Filter
init(FilterConfig) - Method in class org.atmosphere.websocket.WebSocketHandshakeFilter
 
initAtmosphereHandler(ServletConfig) - Method in class org.atmosphere.cpr.AtmosphereFramework
initClusterExtension() - Method in class org.atmosphere.cpr.BroadcasterConfig
 
initParams - Variable in class org.atmosphere.cpr.AtmosphereFramework
 
initWebSocket() - Method in class org.atmosphere.cpr.AtmosphereFramework
 
inject(Object) - Method in interface org.atmosphere.di.Injector
Asks the underlying DI framework to inject resources into this instance.
INJECTED_ATMOSPHERE_RESOURCE - Static variable in interface org.atmosphere.cpr.FrameworkConfig
A request attribute used to lookup the AtmosphereResource created by an external component and injected inside the AsynchronousProcessor
Injector - Interface in org.atmosphere.di
Represent an injector, capable of providing instances or inject resources into objects.
InjectorProvider - Class in org.atmosphere.di
Retreive the injector to use to inject resources into objects
inputStream(InputStream) - Method in class org.atmosphere.cpr.AtmosphereRequest.Builder
 
inspect(AtmosphereResource) - Method in class org.atmosphere.client.MessageLengthInterceptor
 
inspect(AtmosphereResource) - Method in class org.atmosphere.client.TrackMessageSizeInterceptor
 
inspect(AtmosphereResource) - Method in interface org.atmosphere.cpr.AtmosphereInterceptor
Invoked before an AtmosphereResource gets dispatched to AtmosphereHandler
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
Automatically suspend the AtmosphereResource based on AtmosphereResource.TRANSPORT value.
inspect(AtmosphereResource) - Method in class org.atmosphere.interceptor.BroadcastOnPostAtmosphereInterceptor
 
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.LongPollingOnOpenInterceptor
 
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.SessionCreationInterceptor
 
inspect(AtmosphereResource) - Method in class org.atmosphere.interceptor.SSEAtmosphereInterceptor
 
interceptor(AtmosphereInterceptor) - Method in class org.atmosphere.cpr.AtmosphereFramework
Add an AtmosphereInterceptor implementation.
interceptor(AsyncIOInterceptor) - Method in class org.atmosphere.cpr.AtmosphereInterceptorWriter
 
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
Return the list of AtmosphereInterceptor
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
 
invalidate() - Method in class org.atmosphere.util.FakeHttpSession
 
invalidateExpiredEntries() - Method in class org.atmosphere.cache.UUIDBroadcasterCache
 
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
Invoke the associated AtmosphereHandler.
invokeFilterChain(ServletRequest, ServletResponse) - Method in class org.atmosphere.util.AtmosphereFilterChain
 
invokeFiltersAndCache(DefaultBroadcaster.Entry) - Method in class org.atmosphere.cpr.DefaultBroadcaster
 
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
 
invokeWebSocketProtocol(WebSocket, String) - Method in class org.atmosphere.websocket.DefaultWebSocketProcessor
Invoked when a WebSocket message gets received from the underlying container
invokeWebSocketProtocol(WebSocket, byte[], int, int) - Method in class org.atmosphere.websocket.DefaultWebSocketProcessor
Invoked when a WebSocket message gets received from the underlying container
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
isApplicationRequest(Request) - Method in class org.atmosphere.container.GlassFishWebSocketHandler
 
isAsyncStarted() - Method in class org.atmosphere.cpr.AtmosphereRequest
isAsyncSupported() - Method in class org.atmosphere.cpr.AtmosphereRequest
isBroadcasterSpecified - Variable in class org.atmosphere.cpr.AtmosphereFramework
 
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
Return true when the remote client close the connection.
isCancelled() - Method in class org.atmosphere.cpr.AtmosphereResourceImpl
Return true if this object has been cancelled.
isCancelled() - Method in class org.atmosphere.cpr.BroadcasterFuture
isCometSupportConfigured - Variable in class org.atmosphere.cpr.AtmosphereFramework
 
isCometSupportSpecified - Variable in class org.atmosphere.cpr.AtmosphereFramework
 
isCommitted() - Method in class org.atmosphere.cpr.AtmosphereResponse
isDestroyable() - Method in class org.atmosphere.cpr.AtmosphereRequest
Can this object be destroyed.
isDestroyable() - Method in class org.atmosphere.cpr.AtmosphereResponse
Can this object be destroyed.
isDestroyed() - Method in interface org.atmosphere.cpr.Broadcaster
Return true if that Broadcaster has been destroyed
isDestroyed() - Method in class org.atmosphere.cpr.DefaultBroadcaster
Return true if that Broadcaster has been destroyed
isDone() - Method in class org.atmosphere.cpr.BroadcasterFuture
isFilter - Variable in class org.atmosphere.cpr.AtmosphereFramework
 
isIECandidate(AtmosphereRequest) - Method in class org.atmosphere.cpr.AtmosphereFramework
 
isInit - Variable in class org.atmosphere.cpr.AtmosphereFramework
 
isInScope() - Method in class org.atmosphere.cpr.AtmosphereResourceImpl
Is the AtmosphereRequest still valid.
isNew() - Method in class org.atmosphere.util.FakeHttpSession
 
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
Return true if this object has been resumed.
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
Return true is the response gets resumed after a timeout.
isResuming() - Method in interface org.atmosphere.cpr.AtmosphereResourceEvent
Return true if that AtmosphereResource.resume() has been invoked
isResuming() - Method in class org.atmosphere.cpr.AtmosphereResourceEventImpl
Return true if that AtmosphereResource.resume() has been invoked
isSecure() - Method in class org.atmosphere.cpr.AtmosphereRequest
isSessionSupportSpecified - Variable in class org.atmosphere.cpr.AtmosphereFramework
 
isShareExecutorServices() - Method in class org.atmosphere.cpr.AtmosphereFramework
Returns true if ExecutorService shared amongst all components.
isShutdown() - Method in class org.atmosphere.util.VoidExecutorService
 
isSupportSession() - Method in class org.atmosphere.cpr.AtmosphereConfig
 
isSuspended() - Method in interface org.atmosphere.cpr.AtmosphereResource
Return true is the AtmosphereResource.suspend() has been invoked.
isSuspended() - Method in interface org.atmosphere.cpr.AtmosphereResourceEvent
Return true if that AtmosphereResource.suspend() has been invoked and set to true
isSuspended() - Method in class org.atmosphere.cpr.AtmosphereResourceEventImpl
Return true if that AtmosphereResource.suspend() has been invoked and set to true
isSuspended() - Method in class org.atmosphere.cpr.AtmosphereResourceImpl
Return true is the AtmosphereResource.suspend() has been invoked.
isTail - Variable in class org.atmosphere.cache.AbstractBroadcasterCache.CachedMessage
 
isTail() - Method in class org.atmosphere.cache.AbstractBroadcasterCache.CachedMessage
 
isTail - Variable in class org.atmosphere.cache.BroadcasterCacheBase.CachedMessage
Deprecated.
 
isTail() - Method in class org.atmosphere.cache.BroadcasterCacheBase.CachedMessage
Deprecated.
 
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.VoidExecutorService
 
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
isUseStreamForFlushingComments() - Method in class org.atmosphere.cpr.AtmosphereFramework
true if Atmosphere uses AtmosphereResponse.getOutputStream() by default for write operation.

J

JavaScriptProtocol - Class in org.atmosphere.interceptor
An Interceptor that send back to a websocket and http client the value of HeaderConfig.X_ATMOSPHERE_TRACKING_ID and HeaderConfig.X_CACHE_DATE
JavaScriptProtocol() - Constructor for class org.atmosphere.interceptor.JavaScriptProtocol
 
JBOSS_5 - Static variable in class org.atmosphere.cpr.DefaultAsyncSupportResolver
 
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
 
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
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
 
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
This class is the same as JettyAsyncSupportWithWebSocket implementation and add Websocket support to Servlet 3.0.
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
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
 
JSONPTransportFilter - Class in org.atmosphere.client
Deprecated.
JSONP is now built in supported.
JSONPTransportFilter() - Constructor for class org.atmosphere.client.JSONPTransportFilter
Deprecated.
 

K

killReactiveThreads() - Method in class org.atmosphere.cpr.DefaultBroadcaster
 

L

lastWrite - Variable in class org.atmosphere.websocket.WebSocket
 
lastWriteTimeStampInMilliseconds() - Method in class org.atmosphere.websocket.WebSocket
The last time, in milliseconds, a write operation occurred.
LATCH - Static variable in class org.atmosphere.container.BlockingIOCometSupport
 
libPath - Variable in class org.atmosphere.cpr.AtmosphereFramework
 
lifeCycleListeners - Variable in class org.atmosphere.cpr.DefaultBroadcaster
 
loadAtmosphereDotXml(InputStream, URLClassLoader) - Method in class org.atmosphere.cpr.AtmosphereFramework
Load AtmosphereHandler defined under META-INF/atmosphere.xml
loadAtmosphereHandlersFromPath(URLClassLoader, String) - Method in class org.atmosphere.cpr.AtmosphereFramework
 
loadConfiguration(ServletConfig) - Method in class org.atmosphere.cpr.AtmosphereFramework
 
loadWebSocketFromPath(URLClassLoader, String) - Method in class org.atmosphere.cpr.AtmosphereFramework
 
localAddr(String) - Method in class org.atmosphere.cpr.AtmosphereRequest.Builder
 
locale(Locale) - Method in class org.atmosphere.cpr.AtmosphereRequest.Builder
 
localName(String) - Method in class org.atmosphere.cpr.AtmosphereRequest.Builder
 
localPort(int) - Method in class org.atmosphere.cpr.AtmosphereRequest.Builder
 
logger - Static variable in class org.atmosphere.cache.AbstractBroadcasterCache
 
logger - Static variable in class org.atmosphere.cpr.AtmosphereFramework
 
logger - Static variable in class org.atmosphere.cpr.AtmosphereServlet
 
logger - Static variable in class org.atmosphere.cpr.AtmosphereServlet30
 
logger - Static variable in class org.atmosphere.cpr.MeteorServlet
 
login(String, String) - Method in class org.atmosphere.cpr.AtmosphereRequest
logout() - Method in class org.atmosphere.cpr.AtmosphereRequest
LONG_POLLING_TRANSPORT - Static variable in interface org.atmosphere.cpr.HeaderConfig
 
LongPollingOnOpenInterceptor - Class in org.atmosphere.interceptor
atmosphere.js's onOpen callback interceptor to make long-polling and onOpen's callback reliable.
LongPollingOnOpenInterceptor() - Constructor for class org.atmosphere.interceptor.LongPollingOnOpenInterceptor
 
lookup(Class<? extends Broadcaster>, Object) - Method in class org.atmosphere.cpr.BroadcasterFactory
Lookup a Broadcaster instance using Broadcaster.getID() or ID used when invoking BroadcasterFactory.getDefault()
lookup(Class<? extends Broadcaster>, Object, boolean) - Method in class org.atmosphere.cpr.BroadcasterFactory
Lookup a Broadcaster instance using Broadcaster.getID() or ID used when invoking BroadcasterFactory.getDefault()
lookup(Object) - Method in class org.atmosphere.cpr.BroadcasterFactory
Lookup a Broadcaster instance using Broadcaster.getID() or ID used when invoking BroadcasterFactory.getDefault()
lookup(Object, boolean) - Method in class org.atmosphere.cpr.BroadcasterFactory
Lookup a Broadcaster instance using Broadcaster.getID() or ID used when invoking BroadcasterFactory.getDefault()
lookup(Class<? extends Broadcaster>, Object) - Method in class org.atmosphere.cpr.DefaultBroadcasterFactory
Lookup a Broadcaster instance using Broadcaster.getID() or ID used when invoking BroadcasterFactory.getDefault()
lookup(Object) - Method in class org.atmosphere.cpr.DefaultBroadcasterFactory
Lookup a Broadcaster instance using Broadcaster.getID() or ID used when invoking BroadcasterFactory.getDefault()
lookup(Object, boolean) - Method in class org.atmosphere.cpr.DefaultBroadcasterFactory
Lookup a Broadcaster instance using Broadcaster.getID() or ID used when invoking BroadcasterFactory.getDefault()
lookup(Class<? extends Broadcaster>, Object, boolean) - Method in class org.atmosphere.cpr.DefaultBroadcasterFactory
Lookup a Broadcaster instance using Broadcaster.getID() or ID used when invoking BroadcasterFactory.getDefault()
lookup(Class<? extends Broadcaster>, Object, boolean, boolean) - Method in class org.atmosphere.cpr.DefaultBroadcasterFactory
 
lookup(HttpServletRequest) - Static method in class org.atmosphere.cpr.Meteor
Retrieve an instance of Meteor based on the HttpServletRequest
lookupAll() - Method in class org.atmosphere.cpr.BroadcasterFactory
Return an immutable Collection of Broadcaster this factory contains.
lookupAll() - Method in class org.atmosphere.cpr.DefaultBroadcasterFactory
Return an immutable Collection of Broadcaster this factory contains.
lookupDefaultBroadcasterType(String) - Method in class org.atmosphere.cpr.AtmosphereFramework
 

M

main(String[]) - Static method in class org.atmosphere.util.Version
 
map(String) - Method in class org.atmosphere.cpr.AsynchronousProcessor
 
map(AtmosphereRequest) - Method in class org.atmosphere.cpr.AsynchronousProcessor
Return the AtmosphereHandler mapped to the passed servlet-path.
map(String, Object, int, TimeUnit, boolean) - Method in class org.atmosphere.cpr.MetaBroadcaster
 
map(String, Map<String, U>) - Method in class org.atmosphere.util.DefaultEndpointMapper
Mape the request to its associated endpoint.
map(String, Map<String, U>) - Method in interface org.atmosphere.util.EndpointMapper
Mape the request to its associated endpoint.
MAPPING - Static variable in interface org.atmosphere.cpr.ApplicationConfig
The Servlet's mapping value to the SERVLET_CLASS.
mapping - Variable in class org.atmosphere.cpr.AtmosphereFramework.AtmosphereHandlerWrapper
 
MAPPING_REGEX - Static variable in class org.atmosphere.cpr.AtmosphereFramework
 
MAPPING_REGEX - Static variable in class org.atmosphere.cpr.MetaBroadcaster
 
match(String, Map<String, U>) - Method in class org.atmosphere.util.DefaultEndpointMapper
 
match(CharSequence) - Method in class org.atmosphere.util.uri.UriPattern
Match a URI against the pattern.
match(CharSequence, List<String>) - Method in class org.atmosphere.util.uri.UriPattern
Match a URI against the pattern.
match(CharSequence, List<String>, Map<String, String>) - Method in class org.atmosphere.util.uri.UriPattern
Match a URI against the pattern.
match(CharSequence, Map<String, String>) - Method in class org.atmosphere.util.uri.UriTemplate
Match a URI against the template.
match(CharSequence, List<String>) - Method in class org.atmosphere.util.uri.UriTemplate
Match a URI against the template.
MAX_INACTIVE - Static variable in interface org.atmosphere.cpr.ApplicationConfig
The maximum time, in miliseconds, a connection can idle.
maxCachedinMs - Variable in class org.atmosphere.cache.AbstractBroadcasterCache
 
maxCachedinMs - Variable in class org.atmosphere.cache.BroadcasterCacheBase
Deprecated.
 
message - Variable in class org.atmosphere.cache.AbstractBroadcasterCache.CachedMessage
 
message() - Method in class org.atmosphere.cache.AbstractBroadcasterCache.CachedMessage
 
message - Variable in class org.atmosphere.cache.BroadcasterCacheBase.CachedMessage
Deprecated.
 
message() - Method in class org.atmosphere.cache.BroadcasterCacheBase.CachedMessage
Deprecated.
 
message - Variable in class org.atmosphere.cpr.AtmosphereResourceEventImpl
 
message() - Method in class org.atmosphere.cpr.BroadcastFilter.BroadcastAction
 
message - Variable in class org.atmosphere.cpr.DefaultBroadcaster.Entry
 
message() - Method in class org.atmosphere.websocket.WebSocketEventListener.WebSocketEvent
The received message
MESSAGE_DELIMITER - Static variable in interface org.atmosphere.cpr.ApplicationConfig
The token used to separate broadcasted messages.
MessageLengthInterceptor - Class in org.atmosphere.client
An AtmosphereInterceptor that add a special String "|" at the end of a message, allowing the atmosphere.js to detect if one or several messages where aggregated in one write operations.
MessageLengthInterceptor() - Constructor for class org.atmosphere.client.MessageLengthInterceptor
 
messages() - Method in class org.atmosphere.cache.UUIDBroadcasterCache
 
messages - Variable in class org.atmosphere.cpr.DefaultBroadcaster
 
MetaBroadcaster - Class in org.atmosphere.cpr
Broadcast events to all or a subset of available Broadcaster based on theirBroadcaster.getID() value.
MetaBroadcaster() - Constructor for class org.atmosphere.cpr.MetaBroadcaster
 
METEOR - Static variable in class org.atmosphere.cpr.AtmosphereResourceImpl
 
Meteor - Class in org.atmosphere.cpr
A Meteor is a simple class that can be used from a Servlet to suspend, broadcast and resume a response.
MeteorService - Annotation Type in org.atmosphere.config.service
Annotate a Meteor implementation so Atmosphere can install it at runtime.
MeteorServlet - Class in org.atmosphere.cpr
Simple Servlet to use when Atmosphere Meteor are used.
MeteorServlet() - Constructor for class org.atmosphere.cpr.MeteorServlet
 
MeteorServlet(boolean) - Constructor for class org.atmosphere.cpr.MeteorServlet
 
method(String) - Method in class org.atmosphere.cpr.AtmosphereRequest.Builder
 
method(String) - Method in class org.atmosphere.cpr.AtmosphereRequest
 
ModuleDetection - Class in org.atmosphere.util.analytics
 
ModuleDetection() - Constructor for class org.atmosphere.util.analytics.ModuleDetection
 
multipleAtmoResources - Variable in class org.atmosphere.cpr.DefaultBroadcaster.Entry
 

N

name - Variable in class org.atmosphere.cpr.DefaultBroadcaster
 
NETTY - Static variable in class org.atmosphere.cpr.DefaultAsyncSupportResolver
 
NettyCometSupport - Class in org.atmosphere.container
Netty's Framework AsyncSupport
NettyCometSupport(AtmosphereConfig) - Constructor for class org.atmosphere.container.NettyCometSupport
 
NEVER - Static variable in class org.atmosphere.cpr.BroadcasterLifeCyclePolicy
 
newAInterceptor(Class<? extends AtmosphereInterceptor>) - Method in class org.atmosphere.cpr.AtmosphereFramework
 
newCometSupport(Class<? extends AsyncSupport>) - Method in class org.atmosphere.cpr.DefaultAsyncSupportResolver
Given a Class of something that extends AsyncSupport, it tries to return an instance of that class

The class has to have a visible constructor with the signature (@link {AtmosphereConfig})

newCometSupport(String) - Method in class org.atmosphere.cpr.DefaultAsyncSupportResolver
 
next - Variable in class org.atmosphere.cache.AbstractBroadcasterCache.CachedMessage
 
next() - Method in class org.atmosphere.cache.AbstractBroadcasterCache.CachedMessage
 
next(AbstractBroadcasterCache.CachedMessage) - Method in class org.atmosphere.cache.AbstractBroadcasterCache.CachedMessage
 
next - Variable in class org.atmosphere.cache.BroadcasterCacheBase.CachedMessage
Deprecated.
 
next() - Method in class org.atmosphere.cache.BroadcasterCacheBase.CachedMessage
Deprecated.
 
next(BroadcasterCacheBase.CachedMessage) - Method in class org.atmosphere.cache.BroadcasterCacheBase.CachedMessage
Deprecated.
 
NginxInterceptor - Class in org.atmosphere.interceptor
Add proper header for Nginx's buffering http://wiki.nginx.org/HttpProxyModule#proxy_buffering
This interceptor set the X-Accel-Buffering : No on the AtmosphereResponse before it gets suspended.
NginxInterceptor() - Constructor for class org.atmosphere.interceptor.NginxInterceptor
 
NO_CACHE_HEADERS - Static variable in interface org.atmosphere.cpr.ApplicationConfig
Tell Atmosphere to not write the no-cache header.
NOOPS_WebSocketResponseFilter - Static variable in interface org.atmosphere.websocket.WebSocketResponseFilter
 
noOpsResource - Variable in class org.atmosphere.cpr.DefaultBroadcaster
 
notifierFuture - Variable in class org.atmosphere.cpr.DefaultBroadcaster
 
notify(Action.TYPE, AtmosphereRequest, AtmosphereResponse) - Method in class org.atmosphere.cpr.AtmosphereFramework
 
notifyListener(WebSocket, WebSocketEventListener.WebSocketEvent) - Method in class org.atmosphere.websocket.DefaultWebSocketProcessor
notifyListener(WebSocket, WebSocketEventListener.WebSocketEvent) - Method in interface org.atmosphere.websocket.WebSocketProcessor
notifyListeners(AtmosphereResourceEvent) - Method in interface org.atmosphere.cpr.AtmosphereResource
notifyListeners() - Method in interface org.atmosphere.cpr.AtmosphereResource
notifyListeners() - Method in class org.atmosphere.cpr.AtmosphereResourceImpl
notifyListeners(AtmosphereResourceEvent) - Method in class org.atmosphere.cpr.AtmosphereResourceImpl
notifyOnPostCreate(Broadcaster) - Method in class org.atmosphere.cpr.DefaultBroadcasterFactory
 

O

onBinaryMessage(ByteBuffer) - Method in class org.atmosphere.container.TomcatWebSocketHandler
 
onBroadcast(AtmosphereResourceEvent) - Method in interface org.atmosphere.cpr.AtmosphereResourceEventListener
Invoked when a Broadcaster.broadcast(T) occurs.
onBroadcast(AtmosphereResourceEvent) - Method in class org.atmosphere.cpr.AtmosphereResourceEventListenerAdapter
Invoked when a Broadcaster.broadcast(T) occurs.
onBroadcast(AtmosphereResourceEvent) - Method in class org.atmosphere.websocket.WebSocketEventListenerAdapter
Invoked when a Broadcaster.broadcast(T) occurs.
onByteMessage(WebSocket, byte[], int, int) - Method in class org.atmosphere.websocket.WebSocketHandler
Invoked when a byte message is received.
onClose(WebSocket, DataFrame) - Method in class org.atmosphere.container.GlassFishWebSocketHandler
 
onClose(int, String) - Method in class org.atmosphere.container.JettyWebSocketHandler
 
onClose(int) - Method in class org.atmosphere.container.TomcatWebSocketHandler
 
onClose(AtmosphereRequest, AtmosphereResponse) - Method in interface org.atmosphere.cpr.AsyncSupportListener
Invoked when an AtmosphereResource gets closed
onClose(AtmosphereRequest, AtmosphereResponse) - Method in class org.atmosphere.cpr.AsyncSupportListenerAdapter
Invoked when an AtmosphereResource gets closed
onClose(WebSocket) - Method in class org.atmosphere.websocket.protocol.EchoProtocol
Invoked when a WebSocket is closed
onClose(WebSocket) - Method in class org.atmosphere.websocket.protocol.SimpleHttpProtocol
Invoked when a WebSocket is closed
onClose(WebSocketEventListener.WebSocketEvent) - Method in interface org.atmosphere.websocket.WebSocketEventListener
When the close occurs
onClose(WebSocketEventListener.WebSocketEvent) - Method in class org.atmosphere.websocket.WebSocketEventListenerAdapter
When the close occurs
onClose(WebSocket) - Method in class org.atmosphere.websocket.WebSocketHandler
Invoked when a WebSocket is closed.
onClose(WebSocket) - Method in interface org.atmosphere.websocket.WebSocketProtocol
Invoked when a WebSocket is closed
onComplete(Broadcaster) - Method in interface org.atmosphere.cpr.BroadcasterListener
Invoked when the Broadcast operation complete.
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
When the control occurs
onDestroy() - Method in interface org.atmosphere.cpr.BroadcasterLifeCyclePolicyListener
Both method Broadcaster.releaseExternalResources() and Broadcaster.destroy() are about to be invoked.
onDestroy() - Method in class org.atmosphere.cpr.BroadcasterLifeCyclePolicyListenerAdapter
 
onDestroyed(AtmosphereRequest, AtmosphereResponse) - Method in interface org.atmosphere.cpr.AsyncSupportListener
Invoked when an AtmosphereResource gets destroyed
onDestroyed(AtmosphereRequest, AtmosphereResponse) - Method in class org.atmosphere.cpr.AsyncSupportListenerAdapter
Invoked when an AtmosphereResource gets destroyed
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
Invoked when the remote connection gets 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
Invoked when the remote connection gets closed.
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
Invoked when a Broadcaster's list of AtmosphereResource becomes empty, e.g the broadcaster has no longer resource associated with it.
onEmpty() - Method in class org.atmosphere.cpr.BroadcasterLifeCyclePolicyListenerAdapter
 
onError(WebSocket, WebSocketProcessor.WebSocketException) - Method in class org.atmosphere.websocket.protocol.EchoProtocol
Invoked when an error occurs.
onError(WebSocket, WebSocketProcessor.WebSocketException) - Method in class org.atmosphere.websocket.protocol.SimpleHttpProtocol
Invoked when an error occurs.
onError(WebSocket, WebSocketProcessor.WebSocketException) - Method in class org.atmosphere.websocket.WebSocketHandler
Invoked when a WebSocket produces an error.
onError(WebSocket, WebSocketProcessor.WebSocketException) - Method in interface org.atmosphere.websocket.WebSocketProtocol
Invoked when an error occurs.
onException(Throwable, AtmosphereResource) - Method in class org.atmosphere.cpr.DefaultBroadcaster
 
onException(Throwable, AtmosphereResource, boolean) - Method in class org.atmosphere.cpr.DefaultBroadcaster
 
onFragment(WebSocket, byte[], boolean) - Method in class org.atmosphere.container.GlassFishWebSocketHandler
 
onFragment(WebSocket, String, boolean) - Method in class org.atmosphere.container.GlassFishWebSocketHandler
 
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
When the hanshake occurs
onIdle() - Method in interface org.atmosphere.cpr.BroadcasterLifeCyclePolicyListener
Invoke when a Broadcaster has no activitie.
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<T> - Class in org.atmosphere.handler
Simple AtmosphereHandler that can be used with the AtmosphereResourceLifecycleInterceptor and BroadcastOnPostAtmosphereInterceptor to reduce the handling of the suspend/resume/disconnect and broadcast operation.
OnMessage() - Constructor for class org.atmosphere.handler.OnMessage
 
onMessage(AtmosphereResponse, T) - Method in class org.atmosphere.handler.OnMessage
Implement this method to get invoked every time a new Broadcaster.broadcast(Object) occurs.
onMessage(WebSocket, String) - Method in class org.atmosphere.websocket.protocol.EchoProtocol
Parse the WebSocket message, and delegate the processing to the AtmosphereFramework.asyncSupport or to any existing technology.
onMessage(WebSocket, byte[], int, int) - Method in class org.atmosphere.websocket.protocol.EchoProtocol
Parse the WebSocket message, and delegate the processing to the AtmosphereFramework.asyncSupport or to any existing technology.
onMessage(WebSocket, String) - Method in class org.atmosphere.websocket.protocol.SimpleHttpProtocol
Parse the WebSocket message, and delegate the processing to the AtmosphereFramework.asyncSupport or to any existing technology.
onMessage(WebSocket, byte[], int, int) - Method in class org.atmosphere.websocket.protocol.SimpleHttpProtocol
Parse the WebSocket message, and delegate the processing to the AtmosphereFramework.asyncSupport or to any existing technology.
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
When a message is sent
onMessage(WebSocket, String) - Method in class org.atmosphere.websocket.WebSocketHandler
 
onMessage(WebSocket, byte[], int, int) - Method in class org.atmosphere.websocket.WebSocketHandler
 
onMessage(WebSocket, String) - Method in interface org.atmosphere.websocket.WebSocketProtocol
Parse the WebSocket message, and delegate the processing to the AtmosphereFramework.asyncSupport or to any existing technology.
onMessage(WebSocket, byte[], int, int) - Method in interface org.atmosphere.websocket.WebSocketProtocol
Parse the WebSocket message, and delegate the processing to the AtmosphereFramework.asyncSupport or to any existing technology.
onOpen(WebSocket.Connection) - Method in class org.atmosphere.container.JettyWebSocketHandler
 
onOpen(WsOutbound) - Method in class org.atmosphere.container.TomcatWebSocketHandler
 
onOpen(WebSocket) - Method in class org.atmosphere.websocket.protocol.EchoProtocol
Invoked when a WebSocket is opened
onOpen(WebSocket) - Method in class org.atmosphere.websocket.protocol.SimpleHttpProtocol
Invoked when a WebSocket is opened
onOpen(WebSocket) - Method in class org.atmosphere.websocket.WebSocketHandler
Invoked when a WebSocket is opened.
onOpen(WebSocket) - Method in interface org.atmosphere.websocket.WebSocketProtocol
Invoked when a WebSocket is opened
onPing(WebSocket, byte[]) - Method in class org.atmosphere.container.GlassFishWebSocketHandler
 
onPong(WebSocket, byte[]) - Method in class org.atmosphere.container.GlassFishWebSocketHandler
 
onPostCreate(Broadcaster) - Method in interface org.atmosphere.cpr.BroadcasterListener
Invoked just after the Broadcaster has been created
onPreDestroy(Broadcaster) - Method in interface org.atmosphere.cpr.BroadcasterListener
Invoked before a Broadcaster is about to be deleted.
OnReconnectBroadcasterCache - Class in org.atmosphere.cache
Same as the HeaderBroadcasterCache, but will not send anything if the user connect for the first time.
OnReconnectBroadcasterCache() - Constructor for class org.atmosphere.cache.OnReconnectBroadcasterCache
 
onRequest(AtmosphereResource) - Method in interface org.atmosphere.cpr.AtmosphereHandler
When a client send 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.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)).
onRequest(AtmosphereResource) - Method in class org.atmosphere.handler.SimpleWebSocketAtmosphereHandler
This method redirect the request to the server main page (index.html, index.jsp, etc.) and then execute the SimpleWebSocketAtmosphereHandler.upgrade(AtmosphereResource).
onResume(AtmosphereRequest, AtmosphereResponse) - Method in interface org.atmosphere.cpr.AsyncSupportListener
Invoked when an AtmosphereResource gets resumed
onResume(AtmosphereRequest, AtmosphereResponse) - Method in class org.atmosphere.cpr.AsyncSupportListenerAdapter
Invoked when an AtmosphereResource gets resumed
onResume(AtmosphereResourceEvent) - Method in interface org.atmosphere.cpr.AtmosphereResourceEventListener
Invoked when the AtmosphereResource.resume() is invoked or when the suspend's time out expires.
onResume(AtmosphereResourceEvent) - Method in class org.atmosphere.cpr.AtmosphereResourceEventListenerAdapter
Invoked when the AtmosphereResource.resume() is invoked or when the suspend's time out expires.
onResume(AtmosphereResourceEvent) - Method in class org.atmosphere.websocket.WebSocketEventListenerAdapter
Invoked when the AtmosphereResource.resume() is invoked or when the suspend's time out expires.
onStateChange(AtmosphereResourceEvent) - Method in interface org.atmosphere.cpr.AtmosphereHandler
This method is invoked when the Broadcaster execute a broadcast operations.
onStateChange(AtmosphereResourceEvent) - Method in class org.atmosphere.handler.AbstractReflectorAtmosphereHandler
onStateChange(AtmosphereResourceEvent) - Method in class org.atmosphere.handler.OnMessage
 
onSuspend(AtmosphereRequest, AtmosphereResponse) - Method in interface org.atmosphere.cpr.AsyncSupportListener
Invoked when an AtmosphereResource gets suspended.
onSuspend(AtmosphereRequest, AtmosphereResponse) - Method in class org.atmosphere.cpr.AsyncSupportListenerAdapter
Invoked when an AtmosphereResource gets suspended.
onSuspend(AtmosphereResourceEvent) - Method in interface org.atmosphere.cpr.AtmosphereResourceEventListener
Invoked when the AtmosphereResource.suspend() has been completed and the response considered as suspended.
onSuspend(AtmosphereResourceEvent) - Method in class org.atmosphere.cpr.AtmosphereResourceEventListenerAdapter
Invoked when the AtmosphereResource.suspend() has been completed and the response considered as suspended.
onSuspend(AtmosphereResourceEvent) - Method in class org.atmosphere.websocket.WebSocketEventListenerAdapter
Invoked when the AtmosphereResource.suspend() has been completed and the response considered as suspended.
onTextMessage(CharBuffer) - Method in class org.atmosphere.container.TomcatWebSocketHandler
 
onTextMessage(WebSocket, String) - Method in class org.atmosphere.websocket.WebSocketHandler
Invoked when a String message is received
onThrowable(AtmosphereResourceEvent) - Method in interface org.atmosphere.cpr.AtmosphereResourceEventListener
Invoked when an operations failed to execute for an unknown reason like : IOException because the client remotly closed the connection, a broken connection, etc.
onThrowable(AtmosphereResourceEvent) - Method in class org.atmosphere.cpr.AtmosphereResourceEventListenerAdapter
Invoked when an operations failed to execute for an unknown reason like : IOException because the client remotly closed the connection, a broken connection, etc.
onThrowable(Throwable) - Method in class org.atmosphere.cpr.AtmosphereResourceImpl
Notify AtmosphereResourceEventListener an unexpected exception occured.\
onThrowable(AtmosphereResourceEvent) - Method in class org.atmosphere.websocket.WebSocketEventListenerAdapter
Invoked when an operations failed to execute for an unknown reason like : IOException because the client remotly closed the connection, a broken connection, etc.
onTimeout(AtmosphereRequest, AtmosphereResponse) - Method in interface org.atmosphere.cpr.AsyncSupportListener
Invoked when an AtmosphereResource gets timed out
onTimeout(AtmosphereRequest, AtmosphereResponse) - Method in class org.atmosphere.cpr.AsyncSupportListenerAdapter
Invoked when an AtmosphereResource gets timed out
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) - Method in class org.atmosphere.websocket.DefaultWebSocketProcessor
Invoked when a WebSocket gets opened by the underlying container
open(WebSocket, AtmosphereRequest) - Method in interface org.atmosphere.websocket.WebSocketProcessor
Invoked when a WebSocket gets opened by the underlying container
org.atmosphere.cache - package org.atmosphere.cache
 
org.atmosphere.client - package org.atmosphere.client
 
org.atmosphere.config - package org.atmosphere.config
 
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.di - package org.atmosphere.di
 
org.atmosphere.handler - package org.atmosphere.handler
 
org.atmosphere.interceptor - package org.atmosphere.interceptor
 
org.atmosphere.util - package org.atmosphere.util
 
org.atmosphere.util.analytics - package org.atmosphere.util.analytics
 
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.DefaultBroadcaster.Entry
 
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 - Variable in class org.atmosphere.cpr.DefaultBroadcaster
 

P

packages - Variable in class org.atmosphere.cpr.AtmosphereFramework
 
padding(String) - Method in interface org.atmosphere.cpr.AtmosphereResource
Set the padding to use when flushing the response when transport equals 'streaming' See ApplicationConfig.STREAMING_PADDING_MODE for more info.
padding(String) - Method in class org.atmosphere.cpr.AtmosphereResourceImpl
Set the padding to use when flushing the response when transport equals 'streaming' See ApplicationConfig.STREAMING_PADDING_MODE for more info.
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.
pathInfo(String) - Method in class org.atmosphere.cpr.AtmosphereRequest.Builder
 
pathInfo(String) - Method in class org.atmosphere.cpr.AtmosphereRequest
 
PerRequestBroadcastFilter - Interface in org.atmosphere.cpr
An extended BroadcastFilter that can vbe used to filter based on AtmosphereResource
perRequestFilter(AtmosphereResource, DefaultBroadcaster.Entry, boolean) - 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
 
POLLING_TRANSPORT - Static variable in interface org.atmosphere.cpr.HeaderConfig
 
possibleComponentsCandidate - Variable in class org.atmosphere.cpr.AtmosphereFramework
 
postInspect(AtmosphereResource) - Method in interface org.atmosphere.cpr.AtmosphereInterceptor
Invoked after an AtmosphereResource gets dispatched to AtmosphereHandler
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.BroadcastOnPostAtmosphereInterceptor
 
postInspect(AtmosphereResource) - Method in class org.atmosphere.interceptor.JavaScriptProtocol
 
postInspect(AtmosphereResource) - Method in class org.atmosphere.interceptor.NginxInterceptor
 
postInspect(AtmosphereResource) - Method in class org.atmosphere.interceptor.OnDisconnectInterceptor
 
postInspect(AtmosphereResource) - Method in class org.atmosphere.interceptor.SessionCreationInterceptor
 
postPayload(AtmosphereResponse, byte[], int, int) - Method in interface org.atmosphere.cpr.AsyncIOInterceptor
 
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
 
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
 
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
 
properProtocol(HttpServletRequest) - Static method in class org.atmosphere.util.Utils
 
properties() - Method in class org.atmosphere.cpr.AtmosphereConfig
 
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
Set Atmosphere to use the BlockingIOCometSupport, e.g blocking I/O.
PROPERTY_COMET_SUPPORT - Static variable in interface org.atmosphere.cpr.ApplicationConfig
Tell Atmosphere which AsyncSupport implementation to use.
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_SUPPORT - Static variable in interface org.atmosphere.cpr.ApplicationConfig
Tell Atmosphere to use HttpSession.
PROPERTY_USE_STREAM - Static variable in interface org.atmosphere.cpr.ApplicationConfig
Force Atmosphere to use stream when writing bytes.
proxy(Object, Method, Object[]) - Method in class org.atmosphere.util.ServletProxyFactory
 
push(DefaultBroadcaster.Entry) - Method in class org.atmosphere.cpr.DefaultBroadcaster
 
putValue(String, Object) - Method in class org.atmosphere.util.FakeHttpSession
 

Q

queryString(String) - Method in class org.atmosphere.cpr.AtmosphereRequest.Builder
 
queryStrings(Map<String, String[]>) - Method in class org.atmosphere.cpr.AtmosphereRequest.Builder
 
queue - Variable in class org.atmosphere.cache.AbstractBroadcasterCache
 
queue - Variable in class org.atmosphere.cache.BroadcasterCacheBase
Deprecated.
 
queueWriteIO(AtmosphereResource, Object, DefaultBroadcaster.Entry) - Method in class org.atmosphere.cpr.DefaultBroadcaster
 
queueWriteIO(AtmosphereResource, Object, DefaultBroadcaster.Entry) - Method in class org.atmosphere.util.SimpleBroadcaster

R

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.
readSystemProperties() - Method in class org.atmosphere.cpr.AtmosphereFramework
 
reaper - Variable in class org.atmosphere.cache.AbstractBroadcasterCache
 
reaper - Variable in class org.atmosphere.cache.BroadcasterCacheBase
Deprecated.
 
reconfigure() - Method in class org.atmosphere.util.AbstractBroadcasterProxy
 
RECOVER_DEAD_BROADCASTER - Static variable in interface org.atmosphere.cpr.ApplicationConfig
Recover from a Broadcaster that has been destroyed.
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 class org.atmosphere.container.version.Grizzly2WebSocket
No OPS
redirect(AtmosphereResponse, String) - Method in class org.atmosphere.container.version.GrizzlyWebSocket
No OPS
redirect(AtmosphereResponse, String) - Method in class org.atmosphere.container.version.Jetty8WebSocket
No OPS
redirect(AtmosphereResponse, String) - Method in class org.atmosphere.container.version.Jetty9WebSocket
No OPS
redirect(AtmosphereResponse, String) - Method in class org.atmosphere.container.version.TomcatWebSocket
 
redirect(AtmosphereResponse, String) - Method in interface org.atmosphere.cpr.AsyncIOWriter
Redirect a WebSocket request to another location
redirect(String) - Method in interface org.atmosphere.cpr.AsyncIOWriter
Redirect a WebSocket request to another location
redirect(String) - Method in class org.atmosphere.cpr.AsyncIOWriterAdapter
No OPS
redirect(AtmosphereResponse, String) - Method in class org.atmosphere.cpr.AsyncIOWriterAdapter
No OPS
redirect(String) - Method in class org.atmosphere.cpr.AtmosphereInterceptorWriter
 
REDIS_BROADCASTER - Static variable in interface org.atmosphere.cpr.FrameworkConfig
The default Redis Broadcaster class
ReflectorServletProcessor - Class in org.atmosphere.handler
An implementation of AtmosphereHandler using the AtmosphereServletProcessor that delegate the AtmosphereHandler.onRequest(org.atmosphere.cpr.AtmosphereResource) to a set of FilterChain and Servlet.service(javax.servlet.ServletRequest, javax.servlet.ServletResponse) and store the AtmosphereResource as a AtmosphereRequest.getAttribute(String) attribute named FrameworkConfig.ATMOSPHERE_RESOURCE.
ReflectorServletProcessor() - Constructor for class org.atmosphere.handler.ReflectorServletProcessor
 
ReflectorServletProcessor(Servlet) - Constructor for class org.atmosphere.handler.ReflectorServletProcessor
 
register(ServletContextProvider) - Static method in class org.atmosphere.di.ServletContextHolder
 
registerWebSocketHandler(String, WebSocketHandler) - Method in class org.atmosphere.websocket.DefaultWebSocketProcessor
 
registerWebSocketHandler(String, WebSocketHandler) - Method in interface org.atmosphere.websocket.WebSocketProcessor
Register a WebSocketHandler
releaseExternalResources() - Method in interface org.atmosphere.cpr.Broadcaster
Release external resources associated with this Broadcaster.
releaseExternalResources() - Method in class org.atmosphere.cpr.DefaultBroadcaster
Release external resources associated with this Broadcaster.
remoteAddr(String) - Method in class org.atmosphere.cpr.AtmosphereRequest.Builder
 
remoteHost(String) - Method in class org.atmosphere.cpr.AtmosphereRequest.Builder
 
remotePort(int) - Method in class org.atmosphere.cpr.AtmosphereRequest.Builder
 
remove(String) - Method in class org.atmosphere.cpr.AtmosphereResourceFactory
Remove the AtmosphereResource from all instance of Broadcaster
remove(Broadcaster, Object) - Method in class org.atmosphere.cpr.BroadcasterFactory
Remove a Broadcaster to the list.
remove(Object) - Method in class org.atmosphere.cpr.BroadcasterFactory
Remove the associated Broadcaster
remove(Broadcaster, Object) - Method in class org.atmosphere.cpr.DefaultBroadcasterFactory
Remove a Broadcaster to the list.
remove(Object) - Method in class org.atmosphere.cpr.DefaultBroadcasterFactory
 
removeAllAtmosphereHandler() - Method in class org.atmosphere.cpr.AtmosphereFramework
removeAllAtmosphereResource(AtmosphereResource) - Method in class org.atmosphere.cpr.BroadcasterFactory
Remove all instance of AtmosphereResource from all registered Broadcaster
removeAllAtmosphereResource(AtmosphereResource) - Method in class org.atmosphere.cpr.DefaultBroadcasterFactory
Remove all instance of AtmosphereResource from all registered Broadcaster
removeAllFilters() - Method in class org.atmosphere.cpr.BroadcasterConfig
Remove all BroadcastFilter
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
Remove a AtmosphereResource from the list of item to be notified when the Broadcaster.broadcast(T) is invoked.
removeAtmosphereResource(AtmosphereResource) - Method in class org.atmosphere.cpr.DefaultBroadcaster
Remove a AtmosphereResource from the list of item to be notified when the Broadcaster.broadcast(T) is invoked.
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
 
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 class 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.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
removeListener(AtmosphereResourceEventListener) - Method in class org.atmosphere.cpr.Meteor
Remove a AtmosphereResourceEventListener which gets invoked when response are resuming, when the remote client close the connection or when the a Broadcaster.broadcast(T) operations occurs.
removeValue(String) - Method in class org.atmosphere.util.FakeHttpSession
 
replaceProperties(String, Hashtable<String, String>, IntrospectionUtils.PropertySource[]) - Static method in class org.atmosphere.util.IntrospectionUtils
Replace ${NAME} with the property value
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
Return the associated AtmosphereRequest
request(AtmosphereRequest) - Method in class org.atmosphere.cpr.AtmosphereResponse
Set the associated AtmosphereRequest
request(String) - Method in class org.atmosphere.util.analytics.HTTPGetMethod
 
requestURI(String) - Method in class org.atmosphere.cpr.AtmosphereRequest.Builder
 
requestURL(String) - Method in class org.atmosphere.cpr.AtmosphereRequest.Builder
 
reset() - Method in class org.atmosphere.cpr.AtmosphereResponse
 
resetBuffer() - Method in class org.atmosphere.cpr.AtmosphereResponse
 
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
 
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
The AtmosphereResource associated with this request.
resource - Variable in class org.atmosphere.cpr.AtmosphereResourceEventImpl
 
resource() - Method in class org.atmosphere.cpr.AtmosphereResponse
The AtmosphereResource associated with this request.
resource(AtmosphereResource) - Method in class org.atmosphere.websocket.WebSocket
Associate an AtmosphereResource to this 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.
resources - Variable in class org.atmosphere.cpr.DefaultBroadcaster
 
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
 
RESUME - Static variable in class org.atmosphere.container.NettyCometSupport
 
RESUME - Static variable in class org.atmosphere.cpr.Action
 
resume() - Method in class org.atmosphere.cpr.AsynchronousProcessor.AsynchronousProcessorHook
 
resume() - Method in interface org.atmosphere.cpr.AtmosphereResource
Complete the AtmosphereResponse and finish/commit it.
resume() - Method in class org.atmosphere.cpr.AtmosphereResourceImpl
Complete the AtmosphereResponse and finish/commit it.
resume() - Method in class org.atmosphere.cpr.Meteor
Resume the underlying HttpServletResponse
RESUME_AND_KEEPALIVE - Static variable in interface org.atmosphere.cpr.ApplicationConfig
A request attribute used to tell AsyncSupport implementation to keep alive the connection or not.
RESUME_ON_BROADCAST - Static variable in interface org.atmosphere.cpr.ApplicationConfig
Force Atmosphere to invoke AtmosphereResource.resume() after the first Broadcaster.broadcast(Object) invocation.
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 once after the first broadcast.
resumeOnBroadcast() - Method in interface org.atmosphere.cpr.AtmosphereResource
resumeOnBroadcast(boolean) - Method in class org.atmosphere.cpr.AtmosphereResourceImpl
Set to true to resume the response once after the first broadcast.
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.
retrieveFromCache(String, AtmosphereResource) - Method in class org.atmosphere.cache.AbstractBroadcasterCache
Retrieve messages associated with AtmosphereResource
retrieveFromCache(String, AtmosphereResource) - Method in class org.atmosphere.cache.BroadcasterCacheBase
Deprecated.
Retrieve messages associated with AtmosphereResource
retrieveFromCache(String, AtmosphereResource) - Method in class org.atmosphere.cache.OnReconnectBroadcasterCache
 
retrieveFromCache(String, AtmosphereResource) - Method in class org.atmosphere.cache.UUIDBroadcasterCache
 
retrieveFromCache(String, AtmosphereResource) - Method in interface org.atmosphere.cpr.BroadcasterCache
Retrieve messages associated with AtmosphereResource
retrieveFromCache(String, AtmosphereResource) - Method in class org.atmosphere.cpr.BroadcasterConfig.DefaultBroadcasterCache
 
retrieveLastMessage(String, AtmosphereResource) - Method in class org.atmosphere.cache.AbstractBroadcasterCache
Return the last message broadcasted to the AtmosphereResource.
retrieveLastMessage(AtmosphereResource) - Method in class org.atmosphere.cache.BroadcasterCacheBase
Deprecated.
Return the last message broadcasted to the AtmosphereResource.
retrieveLastMessage(String, AtmosphereResource) - Method in class org.atmosphere.cache.HeaderBroadcasterCache
Return the last message broadcasted to the AtmosphereResource.
retrieveLastMessage(String, AtmosphereResource) - Method in class org.atmosphere.cache.SessionBroadcasterCache
Return the last message broadcasted to the AtmosphereResource.
retrieveTrackedBroadcast(AtmosphereResource, AtmosphereResourceEvent) - Method in class org.atmosphere.cpr.DefaultBroadcaster
 
retrieveUsingHeader(String) - Method in class org.atmosphere.cache.HeaderBroadcasterCache
 
retrieveUUID() - Method in class org.atmosphere.websocket.WebSocket
 

S

scan(File) - Method in interface org.atmosphere.cpr.AnnotationProcessor
Scan the File looking for classe annotated with Atmosphere's Service annotation.
scan(String) - Method in interface org.atmosphere.cpr.AnnotationProcessor
Scan the File 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
 
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(T, long, TimeUnit) - Method in interface org.atmosphere.cpr.Broadcaster
Broadcast periodically.
scheduleFixedBroadcast(T, long, long, TimeUnit) - Method in interface org.atmosphere.cpr.Broadcaster
Broadcast periodically.
scheduleFixedBroadcast(Object, long, TimeUnit) - Method in class org.atmosphere.cpr.DefaultBroadcaster
Broadcast periodically.
scheduleFixedBroadcast(Object, long, long, TimeUnit) - Method in class org.atmosphere.cpr.DefaultBroadcaster
Broadcast periodically.
scheduleTo(String, Object, int, TimeUnit) - Method in class org.atmosphere.cpr.MetaBroadcaster
Broadcast the message at a fixed rate to all Broadcaster whose Broadcaster.getID() maps the broadcasterID value.
scope - Variable in class org.atmosphere.cpr.DefaultBroadcaster
 
sendError(int, String) - Method in class org.atmosphere.cpr.AtmosphereResponse
sendError(int) - Method in class org.atmosphere.cpr.AtmosphereResponse
sendRedirect(String) - Method in class org.atmosphere.cpr.AtmosphereResponse
Serializer - Interface in org.atmosphere.cpr
Serialize the Object the result of invoking Broadcaster.broadcast(T).
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
Serve the AtmosphereRequest and the AtmosphereResponse and return the appropriate Action.
service(AtmosphereRequest, AtmosphereResponse) - Method in class org.atmosphere.container.GlassFishv2CometSupport
Serve the AtmosphereRequest and the AtmosphereResponse and return the appropriate Action.
service(AtmosphereRequest, AtmosphereResponse) - Method in class org.atmosphere.container.GlassFishWebSocketSupport
Serve the AtmosphereRequest and the AtmosphereResponse and return the appropriate Action.
service(AtmosphereRequest, AtmosphereResponse) - Method in class org.atmosphere.container.Grizzly2CometSupport
Serve the AtmosphereRequest and the AtmosphereResponse and return the appropriate Action.
service(AtmosphereRequest, AtmosphereResponse) - Method in class org.atmosphere.container.Grizzly2WebSocketSupport
 
service(AtmosphereRequest, AtmosphereResponse) - Method in class org.atmosphere.container.GrizzlyCometSupport
Serve the AtmosphereRequest and the AtmosphereResponse and return the appropriate Action.
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
Serve the AtmosphereRequest and the AtmosphereResponse and return the appropriate Action.
service(AtmosphereRequest, AtmosphereResponse) - Method in class org.atmosphere.container.Jetty9AsyncSupportWithWebSocket
Serve the AtmosphereRequest and the AtmosphereResponse and return the appropriate Action.
service(AtmosphereRequest, AtmosphereResponse) - Method in class org.atmosphere.container.JettyAsyncSupportWithWebSocket
Serve the AtmosphereRequest and the AtmosphereResponse and return the appropriate Action.
service(AtmosphereRequest, AtmosphereResponse) - Method in class org.atmosphere.container.JettyCometSupport
Serve the AtmosphereRequest and the AtmosphereResponse and return the appropriate Action.
service(AtmosphereRequest, AtmosphereResponse) - Method in class org.atmosphere.container.JettyServlet30AsyncSupportWithWebSocket
Serve the AtmosphereRequest and the AtmosphereResponse and return the appropriate Action.
service(AtmosphereRequest, AtmosphereResponse) - Method in class org.atmosphere.container.NettyCometSupport
Serve the AtmosphereRequest and the AtmosphereResponse and return the appropriate Action.
service(AtmosphereRequest, AtmosphereResponse) - Method in class org.atmosphere.container.Servlet30CometSupport
Serve the AtmosphereRequest and the AtmosphereResponse and return the appropriate Action.
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
Serve the AtmosphereRequest and the AtmosphereResponse and return the appropriate Action.
Servlet30CometSupport - Class in org.atmosphere.container
This class gets 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.
servletConfig - Variable in class org.atmosphere.cpr.AtmosphereFramework
 
ServletContextHolder - Class in org.atmosphere.di
Holds the reference of an object being able to return the current ServletContext of the web application
ServletContextProvider - Interface in org.atmosphere.di
Mark an object as being able to provide a ServletContext
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.EchoMethodHandler() - Constructor for class org.atmosphere.util.ServletProxyFactory.EchoMethodHandler
 
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
 
ServletProxyFactory.UTF8Handler() - Constructor for class org.atmosphere.util.ServletProxyFactory.UTF8Handler
 
session(HttpSession) - Method in class org.atmosphere.cpr.AtmosphereRequest.Builder
 
session() - Method in interface org.atmosphere.cpr.AtmosphereResource
Return the HttpSession is supported, null if not
session(boolean) - Method in interface org.atmosphere.cpr.AtmosphereResource
Return the HttpSession is 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
Return the HttpSession is supported, and creates it if not already created.
session() - Method in class org.atmosphere.cpr.AtmosphereResourceImpl
Return the HttpSession is supported, null if not
session(HttpSession) - Method in class org.atmosphere.cpr.AtmosphereResourceImpl
 
SessionBroadcasterCache - Class in org.atmosphere.cache
Simple HttpSession based BroadcasterCache

By default, message will be cached for 5 minutes.

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
 
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(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
 
setApplicationConfig(List<ApplicationConfiguration>) - Method in class org.atmosphere.config.AtmosphereHandlerConfig
 
setAsyncSupport(AsyncSupport) - Method in class org.atmosphere.cpr.AtmosphereFramework
Set the AsyncSupport implementation.
setAsyncWriteService(ExecutorService) - Method in class org.atmosphere.cpr.BroadcasterConfig
Set an ExecutorService which can be used to write AtmosphereResourceEvent.getMessage().
setAsyncWriteService(ExecutorService, boolean) - Method in class org.atmosphere.cpr.BroadcasterConfig
Set an ExecutorService which can be used to write AtmosphereResourceEvent.getMessage().
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 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 current Broadcaster.
setBroadcaster(Broadcaster) - Method in class org.atmosphere.cpr.AtmosphereResourceImpl
Set the current Broadcaster.
setBroadcaster(Broadcaster) - Method in interface org.atmosphere.cpr.ClusterBroadcastFilter
The Broadcaster to use.
setBroadcaster(Broadcaster) - Method in class org.atmosphere.cpr.Meteor
Set a Broadcaster instance.
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
Set the BroadcasterCache class name.
setBroadcasterCacheStrategy(BroadcasterCache.STRATEGY) - Method in class org.atmosphere.cpr.DefaultBroadcaster
setBroadcasterConfig(BroadcasterConfig) - Method in interface org.atmosphere.cpr.Broadcaster
Set the BroadcasterConfig instance.
setBroadcasterConfig(BroadcasterConfig) - Method in class org.atmosphere.cpr.DefaultBroadcaster
Set the BroadcasterConfig instance.
setBroadcasterConfig(BroadcasterConfig) - Method in class org.atmosphere.util.SimpleBroadcaster
Set the BroadcasterConfig instance.
setBroadcasterFactory(BroadcasterFactory) - Method in class org.atmosphere.cpr.AtmosphereFramework
Set the BroadcasterFactory which is used by Atmosphere to construct Broadcaster
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
 
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
 
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
Set the default Broadcaster class name
setDispatcherName(String) - Method in class org.atmosphere.cpr.AtmosphereConfig
 
setExecutorService(ScheduledExecutorService) - Method in class org.atmosphere.cache.AbstractBroadcasterCache
Set the associated ScheduledExecutorService
setExecutorService(ScheduledExecutorService) - Method in class org.atmosphere.cache.BroadcasterCacheBase
Deprecated.
 
setExecutorService(ScheduledExecutorService) - Method in interface org.atmosphere.cache.CleanUpMemory
Set the associated ScheduledExecutorService
setExecutorService(ScheduledExecutorService) - Method in class org.atmosphere.cache.UUIDBroadcasterCache
Set the associated ScheduledExecutorService
setExecutorService(ExecutorService) - Method in class org.atmosphere.cpr.BroadcasterConfig
Set an ExecutorService which can be used to dispatch AtmosphereResourceEvent.
setExecutorService(ExecutorService, boolean) - Method in class org.atmosphere.cpr.BroadcasterConfig
Set an ExecutorService which can be used to dispatch AtmosphereResourceEvent.
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.handler.ReflectorServletProcessor
 
setFilterName(String) - Method in class org.atmosphere.util.FilterConfigImpl
Set the Filter's name associated with this object.
setFrameworkConfig(List<FrameworkConfiguration>) - Method in class org.atmosphere.config.AtmosphereHandlerConfig
 
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
Set the id of this Broadcaster
setID(String) - Method in class org.atmosphere.cpr.DefaultBroadcaster
Set the id of this Broadcaster
setIntHeader(String, int) - Method in class org.atmosphere.cpr.AtmosphereResponse
setInvalidateCacheInterval(long) - Method in class org.atmosphere.cache.UUIDBroadcasterCache
 
setIsInScope(boolean) - Method in class org.atmosphere.cpr.AtmosphereResourceImpl
Protect the object for being used after it got cancelled.
setIsResumedOnTimeout(boolean) - Method in class org.atmosphere.cpr.AtmosphereResourceEventImpl
 
setKey(Object) - Method in class org.atmosphere.cache.AbstractBroadcasterCache.CachedMessage
 
setKey(Object) - Method in class org.atmosphere.cache.BroadcasterCacheBase.CachedMessage
Deprecated.
 
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
setMaxCachedinMs(int) - Method in class org.atmosphere.cache.AbstractBroadcasterCache
Set the maximum time a broadcasted message can stay cached.
setMaxCachedinMs(int) - Method in class org.atmosphere.cache.BroadcasterCacheBase
Deprecated.
Set the maximum time a broadcasted message can stay cached.
setMaxInactiveInterval(int) - Method in class org.atmosphere.util.FakeHttpSession
 
setMessage(Object) - Method in interface org.atmosphere.cpr.AtmosphereResourceEvent
Set an Object that can be retrieved with AtmosphereResourceEvent.getMessage().
setMessage(Object) - Method in class org.atmosphere.cpr.AtmosphereResourceEventImpl
Set the message broadcasted using Broadcaster.broadcast(java.lang.Object)
setName(String) - Method in class org.atmosphere.config.AtmosphereHandlerProperty
 
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
 
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
 
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
Set an ExecutorService which can be used to dispatch AtmosphereResourceEvent.
setScope(Broadcaster.SCOPE) - Method in interface org.atmosphere.cpr.Broadcaster
Set the scope.
setScope(Broadcaster.SCOPE) - Method in class org.atmosphere.cpr.DefaultBroadcaster
Set the scope.
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 object.
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
Deprecated.
- use setServletClassName
setServletClassName(String) - Method in class org.atmosphere.handler.ReflectorServletProcessor
Return the Servlet class name.
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
 
setSuspendPolicy(long, Broadcaster.POLICY) - Method in interface org.atmosphere.cpr.Broadcaster
Set the maximum number of suspended AtmosphereResource.
setSuspendPolicy(long, Broadcaster.POLICY) - Method in class org.atmosphere.cpr.DefaultBroadcaster
Set the maximum number of suspended AtmosphereResource.
setThrowable(Throwable) - Method in class org.atmosphere.cpr.AtmosphereResourceEventImpl
 
setup(HttpSession) - Method in class org.atmosphere.cpr.SessionTimeoutRestorer
 
setupTimeout(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
 
setUseStreamForFlushingComments(boolean) - Method in class org.atmosphere.cpr.AtmosphereFramework
Set to true so Atmosphere uses AtmosphereResponse.getOutputStream() by default for write operation.
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
 
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.
sharedThreadPools - Variable in class org.atmosphere.cpr.AtmosphereFramework
 
shareExecutorServices(boolean) - Method in class org.atmosphere.cpr.AtmosphereFramework
Set to true to have a ExecutorService shared amongst all components.
shutdown() - Method in class org.atmosphere.container.GlassFishWebSocketSupport
 
shutdown() - Method in class org.atmosphere.container.Grizzly2WebSocketSupport
 
shutdown() - Method in class org.atmosphere.cpr.AsynchronousProcessor
 
shutdown() - Method in class org.atmosphere.util.VoidExecutorService
 
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(String, AtmosphereConfig) - 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
 
SimpleWebSocketAtmosphereHandler - Class in org.atmosphere.handler
Simple AtmosphereHandler which redirect the first request to the web application welcome page.
SimpleWebSocketAtmosphereHandler() - Constructor for class org.atmosphere.handler.SimpleWebSocketAtmosphereHandler
 
SKIP_ATMOSPHEREHANDLER - Static variable in class org.atmosphere.cpr.Action
 
SKIP_BROADCASTER_CREATION - Static variable in class org.atmosphere.cpr.AtmosphereResourceImpl
 
spawnReactor() - Method in class org.atmosphere.cpr.DefaultBroadcaster
 
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_TRANSPORT - Static variable in interface org.atmosphere.cpr.HeaderConfig
 
SSEAtmosphereInterceptor - Class in org.atmosphere.interceptor
HTML 5 Server Side Events implementation.
SSEAtmosphereInterceptor() - Constructor for class org.atmosphere.interceptor.SSEAtmosphereInterceptor
 
start() - Method in class org.atmosphere.cache.AbstractBroadcasterCache
Start
start() - Method in class org.atmosphere.cache.BroadcasterCacheBase
Deprecated.
Start
start() - Method in class org.atmosphere.cache.OnReconnectBroadcasterCache
 
start() - Method in class org.atmosphere.cache.UUIDBroadcasterCache
 
start() - Method in interface org.atmosphere.cpr.BroadcasterCache
Start
start() - Method in class org.atmosphere.cpr.BroadcasterConfig.DefaultBroadcasterCache
 
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 - Variable in class org.atmosphere.cpr.DefaultBroadcaster
 
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
stop() - Method in class org.atmosphere.cache.BroadcasterCacheBase
Deprecated.
Stop
stop() - Method in class org.atmosphere.cache.OnReconnectBroadcasterCache
 
stop() - Method in class org.atmosphere.cache.UUIDBroadcasterCache
 
stop() - Method in interface org.atmosphere.cpr.BroadcasterCache
Stop
stop() - Method in class org.atmosphere.cpr.BroadcasterConfig.DefaultBroadcasterCache
 
stream() - Method in class org.atmosphere.util.ByteArrayAsyncWriter
 
STREAMING_PADDING_MODE - Static variable in interface org.atmosphere.cpr.ApplicationConfig
Configure the padding used when streaming is used.
STREAMING_TRANSPORT - Static variable in interface org.atmosphere.cpr.HeaderConfig
 
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(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
 
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
Tell a AsyncSupport it can support session or not
supportSession() - Method in class org.atmosphere.cpr.AsynchronousProcessor
Is HttpSession supported
supportWebSocket() - Method in class org.atmosphere.container.GlassFishWebSocketSupport
 
supportWebSocket() - Method in class org.atmosphere.container.Grizzly2WebSocketSupport
 
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.NettyCometSupport
Return true if this implementation supports the websocket protocol.
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.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 the AtmosphereResponse indefinitely.
suspend(long) - Method in interface org.atmosphere.cpr.AtmosphereResource
Suspend the AtmosphereResponse.
suspend(long, TimeUnit) - Method in interface org.atmosphere.cpr.AtmosphereResource
Suspend the AtmosphereResponse.
suspend(long, boolean) - Method in interface org.atmosphere.cpr.AtmosphereResource
Suspend the AtmosphereResponse.
suspend(long, TimeUnit, boolean) - Method in interface org.atmosphere.cpr.AtmosphereResource
Suspend the AtmosphereResponse.
suspend() - Method in class org.atmosphere.cpr.AtmosphereResourceImpl
Suspend the AtmosphereResponse indefinitely.
suspend(long) - Method in class org.atmosphere.cpr.AtmosphereResourceImpl
Suspend the AtmosphereResponse.
suspend(long, TimeUnit) - Method in class org.atmosphere.cpr.AtmosphereResourceImpl
Suspend the AtmosphereResponse.
suspend(long, TimeUnit, boolean) - Method in class org.atmosphere.cpr.AtmosphereResourceImpl
Suspend the AtmosphereResponse.
suspend(long, boolean) - 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.
suspend(long, boolean) - Method in class org.atmosphere.cpr.Meteor
Suspend the underlying HttpServletResponse.
suspend(long, TimeUnit, boolean) - 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
The suspended UUID of the suspended connection which is the same as HeaderConfig.X_ATMOSPHERE_TRACKING_ID but available to all transport.

T

t - Variable in class org.atmosphere.cache.AbstractBroadcasterCache.CachedMessage
 
t - Variable in class org.atmosphere.cache.BroadcasterCacheBase.CachedMessage
Deprecated.
 
taskScheduler - Variable in class org.atmosphere.cache.UUIDBroadcasterCache
 
testClassExists(String) - Method in class org.atmosphere.cpr.DefaultAsyncSupportResolver
Convenience method that tests if a class with the given FQN is present on the classpath
throwable() - Method in interface org.atmosphere.cpr.AtmosphereResourceEvent
Return a Throwable if an unexpected exception occured.
throwable() - Method in class org.atmosphere.cpr.AtmosphereResourceEventImpl
Return a Throwable if an unexpected exception occured.
timedOut() - Method in class org.atmosphere.cpr.AsynchronousProcessor.AsynchronousProcessorHook
 
timedout(AtmosphereRequest, AtmosphereResponse) - Method in class org.atmosphere.cpr.AsynchronousProcessor
All proprietary Comet based Servlet must invoke the timedout method when the underlying WebServer time out the AtmosphereResponse.
timedoutAction - Static variable in class org.atmosphere.cpr.AsynchronousProcessor
 
timeout() - Method in class org.atmosphere.cpr.Action
 
timeout(long) - Method in class org.atmosphere.cpr.Action
 
TOMCAT - Static variable in class org.atmosphere.cpr.DefaultAsyncSupportResolver
 
Tomcat7AsyncSupportWithWebSocket - Class in org.atmosphere.container
Tomcat's WebSocket support.
Tomcat7AsyncSupportWithWebSocket(AtmosphereConfig) - Constructor for class org.atmosphere.container.Tomcat7AsyncSupportWithWebSocket
 
Tomcat7BIOSupportWithWebSocket - Class in org.atmosphere.container
Tomcat's WebSocket support.
Tomcat7BIOSupportWithWebSocket(AtmosphereConfig) - Constructor for class org.atmosphere.container.Tomcat7BIOSupportWithWebSocket
 
Tomcat7CometSupport - Class in org.atmosphere.container
Comet Portable Runtime implementation on top of Tomcat AIO.
Tomcat7CometSupport(AtmosphereConfig) - Constructor for class org.atmosphere.container.Tomcat7CometSupport
 
Tomcat7Servlet30SupportWithWebSocket - Class in org.atmosphere.container
Tomcat's WebSocket support.
Tomcat7Servlet30SupportWithWebSocket(AtmosphereConfig) - Constructor for class org.atmosphere.container.Tomcat7Servlet30SupportWithWebSocket
 
TOMCAT_7 - Static variable in class org.atmosphere.cpr.DefaultAsyncSupportResolver
 
TOMCAT_CLOSE_STREAM - Static variable in interface org.atmosphere.cpr.ApplicationConfig
Prevent Tomcat from closing connection when inputStream#read() reach the end of the stream, as documented in the tomcat documentation.
TOMCAT_WEBSOCKET - Static variable in class org.atmosphere.cpr.DefaultAsyncSupportResolver
 
TomcatCometSupport - Class in org.atmosphere.container
Comet Portable Runtime implementation on top of Tomcat AIO.
TomcatCometSupport(AtmosphereConfig) - Constructor for class org.atmosphere.container.TomcatCometSupport
 
TomcatWebSocket - Class in org.atmosphere.container.version
Tomcat WebSocket Support
TomcatWebSocket(WsOutbound, AtmosphereConfig) - Constructor for class org.atmosphere.container.version.TomcatWebSocket
 
TomcatWebSocketHandler - Class in org.atmosphere.container
 
TomcatWebSocketHandler(AtmosphereRequest, AtmosphereFramework, WebSocketProcessor) - Constructor for class org.atmosphere.container.TomcatWebSocketHandler
 
TomcatWebSocketUtil - Class in org.atmosphere.container
 
TomcatWebSocketUtil() - Constructor for class org.atmosphere.container.TomcatWebSocketUtil
 
TomcatWebSocketUtil.Delegate - Interface in org.atmosphere.container
 
toString() - Method in class org.atmosphere.cache.AbstractBroadcasterCache.CachedMessage
 
toString() - Method in class org.atmosphere.cache.BroadcasterCacheBase.CachedMessage
Deprecated.
 
toString() - Method in class org.atmosphere.cache.UUIDBroadcasterCache.CacheMessage
 
toString() - Method in class org.atmosphere.cache.UUIDBroadcasterCache.ClientQueue
 
toString() - Method in class org.atmosphere.client.MessageLengthInterceptor
 
toString() - Method in class org.atmosphere.client.TrackMessageSizeInterceptor
 
toString() - Method in class org.atmosphere.container.version.Jetty8WebSocket
 
toString() - Method in class org.atmosphere.container.version.Jetty9WebSocket
 
toString() - Method in class org.atmosphere.container.version.TomcatWebSocket
 
toString() - Method in class org.atmosphere.cpr.Action
 
toString() - Method in class org.atmosphere.cpr.AtmosphereFramework.AtmosphereHandlerWrapper
 
toString() - Method in class org.atmosphere.cpr.AtmosphereRequest
 
toString() - Method in class org.atmosphere.cpr.AtmosphereResourceEventImpl
 
toString() - Method in class org.atmosphere.cpr.AtmosphereResourceImpl
 
toString() - Method in class org.atmosphere.cpr.AtmosphereResponse
 
toString() - Method in class org.atmosphere.cpr.DefaultBroadcaster.AsyncWriteToken
 
toString() - Method in class org.atmosphere.cpr.DefaultBroadcaster.Entry
 
toString() - Method in class org.atmosphere.cpr.DefaultBroadcaster
 
toString() - Method in class org.atmosphere.cpr.SessionTimeoutRestorer
 
toString() - Method in class org.atmosphere.handler.ReflectorServletProcessor
 
toString() - Method in class org.atmosphere.interceptor.AndroidAtmosphereInterceptor
 
toString() - Method in class org.atmosphere.interceptor.AtmosphereResourceLifecycleInterceptor
 
toString() - Method in class org.atmosphere.interceptor.JavaScriptProtocol
 
toString() - Method in class org.atmosphere.interceptor.JSONPAtmosphereInterceptor
 
toString() - Method in class org.atmosphere.interceptor.LongPollingOnOpenInterceptor
 
toString() - Method in class org.atmosphere.interceptor.OnDisconnectInterceptor
 
toString() - Method in class org.atmosphere.interceptor.SSEAtmosphereInterceptor
 
toString() - Method in class org.atmosphere.util.uri.UriPattern
 
toString() - Method in class org.atmosphere.util.uri.UriTemplate
 
toString() - Method in class org.atmosphere.websocket.WebSocketEventListener.WebSocketEvent
 
trackActiveRequest(AtmosphereRequest) - Method in class org.atmosphere.cpr.AsynchronousProcessor
 
trackAsynchronously(FocusPoint) - Method in class org.atmosphere.util.analytics.JGoogleAnalyticsTracker
Track the focusPoint in the application asynchronously.
trackBroadcastMessage(AtmosphereResource, Object) - Method in class org.atmosphere.cpr.DefaultBroadcaster
 
TrackMessageSizeFilter - Class in org.atmosphere.client
A PerRequestBroadcastFilter implementation that add the expected length of the message.
TrackMessageSizeFilter() - Constructor for class org.atmosphere.client.TrackMessageSizeFilter
 
TrackMessageSizeInterceptor - Class in org.atmosphere.client
An AtmosphereInterceptor that add a add message size and delimiter.
TrackMessageSizeInterceptor() - Constructor for class org.atmosphere.client.TrackMessageSizeInterceptor
 
trackSynchronously(FocusPoint) - Method in class org.atmosphere.util.analytics.JGoogleAnalyticsTracker
Track the focusPoint in the application synchronously.
transformPayload(byte[], byte[]) - Method in interface org.atmosphere.cpr.AsyncIOInterceptor
 
transport() - Method in interface org.atmosphere.cpr.AtmosphereResource
Return the current AtmosphereResource.TRANSPORT.
transport() - Method in class org.atmosphere.cpr.AtmosphereResourceImpl
Return the current AtmosphereResource.TRANSPORT.
transport() - Method in class org.atmosphere.cpr.Meteor
Return the current AtmosphereResource.TRANSPORT.
TRANSPORT_IN_USE - Static variable in interface org.atmosphere.cpr.FrameworkConfig
Current transport used
type() - Method in class org.atmosphere.cpr.Action
 
type(Action.TYPE) - Method in class org.atmosphere.cpr.Action
 
type() - Method in class org.atmosphere.websocket.WebSocketEventListener.WebSocketEvent
The type of the last Websocket's event.

U

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.
uniqueWriteQueue - Variable in class org.atmosphere.cpr.DefaultBroadcaster
 
upgrade(AtmosphereResource) - Method in class org.atmosphere.handler.SimpleWebSocketAtmosphereHandler
WebSocket upgrade.
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
useBlockingImplementation - Variable in class org.atmosphere.cpr.AtmosphereFramework
 
useNativeImplementation - Variable in class org.atmosphere.cpr.AtmosphereFramework
 
useStreamForFlushingComments - Variable in class org.atmosphere.cpr.AtmosphereFramework
 
Utils - Class in org.atmosphere.util
Utils class.
Utils() - Constructor for class org.atmosphere.util.Utils
 
uuid() - Method in interface org.atmosphere.cpr.AtmosphereResource
Return the unique ID associated with this AtmosphereResource.
uuid() - Method in class org.atmosphere.cpr.AtmosphereResourceImpl
 
UUIDBroadcasterCache - Class in org.atmosphere.cache
An improved BroadcasterCache implementation.
UUIDBroadcasterCache() - Constructor for class org.atmosphere.cache.UUIDBroadcasterCache
 
UUIDBroadcasterCache.CacheMessage - Class in org.atmosphere.cache
 
UUIDBroadcasterCache.CacheMessage(String, Object) - Constructor for class org.atmosphere.cache.UUIDBroadcasterCache.CacheMessage
 
UUIDBroadcasterCache.ClientQueue - Class in org.atmosphere.cache
 
UUIDBroadcasterCache.ClientQueue() - Constructor for class org.atmosphere.cache.UUIDBroadcasterCache.ClientQueue
 
uuidCache() - Method in class org.atmosphere.cpr.BroadcasterConfig
 

V

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.cpr.Action.TYPE
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.BroadcasterCache.STRATEGY
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.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.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.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.BroadcasterCache.STRATEGY
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.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
When a message is about to get cached and some BroadcastFilter are defined, and when no AtmosphereResource are available, a noop AtmosphereResource with uuid == -1 will be used to invoke BroadcastFilter.
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
 

W

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
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 mas text size: size<0 No aggregation of frames to messages, >=0 max size of text frame aggregation buffer in characters.
WEBSOCKET_MAXTEXTSIZE - Static variable in interface org.atmosphere.cpr.ApplicationConfig
Set the WebSocket mas text size: size lower than 0 No aggregation of frames to messages, larger than 0 max size of text frame aggregation buffer in characters.
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
Tell Atmosphere the WebSocketProcessor to use.
WEBSOCKET_PROTOCOL - Static variable in interface org.atmosphere.cpr.ApplicationConfig
Tell Atmosphere the WebSocketProtocol to use.
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
 
webSocketEnabled - Variable in class org.atmosphere.cpr.AtmosphereFramework
 
webSocketEnabled(HttpServletRequest) - Static method in class org.atmosphere.util.Utils
 
WebSocketEventListener - Interface in org.atmosphere.websocket
A listener for monitoring what's occurring on a WebSocket, independently of the underlying implementation.
WebSocketEventListener.WebSocketEvent - Class in org.atmosphere.websocket
 
WebSocketEventListener.WebSocketEvent(String, WebSocketEventListener.WebSocketEvent.TYPE, WebSocket) - Constructor for class org.atmosphere.websocket.WebSocketEventListener.WebSocketEvent
 
WebSocketEventListener.WebSocketEvent.TYPE - Enum in org.atmosphere.websocket
 
WebSocketEventListenerAdapter - Class in org.atmosphere.websocket
An implementation of WebSocketEventListener with just log event as trace.
WebSocketEventListenerAdapter() - Constructor for class org.atmosphere.websocket.WebSocketEventListenerAdapter
 
WebSocketHandler - Class in org.atmosphere.websocket
A very simple interface adapter class that implements all methods and expose a WebSocket API close to the JavaScript Counterpart.
WebSocketHandler() - Constructor for class org.atmosphere.websocket.WebSocketHandler
 
WebSocketHandlerService - Annotation Type in org.atmosphere.config.service
An annotation for telling Atmosphere which WebSocketHandler class to use by default.
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
 
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.WebSocketException(String, AtmosphereResponse) - Constructor for exception org.atmosphere.websocket.WebSocketProcessor.WebSocketException
 
WebSocketProcessor.WebSocketException(Throwable, AtmosphereResponse) - Constructor for exception org.atmosphere.websocket.WebSocketProcessor.WebSocketException
 
webSocketProcessorClassName - Variable in class org.atmosphere.cpr.AtmosphereFramework
 
WebSocketProcessorFactory - Class in org.atmosphere.cpr
Factory for WebSocketProcessor.
WebSocketProcessorFactory() - Constructor for class org.atmosphere.cpr.WebSocketProcessorFactory
 
WebSocketProcessorService - Annotation Type in org.atmosphere.config.service
An annotation for telling Atmosphere which WebSocketProcessor class to use by default.
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
 
WebSocketProtocolService - Annotation Type in org.atmosphere.config.service
An annotation for telling Atmosphere which WebSocketProtocol class to use by default.
webSocketResponseFilter - Variable in class org.atmosphere.websocket.WebSocket
 
webSocketResponseFilter(WebSocketResponseFilter) - Method in class org.atmosphere.websocket.WebSocket
Associate a WebSocketResponseFilter that will be invoked before any write operation.
WebSocketResponseFilter - Interface in org.atmosphere.websocket
Implementation of this interface allow the customization of the WebSocket message before it gets send.
WebSocketResponseFilter.NoOpsWebSocketResponseFilter - Class in org.atmosphere.websocket
 
WebSocketResponseFilter.NoOpsWebSocketResponseFilter() - Constructor for class org.atmosphere.websocket.WebSocketResponseFilter.NoOpsWebSocketResponseFilter
 
WHITESPACE_PADDING - Static variable in interface org.atmosphere.cpr.FrameworkConfig
The whitespace padding key
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
wrappedRequest() - Method in class org.atmosphere.cpr.AtmosphereRequest
 
write(AtmosphereResponse, String) - Method in class org.atmosphere.container.version.Grizzly2WebSocket
No OPS
write(AtmosphereResponse, byte[]) - Method in class org.atmosphere.container.version.Grizzly2WebSocket
No OPS
write(AtmosphereResponse, byte[], int, int) - Method in class org.atmosphere.container.version.Grizzly2WebSocket
No OPS
write(AtmosphereResponse, String) - Method in class org.atmosphere.container.version.GrizzlyWebSocket
No OPS
write(AtmosphereResponse, byte[]) - Method in class org.atmosphere.container.version.GrizzlyWebSocket
No OPS
write(AtmosphereResponse, byte[], int, int) - Method in class org.atmosphere.container.version.GrizzlyWebSocket
No OPS
write(AtmosphereResponse, String) - Method in class org.atmosphere.container.version.Jetty8WebSocket
No OPS
write(AtmosphereResponse, byte[]) - Method in class org.atmosphere.container.version.Jetty8WebSocket
No OPS
write(AtmosphereResponse, byte[], int, int) - Method in class org.atmosphere.container.version.Jetty8WebSocket
No OPS
write(AtmosphereResponse, String) - Method in class org.atmosphere.container.version.Jetty9WebSocket
No OPS
write(AtmosphereResponse, byte[]) - Method in class org.atmosphere.container.version.Jetty9WebSocket
No OPS
write(AtmosphereResponse, byte[], int, int) - Method in class org.atmosphere.container.version.Jetty9WebSocket
No OPS
write(AtmosphereResponse, String) - Method in class org.atmosphere.container.version.TomcatWebSocket
 
write(AtmosphereResponse, byte[]) - Method in class org.atmosphere.container.version.TomcatWebSocket
No OPS
write(AtmosphereResponse, byte[], int, int) - Method in class org.atmosphere.container.version.TomcatWebSocket
No OPS
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(String) - Method in interface org.atmosphere.cpr.AsyncIOWriter
Write a WebSocket message
write(byte[]) - Method in interface org.atmosphere.cpr.AsyncIOWriter
Write a WebSocket message
write(byte[], int, int) - Method in interface org.atmosphere.cpr.AsyncIOWriter
Write a WebSocket message
write(String) - Method in class org.atmosphere.cpr.AsyncIOWriterAdapter
No OPS
write(byte[]) - Method in class org.atmosphere.cpr.AsyncIOWriterAdapter
No OPS
write(byte[], int, int) - Method in class org.atmosphere.cpr.AsyncIOWriterAdapter
No OPS
write(AtmosphereResponse, String) - Method in class org.atmosphere.cpr.AsyncIOWriterAdapter
No OPS
write(AtmosphereResponse, byte[]) - Method in class org.atmosphere.cpr.AsyncIOWriterAdapter
No OPS
write(AtmosphereResponse, byte[], int, int) - Method in class org.atmosphere.cpr.AsyncIOWriterAdapter
No OPS
write(String) - Method in class org.atmosphere.cpr.AtmosphereInterceptorWriter
 
write(byte[]) - Method in class org.atmosphere.cpr.AtmosphereInterceptorWriter
 
write(byte[], int, int) - Method in class org.atmosphere.cpr.AtmosphereInterceptorWriter
 
write(OutputStream, Object) - Method in interface org.atmosphere.cpr.AtmosphereResource
Write the Object using the OutputStream by invoking the current Serializer.
write(OutputStream, Object) - Method in interface org.atmosphere.cpr.AtmosphereResourceEvent
Write the Object using the OutputStream by invoking the current Serializer.
write(byte[]) - Method in interface org.atmosphere.cpr.AtmosphereResourceEvent
Write the byte using the underlying AtmosphereResponse.getOutputStream()
write(byte[]) - Method in class org.atmosphere.cpr.AtmosphereResourceEventImpl
Write the byte using the underlying AtmosphereResponse.getOutputStream()
write(OutputStream, Object) - Method in class org.atmosphere.cpr.AtmosphereResourceEventImpl
Write the Object using the OutputStream by invoking the current Serializer.
write(OutputStream, Object) - Method in class org.atmosphere.cpr.AtmosphereResourceImpl
Write the broadcasted object using the OutputStream.
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(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_HEADERS - Static variable in interface org.atmosphere.cpr.FrameworkConfig
Decide to write extra header.
WRITE_TIMEOUT - Static variable in interface org.atmosphere.cpr.ApplicationConfig
The write operation timeout, in millisecond, when using the DefaultBroadcaster.
writeError(AtmosphereResponse, int, String) - Method in class org.atmosphere.container.version.Grizzly2WebSocket
No OPS
writeError(AtmosphereResponse, int, String) - Method in class org.atmosphere.container.version.GrizzlyWebSocket
No OPS
writeError(AtmosphereResponse, int, String) - Method in class org.atmosphere.container.version.Jetty8WebSocket
No OPS
writeError(AtmosphereResponse, int, String) - Method in class org.atmosphere.container.version.Jetty9WebSocket
No OPS
writeError(AtmosphereResponse, int, String) - Method in class org.atmosphere.container.version.TomcatWebSocket
 
writeError(AtmosphereResponse, int, String) - Method in interface org.atmosphere.cpr.AsyncIOWriter
Write an error code
writeError(int, String) - Method in interface org.atmosphere.cpr.AsyncIOWriter
Write an error code
writeError(int, String) - Method in class org.atmosphere.cpr.AsyncIOWriterAdapter
No OPS
writeError(AtmosphereResponse, int, String) - Method in class org.atmosphere.cpr.AsyncIOWriterAdapter
No OPS
writeError(int, String) - Method in class org.atmosphere.cpr.AtmosphereInterceptorWriter
 
writeHeader(boolean) - Method in class org.atmosphere.cpr.AtmosphereResponse.Builder
 
writeLocally - Variable in class org.atmosphere.cpr.DefaultBroadcaster.Entry
 
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
Set a message that will be written when the resource times out.
writeOnTimeout() - Method in class org.atmosphere.cpr.AtmosphereResourceImpl
Return the object that will be written when the resource times out;
writeQueues - Variable in class org.atmosphere.cpr.DefaultBroadcaster
 
writeTimeoutInSecond - Variable in class org.atmosphere.cpr.DefaultBroadcaster
 

X

X_ATMO_PROTOCOL - Static variable in interface org.atmosphere.cpr.HeaderConfig
 
X_ATMOSPHERE - Static variable in interface org.atmosphere.cpr.HeaderConfig
 
X_ATMOSPHERE_ERROR - Static variable in interface org.atmosphere.cpr.HeaderConfig
When a unexpected error occurs.
X_ATMOSPHERE_FIRSTLONGPOLLING_DONE - Static variable in interface org.atmosphere.cpr.HeaderConfig
If long-polling is used during a POST, this header get added after the first successful response.
X_ATMOSPHERE_FRAMEWORK - Static variable in interface org.atmosphere.cpr.HeaderConfig
The current version of Atmosphere Framework
X_ATMOSPHERE_TRACKING_ID - Static variable in interface org.atmosphere.cpr.HeaderConfig
The unique tracking ID generated by the server
X_ATMOSPHERE_TRACKMESSAGESIZE - Static variable in interface org.atmosphere.cpr.HeaderConfig
The message size sent by Atmosphere
X_ATMOSPHERE_TRANSPORT - Static variable in interface org.atmosphere.cpr.HeaderConfig
The current transport used.
X_CACHE_DATE - Static variable in interface org.atmosphere.cpr.HeaderConfig
The current time
XMPP_BROADCASTER - Static variable in interface org.atmosphere.cpr.FrameworkConfig
The default XMPP Broadcaster class
XSSHtmlFilter - Class in org.atmosphere.util
Simple BroadcastFilter which automatically filter HTML/HTTP character into proper value, like \n replace by <br>.
XSSHtmlFilter() - Constructor for class org.atmosphere.util.XSSHtmlFilter
 

_

_destroy() - Method in class org.atmosphere.cpr.AtmosphereResourceImpl
 
A B C D E F G H I J K L M N O P Q R S T U V W X _ 

Copyright © 2018. All Rights Reserved.