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

A

AbstractBroadcasterProxy - Class in org.atmosphere.util
Abstract Broadcaster that delegates the internal processing to a proxy.
AbstractBroadcasterProxy(String, URI, AtmosphereConfig) - Constructor for class org.atmosphere.util.AbstractBroadcasterProxy
 
AbstractReflectorAtmosphereHandler - Class in org.atmosphere.handler
Simple AtmosphereHandler that reflect every call to Broadcaster.broadcast(T), e.g sent the broadcasted event back to the remote client.
AbstractReflectorAtmosphereHandler() - Constructor for class org.atmosphere.handler.AbstractReflectorAtmosphereHandler
 
ACCESS_CONTROL_ALLOW_CREDENTIALS - Static variable in interface org.atmosphere.cpr.HeaderConfig
 
ACCESS_CONTROL_ALLOW_ORIGIN - Static variable in interface org.atmosphere.cpr.HeaderConfig
 
action(AtmosphereResourceImpl) - Method in class org.atmosphere.container.BlockingIOCometSupport
Process an AtmosphereFramework.Action from an ActionEvent operation like suspend, resume or timed out.
action(AtmosphereResourceImpl) - Method in class org.atmosphere.container.GlassFishv2CometSupport
Process an AtmosphereFramework.Action from an ActionEvent operation like suspend, resume or timed out.
action(AtmosphereResourceImpl) - Method in class org.atmosphere.container.GrizzlyCometSupport
Process an AtmosphereFramework.Action from an ActionEvent operation like suspend, resume or timed out.
action(AtmosphereResourceImpl) - Method in class org.atmosphere.container.JBossWebCometSupport
Process an AtmosphereFramework.Action from an ActionEvent operation like suspend, resume or timed out.
action(AtmosphereResourceImpl) - Method in class org.atmosphere.container.Jetty7CometSupport
Process an AtmosphereFramework.Action from an ActionEvent operation like suspend, resume or timed out.
action(AtmosphereResourceImpl) - Method in class org.atmosphere.container.JettyCometSupport
Process an AtmosphereFramework.Action from an ActionEvent operation like suspend, resume or timed out.
action(AtmosphereResourceImpl) - Method in class org.atmosphere.container.NettyCometSupport
Process an AtmosphereFramework.Action from an ActionEvent operation like suspend, resume or timed out.
action(AtmosphereResourceImpl) - Method in class org.atmosphere.container.Servlet30CometSupport
Process an AtmosphereFramework.Action from an ActionEvent operation like suspend, resume or timed out.
action(AtmosphereResourceImpl) - Method in class org.atmosphere.container.Tomcat7CometSupport
Process an AtmosphereFramework.Action from an ActionEvent operation like suspend, resume or timed out.
action(AtmosphereResourceImpl) - Method in class org.atmosphere.container.TomcatCometSupport
Process an AtmosphereFramework.Action from an ActionEvent operation like suspend, resume or timed out.
action(AtmosphereResourceImpl) - Method in class org.atmosphere.cpr.AsynchronousProcessor
Process an AtmosphereFramework.Action from an ActionEvent operation like suspend, resume or timed out.
action(E) - Method in interface org.atmosphere.cpr.AsyncSupport
Process an AtmosphereFramework.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 AtmosphereFramework.Action which represent the state of the response, e.g.
action() - Method in class org.atmosphere.cpr.BroadcastFilter.BroadcastAction
 
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) - 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) - Method in class org.atmosphere.cpr.AtmosphereFramework
Add an AtmosphereHandler serviced by the Servlet This API is exposed to allow embedding an Atmosphere application.
addAtmosphereResource(AtmosphereResource) - Method in interface org.atmosphere.cpr.Broadcaster
Add a AtmosphereResource to the list of item to be notified when the Broadcaster.broadcast(T) is invoked.
addAtmosphereResource(AtmosphereResource) - Method in class org.atmosphere.cpr.DefaultBroadcaster
Add a AtmosphereResource to the list of item to be notified when the Broadcaster.broadcast(T) is invoked.
addBroadcasterLifeCyclePolicyListener(BroadcasterLifeCyclePolicyListener) - Method in interface org.atmosphere.cpr.Broadcaster
Add a BroadcasterLifeCyclePolicyListener
addBroadcasterLifeCyclePolicyListener(BroadcasterLifeCyclePolicyListener) - Method in class org.atmosphere.cpr.DefaultBroadcaster
Add a BroadcasterLifeCyclePolicyListener
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.
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.AtmosphereEventLifecycle
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(FilterConfigImpl) - Method in class org.atmosphere.util.AtmosphereFilterChain
Add a filter to the set of filters that will be executed in this chain.
addHeader(String, String) - Method in class org.atmosphere.cpr.AtmosphereResponse
addInitParameter(String, String) - Method in class org.atmosphere.cpr.AtmosphereFramework
Add init-param like if they were defined in web.xml
addIntHeader(String, int) - Method in class org.atmosphere.cpr.AtmosphereResponse
addJarsFromClassPath(Vector<URL>, String) - Static method in class org.atmosphere.util.IntrospectionUtils
Add elements from the classpath cp to a Vector jars as file URLs (We use Vector for JDK 1.1 compat).
addListener(AtmosphereResourceEventListener) - Method in class org.atmosphere.cpr.Meteor
Add a AtmosphereResourceEventListener which gets invoked when response are resuming, when the remote client close the connection or when the a Broadcaster.broadcast(T) operations occurs.
addProperty(Object, String, String) - Static method in class org.atmosphere.util.IntrospectionUtils
 
addToCache(AtmosphereResource, Object) - Method in class org.atmosphere.cache.BroadcasterCacheBase
Start tracking messages associated with AtmosphereResource from the cache
addToCache(AtmosphereResource, Object) - Method in interface org.atmosphere.cpr.BroadcasterCache
Start tracking messages associated with AtmosphereResource from the cache
addToCache(AtmosphereResource, Object) - Method in class org.atmosphere.cpr.BroadcasterConfig.DefaultBroadcasterCache
 
addToClassPath(Vector<URL>, String) - Static method in class org.atmosphere.util.IntrospectionUtils
Add all the jar files in a dir to the classpath, represented as a Vector of URLs.
addToolsJar(Vector<URL>) - Static method in class org.atmosphere.util.IntrospectionUtils
 
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.
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
 
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.Builder
 
AsyncProtocol - Interface in org.atmosphere.cpr
An interface used by an AtmosphereResponse to manipulate the response before it gets delegated to an AsyncIOWriter
asyncProtocol(AsyncProtocol) - Method in class org.atmosphere.cpr.AtmosphereResponse.Builder
 
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
 
AsyncSupportResolver - Interface in org.atmosphere.cpr
This interface is used by AtmosphereFramework to determine which AsyncSupport instance should be used
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_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_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.
AtmosphereEventLifecycle - Interface in org.atmosphere.cpr
Simple life cycle interface for processing AtmosphereResourceEventListener.
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 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.
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.Action - Class in org.atmosphere.cpr
Simple class/struck that hold the current state.
AtmosphereFramework.Action() - Constructor for class org.atmosphere.cpr.AtmosphereFramework.Action
 
AtmosphereFramework.Action(AtmosphereFramework.Action.TYPE) - Constructor for class org.atmosphere.cpr.AtmosphereFramework.Action
 
AtmosphereFramework.Action(AtmosphereFramework.Action.TYPE, long) - Constructor for class org.atmosphere.cpr.AtmosphereFramework.Action
 
AtmosphereFramework.Action.TYPE - Enum in org.atmosphere.cpr
 
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.
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
 
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
 
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
 
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.
AtmosphereResponse - Class in org.atmosphere.cpr
An Atmosphere's response representation.
AtmosphereResponse(AsyncIOWriter, AsyncProtocol, AtmosphereRequest, boolean) - Constructor for class org.atmosphere.cpr.AtmosphereResponse
 
