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
 
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(java.lang.Object), 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.
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.
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(java.lang.Object) 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(java.lang.Object) is invoked.
addBroadcasterCacheInjector(BroadcasterCacheInspector) - Method in class org.atmosphere.cpr.AtmosphereFramework
Add a BroadcasterCacheInspector which will be associated with the defined BroadcasterCache
addBroadcasterLifeCyclePolicyListener(BroadcasterLifeCyclePolicyListener) - Method in interface org.atmosphere.cpr.Broadcaster
Add a BroadcasterLifeCyclePolicyListener
addBroadcasterLifeCyclePolicyListener(BroadcasterLifeCyclePolicyListener) - Method in class org.atmosphere.cpr.DefaultBroadcaster
Add a BroadcasterLifeCyclePolicyListener
addBroadcasterListener(BroadcasterListener) - Method in interface org.atmosphere.cpr.Broadcaster
Add a BroadcasterListener
addBroadcasterListener(BroadcasterListener) - Method in class org.atmosphere.cpr.BroadcasterFactory
addBroadcasterListener(BroadcasterListener) - Method in class org.atmosphere.cpr.DefaultBroadcaster
Add a BroadcasterListener
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.
addBroadcastListener(BroadcasterListener) - Method in class org.atmosphere.cpr.AtmosphereFramework
Add BroadcasterListener to all created Broadcaster
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
Add a AtmosphereResourceEventListener.
addEventListener(AtmosphereResourceEventListener) - Method in class org.atmosphere.cpr.AtmosphereResourceImpl
Add a AtmosphereResourceEventListener.
addFilter(BroadcastFilter) - Method in class org.atmosphere.cpr.BroadcasterConfig
Add a BroadcastFilter
addFilter(BroadcastFilter, boolean) - Method in class org.atmosphere.cpr.BroadcasterConfig
Add a BroadcastFilter
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(java.lang.Object) operations occurs.
addProperty(Object, String, String) - Static method in class org.atmosphere.util.IntrospectionUtils
 
addToCache(String, AtmosphereResource, BroadcasterCache.Message) - Method in class org.atmosphere.cache.HeaderBroadcasterCache
 
addToCache(String, AtmosphereResource, BroadcasterCache.Message) - Method in class org.atmosphere.cache.SessionBroadcasterCache
 
addToCache(String, AtmosphereResource, BroadcasterCache.Message) - Method in interface org.atmosphere.cpr.BroadcasterCache
Start tracking messages associated with AtmosphereResource from the cache
addToCache(String, AtmosphereResource, BroadcasterCache.Message) - 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
 
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.
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_PROCESSOR - Static variable in interface org.atmosphere.cpr.ApplicationConfig
The annotation processor
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.
AsyncIOInterceptorAdapter - Class in org.atmosphere.cpr
An Adapter for AsyncIOInterceptor
AsyncIOInterceptorAdapter() - Constructor for class org.atmosphere.cpr.AsyncIOInterceptorAdapter
 
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() - 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
Add an AsyncSupportListener
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
 
asyncWriteQueue - 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_POST_BODY - Static variable in interface org.atmosphere.cpr.HeaderConfig
 