AtmosphereResponse(HttpServletResponse, AsyncIOWriter, AsyncProtocol, 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
autoDetectAtmosphereHandlers(ServletContext, URLClassLoader) - Method in class org.atmosphere.cpr.AtmosphereFramework
Auto detect instance of AtmosphereHandler in case META-INF/atmosphere.xml is missing.
autoDetectContainer() - Method in class org.atmosphere.cpr.AtmosphereFramework
Auto detect the underlying Servlet Container we are running on.
autoDetectHandlers - Variable in class org.atmosphere.cpr.AtmosphereFramework
 
autoDetectWebSocketHandler(ServletContext, URLClassLoader) - Method in class org.atmosphere.cpr.AtmosphereFramework
Auto detect instance of WebSocketHandler in case META-INF/atmosphere.xml is missing.
awaitAndBroadcast(T, long, TimeUnit) - Method in interface org.atmosphere.cpr.Broadcaster
Await for available AtmosphereResource before broadcasting.
awaitAndBroadcast(T, long, TimeUnit) - Method in class org.atmosphere.cpr.DefaultBroadcaster
Await for available AtmosphereResource before broadcasting.
awaitTermination(long, TimeUnit) - Method in class org.atmosphere.util.VoidExecutorService
 

B

bc - Variable in class org.atmosphere.cpr.DefaultBroadcaster
 
BlockingIOCometSupport - Class in org.atmosphere.container
This class gets used when the AtmosphereFramework fails to autodetect the Servlet Container we are running on.
BlockingIOCometSupport(AtmosphereConfig) - Constructor for class org.atmosphere.container.BlockingIOCometSupport
 
body(String) - Method in class org.atmosphere.cpr.AtmosphereRequest
 
body(byte[], int, int) - Method in class org.atmosphere.cpr.AtmosphereRequest.Builder
 
body(String) - Method in class org.atmosphere.cpr.AtmosphereRequest.Builder
 
broadcast(T) - Method in interface org.atmosphere.cpr.Broadcaster
Broadcast the Object to all suspended response, e.g.
broadcast(T, AtmosphereResource) - Method in interface org.atmosphere.cpr.Broadcaster
Broadcast the Object to all suspended response, e.g.
broadcast(T, Set<AtmosphereResource>) - Method in interface org.atmosphere.cpr.Broadcaster
Broadcast the Object to all suspended response, e.g.
broadcast(AtmosphereResource, AtmosphereResourceEvent) - Method in class org.atmosphere.cpr.DefaultBroadcaster
 
broadcast(T) - Method in class org.atmosphere.cpr.DefaultBroadcaster
Broadcast the Object to all suspended response, e.g.
broadcast(T, AtmosphereResource) - Method in class org.atmosphere.cpr.DefaultBroadcaster
Broadcast the Object to all suspended response, e.g.
broadcast(T, Set<AtmosphereResource>) - Method in class org.atmosphere.cpr.DefaultBroadcaster
Broadcast the Object to all suspended response, e.g.
broadcast(Object) - Method in class org.atmosphere.cpr.Meteor
Broadcast an Object to all suspended response.
broadcast(AtmosphereResource, AtmosphereResourceEvent) - Method in class org.atmosphere.util.AbstractBroadcasterProxy
broadcast(T) - Method in class org.atmosphere.util.AbstractBroadcasterProxy
Broadcast the Object to all suspended response, e.g.
broadcast(T, AtmosphereResource) - Method in class org.atmosphere.util.AbstractBroadcasterProxy
Broadcast the Object to all suspended response, e.g.
broadcast(T, Set<AtmosphereResource>) - Method in class org.atmosphere.util.AbstractBroadcasterProxy
Broadcast the Object to all suspended response, e.g.
broadcast(T, AtmosphereResource) - Method in class org.atmosphere.util.ExcludeSessionBroadcaster
the AtmosphereResource r will be exclude for this broadcast
broadcast(T, Set<AtmosphereResource>) - Method in class org.atmosphere.util.ExcludeSessionBroadcaster
the AtmosphereResources subset will be exclude for this broadcast
broadcast(T, List<HttpSession>) - Method in class org.atmosphere.util.ExcludeSessionBroadcaster
a list of sessions will be exclude for this broadcast
broadcast(T, HttpSession) - Method in class org.atmosphere.util.ExcludeSessionBroadcaster
session will be exclude for this broadcast
broadcast(T) - Method in class org.atmosphere.util.SimpleBroadcaster
Broadcast the Object to all suspended response, e.g.
broadcast(T, AtmosphereResource) - Method in class org.atmosphere.util.SimpleBroadcaster
Broadcast the Object to all suspended response, e.g.
broadcast(T, Set<AtmosphereResource>) - Method in class org.atmosphere.util.SimpleBroadcaster
Broadcast the Object to all suspended response, e.g.
BROADCAST_FILTER_CLASSES - Static variable in interface org.atmosphere.cpr.ApplicationConfig
A list of BroadcastFilter separated with 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_CACHE_TRACKER - Static variable in interface org.atmosphere.cpr.BroadcasterCache
 
BROADCASTER_CLASS - Static variable in interface org.atmosphere.cpr.ApplicationConfig
The default Broadcaster class.
BROADCASTER_FACTORY - Static variable in interface org.atmosphere.cpr.ApplicationConfig
The default BroadcasterFactory class.
BROADCASTER_LIFECYCLE_POLICY - Static variable in interface org.atmosphere.cpr.ApplicationConfig
The BroadcasterLifeCyclePolicy policy to use
BROADCASTER_LIFECYCLE_POLICY_IDLETIME - Static variable in interface org.atmosphere.cpr.ApplicationConfig
BroadcasterLifecycle max idle time before executing.
BROADCASTER_MESSAGE_PROCESSING_THREADPOOL_MAXSIZE - Static variable in interface org.atmosphere.cpr.ApplicationConfig
The maximum number of Thread created when processing broadcast operations BroadcasterConfig.setExecutorService(java.util.concurrent.ExecutorService)
BROADCASTER_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 - Variable in class org.atmosphere.cpr.DefaultBroadcaster
 
BroadcasterCache.STRATEGY - Enum in org.atmosphere.cpr
 
BroadcasterCacheBase - Class in org.atmosphere.cache
Abstract BroadcasterCache which is used to implement headers or query parameters or session based caching.
BroadcasterCacheBase() - Constructor for class org.atmosphere.cache.BroadcasterCacheBase
 
BroadcasterCacheBase.CachedMessage - Class in org.atmosphere.cache
 
BroadcasterCacheBase.CachedMessage(boolean) - Constructor for class org.atmosphere.cache.BroadcasterCacheBase.CachedMessage
 
BroadcasterCacheBase.CachedMessage(Object, long, BroadcasterCacheBase.CachedMessage) - Constructor for class org.atmosphere.cache.BroadcasterCacheBase.CachedMessage
 
broadcasterCacheClassName - Static variable in class org.atmosphere.cpr.AtmosphereFramework
 
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) - Constructor for class org.atmosphere.cpr.BroadcasterConfig
 
BroadcasterConfig(List<String>, AtmosphereConfig, boolean) - Constructor for class org.atmosphere.cpr.BroadcasterConfig
 
BroadcasterConfig(ExecutorService, ExecutorService, ScheduledExecutorService, AtmosphereConfig) - 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
 
broadcasterFilters - Variable in class org.atmosphere.cpr.AtmosphereFramework
 
broadcasterFilters() - Method in class org.atmosphere.cpr.AtmosphereFramework
 
BroadcasterFuture<E> - Class in org.atmosphere.cpr
Simple Future that can be used when awaiting for a Broadcaster to finish it's broadcast operations to AtmosphereHandler
BroadcasterFuture(E) - Constructor for class org.atmosphere.cpr.BroadcasterFuture
 
BroadcasterFuture(Future<?>, E) - Constructor for class org.atmosphere.cpr.BroadcasterFuture
 
BroadcasterFuture(Future<?>, E, int) - Constructor for class org.atmosphere.cpr.BroadcasterFuture
 
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.
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.
broadcastOnResume(T) - Method in interface org.atmosphere.cpr.Broadcaster
Broadcast the Object when an AtmosphereResource is resumed by a timeout or when using AtmosphereResource.resume()
broadcastOnResume - Variable in class org.atmosphere.cpr.DefaultBroadcaster
 
broadcastOnResume(T) - Method in class org.atmosphere.cpr.DefaultBroadcaster
Broadcast the Object when an AtmosphereResource is resumed by a timeout or when using AtmosphereResource.resume()
broadcastOnResume(AtmosphereResource) - Method in class org.atmosphere.cpr.DefaultBroadcaster
 
broadcastReceivedMessage(Object) - Method in class org.atmosphere.util.AbstractBroadcasterProxy
 
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() ()}.

C

cache(AtmosphereResource, BroadcasterCacheBase.CachedMessage) - Method in class org.atmosphere.cache.BroadcasterCacheBase
Cache the last message broadcasted.
cache(AtmosphereResource, BroadcasterCacheBase.CachedMessage) - Method in class org.atmosphere.cache.HeaderBroadcasterCache
Cache the last message broadcasted.
cache(AtmosphereResource, BroadcasterCacheBase.CachedMessage) - Method in class org.atmosphere.cache.SessionBroadcasterCache
Cache the last message broadcasted.
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.
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.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(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
 
close() - Method in class org.atmosphere.container.version.GrizzlyWebSocket
Close the underlying connection.
close() - Method in class org.atmosphere.container.version.Jetty8WebSocket
Close the underlying connection.
close() - Method in class org.atmosphere.container.version.TomcatWebSocket
Close the underlying connection.
close() - Method in interface org.atmosphere.cpr.AsyncIOWriter
Close the underlying connection.
close() - Method in class org.atmosphere.cpr.AtmosphereResponse
 
close() - Method in class org.atmosphere.websocket.WebSocketAdapter
 
close(int) - Method in class org.atmosphere.websocket.WebSocketProcessor
 
closed() - Method in class org.atmosphere.cpr.AsynchronousProcessor.AsynchronousProcessorHook
 
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
 
configExecutors() - Method in class org.atmosphere.cpr.BroadcasterConfig
 
configure(AtmosphereConfig) - Method in class org.atmosphere.websocket.protocol.EchoProtocol
Allow an implementation to query the AtmosphereConfig of init-param, etc.
configure(AtmosphereConfig) - Method in class org.atmosphere.websocket.protocol.SimpleHttpProtocol
Allow an implementation to query the AtmosphereConfig of init-param, etc.
configure(AtmosphereConfig) - Method in class org.atmosphere.websocket.WebSocketHandler
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.
configureBroadcaster(ServletContext) - Method in class org.atmosphere.cpr.AtmosphereFramework
 
configureHeader(AtmosphereRequest) - Static method in class org.atmosphere.websocket.WebSocketProcessor
 
configureQueryStringAsRequest(AtmosphereRequest) - Method in class org.atmosphere.cpr.AtmosphereFramework
 
configureWebDotXmlAtmosphereHandler(ServletConfig) - Method in class org.atmosphere.cpr.AtmosphereFramework
 
CONTAINER_RESPONSE - Static variable in interface org.atmosphere.cpr.FrameworkConfig
A reference to the Jersey's ContainerResponse
containsHeader(String) - Method in class org.atmosphere.cpr.AtmosphereResponse
contentType(String) - Method in class org.atmosphere.cpr.AtmosphereRequest.Builder
 
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.
convert(String, Class<?>) - Static method in class org.atmosphere.util.IntrospectionUtils
 
copyAttributes(HttpSession) - Method in class org.atmosphere.util.FakeHttpSession
 
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
createStreamingPadding(String) - Static method in class org.atmosphere.cpr.AtmosphereResourceImpl
Output message when Atmosphere suspend a connection.
createURI(Map<String, String>) - Method in class org.atmosphere.util.uri.UriTemplate
Create a URI by substituting any template variables for corresponding template values.
createURI(String...) - Method in class org.atmosphere.util.uri.UriTemplate
Create a URI by substituting any template variables for corresponding template values.
createURI(String[], int, int) - Method in class org.atmosphere.util.uri.UriTemplate
Create a URI by substituting any template variables for corresponding template values.
createURI(String, String, String, String, String, String, String, Map<String, ? extends Object>, boolean) - Static method in class org.atmosphere.util.uri.UriTemplate
Construct a URI from the component parts each of which may contain template variables.
createURI(String, String, String, String, String, String, String, String, Map<String, ? extends Object>, boolean) - Static method in class org.atmosphere.util.uri.UriTemplate
Construct a URI from the component parts each of which may contain template variables.
createURI(String, String, String, String, String, String, String, Object[], boolean) - Static method in class org.atmosphere.util.uri.UriTemplate
Construct a URI from the component parts each of which may contain template variables.
createURI(String, String, String, String, String, String, String, String, Object[], boolean) - Static method in class org.atmosphere.util.uri.UriTemplate
Construct a URI from the component parts each of which may contain template variables.
createUriPattern(UriTemplateParser) - Method in class org.atmosphere.util.uri.UriTemplate
Create the URI pattern from a URI template parser.
createURIWithStringValues(String, String, String, String, String, String, String, Map<String, ? extends Object>, boolean) - Static method in class org.atmosphere.util.uri.UriTemplate
Construct a URI from the component parts each of which may contain template variables.
createURIWithStringValues(String, String, String, String, String, String, String, String, Map<String, ? extends Object>, boolean) - Static method in class org.atmosphere.util.uri.UriTemplate
Construct a URI from the component parts each of which may contain template variables.
createURIWithStringValues(String, String, String, String, String, String, String, String[], boolean) - Static method in class org.atmosphere.util.uri.UriTemplate
Construct a URI from the component parts each of which may contain template variables.
createURIWithStringValues(String, String, String, String, String, String, String, String, String[], boolean) - Static method in class org.atmosphere.util.uri.UriTemplate
Construct a URI from the component parts each of which may contain template variables.
currentTime - Variable in class org.atmosphere.cache.BroadcasterCacheBase.CachedMessage
 
currentTime() - Method in class org.atmosphere.cache.BroadcasterCacheBase.CachedMessage
 

D

decode(String, UriComponent.Type) - Static method in class org.atmosphere.util.uri.UriComponent
Decodes characters of a string that are percent-encoded octets using UTF-8 decoding (if needed).
decodeMatrix(String, boolean) - Static method in class org.atmosphere.util.uri.UriComponent
Decode the matrix component of a URI path segment.
decodePath(URI, boolean) - Static method in class org.atmosphere.util.uri.UriComponent
Decode the path component of a URI as path segments.
decodePath(String, boolean) - Static method in class org.atmosphere.util.uri.UriComponent
Decode the path component of a URI as path segments.
decodePathSegment(List<UriComponent.PathSegmentImpl>, String, boolean) - Static method in class org.atmosphere.util.uri.UriComponent
 
decodeQuery(URI, boolean) - Static method in class org.atmosphere.util.uri.UriComponent
Decode the query component of a URI.
decodeQuery(String, boolean) - Static method in class org.atmosphere.util.uri.UriComponent
Decode the query component of a URI.
DEFAULT_CONTENT_TYPE - Static variable in interface org.atmosphere.cpr.ApplicationConfig
The default content-type value used when Atmosphere requires one.
DEFAULT_NAMED_DISPATCHER - Static variable in interface org.atmosphere.cpr.ApplicationConfig
The default Servlet used when forwarding request.
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
delayBroadadcast(Object, long) - Method in class org.atmosphere.cpr.Meteor
Schedule a delayed broadcast, in seconds.
delayBroadcast(T) - Method in interface org.atmosphere.cpr.Broadcaster
Delay the broadcast operation.
delayBroadcast(T, long, TimeUnit) - Method in interface org.atmosphere.cpr.Broadcaster
Delay the broadcast operation.
delayBroadcast(T) - Method in class org.atmosphere.cpr.DefaultBroadcaster
Delay the broadcast operation.
delayBroadcast(T, long, TimeUnit) - Method in class org.atmosphere.cpr.DefaultBroadcaster
Delay the broadcast operation.
delayedBroadcast - Variable in class org.atmosphere.cpr.DefaultBroadcaster
 
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() - Method in class org.atmosphere.cpr.AtmosphereResourceEventImpl
 
destroy() - 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.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.WebSocketHandshakeFilter
 
destroyable(boolean) - Method in class org.atmosphere.cpr.AtmosphereRequest.Builder
 
destroyable - Variable in class org.atmosphere.cpr.AtmosphereResponse.Builder
 
destroyable(boolean) - Method in class org.atmosphere.cpr.AtmosphereResponse.Builder
 
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
detectSupportedFramework(ServletConfig) - Method in class org.atmosphere.cpr.AtmosphereFramework
Auto-detect Jersey when no atmosphere.xml file are specified.
detectWebSocketPresent() - Method in class org.atmosphere.cpr.DefaultAsyncSupportResolver
 
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
dispatch(AtmosphereRequest) - Method in class org.atmosphere.websocket.WebSocketProcessor
 
dispatch(AtmosphereRequest, AtmosphereResponse) - Method in class org.atmosphere.websocket.WebSocketProcessor
Dispatch to request/response to the AsyncSupport implementation as it was a normal HTTP request.
dispatchRequestAsynchronously(boolean) - Method in class org.atmosphere.cpr.AtmosphereRequest.Builder
 
dispatchRequestAsynchronously() - Method in class org.atmosphere.cpr.AtmosphereRequest
Dispatch the request asynchronously to container.
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
 
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(T) API when a WebSocket message is received.
EchoProtocol() - Constructor for class org.atmosphere.websocket.protocol.EchoProtocol
 
EMPTY - Static variable in class org.atmosphere.cpr.BroadcasterLifeCyclePolicy
 
EMPTY - Static variable in class org.atmosphere.util.uri.UriPattern
The empty URI pattern that matches the null or empty URI path
EMPTY - Static variable in class org.atmosphere.util.uri.UriTemplate
The empty URI template that matches the null or empty URI path
EMPTY_DESTROY - Static variable in class org.atmosphere.cpr.BroadcasterLifeCyclePolicy
 
encode(String, UriComponent.Type) - Static method in class org.atmosphere.util.uri.UriComponent
Encodes the characters of string that are either non-ASCII characters or are ASCII characters that must be percent-encoded using the UTF-8 encoding.
encode(String, UriComponent.Type, boolean) - Static method in class org.atmosphere.util.uri.UriComponent
Encodes the characters of string that are either non-ASCII characters or are ASCII characters that must be percent-encoded using the UTF-8 encoding.
encodeLiteralCharacters(String) - Method in class org.atmosphere.util.uri.UriTemplateParser
Encode literal characters of a template.
encodeRedirectURL(String) - Method in class org.atmosphere.cpr.AtmosphereResponse
encodeRedirectUrl(String) - Method in class org.atmosphere.cpr.AtmosphereResponse
encodeTemplateNames(String) - Static method in class org.atmosphere.util.uri.UriComponent
Encodes a string with template parameters names present, specifically the characters '{' and '}' will be percent-encoded.
encodeURL(String) - Method in class org.atmosphere.cpr.AtmosphereResponse
encodeUrl(String) - Method in class org.atmosphere.cpr.AtmosphereResponse
encoding(String) - Method in class org.atmosphere.cpr.AtmosphereRequest.Builder
 
endsWithSlash() - Method in class org.atmosphere.util.uri.UriTemplate
 
equals(Object) - Method in class org.atmosphere.cpr.AtmosphereFramework.Action
 
equals(Object) - Method in class org.atmosphere.cpr.AtmosphereRequest
 
equals(Object) - Method in class org.atmosphere.cpr.AtmosphereResourceEventImpl
 
equals(Object) - Method in class org.atmosphere.cpr.AtmosphereResourceImpl
 
equals(Object) - Method in class org.atmosphere.cpr.AtmosphereResponse
 
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
event(CometEvent) - Method in class org.atmosphere.cpr.AtmosphereServlet
Hack to support Tomcat AIO like other WebServer.
event(CometEvent) - Method in class org.atmosphere.cpr.AtmosphereServlet
Hack to support Tomcat 7 AIO
event(HttpEvent) - Method in class org.atmosphere.cpr.AtmosphereServlet
Hack to support JBossWeb AIO like other WebServer.
ExcludeSessionBroadcaster - Class in org.atmosphere.util
A example of how to extends/replace Broadcaster by defining the class value in META-INF/atmosphere.xml or by adding defining the org.atmosphere.cpr.broadcasterClass init-param in web.xml.
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
 
filter(Object, Object) - Method in class org.atmosphere.client.JSONPTransportFilter
 
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_CLASS - Static variable in interface org.atmosphere.cpr.ApplicationConfig
The Filter's name where Meteor will be available
FILTER_NAME - Static variable in interface org.atmosphere.cpr.ApplicationConfig
The Servlet's mapping value to the FILTER_CLASS
FilterConfigImpl - Class in org.atmosphere.util
FilterConfig implementation.
FilterConfigImpl(ServletConfig) - Constructor for class org.atmosphere.util.FilterConfigImpl
 
filters - Variable in class org.atmosphere.cpr.BroadcasterConfig
 
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() - Method in class org.atmosphere.container.version.GrizzlyWebSocket
Flush the buffered content
flush() - Method in class org.atmosphere.container.version.Jetty8WebSocket
Flush the buffered content
flush() - Method in class org.atmosphere.container.version.TomcatWebSocket
Flush the buffered content
flush() - Method in interface org.atmosphere.cpr.AsyncIOWriter
Flush the buffered content
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
 
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
 

G

get() - Method in class org.atmosphere.cpr.BroadcasterFactory
Return an instance of the default Broadcaster The name of the Broadcaster will be randmly generated.
get(Object) - Method in class org.atmosphere.cpr.BroadcasterFactory
Create a new instance of Broadcaster and store it for
get(Class<? extends Broadcaster>, Object) - Method in class org.atmosphere.cpr.BroadcasterFactory
Create a new instance of Broadcaster and store it for
get() - Method in class org.atmosphere.cpr.BroadcasterFuture
get(long, TimeUnit) - Method in class org.atmosphere.cpr.BroadcasterFuture
get() - Method in class org.atmosphere.cpr.DefaultBroadcasterFactory
Return an instance of the default Broadcaster The name of the Broadcaster will be randmly generated.
get(Object) - Method in class org.atmosphere.cpr.DefaultBroadcasterFactory
Create a new instance of Broadcaster and store it for
get(Class<? extends Broadcaster>, Object) - Method in class org.atmosphere.cpr.DefaultBroadcasterFactory
Create a new instance of Broadcaster and store it for
getApplicationConfig() - Method in class org.atmosphere.config.AtmosphereHandlerConfig
 
getAsyncContext() - Method in class org.atmosphere.cpr.AtmosphereRequest
getAsyncIOWriter() - Method in class org.atmosphere.cpr.AtmosphereResponse
Return the underlying AsyncIOWriter
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.
getAtmosphereHandler() - Method in class org.atmosphere.cpr.AtmosphereConfig
 
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.
getAtmosphereHandlers() - Method in class org.atmosphere.cpr.AtmosphereFramework
 
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
getCharacterEncoding() - Method in class org.atmosphere.cpr.AtmosphereRequest
getCharacterEncoding() - Method in class org.atmosphere.cpr.AtmosphereResponse
getClassName() - Method in class org.atmosphere.config.AtmosphereHandlerConfig
 
getClassPath(Vector<URL>) - Static method in class org.atmosphere.util.IntrospectionUtils
Return a URL[] that can be used to construct a class loader
getClassPath(String, String, String, boolean) - Static method in class org.atmosphere.util.IntrospectionUtils
Construct a URL classpath from files in a directory, a cpath property, and tools.jar.
getCometSupport() - Method in class org.atmosphere.config.AtmosphereHandlerConfig
 
getCometSupport() - Method in class org.atmosphere.cpr.AtmosphereFramework
Return the current AsyncSupport
getContainerName() - Method in class org.atmosphere.container.GlassFishWebSocketSupport
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.Servlet30AsyncSupportWithWebSocket
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
 
getCookies() - Method in class org.atmosphere.cpr.AtmosphereRequest
getCreationTime() - Method in class org.atmosphere.util.FakeHttpSession
 
getDateHeader(String) - Method in class org.atmosphere.cpr.AtmosphereRequest
getDefault() - Static method in class org.atmosphere.cpr.BroadcasterFactory
Return the default BroadcasterFactory.
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) - 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.
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 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
getKey() - Method in class org.atmosphere.cache.BroadcasterCacheBase.CachedMessage
 