ATMOSPHERE_RESOURCE - Static variable in interface org.atmosphere.cpr.ApplicationConfig
The Atmosphere resource to use.
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(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() - 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 AtmosphereRequest.
AtmosphereResourceImpl(AtmosphereConfig, Broadcaster, AtmosphereRequest, AtmosphereResponse, AsyncSupport, AtmosphereHandler) - Constructor for class org.atmosphere.cpr.AtmosphereResourceImpl
Create an AtmosphereResource.
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(java.lang.Object) 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.
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(Object, long, TimeUnit) - Method in interface org.atmosphere.cpr.Broadcaster
Await for available AtmosphereResource before broadcasting.
awaitAndBroadcast(Object, 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

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(Object) - Method in interface org.atmosphere.cpr.Broadcaster
Broadcast the Object to all suspended response, e.g.
broadcast(Object, AtmosphereResource) - Method in interface org.atmosphere.cpr.Broadcaster
Broadcast the Object to all suspended response, e.g.
broadcast(Object, Set<AtmosphereResource>) - Method in interface org.atmosphere.cpr.Broadcaster
Broadcast the Object to all suspended response, e.g.
broadcast(Object) - Method in class org.atmosphere.cpr.DefaultBroadcaster
Broadcast the Object to all suspended response, e.g.
broadcast(Object, AtmosphereResource) - Method in class org.atmosphere.cpr.DefaultBroadcaster
Broadcast the Object to all suspended response, e.g.
broadcast(Object, 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(Object) - Method in class org.atmosphere.util.AbstractBroadcasterProxy
Broadcast the Object to all suspended response, e.g.
broadcast(Object, AtmosphereResource) - Method in class org.atmosphere.util.AbstractBroadcasterProxy
Broadcast the Object to all suspended response, e.g.
broadcast(Object, Set<AtmosphereResource>) - Method in class org.atmosphere.util.AbstractBroadcasterProxy
Broadcast the Object to all suspended response, e.g.
broadcast(Object, AtmosphereResource) - Method in class org.atmosphere.util.ExcludeSessionBroadcaster
the AtmosphereResource r will be exclude for this broadcast
broadcast(Object, Set<AtmosphereResource>) - Method in class org.atmosphere.util.ExcludeSessionBroadcaster
the AtmosphereResources subset will be exclude for this broadcast
broadcast(Object, List<HttpSession>) - Method in class org.atmosphere.util.ExcludeSessionBroadcaster
a list of sessions will be exclude for this broadcast
broadcast(Object, HttpSession) - Method in class org.atmosphere.util.ExcludeSessionBroadcaster
session will be exclude for this broadcast
broadcast(Object) - Method in class org.atmosphere.util.SimpleBroadcaster
Broadcast the Object to all suspended response, e.g.
broadcast(Object, AtmosphereResource) - Method in class org.atmosphere.util.SimpleBroadcaster
Broadcast the Object to all suspended response, e.g.
broadcast(Object, 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 coma 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_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_SHARABLE_THREAD_POOLS - Static variable in interface org.atmosphere.cpr.ApplicationConfig
Configure Broadcaster to share the same ExecutorService instead among them.
BroadcasterCache - Interface in org.atmosphere.cpr
A BroadcasterCache is used to persist broadcasted Object Broadcaster.broadcast(Object).
BroadcasterCache.Message - Class in org.atmosphere.cpr
A wrapper around a the object passed to Broadcaster.broadcast(Object)
BroadcasterCache.Message(String, Object) - Constructor for class org.atmosphere.cpr.BroadcasterCache.Message
 
BroadcasterCache.Message(Object) - Constructor for class org.atmosphere.cpr.BroadcasterCache.Message
 
BroadcasterCache.STRATEGY - Enum in org.atmosphere.cpr
 
broadcasterCacheClassName - Variable in class org.atmosphere.cpr.AtmosphereFramework
 
BroadcasterCacheInspector - Interface in org.atmosphere.cache
Inspect BroadcasterCache.Message before they gets added to the BroadcasterCache.
BroadcasterCacheInspectorService - Annotation Type in org.atmosphere.config.service
Annotation used to mark a BroadcasterCacheInspector.
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
 
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, Broadcaster) - Constructor for class org.atmosphere.cpr.BroadcasterFuture
 
BroadcasterFuture(Future<?>, E, Broadcaster) - Constructor for class org.atmosphere.cpr.BroadcasterFuture
 
BroadcasterFuture(E, int, Broadcaster) - Constructor for class org.atmosphere.cpr.BroadcasterFuture
 
BroadcasterFuture(Future<?>, E, int, Broadcaster) - 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.
BroadcasterListener - Interface in org.atmosphere.cpr
A listener for Broadcaster events lifecycle
BroadcasterListener.BroadcastListenerException - Exception in org.atmosphere.cpr
Throw this exception to interrupt the Broadcaster.destroy() operation.
BroadcasterListener.BroadcastListenerException() - Constructor for exception org.atmosphere.cpr.BroadcasterListener.BroadcastListenerException
 
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 of type 'E" before it get broadcasted to AtmosphereHandler.onStateChange(org.atmosphere.cpr.AtmosphereResourceEvent)

See XSSHtmlFilter for an example.

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 interceptor reads the request's body and invoke the associated Broadcaster of an AtmosphereResource.
BroadcastOnPostAtmosphereInterceptor() - Constructor for class org.atmosphere.interceptor.BroadcastOnPostAtmosphereInterceptor
 
broadcastOnResume(Object) - 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(Object) - 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() ()}.
ByteArrayAsyncWriter - Class in org.atmosphere.util
An AsyncIOWriter backed by an ByteArrayOutputStream
ByteArrayAsyncWriter() - Constructor for class org.atmosphere.util.ByteArrayAsyncWriter
 

C

cache - Static variable in class org.atmosphere.cpr.Meteor
 
CACHE_CONTROL - Static variable in interface org.atmosphere.cpr.HeaderConfig
 
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, DefaultBroadcaster.AsyncWriteToken) - Method in class org.atmosphere.cpr.DefaultBroadcaster
Cache the message because an unexpected exception occurred.
CacheMessage - Class in org.atmosphere.cache
 
CacheMessage(String, long, Object) - Constructor for class org.atmosphere.cache.CacheMessage
 
cacheStrategy - Variable in class org.atmosphere.cpr.DefaultBroadcaster
 
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
 
clear() - Static method in class org.atmosphere.util.IntrospectionUtils
 
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() - Method in class org.atmosphere.container.version.Grizzly2WebSocket
 
close() - Method in class org.atmosphere.container.version.GrizzlyWebSocket
 
close() - Method in class org.atmosphere.container.version.Jetty8WebSocket
 
close() - Method in class org.atmosphere.container.version.Jetty9WebSocket
 
close() - Method in class org.atmosphere.container.version.TomcatWebSocket
 
close(AtmosphereResponse) - Method in interface org.atmosphere.cpr.AsyncIOWriter
Close the underlying connection.
close(AtmosphereResponse) - Method in class org.atmosphere.cpr.AsyncIOWriterAdapter
No OPS
close(AtmosphereResponse) - 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(AtmosphereResponse) - Method in class org.atmosphere.websocket.WebSocket
No OPS
close() - Method in class org.atmosphere.websocket.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.
config - Variable in class org.atmosphere.cpr.AsynchronousProcessor
 
config - Variable in class org.atmosphere.cpr.AtmosphereFramework
 
config - Static variable in class org.atmosphere.cpr.BroadcasterFactory
 
config - Variable in class org.atmosphere.cpr.DefaultBroadcaster
 
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
Deprecated.  
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.DefaultHeadersInterceptor
 
configure(AtmosphereConfig) - Method in class org.atmosphere.interceptor.HeartbeatInterceptor
 
configure(AtmosphereConfig) - Method in class org.atmosphere.interceptor.SessionCreationInterceptor
 
configure(AtmosphereConfig) - Method in class org.atmosphere.interceptor.StreamingAtmosphereInterceptor
 
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 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
 
configureHeader(AtmosphereRequest) - Static method in class org.atmosphere.websocket.DefaultWebSocketProcessor
 
configureQueryStringAsRequest(AtmosphereRequest) - Method in class org.atmosphere.cpr.AtmosphereFramework
 
configureRequestResponse(AtmosphereRequest, AtmosphereResponse) - Method in class org.atmosphere.cpr.AtmosphereFramework
Configure some Attribute on the AtmosphereRequest
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
 
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 an AtmosphereResourceImpl
create(AtmosphereConfig, Broadcaster, AtmosphereRequest, AtmosphereResponse, AsyncSupport<?>, AtmosphereHandler) - Method in class org.atmosphere.cpr.AtmosphereResourceFactory
Create an AtmosphereResourceImpl
create(AtmosphereConfig, Broadcaster, AtmosphereResponse, AsyncSupport<?>, AtmosphereHandler) - Method in class org.atmosphere.cpr.AtmosphereResourceFactory
Create an AtmosphereResourceImpl
create(AtmosphereConfig, AtmosphereResponse, AsyncSupport<?>) - Method in class org.atmosphere.cpr.AtmosphereResourceFactory
Create an AtmosphereResourceImpl
createAsyncSupportResolver() - Method in class org.atmosphere.cpr.AtmosphereFramework
Returns an instance of AsyncSupportResolver AsyncSupportResolver
createBroadcasterConfig(AtmosphereConfig) - Method in class org.atmosphere.cpr.DefaultBroadcaster
Create BroadcasterConfig
createBroadcasterConfig(AtmosphereConfig) - Method in class org.atmosphere.util.SimpleBroadcaster
Create BroadcasterConfig
CREATED - Static variable in class org.atmosphere.cpr.Action
 
createURI(Map<String, String>) - Method in class org.atmosphere.util.uri.UriTemplate
Create a URI by substituting any template variables for corresponding template values.
createURI(String...) - Method in class org.atmosphere.util.uri.UriTemplate
Create a URI by substituting any template variables for corresponding template values.
createURI(String[], int, int) - Method in class org.atmosphere.util.uri.UriTemplate
Create a URI by substituting any template variables for corresponding template values.
createURI(String, String, String, String, String, String, String, Map<String, ? extends Object>, boolean) - Static method in class org.atmosphere.util.uri.UriTemplate
Construct a URI from the component parts each of which may contain template variables.
createURI(String, String, String, String, String, String, String, String, Map<String, ? extends Object>, boolean) - Static method in class org.atmosphere.util.uri.UriTemplate
Construct a URI from the component parts each of which may contain template variables.
createURI(String, String, String, String, String, String, String, Object[], boolean) - Static method in class org.atmosphere.util.uri.UriTemplate
Construct a URI from the component parts each of which may contain template variables.
createURI(String, String, String, String, String, String, String, String, Object[], boolean) - Static method in class org.atmosphere.util.uri.UriTemplate
Construct a URI from the component parts each of which may contain template variables.
createUriPattern(UriTemplateParser) - Method in class org.atmosphere.util.uri.UriTemplate
Create the URI pattern from a URI template parser.
createURIWithStringValues(String, String, String, String, String, String, String, Map<String, ? extends Object>, boolean) - Static method in class org.atmosphere.util.uri.UriTemplate
Construct a URI from the component parts each of which may contain template variables.
createURIWithStringValues(String, String, String, String, String, String, String, String, Map<String, ? extends Object>, boolean) - Static method in class org.atmosphere.util.uri.UriTemplate
Construct a URI from the component parts each of which may contain template variables.
createURIWithStringValues(String, String, String, String, String, String, String, String[], boolean) - Static method in class org.atmosphere.util.uri.UriTemplate
Construct a URI from the component parts each of which may contain template variables.
createURIWithStringValues(String, String, String, String, String, String, String, String, String[], boolean) - Static method in class org.atmosphere.util.uri.UriTemplate
Construct a URI from the component parts each of which may contain template variables.

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).
decodeComponent(String) - Static method in class org.atmosphere.util.QueryStringDecoder
Decodes a bit of an URL encoded by a browser.
decodeComponent(String, Charset) - Static method in class org.atmosphere.util.QueryStringDecoder
Decodes a bit of an URL encoded by a browser.
decodeMatrix(String, boolean) - Static method in class org.atmosphere.util.uri.UriComponent
Decode the matrix component of a URI path segment.
decodePath(URI, boolean) - Static method in class org.atmosphere.util.uri.UriComponent
Decode the path component of a URI as path segments.
decodePath(String, boolean) - Static method in class org.atmosphere.util.uri.UriComponent
Decode the path component of a URI as path segments.
decodePathSegment(List<UriComponent.PathSegmentImpl>, String, boolean) - Static method in class org.atmosphere.util.uri.UriComponent
 