getLastAccessedTime() - Method in class org.atmosphere.util.FakeHttpSession
 
getLifeCyclePolicy() - Method in class org.atmosphere.cpr.BroadcasterLifeCyclePolicy
 
getLocalAddr() - Method in class org.atmosphere.cpr.AtmosphereRequest
getLocale() - Method in class org.atmosphere.cpr.AtmosphereRequest
getLocale() - Method in class org.atmosphere.cpr.AtmosphereResponse
getLocales() - Method in class org.atmosphere.cpr.AtmosphereRequest
getLocalName() - Method in class org.atmosphere.cpr.AtmosphereRequest
getLocalPort() - Method in class org.atmosphere.cpr.AtmosphereRequest
getMajorVersion() - Static method in class org.atmosphere.util.Version
Get Atmosphere framework major version
getMappings() - Method in class org.atmosphere.util.WebDotXmlReader
Return an ArrayList which maps to the AtmosphereServlet
getMaxCachedinMs() - Method in class org.atmosphere.cache.BroadcasterCacheBase
Get the maximum time a broadcasted message can stay cached.
getMaxInactiveInterval() - Method in class org.atmosphere.util.FakeHttpSession
 
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
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
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
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.
getRequest() - Method in class org.atmosphere.cpr.AtmosphereResponse
Return the associated AtmosphereRequest
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
 
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
 
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
 
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) - Constructor for class org.atmosphere.container.version.GrizzlyWebSocket
 

H

handleResponse(AtmosphereResponse, String) - Method in interface org.atmosphere.cpr.AsyncProtocol
Give a chance to a AsyncProtocol to modify the final response using a fake AtmosphereResponse that was dispatched to a ServletContainer and it's framework or application running it.
handleResponse(AtmosphereResponse, byte[], int, int) - Method in interface org.atmosphere.cpr.AsyncProtocol
Give a chance to a AsyncProtocol to modify the final response using a fake AtmosphereResponse that was dispatched to a ServletContainer and it's framework or application running it.
handleResponse(AtmosphereResponse, String) - Method in class org.atmosphere.websocket.protocol.EchoProtocol
Give a chance to a AsyncProtocol to modify the final response using a fake AtmosphereResponse that was dispatched to a ServletContainer and it's framework or application running it.
handleResponse(AtmosphereResponse, byte[], int, int) - Method in class org.atmosphere.websocket.protocol.EchoProtocol
 
handleResponse(AtmosphereResponse, String) - Method in class org.atmosphere.websocket.protocol.SimpleHttpProtocol
Give a chance to a AsyncProtocol to modify the final response using a fake AtmosphereResponse that was dispatched to a ServletContainer and it's framework or application running it.
handleResponse(AtmosphereResponse, byte[], int, int) - Method in class org.atmosphere.websocket.protocol.SimpleHttpProtocol
 
handleResponse(AtmosphereResponse, String) - Method in class org.atmosphere.websocket.WebSocketHandler
Give a chance to a AsyncProtocol to modify the final response using a fake AtmosphereResponse that was dispatched to a ServletContainer and it's framework or application running it.
handleResponse(AtmosphereResponse, byte[], int, int) - Method in class org.atmosphere.websocket.WebSocketHandler
Give a chance to a AsyncProtocol to modify the final response using a fake AtmosphereResponse that was dispatched to a ServletContainer and it's framework or application running it.
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.AtmosphereFramework.Action
 
hashCode() - Method in class org.atmosphere.cpr.AtmosphereRequest
 
hashCode() - Method in class org.atmosphere.cpr.AtmosphereResourceEventImpl
 
hashCode() - Method in class org.atmosphere.cpr.AtmosphereResourceImpl
 
hashCode() - Method in class org.atmosphere.cpr.AtmosphereResponse
 
hashCode() - Method in class org.atmosphere.util.uri.UriPattern
 
hashCode() - Method in class org.atmosphere.util.uri.UriTemplate
Hashcode is calculated from String of the regular expression generated from the template.
hasHook(Object, String) - Static method in class org.atmosphere.util.IntrospectionUtils
Test if the object implements a particular method
hasPerRequestFilters() - Method in class org.atmosphere.cpr.BroadcasterConfig
Return true if this object contains BroadcastFilter
HAZELCAST_BROADCASTER - Static variable in interface org.atmosphere.cpr.FrameworkConfig
The default Hazelcast Broadcaster class
header(String, String) - Method in class org.atmosphere.cpr.AtmosphereRequest
Add a header.
header(String, String) - Method in class org.atmosphere.cpr.AtmosphereResponse.Builder
 
HeaderBroadcasterCache - Class in org.atmosphere.cache
Simple header based BroadcasterCache.
HeaderBroadcasterCache() - Constructor for class org.atmosphere.cache.HeaderBroadcasterCache
 
HeaderConfig - Interface in org.atmosphere.cpr
This interface contains all Atmosphere headers shared between the client and the server.
headers(Map<String, String>) - Method in class org.atmosphere.cpr.AtmosphereRequest.Builder
 
headers(Map<String, String>) - Method in class org.atmosphere.cpr.AtmosphereRequest
Add all headers contained with the Map.
headers() - Method in class org.atmosphere.cpr.AtmosphereResponse
 
headersMap() - Method in class org.atmosphere.cpr.AtmosphereRequest
 
HTTP_EVENT - Static variable in class org.atmosphere.container.JBossWebCometSupport
 

I

IDLE - Static variable in class org.atmosphere.cpr.BroadcasterLifeCyclePolicy
 
IDLE_DESTROY - Static variable in class org.atmosphere.cpr.BroadcasterLifeCyclePolicy
 
idleTime(int, TimeUnit) - Method in class org.atmosphere.cpr.BroadcasterLifeCyclePolicy.Builder
 
idleTimeInMS(int) - Method in class org.atmosphere.cpr.BroadcasterLifeCyclePolicy.Builder
 
incomingBroadcast() - Method in class org.atmosphere.util.AbstractBroadcasterProxy
Implement this method to broadcast message received from an external source like JGroups, Redis, etc.
INCREMENT - Static variable in class org.atmosphere.util.AtmosphereFilterChain
 
init(ServletConfig) - Method in class org.atmosphere.container.GlassFishv2CometSupport
Init Grizzly's CometContext that will be used to suspend and resume the response.
init(ServletConfig) - Method in class org.atmosphere.container.GlassFishWebSocketSupport
 
init(ServletConfig) - Method in class org.atmosphere.container.GrizzlyCometSupport
Init Grizzly's CometContext that will be used to suspend and resume the response.
init(ServletConfig) - Method in class org.atmosphere.container.Tomcat7AsyncSupportWithWebSocket
 
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() - 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
 
initParams - Variable in class org.atmosphere.cpr.AtmosphereFramework
 
initWebSocketProtocol() - 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.
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
 
inspectResponse() - Method in interface org.atmosphere.cpr.AsyncProtocol
Return true if this implementation will manipulate/change the WebSocket message;
inspectResponse() - Method in class org.atmosphere.websocket.protocol.EchoProtocol
Return true if this implementation will manipulate/change the WebSocket message;
inspectResponse() - Method in class org.atmosphere.websocket.protocol.SimpleHttpProtocol
Return true if this implementation will manipulate/change the WebSocket message;
inspectResponse() - Method in class org.atmosphere.websocket.WebSocketHandler
Return true if this implementation will manipulate/change the WebSocket message;
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
 
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
 
invokeProperty(Object, String, String, String) - Static method in class org.atmosphere.util.IntrospectionUtils
 
invokeWebSocketProtocol(String) - Method in class org.atmosphere.websocket.WebSocketProcessor
 
invokeWebSocketProtocol(byte[], int, int) - Method in class org.atmosphere.websocket.WebSocketProcessor
 
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
 
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
 
isShutdown() - Method in class org.atmosphere.util.VoidExecutorService
 
isSupportSession() - Method in class org.atmosphere.cpr.AtmosphereConfig
 
isSuspended() - Method in interface org.atmosphere.cpr.AtmosphereResource
Return true is the AtmosphereResource.suspend() has been invoked.
isSuspended() - Method in interface org.atmosphere.cpr.AtmosphereResourceEvent
Return true if that AtmosphereResource.suspend() has been invoked and set to true
isSuspended() - Method in class org.atmosphere.cpr.AtmosphereResourceEventImpl
Return true if that AtmosphereResource.suspend() has been invoked and set to true
isSuspended() - Method in class org.atmosphere.cpr.AtmosphereResourceImpl
Return true is the AtmosphereResource.suspend() has been invoked.
isTail - Variable in class org.atmosphere.cache.BroadcasterCacheBase.CachedMessage
 
isTail() - Method in class org.atmosphere.cache.BroadcasterCacheBase.CachedMessage
 
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
 
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
 
JETTY_7 - Static variable in class org.atmosphere.cpr.DefaultAsyncSupportResolver
 
JETTY_8 - 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
 
JettyWebSocketHandler - Class in org.atmosphere.container
Jetty 7 & 8 WebSocket support.
JettyWebSocketHandler(AtmosphereRequest, AtmosphereFramework, WebSocketProtocol) - 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
 
JSONPTransportFilter - Class in org.atmosphere.client
A BroadcastFilter that add support for jQuery.atmosphere.js JSONP_TRANSPORT support.
JSONPTransportFilter() - Constructor for class org.atmosphere.client.JSONPTransportFilter
 

L

lastTick() - Method in class org.atmosphere.websocket.WebSocketAdapter
 
lastWrite - Variable in class org.atmosphere.websocket.WebSocketAdapter
 
LATCH - Static variable in class org.atmosphere.container.BlockingIOCometSupport
 
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
 
loadInMemory(HttpServletRequest, boolean) - Static method in class org.atmosphere.cpr.AtmosphereRequest
Copy the HttpServletRequest content inside an AtmosphereRequest.
loadWebSocketFromPath(URLClassLoader, String) - Method in class org.atmosphere.cpr.AtmosphereFramework
 
localAddr(String) - 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
 
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() - Method in class org.atmosphere.cpr.AtmosphereFramework
 

M

main(String[]) - Static method in class org.atmosphere.util.Version
 
map(String) - Method in class org.atmosphere.cpr.AsynchronousProcessor
 
map(AtmosphereRequest) - Method in class org.atmosphere.cpr.AsynchronousProcessor
Return the AtmosphereHandler mapped to the passed servlet-path.
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
 
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.
maxCachedinMs - Variable in class org.atmosphere.cache.BroadcasterCacheBase
 
message - Variable in class org.atmosphere.cache.BroadcasterCacheBase.CachedMessage
 
message() - Method in class org.atmosphere.cache.BroadcasterCacheBase.CachedMessage
 
message - Variable in class org.atmosphere.cpr.AtmosphereResourceEventImpl
 
message() - Method in class org.atmosphere.cpr.BroadcastFilter.BroadcastAction
 
message - Variable in class org.atmosphere.cpr.DefaultBroadcaster.Entry
 
message() - Method in class org.atmosphere.websocket.WebSocketEventListener.WebSocketEvent
The received message
messages - Variable in class org.atmosphere.cpr.DefaultBroadcaster
 
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.
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
 
newCometSupport(Class<? extends AsyncSupport>) - Method in class org.atmosphere.cpr.DefaultAsyncSupportResolver
Given a Class of something that extends AsyncSupport, it tries to return an instance of that class

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

newCometSupport(String) - Method in class org.atmosphere.cpr.DefaultAsyncSupportResolver
 
next - Variable in class org.atmosphere.cache.BroadcasterCacheBase.CachedMessage
 
next() - Method in class org.atmosphere.cache.BroadcasterCacheBase.CachedMessage
 
next(BroadcasterCacheBase.CachedMessage) - Method in class org.atmosphere.cache.BroadcasterCacheBase.CachedMessage
 
NO_CACHE_HEADERS - Static variable in interface org.atmosphere.cpr.ApplicationConfig
Tell Atmosphere to not write the no-cache header.
notifierFuture - Variable in class org.atmosphere.cpr.DefaultBroadcaster
 
notifyListener(WebSocketEventListener.WebSocketEvent) - Method in class org.atmosphere.websocket.WebSocketProcessor
 
notifyListeners(AtmosphereResourceEvent) - Method in interface org.atmosphere.cpr.AtmosphereEventLifecycle
Notify AtmosphereResourceEventListener.
notifyListeners() - Method in interface org.atmosphere.cpr.AtmosphereEventLifecycle
Notify All AtmosphereResourceEventListener.
notifyListeners() - Method in class org.atmosphere.cpr.AtmosphereResourceImpl
Notify AtmosphereResourceEventListener.
notifyListeners(AtmosphereResourceEvent) - Method in class org.atmosphere.cpr.AtmosphereResourceImpl
Notify AtmosphereResourceEventListener.

O

onBinaryMessage(ByteBuffer) - Method in class org.atmosphere.container.TomcatWebSocketHandler
 
onBroadcast(AtmosphereResourceEvent) - Method in interface org.atmosphere.cpr.AtmosphereResourceEventListener
Invoked when a Broadcaster.broadcast(T) occurs.
onBroadcast(AtmosphereResourceEvent) - Method in class org.atmosphere.cpr.AtmosphereResourceEventListenerAdapter
 
onBroadcast(AtmosphereResourceEvent) - Method in class org.atmosphere.websocket.WebSocketEventListenerAdapter
 