decodeQuery(URI, boolean) - Static method in class org.atmosphere.util.uri.UriComponent
Decode the query component of a URI.
decodeQuery(String, boolean) - Static method in class org.atmosphere.util.uri.UriComponent
Decode the query component of a URI.
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 TODO: This class needs to refactored.
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.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
 
DefaultHeadersInterceptor - Class in org.atmosphere.interceptor
At interceptor for customizing the following headers: Expire, Cache-Control, Pragma, Access-Control-Origin and Access-Control-Allow-Credential.
DefaultHeadersInterceptor() - Constructor for class org.atmosphere.interceptor.DefaultHeadersInterceptor
 
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(Object) - Method in interface org.atmosphere.cpr.Broadcaster
Delay the broadcast operation.
delayBroadcast(Object, long, TimeUnit) - Method in interface org.atmosphere.cpr.Broadcaster
Delay the broadcast operation.
delayBroadcast(Object) - Method in class org.atmosphere.cpr.DefaultBroadcaster
Delay the broadcast operation.
delayBroadcast(Object, 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 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
 
destroyResource(AtmosphereResource) - Static method in class org.atmosphere.cpr.AsynchronousProcessor
 
detectContainersPresent() - Method in class org.atmosphere.cpr.DefaultAsyncSupportResolver
Returns a list of comet support by containers available on the classpath
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 AtmosphereInterceptor
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
 
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.
dispatchReader(WebSocket, Reader) - Method in class org.atmosphere.websocket.DefaultWebSocketProcessor
 
dispatchRequestAsynchronously(boolean) - Method in class org.atmosphere.cpr.AtmosphereRequest.Builder
 
dispatchRequestAsynchronously() - Method in class org.atmosphere.cpr.AtmosphereRequest
Dispatch the request asynchronously to container.
dispatchStream(WebSocket, InputStream) - Method in class org.atmosphere.websocket.DefaultWebSocketProcessor
 
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
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
doHead(HttpServletRequest, HttpServletResponse) - Method in class org.atmosphere.cpr.AtmosphereServlet
Delegate the request processing to an instance of AsyncSupport
doInitParams(ServletConfig) - Method in class org.atmosphere.cpr.AtmosphereFramework
Read init 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
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.atmosphere.cpr.AtmosphereServlet
Delegate the request processing to an instance of AsyncSupport
doPut(HttpServletRequest, HttpServletResponse) - Method in class org.atmosphere.cpr.AtmosphereServlet
Delegate the request processing to an instance of AsyncSupport
doService(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
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(java.lang.Object) 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
 
EndpoinMapperService - Annotation Type in org.atmosphere.config.service
An annotation to use in order to replace the defaul EndpointMapper
ENDPOINT_MAPPER - Static variable in interface org.atmosphere.cpr.ApplicationConfig
Definr an implementation of the EndpointMapper
endpointMapper - Variable in class org.atmosphere.cpr.AtmosphereFramework
 
endPointMapper() - Method in class org.atmosphere.cpr.AtmosphereFramework
 
endPointMapper(EndpointMapper) - Method in class org.atmosphere.cpr.AtmosphereFramework
 
EndpointMapper<U> - Interface in org.atmosphere.util
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
error(AtmosphereResponse, int, String) - Method in interface org.atmosphere.cpr.AsyncIOInterceptor
 
error(AtmosphereResponse, int, String) - Method in class org.atmosphere.cpr.AsyncIOInterceptorAdapter
 
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.
EXCLUDED_CONTENT_TYPES - Static variable in interface org.atmosphere.cpr.ApplicationConfig
The list of content-type to exclude when delimiting message.
excludedContentType(String) - Method in class org.atmosphere.client.TrackMessageSizeInterceptor
Excluse response's content-type from being processed by this class.
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
 
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 request, with V as an indicator.
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
Deprecated. Transform of filter the message, return a new one or the same
filter(AtmosphereResponse, byte[]) - Method in interface org.atmosphere.websocket.WebSocketResponseFilter
Deprecated. Transform of filter the message, return a new one or the same
filter(AtmosphereResponse, byte[], int, int) - Method in interface org.atmosphere.websocket.WebSocketResponseFilter
Deprecated. Transform of filter the message, return a new one or the same
filter(AtmosphereResponse, String) - Method in class org.atmosphere.websocket.WebSocketResponseFilter.NoOpsWebSocketResponseFilter
Deprecated.  
filter(AtmosphereResponse, byte[]) - Method in class org.atmosphere.websocket.WebSocketResponseFilter.NoOpsWebSocketResponseFilter
Deprecated.  
filter(AtmosphereResponse, byte[], int, int) - Method in class org.atmosphere.websocket.WebSocketResponseFilter.NoOpsWebSocketResponseFilter
Deprecated.  
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.AtmosphereInterceptorWriter
 
filters - Variable in class org.atmosphere.cpr.BroadcasterConfig
 
find(String) - Method in class org.atmosphere.cpr.AtmosphereResourceFactory
Find an AtmosphereResource based on its AtmosphereResource.uuid()
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 interface org.atmosphere.cpr.AsyncIOWriter
Flush the buffered content
flush(AtmosphereResponse) - Method in class org.atmosphere.cpr.AsyncIOWriterAdapter
No OPS
flush(AtmosphereResponse) - Method in class org.atmosphere.cpr.AtmosphereInterceptorWriter
 
flush(AtmosphereResponse) - Method in class org.atmosphere.websocket.WebSocket
No OPS
flushBuffer() - Method in class org.atmosphere.cpr.AtmosphereResponse
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.DefaultAnnotationProcessor
 
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(long) - Method in class org.atmosphere.cache.AbstractBroadcasterCache
 
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
getAsyncSupport() - Method in class org.atmosphere.cpr.AtmosphereFramework
Return the current AsyncSupport
getAsyncWriteHandler() - 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
Get a BroadcasterConfig.DefaultBroadcasterCache
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
getByteBufferMaxSize() - Method in class org.atmosphere.websocket.DefaultWebSocketProcessor
Obtain the current maximum size (in bytes) of the buffer used for binary messages.
getCharacterEncoding() - Method in class org.atmosphere.cpr.AtmosphereRequest
getCharacterEncoding() - Method in class org.atmosphere.cpr.AtmosphereResponse
getCharBufferMaxSize() - Method in class org.atmosphere.websocket.DefaultWebSocketProcessor
Obtain the current maximum size (in characters) of the buffer used for binary messages.
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
getContentType() - Method in class org.atmosphere.cpr.AtmosphereRequest
getContentType() - Method in class org.atmosphere.cpr.AtmosphereResponse
getContextPath() - Method in class org.atmosphere.cpr.AtmosphereRequest
getContextRoot() - Method in class org.atmosphere.config.AtmosphereHandlerConfig
 
getContinuation(AtmosphereRequest) - Method in class org.atmosphere.container.Jetty7CometSupport
 
getCookies() - Method in class org.atmosphere.cpr.AtmosphereRequest
getCreateTime() - Method in class org.atmosphere.cache.CacheMessage
 
getCreationTime() - Method in class org.atmosphere.util.FakeHttpSession
 
getDateHeader(String) - Method in class org.atmosphere.cpr.AtmosphereRequest
getDefault() - Static method in class org.atmosphere.cpr.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
 
getDefaultBroadcasterClassName() - Method in class org.atmosphere.cpr.AtmosphereFramework
Return the default Broadcaster class name.
getDefaultExecutorService() - Method in class org.atmosphere.cpr.BroadcasterConfig
Return the default ExecutorService.
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.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
 
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
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
getMaxInactiveInterval() - Method in class org.atmosphere.util.FakeHttpSession
 
getMessage() - Method in class org.atmosphere.cache.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)
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
 
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
getParameters() - Method in class org.atmosphere.util.QueryStringDecoder
Returns the decoded key-value parameter pairs of the URI.
getParameterValues(String) - Method in class org.atmosphere.cpr.AtmosphereRequest
getParamName() - Method in class org.atmosphere.config.ApplicationConfiguration
 
getParamName() - Method in class org.atmosphere.config.FrameworkConfiguration
 
getParamValue() - Method in class org.atmosphere.config.ApplicationConfiguration
 
getParamValue() - Method in class org.atmosphere.config.FrameworkConfiguration
 
getPart(String) - Method in class org.atmosphere.cpr.AtmosphereRequest
getParts() - Method in class org.atmosphere.cpr.AtmosphereRequest
getPath() - Method in class org.atmosphere.util.QueryStringDecoder
Returns the decoded path string of the URI.
getPathInfo() - Method in class org.atmosphere.cpr.AtmosphereRequest
getPathTranslated() - Method in class org.atmosphere.cpr.AtmosphereRequest
getPattern() - Method in class org.atmosphere.util.uri.UriTemplate
Get the URI pattern.
getPattern() - Method in class org.atmosphere.util.uri.UriTemplateParser
Get the pattern.
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
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
getRealPath(String) - Method in class org.atmosphere.cpr.AtmosphereRequest
getReaper() - Method in class org.atmosphere.cache.AbstractBroadcasterCache
Return the ScheduledExecutorService
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
Return the AtmosphereResponse
getResponse(boolean) - Method in class org.atmosphere.cpr.AtmosphereResourceImpl
getResponse() - Method in class org.atmosphere.cpr.AtmosphereResourceImpl
Return the AtmosphereResponse
getScheduledExecutorService() - Method in class org.atmosphere.cpr.BroadcasterConfig
Return the ScheduledExecutorService this Broadcaster support.
getScheme() - Method in class org.atmosphere.cpr.AtmosphereRequest
getScope() - Method in interface org.atmosphere.cpr.Broadcaster
Return the Broadcaster.SCOPE
getScope() - Method in class org.atmosphere.cpr.DefaultBroadcaster
Return the Broadcaster.SCOPE
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
Return the WebSocketProcessor
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
 
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

HANDLER_MAPPING_REGEX - Static variable in interface org.atmosphere.cpr.ApplicationConfig
Change the default regex used when mapping AtmosphereHandler.
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
BroadcasterCache implementation based on the X-Cache-Date headers sent by the client.
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
 
HEARTBEAT_INTERVAL_IN_SECONDS - Static variable in class org.atmosphere.interceptor.HeartbeatInterceptor
 
HeartbeatInterceptor - Class in org.atmosphere.interceptor
An interceptor that send whitespace every 30 seconds
HeartbeatInterceptor() - Constructor for class org.atmosphere.interceptor.HeartbeatInterceptor
 
HTTP_EVENT - Static variable in class org.atmosphere.container.JBossWebCometSupport
 

I

id - Variable in class org.atmosphere.cpr.BroadcasterCache.Message
 
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(ServletConfig) - Method in class org.atmosphere.cpr.AtmosphereFramework
Load the AtmosphereHandler associated with this AtmosphereServlet.
init(ServletConfig) - Method in class org.atmosphere.cpr.AtmosphereServlet
 
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
Initialize AtmosphereServletProcessor
initClusterExtension() - Method in class org.atmosphere.cpr.BroadcasterConfig
 
initEndpointMapper() - Method in class org.atmosphere.cpr.AtmosphereFramework
 
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(BroadcasterCache.Message) - Method in class org.atmosphere.cache.AbstractBroadcasterCache
 
inspect(BroadcasterCache.Message) - Method in interface org.atmosphere.cache.BroadcasterCacheInspector
Inspect the BroadcasterCache.Message and return true if the message can be cached, false if not.
inspect(AtmosphereResource) - Method in class org.atmosphere.client.MessageLengthInterceptor
Deprecated.  
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.DefaultHeadersInterceptor
 
inspect(AtmosphereResource) - Method in class org.atmosphere.interceptor.HeartbeatInterceptor
 
inspect(AtmosphereResource) - Method in class org.atmosphere.interceptor.JSONPAtmosphereInterceptor
 
inspect(AtmosphereResource) - Method in class org.atmosphere.interceptor.SessionCreationInterceptor
 
inspect(AtmosphereResource) - Method in class org.atmosphere.interceptor.SSEAtmosphereInterceptor
 
inspect(AtmosphereResource) - Method in class org.atmosphere.interceptor.StreamingAtmosphereInterceptor
 
inspector(BroadcasterCacheInspector) - Method in class org.atmosphere.cache.AbstractBroadcasterCache
 
inspector(BroadcasterCacheInspector) - Method in interface org.atmosphere.cpr.BroadcasterCache
Add a BroadcasterCacheInspector that will be invoked before a message gets added to the cache.
inspector(BroadcasterCacheInspector) - Method in class org.atmosphere.cpr.BroadcasterConfig.DefaultBroadcasterCache
 
inspectors - Variable in class org.atmosphere.cache.AbstractBroadcasterCache
 
inspectors - Variable in class org.atmosphere.cpr.AtmosphereFramework
 
inspectors() - Method in class org.atmosphere.cpr.AtmosphereFramework
Return the list of BroadcasterCacheInspector
installAnnotationProcessor(ServletConfig) - Method in class org.atmosphere.cpr.AtmosphereFramework
 
interceptor(AtmosphereInterceptor) - Method in class org.atmosphere.cpr.AtmosphereFramework
Add an AtmosphereInterceptor implementation.
interceptor(AsyncIOInterceptor) - Method in class org.atmosphere.cpr.AtmosphereInterceptorWriter
Add an AsyncIOInterceptor that will be invoked in the order it was added.
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
 
invalidateCacheInterval - Variable in class org.atmosphere.cache.AbstractBroadcasterCache
 
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
 
invokeFilterChain(ServletRequest, ServletResponse) - Method in class org.atmosphere.util.AtmosphereFilterChain
 
invokeInterceptor(AtmosphereResponse, byte[], int, int) - Method in class org.atmosphere.cpr.AtmosphereInterceptorWriter
 
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, InputStream) - Method in class org.atmosphere.websocket.DefaultWebSocketProcessor
Invoked when a WebSocket message gets received from the underlying container
invokeWebSocketProtocol(WebSocket, Reader) - 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
invokeWebSocketProtocol(WebSocket, InputStream) - Method in interface org.atmosphere.websocket.WebSocketProcessor
Invoked when a WebSocket message gets received from the underlying container
invokeWebSocketProtocol(WebSocket, Reader) - Method in interface org.atmosphere.websocket.WebSocketProcessor
Invoked when a WebSocket message gets received from the underlying container
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
 