onByteMessage(WebSocket, byte[], int, int) - Method in class org.atmosphere.websocket.WebSocketHandler
Invoked when a byte message is received.
onClose(int, String) - Method in class org.atmosphere.container.JettyWebSocketHandler
 
onClose(int) - Method in class org.atmosphere.container.TomcatWebSocketHandler
 
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
 
onClose(WebSocket) - Method in class org.atmosphere.websocket.WebSocketHandler
Invoked when a WebSocket is closed
onClose(WebSocket) - Method in interface org.atmosphere.websocket.WebSocketProtocol
Invoked when a WebSocket is closed
onConnect(WebSocketEventListener.WebSocketEvent) - Method in interface org.atmosphere.websocket.WebSocketEventListener
When the connect occurs
onConnect(WebSocketEventListener.WebSocketEvent) - Method in class org.atmosphere.websocket.WebSocketEventListenerAdapter
 
onControl(byte, byte[], int, int) - Method in class org.atmosphere.container.JettyWebSocketHandler
 
onControl(WebSocketEventListener.WebSocketEvent) - Method in interface org.atmosphere.websocket.WebSocketEventListener
When the control occurs
onControl(WebSocketEventListener.WebSocketEvent) - Method in class org.atmosphere.websocket.WebSocketEventListenerAdapter
 
onDestroy() - Method in interface org.atmosphere.cpr.BroadcasterLifeCyclePolicyListener
Both method Broadcaster.releaseExternalResources() and Broadcaster.destroy() are about to be invoked.
onDisconnect(AtmosphereResourceEvent) - Method in interface org.atmosphere.cpr.AtmosphereResourceEventListener
Invoked when the remote connection gets closed.
onDisconnect(AtmosphereResourceEvent) - Method in class org.atmosphere.cpr.AtmosphereResourceEventListenerAdapter
 
onDisconnect(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
 
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 class org.atmosphere.websocket.WebSocketHandler
Invoked when an error occurs.
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
 
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
 
onIdle() - Method in interface org.atmosphere.cpr.BroadcasterLifeCyclePolicyListener
Invoke when a Broadcaster has no activitie.
onMessage(byte[], int, int) - Method in class org.atmosphere.container.JettyWebSocketHandler
 
onMessage(String) - Method in class org.atmosphere.container.JettyWebSocketHandler
 
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
 
onMessage(WebSocket, String) - Method in class org.atmosphere.websocket.WebSocketHandler
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.WebSocketHandler
Parse the WebSocket message, and delegate the processing to the AtmosphereFramework.asyncSupport or to any existing technology.
onMessage(WebSocket, String) - Method in interface org.atmosphere.websocket.WebSocketProtocol
Parse the WebSocket message, and delegate the processing to the AtmosphereFramework.asyncSupport or to any existing technology.
onMessage(WebSocket, byte[], int, int) - Method in interface org.atmosphere.websocket.WebSocketProtocol
Parse the WebSocket message, and delegate the processing to the AtmosphereFramework.asyncSupport or to any existing technology.
onOpen(WebSocket.Connection) - Method in class org.atmosphere.container.JettyWebSocketHandler
 
onOpen(WsOutbound) - Method in class org.atmosphere.container.TomcatWebSocketHandler
 
onOpen(WebSocket) - Method in class org.atmosphere.websocket.protocol.EchoProtocol
Invoked when a WebSocket is opened
onOpen(WebSocket) - Method in class org.atmosphere.websocket.protocol.SimpleHttpProtocol
Invoked when a WebSocket is opened
onOpen(WebSocket) - Method in class org.atmosphere.websocket.WebSocketHandler
Invoked when a WebSocket is opened
onOpen(WebSocket) - Method in interface org.atmosphere.websocket.WebSocketProtocol
Invoked when a WebSocket is opened
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.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(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
 
onResume(AtmosphereResourceEvent) - Method in class org.atmosphere.websocket.WebSocketEventListenerAdapter
 
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().
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
 
onSuspend(AtmosphereResourceEvent) - Method in class org.atmosphere.websocket.WebSocketEventListenerAdapter
 
onTextMessage(CharBuffer) - Method in class org.atmosphere.container.TomcatWebSocketHandler
 
onTextMessage(WebSocket, String) - Method in class org.atmosphere.websocket.WebSocketHandler
Invoked when a String message is received
onThrowable(AtmosphereResourceEvent) - Method in interface org.atmosphere.cpr.AtmosphereResourceEventListener
Invoked when an operations failed to execute for an unknown reason like : IOException because the client remotly closed the connection, a broken connection, etc.
onThrowable(AtmosphereResourceEvent) - Method in class org.atmosphere.cpr.AtmosphereResourceEventListenerAdapter
 
onThrowable(Throwable) - Method in class org.atmosphere.cpr.AtmosphereResourceImpl
Notify AtmosphereResourceEventListener an unexpected exception occured.\
onThrowable(AtmosphereResourceEvent) - Method in class org.atmosphere.websocket.WebSocketEventListenerAdapter
 
org.atmosphere.cache - package org.atmosphere.cache
 
org.atmosphere.client - package org.atmosphere.client
 
org.atmosphere.config - package org.atmosphere.config
 
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.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
 
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
 
pathInfo(String) - Method in class org.atmosphere.cpr.AtmosphereRequest.Builder
 
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) - 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
 
PRAGMA - Static variable in interface org.atmosphere.cpr.HeaderConfig
 
PRE_SUSPEND - Static variable in class org.atmosphere.cpr.AtmosphereResourceImpl
 
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_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
 
push(DefaultBroadcaster.Entry, boolean) - Method in class org.atmosphere.cpr.DefaultBroadcaster
 
putValue(String, Object) - Method in class org.atmosphere.util.FakeHttpSession
 

Q

queryStrings(Map<String, String[]>) - Method in class org.atmosphere.cpr.AtmosphereRequest.Builder
 
queue - Variable in class org.atmosphere.cache.BroadcasterCacheBase
 
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

readSystemProperties() - Method in class org.atmosphere.cpr.AtmosphereFramework
 
reaper - Variable in class org.atmosphere.cache.BroadcasterCacheBase
 
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(String) - Method in class org.atmosphere.container.version.GrizzlyWebSocket
Redirect a WebSocket request to another location
redirect(String) - Method in class org.atmosphere.container.version.Jetty8WebSocket
Redirect a WebSocket request to another location
redirect(String) - Method in class org.atmosphere.container.version.TomcatWebSocket
 
redirect(String) - Method in interface org.atmosphere.cpr.AsyncIOWriter
Redirect a WebSocket request to another location
REDIS_BROADCASTER - Static variable in interface org.atmosphere.cpr.FrameworkConfig
The default Redis Broadcaster class
ReflectorServletProcessor - Class in org.atmosphere.handler
Simple 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 {@link AtmosphereResource} as a {@link HttpServletRequest} attribute named org.atmosphere.cpr.AtmosphereResource.
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
 
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(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(T) is invoked.
removeAtmosphereResource(AtmosphereResource) - Method in class org.atmosphere.cpr.DefaultBroadcaster
Remove a AtmosphereResource from the list of item to be notified when the Broadcaster.broadcast(T) is invoked.
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
removeEventListener(AtmosphereResourceEventListener) - Method in interface org.atmosphere.cpr.AtmosphereEventLifecycle
Remove aAtmosphereResourceEventListener.
removeEventListener(AtmosphereResourceEventListener) - Method in class org.atmosphere.cpr.AtmosphereResourceImpl
Add a AtmosphereResourceEventListener.
removeEventListeners() - Method in interface org.atmosphere.cpr.AtmosphereEventLifecycle
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(T) operations occurs.
removeValue(String) - Method in class org.atmosphere.util.FakeHttpSession
 
replaceProperties(String, Hashtable<String, String>, IntrospectionUtils.PropertySource[]) - Static method in class org.atmosphere.util.IntrospectionUtils
Replace ${NAME} with the property value
request(HttpServletRequest) - Method in class org.atmosphere.cpr.AtmosphereRequest.Builder
 
request(AtmosphereRequest) - Method in class org.atmosphere.cpr.AtmosphereResponse.Builder
 
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 - Variable in class org.atmosphere.cpr.AtmosphereResourceEventImpl
 
resource() - Method in interface org.atmosphere.websocket.WebSocket
Return the current AtmosphereResource representing the underlying connection and the original HttpServletRequest
resource() - Method in class org.atmosphere.websocket.WebSocketAdapter
 
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
 
RESUME - Static variable in class org.atmosphere.container.NettyCometSupport
 
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.container.Jetty7CometSupport
 
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(AtmosphereResource) - Method in class org.atmosphere.cache.BroadcasterCacheBase
Retrieve messages associated with AtmosphereResource
retrieveFromCache(AtmosphereResource) - Method in interface org.atmosphere.cpr.BroadcasterCache
Retrieve messages associated with AtmosphereResource
retrieveFromCache(AtmosphereResource) - Method in class org.atmosphere.cpr.BroadcasterConfig.DefaultBroadcasterCache
 
retrieveLastMessage(AtmosphereResource) - Method in class org.atmosphere.cache.BroadcasterCacheBase
Return the last message broadcasted to the AtmosphereResource.
retrieveLastMessage(AtmosphereResource) - Method in class org.atmosphere.cache.HeaderBroadcasterCache
Return the last message broadcasted to the AtmosphereResource.
retrieveLastMessage(AtmosphereResource) - Method in class org.atmosphere.cache.SessionBroadcasterCache
Return the last message broadcasted to the AtmosphereResource.
retrieveTrackedBroadcast(AtmosphereResource, AtmosphereResourceEvent) - Method in class org.atmosphere.cpr.DefaultBroadcaster
 
retrieveUsingHeader(String) - Method in class org.atmosphere.cache.HeaderBroadcasterCache
 

S

schedule(Object, long) - Method in class org.atmosphere.cpr.Meteor
Schedule a periodic broadcast, in seconds.
scheduleFixedBroadcast(T, long, TimeUnit) - Method in interface org.atmosphere.cpr.Broadcaster
Broadcast periodically.
scheduleFixedBroadcast(T, long, long, TimeUnit) - Method in interface org.atmosphere.cpr.Broadcaster
Broadcast periodically.
scheduleFixedBroadcast(Object, long, TimeUnit) - Method in class org.atmosphere.cpr.DefaultBroadcaster
Broadcast periodically.
scheduleFixedBroadcast(Object, long, long, TimeUnit) - Method in class org.atmosphere.cpr.DefaultBroadcaster
Broadcast periodically.
scope - Variable in class org.atmosphere.cpr.DefaultBroadcaster
 
sendError(int, String) - Method in class org.atmosphere.cpr.AtmosphereResponse
sendError(int) - Method in class org.atmosphere.cpr.AtmosphereResponse
sendRedirect(String) - Method in class org.atmosphere.cpr.AtmosphereResponse
Serializer - Interface in org.atmosphere.cpr
Serialize the Object the result of invoking Broadcaster.broadcast(T)
serverName(String) - Method in class org.atmosphere.cpr.AtmosphereRequest.Builder
 
serverPort(int) - Method in class org.atmosphere.cpr.AtmosphereRequest.Builder
 
service(AtmosphereRequest, AtmosphereResponse) - Method in class org.atmosphere.container.BlockingIOCometSupport
Serve the AtmosphereRequest and the AtmosphereResponse and return the appropriate AtmosphereFramework.Action.
service(AtmosphereRequest, AtmosphereResponse) - Method in class org.atmosphere.container.GlassFishv2CometSupport
Serve the AtmosphereRequest and the AtmosphereResponse and return the appropriate AtmosphereFramework.Action.
service(AtmosphereRequest, AtmosphereResponse) - Method in class org.atmosphere.container.GlassFishWebSocketSupport
Serve the AtmosphereRequest and the AtmosphereResponse and return the appropriate AtmosphereFramework.Action.
service(AtmosphereRequest, AtmosphereResponse) - Method in class org.atmosphere.container.GrizzlyCometSupport
Serve the AtmosphereRequest and the AtmosphereResponse and return the appropriate AtmosphereFramework.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 AtmosphereFramework.Action.
service(AtmosphereRequest, AtmosphereResponse) - Method in class org.atmosphere.container.JettyAsyncSupportWithWebSocket
Serve the AtmosphereRequest and the AtmosphereResponse and return the appropriate AtmosphereFramework.Action.
service(AtmosphereRequest, AtmosphereResponse) - Method in class org.atmosphere.container.JettyCometSupport
Serve the AtmosphereRequest and the AtmosphereResponse and return the appropriate AtmosphereFramework.Action.
service(AtmosphereRequest, AtmosphereResponse) - Method in class org.atmosphere.container.NettyCometSupport
Serve the AtmosphereRequest and the AtmosphereResponse and return the appropriate AtmosphereFramework.Action.
service(AtmosphereRequest, AtmosphereResponse) - Method in class org.atmosphere.container.Servlet30AsyncSupportWithWebSocket
Serve the AtmosphereRequest and the AtmosphereResponse and return the appropriate AtmosphereFramework.Action.
service(AtmosphereRequest, AtmosphereResponse) - Method in class org.atmosphere.container.Servlet30CometSupport
Serve the AtmosphereRequest and the AtmosphereResponse and return the appropriate AtmosphereFramework.Action.
service(AtmosphereRequest, AtmosphereResponse) - Method in class org.atmosphere.container.Tomcat7AsyncSupportWithWebSocket
 
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.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 AtmosphereFramework.Action.
Servlet30AsyncSupportWithWebSocket - Class in org.atmosphere.container
This class is the same as JettyAsyncSupportWithWebSocket implementation and add Websocket support to Servlet 3.0.
Servlet30AsyncSupportWithWebSocket(AtmosphereConfig) - Constructor for class org.atmosphere.container.Servlet30AsyncSupportWithWebSocket
 
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
 
session(HttpSession) - Method in class org.atmosphere.cpr.AtmosphereRequest.Builder
 
SessionBroadcasterCache - Class in org.atmosphere.cache
Simple HttpSession based BroadcasterCache
SessionBroadcasterCache() - Constructor for class org.atmosphere.cache.SessionBroadcasterCache
 
sessionSupport(boolean) - Method in class org.atmosphere.cpr.AtmosphereFramework
 
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().
setAtmosphereConfig(AtmosphereConfig) - Method in class org.atmosphere.cpr.BroadcasterConfig
Set the AtmosphereConfig
setAtmosphereResource(AtmosphereResource) - Method in class org.atmosphere.websocket.WebSocketAdapter
Configure the AtmosphereResource
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
 
setCancelled(boolean) - Method in class org.atmosphere.cpr.AtmosphereResourceEventImpl
 
setCharacterEncoding(String) - Method in class org.atmosphere.cpr.AtmosphereRequest
setCharacterEncoding(String) - Method in class org.atmosphere.cpr.AtmosphereResponse
setClassName(String) - Method in class org.atmosphere.config.AtmosphereHandlerConfig
 
setCometSupport(String) - Method in class org.atmosphere.config.AtmosphereHandlerConfig
 
setCometSupport(AsyncSupport) - Method in class org.atmosphere.cpr.AtmosphereFramework
 
setContentLength(int) - Method in class org.atmosphere.cpr.AtmosphereResponse
setContentType(String) - Method in class org.atmosphere.cpr.AtmosphereResponse
setContextRoot(String) - Method in class org.atmosphere.config.AtmosphereHandlerConfig
 
setDateHeader(String, long) - Method in class org.atmosphere.cpr.AtmosphereResponse
setDefaultBroadcasterClassName(String) - Method in class org.atmosphere.cpr.AtmosphereFramework
Set the default Broadcaster class name
setDispatcherName(String) - Method in class org.atmosphere.cpr.AtmosphereConfig
 
setExecutorService(ScheduledExecutorService) - Method in class org.atmosphere.cache.BroadcasterCacheBase
 
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
 
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
setIsInScope(boolean) - Method in class org.atmosphere.cpr.AtmosphereResourceImpl
Protect the object for being used after it got cancelled.
setIsResumedOnTimeout(boolean) - Method in class org.atmosphere.cpr.AtmosphereResourceEventImpl
 
setKey(Object) - Method in class org.atmosphere.cache.BroadcasterCacheBase.CachedMessage
 
setLocale(Locale) - Method in class org.atmosphere.cpr.AtmosphereResponse
setMaxCachedinMs(int) - Method in class org.atmosphere.cache.BroadcasterCacheBase
Set the maximum time a broadcasted message can stay cached.
setMaxInactiveInterval(int) - Method in class org.atmosphere.util.FakeHttpSession
 
setMessage(Object) - Method in interface org.atmosphere.cpr.AtmosphereResourceEvent
Set an Object that can be retrieved with AtmosphereResourceEvent.getMessage().
setMessage(Object) - Method in class org.atmosphere.cpr.AtmosphereResourceEventImpl
Set the message broadcasted using Broadcaster.broadcast(java.lang.Object)
setName(String) - Method in class org.atmosphere.config.AtmosphereHandlerProperty
 
setParamName(String) - Method in class org.atmosphere.config.ApplicationConfiguration
 
setParamName(String) - Method in class org.atmosphere.config.FrameworkConfiguration
 
setParamValue(String) - Method in class org.atmosphere.config.ApplicationConfiguration
 
setParamValue(String) - Method in class org.atmosphere.config.FrameworkConfiguration
 
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
 
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.
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
 
setUri(String) - Method in interface org.atmosphere.cpr.ClusterBroadcastFilter
Cluster's name or address
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
 
setWebSocketProtocolClassName(String) - Method in class org.atmosphere.cpr.AtmosphereFramework
 
shutdown() - Method in class org.atmosphere.container.GlassFishWebSocketSupport
 
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
 
start() - Method in class org.atmosphere.cache.BroadcasterCacheBase
Start
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.BroadcasterCacheBase
Stop
stop() - Method in interface org.atmosphere.cpr.BroadcasterCache
Stop
stop() - Method in class org.atmosphere.cpr.BroadcasterConfig.DefaultBroadcasterCache
 
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
 
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
SUPPORT_TRACKABLE - Static variable in interface org.atmosphere.cpr.ApplicationConfig
Support Trackable by default and create instance of those objects on the fly
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.JettyAsyncSupportWithWebSocket
 
supportWebSocket() - Method in class org.atmosphere.container.NettyCometSupport
Return true if this implementation supports the websocket protocol.
supportWebSocket() - Method in class org.atmosphere.container.Servlet30AsyncSupportWithWebSocket
 
supportWebSocket() - Method in class org.atmosphere.container.Tomcat7AsyncSupportWithWebSocket
 
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(AtmosphereFramework.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() - Method in interface org.atmosphere.cpr.AtmosphereResource
Suspend the AtmosphereResponse indefinitely.
suspend(long) - Method in interface org.atmosphere.cpr.AtmosphereResource
Suspend the AtmosphereResponse.
suspend(long, TimeUnit) - Method in interface org.atmosphere.cpr.AtmosphereResource
Suspend the AtmosphereResponse.
suspend(long, boolean) - Method in interface org.atmosphere.cpr.AtmosphereResource
Suspend the AtmosphereResponse.
suspend(long, TimeUnit, boolean) - Method in interface org.atmosphere.cpr.AtmosphereResource
Suspend the AtmosphereResponse.
suspend() - Method in class org.atmosphere.cpr.AtmosphereResourceImpl
Suspend the AtmosphereResponse indefinitely.
suspend(long) - Method in class org.atmosphere.cpr.AtmosphereResourceImpl
Suspend the AtmosphereResponse.
suspend(long, TimeUnit) - Method in class org.atmosphere.cpr.AtmosphereResourceImpl
Suspend the AtmosphereResponse.
suspend(long, TimeUnit, boolean) - Method in class org.atmosphere.cpr.AtmosphereResourceImpl
Suspend the AtmosphereResponse.
suspend(long, boolean) - Method in class org.atmosphere.cpr.AtmosphereResourceImpl
 
suspend(long) - Method in class org.atmosphere.cpr.Meteor
Suspend the underlying HttpServletResponse.
suspend(long, TimeUnit) - Method in class org.atmosphere.cpr.Meteor
Suspend the underlying HttpServletResponse.
suspend(long, boolean) - Method in class org.atmosphere.cpr.Meteor
Suspend the underlying HttpServletResponse.
suspend(long, TimeUnit, boolean) - Method in class org.atmosphere.cpr.Meteor
Suspend the underlying HttpServletResponse.
suspended(AtmosphereRequest, AtmosphereResponse) - Method in class org.atmosphere.cpr.AsynchronousProcessor
All proprietary Comet based Servlet must invoke the suspended method when the first request comes in.

T

t - Variable in class org.atmosphere.cache.BroadcasterCacheBase.CachedMessage
 
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 - Variable in class org.atmosphere.cpr.AtmosphereFramework.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
 
Tomcat7CometSupport - Class in org.atmosphere.container
Comet Portable Runtime implementation on top of Tomcat AIO.
Tomcat7CometSupport(AtmosphereConfig) - Constructor for class org.atmosphere.container.Tomcat7CometSupport
 
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, WebSocketProtocol) - Constructor for class org.atmosphere.container.TomcatWebSocketHandler
 
toString() - Method in class org.atmosphere.cache.BroadcasterCacheBase.CachedMessage
 
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.AtmosphereFramework.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.util.uri.UriPattern
 
toString() - Method in class org.atmosphere.util.uri.UriTemplate
 
toString() - Method in class org.atmosphere.websocket.WebSocketEventListener.WebSocketEvent
 
toString() - Method in class org.atmosphere.websocket.WebSocketProcessor
 
Trackable - Interface in org.atmosphere.cpr
A simple marker interface allowing Atmosphere to track components like AtmosphereResource, Broadcaster, etc.
trackBroadcastMessage(AtmosphereResource, Object) - Method in class org.atmosphere.cpr.DefaultBroadcaster
 
TrackMessageSizeFilter - Class in org.atmosphere.client
 
TrackMessageSizeFilter() - Constructor for class org.atmosphere.client.TrackMessageSizeFilter
 
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 - Variable in class org.atmosphere.cpr.AtmosphereFramework.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
 
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.
useBlockingImplementation - Variable in class org.atmosphere.cpr.AtmosphereFramework
 
useNativeImplementation - Variable in class org.atmosphere.cpr.AtmosphereFramework
 
useStreamForFlushingComments - Variable in class org.atmosphere.cpr.AtmosphereFramework
 

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.AtmosphereFramework.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.AtmosphereFramework.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 - Interface in org.atmosphere.websocket
Represent a portable WebSocket implementation which can be used to write message.
webSocket() - Method in class org.atmosphere.websocket.WebSocketEventListener.WebSocketEvent
The WebSocket.
webSocket() - Method in class org.atmosphere.websocket.WebSocketProcessor
 
WEBSOCKET_ACCEPT_DONE - Static variable in interface org.atmosphere.websocket.WebSocket
 
WEBSOCKET_BLOB - Static variable in interface org.atmosphere.cpr.ApplicationConfig
Let Jetty send blob 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 interface 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_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 interface 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_SUSPEND - Static variable in interface org.atmosphere.websocket.WebSocket
 
WEBSOCKET_TRANSPORT - Static variable in interface org.atmosphere.cpr.HeaderConfig
 
WEBSOCKET_UPGRADE - Static variable in interface org.atmosphere.cpr.HeaderConfig
 
WebSocketAdapter - Class in org.atmosphere.websocket
Simple class used to expose internal objects to WebSocket
WebSocketAdapter() - Constructor for class org.atmosphere.websocket.WebSocketAdapter
 
webSocketEnabled - Variable in class org.atmosphere.cpr.AtmosphereFramework
 
WebSocketEventListener - Interface in org.atmosphere.websocket
A listener for monitoring what's occurring on a WebSocket, independently of the underlying implementation.
WebSocketEventListener.WebSocketEvent - Class in org.atmosphere.websocket
 
WebSocketEventListener.WebSocketEvent(String, WebSocketEventListener.WebSocketEvent.TYPE, WebSocket) - Constructor for class org.atmosphere.websocket.WebSocketEventListener.WebSocketEvent
 
WebSocketEventListener.WebSocketEvent.TYPE - Enum in org.atmosphere.websocket
 
WebSocketEventListenerAdapter - Class in org.atmosphere.websocket
An implementation of WebSocketEventListener with just log event as trace.
WebSocketEventListenerAdapter() - Constructor for class org.atmosphere.websocket.WebSocketEventListenerAdapter
 
WebSocketHandler - Class in org.atmosphere.websocket
A very simple WebSocketProtocol adapter class that implements all methods and expose a WebSocket API close to the JavaScript Counterpart.
WebSocketHandler() - Constructor for class org.atmosphere.websocket.WebSocketHandler
 
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 - Class in org.atmosphere.websocket
Like the AsynchronousProcessor class, this class is responsible for dispatching WebSocket request to the proper WebSocket implementation.
WebSocketProcessor(AtmosphereFramework, WebSocket, WebSocketProtocol) - Constructor for class org.atmosphere.websocket.WebSocketProcessor
 
WebSocketProcessor.WebSocketException - Exception in org.atmosphere.websocket
 
WebSocketProcessor.WebSocketException(String, AtmosphereResponse) - Constructor for exception org.atmosphere.websocket.WebSocketProcessor.WebSocketException
 
WebSocketProcessor.WebSocketException(Throwable, AtmosphereResponse) - Constructor for exception org.atmosphere.websocket.WebSocketProcessor.WebSocketException
 
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
 
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.GrizzlyWebSocket
Write a WebSocket message
write(byte[]) - Method in class org.atmosphere.container.version.GrizzlyWebSocket
Write a WebSocket message
write(byte[], int, int) - Method in class org.atmosphere.container.version.GrizzlyWebSocket
Write a WebSocket message
write(String) - Method in class org.atmosphere.container.version.Jetty8WebSocket
Write a WebSocket message
write(byte[]) - Method in class org.atmosphere.container.version.Jetty8WebSocket
Write a WebSocket message
write(byte[], int, int) - Method in class org.atmosphere.container.version.Jetty8WebSocket
Write a WebSocket message
write(String) - Method in class org.atmosphere.container.version.TomcatWebSocket
 
write(byte[]) - Method in class org.atmosphere.container.version.TomcatWebSocket
Write a WebSocket message
write(byte[], int, int) - Method in class org.atmosphere.container.version.TomcatWebSocket
Write a WebSocket message
write(String) - Method in interface org.atmosphere.cpr.AsyncIOWriter
Write a WebSocket message
write(byte[]) - Method in interface org.atmosphere.cpr.AsyncIOWriter
Write a WebSocket message
write(byte[], int, int) - Method in interface org.atmosphere.cpr.AsyncIOWriter
Write a WebSocket message
write(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(OutputStream, Object) - Method in interface org.atmosphere.cpr.Serializer
Serialize the Object using the OutputStream
WRITE_HEADERS - Static variable in interface org.atmosphere.cpr.FrameworkConfig
Decide to write extra header.
writeError(int, String) - Method in class org.atmosphere.container.version.GrizzlyWebSocket
Write an error code
writeError(int, String) - Method in class org.atmosphere.container.version.Jetty8WebSocket
Write an error code
writeError(int, String) - Method in class org.atmosphere.container.version.TomcatWebSocket
 
writeError(int, String) - Method in interface org.atmosphere.cpr.AsyncIOWriter
Write an error code
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;

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 client
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 L M N O P Q R S T U V W X

Copyright © 2012. All Rights Reserved.