isInScope() - Method in class org.atmosphere.cpr.AtmosphereResourceImpl
Is the AtmosphereRequest still valid.
isNew() - Method in class org.atmosphere.util.FakeHttpSession
 
isOpen() - Method in class org.atmosphere.container.version.Grizzly2WebSocket
 
isOpen() - Method in class org.atmosphere.container.version.GrizzlyWebSocket
 
isOpen() - Method in class org.atmosphere.container.version.Jetty8WebSocket
 
isOpen() - Method in class org.atmosphere.container.version.Jetty9WebSocket
 
isOpen() - Method in class org.atmosphere.container.version.TomcatWebSocket
 
isOpen() - Method in class org.atmosphere.websocket.WebSocket
Is the underlying WebSocket open.
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
 
isShared - Variable in class org.atmosphere.cache.AbstractBroadcasterCache
 
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.
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

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(WebSocketConnection, AtmosphereConfig) - Constructor for class org.atmosphere.container.version.Jetty9WebSocket
 
Jetty9WebSocketHandler - Class in org.atmosphere.container
 
Jetty9WebSocketHandler(UpgradeRequest, 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
 
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.cpr.AtmosphereFramework
 
logger - Static variable in class org.atmosphere.cpr.AtmosphereServlet
 
logger - Static variable in class org.atmosphere.cpr.MeteorServlet
 
logger - Static variable in class org.atmosphere.websocket.WebSocket
 
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
 
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(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
 
ManagedService - Annotation Type in org.atmosphere.config.service
A Meta annotation that configure Atmosphere with The HeaderBroadcasterCachefor caching message.
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
 
map(AtmosphereRequest, Map<String, U>) - Method in class org.atmosphere.util.DefaultEndpointMapper
Mape the request to its associated endpoint.
map(AtmosphereRequest, 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
 
mappingRegex - Variable in class org.atmosphere.cpr.AtmosphereFramework
 
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 milisecond, a connection gets idle.
maxCacheTime - Variable in class org.atmosphere.cache.AbstractBroadcasterCache
 
message - Variable in class org.atmosphere.cpr.AtmosphereResourceEventImpl
 
message - Variable in class org.atmosphere.cpr.BroadcasterCache.Message
 
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 if the message was a String.
MESSAGE_DELIMITER - Static variable in interface org.atmosphere.cpr.ApplicationConfig
The token used to separate broadcasted messages.
MESSAGE_DELIMITER - Static variable in class org.atmosphere.handler.OnMessage
 
messageDelimiter(String) - Method in class org.atmosphere.client.TrackMessageSizeInterceptor
Set the character delimiter used by this class to separate message.
MessageLengthInterceptor - Class in org.atmosphere.client
Deprecated. - Use the TrackMessageSizeInterceptor
MessageLengthInterceptor() - Constructor for class org.atmosphere.client.MessageLengthInterceptor
Deprecated.  
messages - Variable in class org.atmosphere.cache.AbstractBroadcasterCache
 
messages - Variable in class org.atmosphere.cpr.DefaultBroadcaster
 
messagesIds - Variable in class org.atmosphere.cache.AbstractBroadcasterCache
 
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
 
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
 
newInstance() - Static method in class org.atmosphere.cpr.AtmosphereResponse
Create an instance not associated with any response parent.
newInstance(AtmosphereConfig, AtmosphereRequest, WebSocket) - Static method in class org.atmosphere.cpr.AtmosphereResponse
Create a new instance to use with WebSocket.
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
Deprecated.  
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
Notify all WebSocketEventListener
notifyListener(WebSocket, WebSocketEventListener.WebSocketEvent) - Method in interface org.atmosphere.websocket.WebSocketProcessor
Notify all WebSocketEventListener
notifyListeners(AtmosphereResourceEvent) - Method in interface org.atmosphere.cpr.AtmosphereResource
Notify AtmosphereResourceEventListener.
notifyListeners() - Method in interface org.atmosphere.cpr.AtmosphereResource
Notify All AtmosphereResourceEventListener.
notifyListeners() - Method in class org.atmosphere.cpr.AtmosphereResourceImpl
Notify All AtmosphereResourceEventListener.
notifyListeners(AtmosphereResourceEvent) - Method in class org.atmosphere.cpr.AtmosphereResourceImpl
Notify AtmosphereResourceEventListener.
notifyOnPostCreate() - Method in class org.atmosphere.cpr.DefaultBroadcaster
 
notifyOnPostCreate(Broadcaster) - Method in class org.atmosphere.cpr.DefaultBroadcasterFactory
 

O

onBinaryData(InputStream) - Method in class org.atmosphere.container.TomcatWebSocketHandler
 
onBinaryStream(WebSocket, InputStream) - Method in interface org.atmosphere.websocket.WebSocketProtocolStream
Parse the WebSocket stream, and delegate the processing to the AtmosphereFramework.asyncSupport or to any existing technology.
onBinaryStream(WebSocket, InputStream) - Method in interface org.atmosphere.websocket.WebSocketStreamingHandler
Invoked when a byte message is received.
onBroadcast(AtmosphereResourceEvent) - Method in interface org.atmosphere.cpr.AtmosphereResourceEventListener
Invoked when a Broadcaster.broadcast(java.lang.Object) occurs.
onBroadcast(AtmosphereResourceEvent) - Method in class org.atmosphere.cpr.AtmosphereResourceEventListenerAdapter
Invoked when a Broadcaster.broadcast(java.lang.Object) occurs.
onBroadcast(AtmosphereResourceEvent) - Method in class org.atmosphere.websocket.WebSocketEventListenerAdapter
Invoked when a Broadcaster.broadcast(java.lang.Object) occurs.
onByteMessage(WebSocket, byte[], int, int) - Method in interface org.atmosphere.websocket.WebSocketHandler
Invoked when a byte message is received.
onByteMessage(WebSocket, byte[], int, int) - Method in class org.atmosphere.websocket.WebSocketHandlerAdapter
 
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 interface org.atmosphere.websocket.WebSocketHandler
Invoked when a WebSocket is closed.
onClose(WebSocket) - Method in class org.atmosphere.websocket.WebSocketHandlerAdapter
 
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.
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(AtmosphereResponse) - Method in class org.atmosphere.handler.OnMessage
This method will be invoked when the underlying WebServer detects a connection has been closed.
onDisconnect(WebSocketEventListener.WebSocketEvent) - Method in interface org.atmosphere.websocket.WebSocketEventListener
When the disconnect occurs
onDisconnect(WebSocketEventListener.WebSocketEvent) - Method in class org.atmosphere.websocket.WebSocketEventListenerAdapter
 
onDisconnect(AtmosphereResourceEvent) - Method in class org.atmosphere.websocket.WebSocketEventListenerAdapter
Invoked when the remote connection gets closed.
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.
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 interface org.atmosphere.websocket.WebSocketHandler
Invoked when a WebSocket produces an error.
onError(WebSocket, WebSocketProcessor.WebSocketException) - Method in class org.atmosphere.websocket.WebSocketHandlerAdapter
 
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.
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 must 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 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(AtmosphereResource) - Method in class org.atmosphere.handler.OnMessage
This method will be invoked when an connection has been received and not haven't yet be suspended.
onOpen(WebSocket) - Method in class org.atmosphere.websocket.protocol.EchoProtocol
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 interface org.atmosphere.websocket.WebSocketHandler
Invoked when a WebSocket is opened.
onOpen(WebSocket) - Method in class org.atmosphere.websocket.WebSocketHandlerAdapter
 
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.
onPreSuspend(AtmosphereResourceEvent) - Method in interface org.atmosphere.cpr.AtmosphereResourceEventListener
Invoked when the AtmosphereResource.suspend() is in the process of being suspended but nothing has yet been written on the connection.
onPreSuspend(AtmosphereResourceEvent) - Method in class org.atmosphere.cpr.AtmosphereResourceEventListenerAdapter
Invoked when the AtmosphereResource.suspend() is in the process of being suspended but nothing has yet been written on the connection.
onPreSuspend(AtmosphereResourceEvent) - Method in class org.atmosphere.websocket.WebSocketEventListenerAdapter
Invoked when the AtmosphereResource.suspend() is in the process of being suspended but nothing has yet been written on the connection.
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(AtmosphereResponse) - Method in class org.atmosphere.handler.OnMessage
This method will be invoked during the process of resuming a connection.
onResume(AtmosphereResourceEvent) - Method in class org.atmosphere.websocket.WebSocketEventListenerAdapter
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
Write the AtmosphereResourceEvent.getMessage() back to the client using the AtmosphereResponse.getOutputStream() or AtmosphereResponse.getWriter().
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.
onTextData(Reader) - Method in class org.atmosphere.container.TomcatWebSocketHandler
 
onTextMessage(CharBuffer) - Method in class org.atmosphere.container.TomcatWebSocketHandler
 
onTextMessage(WebSocket, String) - Method in interface org.atmosphere.websocket.WebSocketHandler
Invoked when a String message is received
onTextMessage(WebSocket, String) - Method in class org.atmosphere.websocket.WebSocketHandlerAdapter
 
onTextStream(WebSocket, Reader) - Method in interface org.atmosphere.websocket.WebSocketProtocolStream
Parse the WebSocket stream, and delegate the processing to the AtmosphereFramework.asyncSupport or to any existing technology.
onTextStream(WebSocket, Reader) - Method in interface org.atmosphere.websocket.WebSocketStreamingHandler
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
onTimeout(AtmosphereResponse) - Method in class org.atmosphere.handler.OnMessage
This method will be invoked when a suspended connection times out, e.g no activity has occurred for the specified time used when suspending.
onWebSocketBinary(byte[], int, int) - Method in class org.atmosphere.container.Jetty9WebSocketHandler
 
onWebSocketClose(int, String) - Method in class org.atmosphere.container.Jetty9WebSocketHandler
 
onWebSocketConnect(WebSocketConnection) - Method in class org.atmosphere.container.Jetty9WebSocketHandler
 
onWebSocketException(WebSocketException) - Method in class org.atmosphere.container.Jetty9WebSocketHandler
 
onWebSocketText(String) - Method in class org.atmosphere.container.Jetty9WebSocketHandler
 
open(WebSocket, AtmosphereRequest, AtmosphereResponse) - Method in class org.atmosphere.websocket.DefaultWebSocketProcessor
Invoked when a WebSocket gets opened by the underlying container
open(WebSocket, AtmosphereRequest, AtmosphereResponse) - 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.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.

P

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
A markable interface that can be used in conjunction with BroadcastFilter to filter message per request.
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.DefaultHeadersInterceptor
 
postInspect(AtmosphereResource) - Method in class org.atmosphere.interceptor.SessionCreationInterceptor
 
postPayload(AtmosphereResponse, byte[], int, int) - Method in interface org.atmosphere.cpr.AsyncIOInterceptor
 
postPayload(AtmosphereResponse, byte[], int, int) - Method in class org.atmosphere.cpr.AsyncIOInterceptorAdapter
 
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
 
prePayload(AtmosphereResponse, byte[], int, int) - Method in interface org.atmosphere.cpr.AsyncIOInterceptor
 
prePayload(AtmosphereResponse, byte[], int, int) - Method in class org.atmosphere.cpr.AsyncIOInterceptorAdapter
 
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
 
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.
push(DefaultBroadcaster.Entry) - Method in class org.atmosphere.cpr.DefaultBroadcaster
 
put(BroadcasterCache.Message, Long) - Method in class org.atmosphere.cache.AbstractBroadcasterCache
 
putValue(String, Object) - Method in class org.atmosphere.util.FakeHttpSession
 

Q

queryString(String) - Method in class org.atmosphere.cpr.AtmosphereRequest.Builder
 
queryString(String) - Method in class org.atmosphere.cpr.AtmosphereRequest
Set the query string
QueryStringDecoder - Class in org.atmosphere.util
Splits an HTTP query string into a path string and key-value parameter pairs.
QueryStringDecoder(String) - Constructor for class org.atmosphere.util.QueryStringDecoder
Creates a new decoder that decodes the specified URI.
QueryStringDecoder(String, boolean) - Constructor for class org.atmosphere.util.QueryStringDecoder
Creates a new decoder that decodes the specified URI encoded in the specified charset.
QueryStringDecoder(String, Charset) - Constructor for class org.atmosphere.util.QueryStringDecoder
Creates a new decoder that decodes the specified URI encoded in the specified charset.
QueryStringDecoder(String, Charset, boolean) - Constructor for class org.atmosphere.util.QueryStringDecoder
Creates a new decoder that decodes the specified URI encoded in the specified charset.
QueryStringDecoder(String, Charset, boolean, int) - Constructor for class org.atmosphere.util.QueryStringDecoder
Creates a new decoder that decodes the specified URI encoded in the specified charset.
QueryStringDecoder(String, String) - Constructor for class org.atmosphere.util.QueryStringDecoder
Deprecated. Use QueryStringDecoder.QueryStringDecoder(String, Charset) instead.
QueryStringDecoder(URI) - Constructor for class org.atmosphere.util.QueryStringDecoder
Creates a new decoder that decodes the specified URI.
QueryStringDecoder(URI, Charset) - Constructor for class org.atmosphere.util.QueryStringDecoder
Creates a new decoder that decodes the specified URI encoded in the specified charset.
QueryStringDecoder(URI, Charset, int) - Constructor for class org.atmosphere.util.QueryStringDecoder
Creates a new decoder that decodes the specified URI encoded in the specified charset.
QueryStringDecoder(URI, String) - Constructor for class org.atmosphere.util.QueryStringDecoder
Deprecated. Use QueryStringDecoder.QueryStringDecoder(URI, Charset) instead.
queryStrings(Map<String, String[]>) - Method in class org.atmosphere.cpr.AtmosphereRequest.Builder
 
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
 
readWriteLock - Variable in class org.atmosphere.cache.AbstractBroadcasterCache
 
reaper - Variable in class org.atmosphere.cache.AbstractBroadcasterCache
 
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 interface org.atmosphere.cpr.AsyncIOInterceptor
 
redirect(AtmosphereResponse, String) - Method in class org.atmosphere.cpr.AsyncIOInterceptorAdapter
 
redirect(AtmosphereResponse, String) - Method in interface org.atmosphere.cpr.AsyncIOWriter
Redirect a WebSocket request to another location
redirect(AtmosphereResponse, String) - Method in class org.atmosphere.cpr.AsyncIOWriterAdapter
No OPS
redirect(AtmosphereResponse, String) - Method in class org.atmosphere.cpr.AtmosphereInterceptorWriter
 
redirect(AtmosphereResponse, String) - Method in class org.atmosphere.websocket.WebSocket
No OPS
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
Remove all AtmosphereHandler
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
Remove an AtmosphereHandler
removeAtmosphereResource(AtmosphereResource) - Method in interface org.atmosphere.cpr.Broadcaster
Remove a AtmosphereResource from the list of item to be notified when the Broadcaster.broadcast(java.lang.Object) 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(java.lang.Object) 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
Remove a BroadcasterLifeCyclePolicyListener
removeBroadcasterLifeCyclePolicyListener(BroadcasterLifeCyclePolicyListener) - Method in class org.atmosphere.cpr.DefaultBroadcaster
Remove a BroadcasterLifeCyclePolicyListener
removeBroadcasterListener(BroadcasterListener) - Method in interface org.atmosphere.cpr.Broadcaster
Remove a BroadcasterListener
removeBroadcasterListener(BroadcasterListener) - Method in class org.atmosphere.cpr.BroadcasterFactory
removeBroadcasterListener(BroadcasterListener) - Method in class org.atmosphere.cpr.DefaultBroadcaster
Remove a BroadcasterListener
removeBroadcasterListener(BroadcasterListener) - Method in class org.atmosphere.cpr.MetaBroadcaster
Remove the BroadcasterListener.
removeEventListener(AtmosphereResourceEventListener) - Method in interface org.atmosphere.cpr.AtmosphereResource
Remove aAtmosphereResourceEventListener.
removeEventListener(AtmosphereResourceEventListener) - Method in class org.atmosphere.cpr.AtmosphereResourceImpl
Remove aAtmosphereResourceEventListener.
removeEventListeners() - Method in interface org.atmosphere.cpr.AtmosphereResource
Remove all AtmosphereResourceEventListener.
removeEventListeners() - Method in class org.atmosphere.cpr.AtmosphereResourceImpl
Remove all AtmosphereResourceEventListener.
removeFilter(BroadcastFilter) - Method in class org.atmosphere.cpr.BroadcasterConfig
Remove a BroadcastFilter
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(java.lang.Object) 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
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) invokation.
resumeAll() - Method in interface org.atmosphere.cpr.Broadcaster
Resume all suspended responses (AtmosphereResource) added via Broadcaster.addAtmosphereResource(org.atmosphere.cpr.AtmosphereResource).
resumeAll() - Method in class org.atmosphere.cpr.DefaultBroadcaster
Resume all suspended responses (AtmosphereResource) added via Broadcaster.addAtmosphereResource(org.atmosphere.cpr.AtmosphereResource).
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
Return the is the AtmosphereResource.resumeOnBroadcast()
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
Return the is the AtmosphereResource.resumeOnBroadcast()
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.HeaderBroadcasterCache
 
retrieveFromCache(String, AtmosphereResource) - Method in class org.atmosphere.cache.SessionBroadcasterCache
 
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
 
retrieveTrackedBroadcast(AtmosphereResource, AtmosphereResourceEvent) - Method in class org.atmosphere.cpr.DefaultBroadcaster
 

S

scan(File) - Method in interface org.atmosphere.cpr.AnnotationProcessor
Scan the File looking for classe annotated with Atmosphere's Service annotation.
scan(File) - 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(Object, long, TimeUnit) - Method in interface org.atmosphere.cpr.Broadcaster
Broadcast periodically.
scheduleFixedBroadcast(Object, long, long, TimeUnit) - Method in interface org.atmosphere.cpr.Broadcaster
Broadcast periodically.
scheduleFixedBroadcast(Object, long, TimeUnit) - Method in class org.atmosphere.cpr.DefaultBroadcaster
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(java.lang.Object).
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
 
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 BroadcasterCache that use an HttpSession to cache lost message.
SessionBroadcasterCache() - Constructor for class org.atmosphere.cache.SessionBroadcasterCache
 
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
 
sessionDidActivate(HttpSessionEvent) - Method in class org.atmosphere.cpr.SessionTimeoutRestorer
 
sessionSupport(boolean) - Method in class org.atmosphere.cpr.AtmosphereFramework
 
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
Set a BroadcasterConfig.DefaultBroadcasterCache
setBroadcasterCacheClassName(String) - Method in class org.atmosphere.cpr.AtmosphereFramework
Set the BroadcasterCache class name.
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
Set the BroadcasterLifeCyclePolicy.
setBroadcasterLifeCyclePolicy(BroadcasterLifeCyclePolicy) - Method in class org.atmosphere.cpr.DefaultBroadcaster
Set the BroadcasterLifeCyclePolicy.
setBroadcastFilterClasses(List<String>) - Method in class org.atmosphere.config.AtmosphereHandlerConfig
 
setBufferSize(int) - Method in class org.atmosphere.cpr.AtmosphereResponse
 
setByteBufferMaxSize(int) - Method in class org.atmosphere.websocket.DefaultWebSocketProcessor
Set the maximum size (in bytes) of the buffer used for binary messages.
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
setCharBufferMaxSize(int) - Method in class org.atmosphere.websocket.DefaultWebSocketProcessor
Set the maximum size (in characters) of the buffer used for textual messages.
setClassName(String) - Method in class org.atmosphere.config.AtmosphereHandlerConfig
 
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(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.AbstractBroadcasterCache
Set the time, in millisecond, the cache will be checked and purged.
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
 
setLibPath(String) - Method in class org.atmosphere.cpr.AtmosphereFramework
Set the location of the jars containing the application.
setLocale(Locale) - Method in class org.atmosphere.cpr.AtmosphereResponse
setMaxCacheTime(long) - Method in class org.atmosphere.cache.AbstractBroadcasterCache
Set the maxium time, in millisecond, a message stay alive in the cache.
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
 
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
 
setReaper(ScheduledExecutorService) - Method in class org.atmosphere.cache.AbstractBroadcasterCache
Set the ScheduledExecutorService to clear the cached message.
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
Set the Serializer to use when AtmosphereResource.write(java.io.OutputStream, java.lang.Object) execute the operation.
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.
setShared(boolean) - Method in class org.atmosphere.cache.AbstractBroadcasterCache
Set to true the associated AbstractBroadcasterCache.getReaper() is shared amongs BroadcasterCache
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
 
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
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.
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_BROADCASTER_CREATION - Static variable in class org.atmosphere.cpr.AtmosphereResourceImpl
 
SKIP_INTERCEPTOR - Static variable in class org.atmosphere.client.TrackMessageSizeInterceptor
 
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() - 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() - 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
 
StreamingAtmosphereInterceptor - Class in org.atmosphere.interceptor
Padding interceptor for Browser that needs whitespace when streaming is used.
StreamingAtmosphereInterceptor() - Constructor for class org.atmosphere.interceptor.StreamingAtmosphereInterceptor
 
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() - Method in class org.atmosphere.cpr.AtmosphereResourceImpl
Suspend the AtmosphereResponse indefinitely.
suspend(long, TimeUnit) - Method in class org.atmosphere.cpr.AtmosphereResourceImpl
Suspend the AtmosphereResponse.
suspend(long) - Method in class org.atmosphere.cpr.AtmosphereResourceImpl
 
suspend(long) - Method in class org.atmosphere.cpr.Meteor
Suspend the underlying HttpServletResponse.
suspend(long, TimeUnit) - Method in class org.atmosphere.cpr.Meteor
Suspend the underlying HttpServletResponse.
suspended(AtmosphereRequest, AtmosphereResponse) - Method in interface org.atmosphere.container.TomcatWebSocketUtil.Delegate
 
suspended(AtmosphereRequest, AtmosphereResponse) - Method in class org.atmosphere.cpr.AsynchronousProcessor
All proprietary Comet based Servlet must invoke the suspended method when the first request comes in.
SUSPENDED_ATMOSPHERE_RESOURCE_UUID - Static variable in interface org.atmosphere.cpr.ApplicationConfig
The suspended UUID of the suspended connection which is the same as HeaderConfig.X_ATMOSPHERE_TRACKING_ID but available to all transport.

T

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.client.MessageLengthInterceptor
Deprecated.  
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.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.BroadcastOnPostAtmosphereInterceptor
 
toString() - Method in class org.atmosphere.interceptor.DefaultHeadersInterceptor
 
toString() - Method in class org.atmosphere.interceptor.HeartbeatInterceptor
 
toString() - Method in class org.atmosphere.interceptor.JSONPAtmosphereInterceptor
 
toString() - Method in class org.atmosphere.interceptor.SSEAtmosphereInterceptor
 
toString() - Method in class org.atmosphere.interceptor.StreamingAtmosphereInterceptor
 
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
 
trackBroadcastMessage(AtmosphereResource, DefaultBroadcaster.Entry) - 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
 
transform(byte[], int, int) - Method in class org.atmosphere.websocket.WebSocket
 
transformPayload(AtmosphereResponse, byte[], byte[]) - Method in interface org.atmosphere.cpr.AsyncIOInterceptor
 
transformPayload(AtmosphereResponse, byte[], byte[]) - Method in class org.atmosphere.cpr.AsyncIOInterceptorAdapter
 
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
 
UNIQUE_UUID_WEBSOCKET - Static variable in interface org.atmosphere.cpr.ApplicationConfig
Use a unique uuid for all WebSocket message delivered on the same connection.
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.
USE_SERVLET_WRAPPER - Static variable in interface org.atmosphere.cpr.ApplicationConfig
Wrap the request/response with associated HttpServletRequest and HttpServletResponse
useBlockingImplementation - Variable in class org.atmosphere.cpr.AtmosphereFramework
 
useNativeImplementation - Variable in class org.atmosphere.cpr.AtmosphereFramework
 
useStreamForFlushingComments - Variable in class org.atmosphere.cpr.AtmosphereFramework
 
UTF_8 - Static variable in class org.atmosphere.util.QueryStringDecoder
 
Utils - Class in org.atmosphere.util
Utils class.
Utils() - Constructor for class org.atmosphere.util.Utils
 
uuid() - Method in interface org.atmosphere.cpr.AtmosphereResource
Return the unique ID associated with this AtmosphereResource.
uuid() - Method in class org.atmosphere.cpr.AtmosphereResourceImpl
 

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
 
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

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<0 No aggregation of frames to messages, >=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 WebSocketProcessor to use.
WEBSOCKET_PROTOCOL_EXECUTION - Static variable in interface org.atmosphere.cpr.ApplicationConfig
Execute the WebSocketProtocol.onMessage(org.atmosphere.websocket.WebSocket, byte[], int, int)
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 30 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<T> - Class in org.atmosphere.websocket
 
WebSocketEventListener.WebSocketEvent(T, 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(WebSocketHandler) - Method in class org.atmosphere.websocket.WebSocket
 
webSocketHandler() - Method in class org.atmosphere.websocket.WebSocket
 
WebSocketHandler - Interface in org.atmosphere.websocket
A very simple interface adapter class that implements all methods and expose a WebSocket API close to the JavaScript Counterpart.
WebSocketHandlerAdapter - Class in org.atmosphere.websocket
Simple Adapter for WebSocketHandler
WebSocketHandlerAdapter() - Constructor for class org.atmosphere.websocket.WebSocketHandlerAdapter
 
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
 
webSocketProtocolInitialized - Variable in class org.atmosphere.cpr.AtmosphereFramework
 
WebSocketProtocolService - Annotation Type in org.atmosphere.config.service
An annotation for telling Atmosphere which WebSocketProtocol class to use by default.
WebSocketProtocolStream - Interface in org.atmosphere.websocket
A streaming API for WebServer that support WebSocket streaming.
WebSocketResponseFilter - Interface in org.atmosphere.websocket
Deprecated. - Use AsyncIOWriter} and AtmosphereInterceptor instead.
WebSocketResponseFilter.NoOpsWebSocketResponseFilter - Class in org.atmosphere.websocket
Deprecated.  
WebSocketResponseFilter.NoOpsWebSocketResponseFilter() - Constructor for class org.atmosphere.websocket.WebSocketResponseFilter.NoOpsWebSocketResponseFilter
Deprecated.  
WebSocketStreamingHandler - Interface in org.atmosphere.websocket
A Streaming Interface for WebSocket.
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(String) - Method in class org.atmosphere.container.version.Grizzly2WebSocket
 
write(byte[], int, int) - Method in class org.atmosphere.container.version.Grizzly2WebSocket
 
write(String) - Method in class org.atmosphere.container.version.GrizzlyWebSocket
 
write(byte[], int, int) - Method in class org.atmosphere.container.version.GrizzlyWebSocket
 
write(String) - Method in class org.atmosphere.container.version.Jetty8WebSocket
 
write(byte[], int, int) - Method in class org.atmosphere.container.version.Jetty8WebSocket
 
write(String) - Method in class org.atmosphere.container.version.Jetty9WebSocket
 
write(byte[], int, int) - Method in class org.atmosphere.container.version.Jetty9WebSocket
 
write(String) - Method in class org.atmosphere.container.version.TomcatWebSocket
 
write(byte[], int, int) - Method in class org.atmosphere.container.version.TomcatWebSocket
 
write(AtmosphereResponse, String) - Method in interface org.atmosphere.cpr.AsyncIOWriter
Write a WebSocket message
write(AtmosphereResponse, byte[]) - Method in interface org.atmosphere.cpr.AsyncIOWriter
Write a WebSocket message
write(AtmosphereResponse, byte[], int, int) - Method in interface org.atmosphere.cpr.AsyncIOWriter
Write a WebSocket message
write(AtmosphereResponse, String) - Method in class org.atmosphere.cpr.AsyncIOWriterAdapter
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(AtmosphereResponse, String) - Method in class org.atmosphere.cpr.AtmosphereInterceptorWriter
 
write(AtmosphereResponse, byte[]) - Method in class org.atmosphere.cpr.AtmosphereInterceptorWriter
 
write(AtmosphereResponse, byte[], int, int) - Method in class org.atmosphere.cpr.AtmosphereInterceptorWriter
 
write(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(AtmosphereResponse, String) - Method in class org.atmosphere.websocket.WebSocket
No OPS
write(AtmosphereResponse, byte[]) - Method in class org.atmosphere.websocket.WebSocket
No OPS
write(AtmosphereResponse, byte[], int, int) - Method in class org.atmosphere.websocket.WebSocket
No OPS
write(String) - Method in class org.atmosphere.websocket.WebSocket
 
write(byte[], int, int) - Method in class org.atmosphere.websocket.WebSocket
 
WRITE_HEADERS - Static variable in interface org.atmosphere.cpr.FrameworkConfig
Decide to write extra header.
writeError(AtmosphereResponse, int, String) - Method in interface org.atmosphere.cpr.AsyncIOWriter
Write an error code
writeError(AtmosphereResponse, int, String) - Method in class org.atmosphere.cpr.AsyncIOWriterAdapter
No OPS
writeError(AtmosphereResponse, int, String) - Method in class org.atmosphere.cpr.AtmosphereInterceptorWriter
 
writeError(AtmosphereResponse, int, String) - Method in class org.atmosphere.websocket.WebSocket
No OPS
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;
writeReady(AtmosphereResponse, byte[]) - Method in class org.atmosphere.cpr.AtmosphereInterceptorWriter
 

X

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
 

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 © 2012. All Rights Reserved.