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

A

AbstractReflectorAtmosphereHandler - Class in org.atmosphere.handler
Simple AtmosphereHandler that relect every call to Broadcaster.broadcast(java.lang.Object).
AbstractReflectorAtmosphereHandler() - Constructor for class org.atmosphere.handler.AbstractReflectorAtmosphereHandler
 
action(AtmosphereResourceImpl) - Method in class org.atmosphere.container.BlockingIOCometSupport
Process an AtmosphereServlet.Action from an ActionEvent operation like suspend, resume or timed out.
action(AtmosphereResourceImpl) - Method in class org.atmosphere.container.GlassFishv2CometSupport
Process an AtmosphereServlet.Action from an ActionEvent operation like suspend, resume or timed out.
action(AtmosphereResourceImpl) - Method in class org.atmosphere.container.GrizzlyCometSupport
Process an AtmosphereServlet.Action from an ActionEvent operation like suspend, resume or timed out.
action(AtmosphereResourceImpl) - Method in class org.atmosphere.container.JBossWebCometSupport
Process an AtmosphereServlet.Action from an ActionEvent operation like suspend, resume or timed out.
action(AtmosphereResourceImpl) - Method in class org.atmosphere.container.Jetty7CometSupport
Process an AtmosphereServlet.Action from an ActionEvent operation like suspend, resume or timed out.
action(AtmosphereResourceImpl) - Method in class org.atmosphere.container.JettyCometSupport
Process an AtmosphereServlet.Action from an ActionEvent operation like suspend, resume or timed out.
action(AtmosphereResourceImpl) - Method in class org.atmosphere.container.Servlet30Support
Process an AtmosphereServlet.Action from an ActionEvent operation like suspend, resume or timed out.
action(AtmosphereResourceImpl) - Method in class org.atmosphere.container.TomcatCometSupport
Process an AtmosphereServlet.Action from an ActionEvent operation like suspend, resume or timed out.
action(AtmosphereResourceImpl) - Method in class org.atmosphere.container.WebLogicCometSupport
Process an AtmosphereServlet.Action from an ActionEvent operation like suspend, resume or timed out.
action(AtmosphereResourceImpl) - Method in class org.atmosphere.cpr.AsynchronousProcessor
Process an AtmosphereServlet.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 AtmosphereServlet.Action which represent the state of the response, e.g.
action() - Method in class org.atmosphere.cpr.BroadcastFilter.BroadcastAction
 
action(E) - Method in interface org.atmosphere.cpr.CometSupport
Process an AtmosphereServlet.Action from an ActionEvent operation like suspend, resume or timed out.
add(Broadcaster, Object) - Static method in class org.atmosphere.util.BroadcasterLookup
Add a Broadcaster to the list.
addAtmosphereHandler(String, AtmosphereHandler) - Method in class org.atmosphere.cpr.AtmosphereServlet
Add an AtmosphereHandler serviced by the Servlet This API is exposed to allow embedding an Atmosphere application.
addAtmosphereResource(AtmosphereResource) - Method in interface org.atmosphere.cpr.Broadcaster
Add a AtmosphereResource to the list of item to be notified when the Broadcaster.broadcast(java.lang.Object) is invoked.
addAtmosphereResource(AtmosphereResource) - Method in class org.atmosphere.cpr.DefaultBroadcaster
Add a AtmosphereResource to the list of item to be notified when the Broadcaster.broadcast(java.lang.Object) is invoked.
addEventListener(AtmosphereResourceEventListener) - Method in class org.atmosphere.handler.ReflectorServletProcessor
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.
addInitParameter(String, String) - Method in class org.atmosphere.cpr.AtmosphereServlet
Add init-param like if they were defined in web.xml
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 Broadcast#broadcast operations occurs.
addProperty(Object, String, String) - Static method in class org.atmosphere.util.IntrospectionUtils
 
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
 
ah - Variable in class org.atmosphere.cpr.AtmosphereServlet.AtmosphereConfig
 
aliveRequests - Variable in class org.atmosphere.cpr.AsynchronousProcessor
 
AsynchronousProcessor - Class in org.atmosphere.cpr
Base class which implement the semantics of supending and resuming of a Comet Request.
AsynchronousProcessor(AtmosphereServlet.AtmosphereConfig) - Constructor for class org.atmosphere.cpr.AsynchronousProcessor
 
ATMOSPHERE_HANDLER - Static variable in class org.atmosphere.handler.ReflectorServletProcessor
 
ATMOSPHERE_RESOURCE - Static variable in class org.atmosphere.handler.ReflectorServletProcessor
 
AtmosphereConfigReader - Class in org.atmosphere.util
Descriptor for an Atmosphere configuraton file.
AtmosphereConfigReader(InputStream) - Constructor for class org.atmosphere.util.AtmosphereConfigReader
Create a DocumentBuilderFactory element from META-INF/atmosphere.xml
AtmosphereConfigReader.Property - Class in org.atmosphere.util
Simple Structn representing a element/value.
AtmosphereConfigReader.Property(String, String) - Constructor for class org.atmosphere.util.AtmosphereConfigReader.Property
 
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
 
AtmosphereHandler<F,G> - Interface in org.atmosphere.cpr
Implementation of AtmosphereHandler allows creation of event-driven web applications which are hosted in the browser.
atmosphereHandler - Variable in class org.atmosphere.cpr.AtmosphereServlet.AtmosphereHandlerWrapper
 
atmosphereHandlers - Variable in class org.atmosphere.cpr.AtmosphereServlet
The list of AtmosphereHandler and their associated mapping.
AtmosphereResource<E,F> - Interface in org.atmosphere.cpr
A AtmosphereResource encapsulates the mechanism to AtmosphereResource.suspend(), AtmosphereResource.resume() and broadcast (AtmosphereResource.getBroadcaster()) messages among suspended response.
AtmosphereResourceEvent<E,F> - 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 remotly 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
 
AtmosphereResourceEventListener - Interface in org.atmosphere.cpr
Receive notification when a resume, client disconnect or broadcast events occurs.
AtmosphereResourceImpl - Class in org.atmosphere.cpr
AtmosphereResource implementation for supporting HttpServletRequest and HttpServletResponse.
AtmosphereResourceImpl(AtmosphereServlet.AtmosphereConfig, Broadcaster, HttpServletRequest, HttpServletResponse, CometSupport) - Constructor for class org.atmosphere.cpr.AtmosphereResourceImpl
Create an AtmosphereResource.
atmosphereResources() - Method in class org.atmosphere.cpr.DefaultBroadcaster
Return the list of AtmosphereResource registered with this Broadcaster
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.Action - Class in org.atmosphere.cpr
Simple class/struck that hold the current state.
AtmosphereServlet.Action() - Constructor for class org.atmosphere.cpr.AtmosphereServlet.Action
 
AtmosphereServlet.Action(AtmosphereServlet.Action.TYPE) - Constructor for class org.atmosphere.cpr.AtmosphereServlet.Action
 
AtmosphereServlet.Action(AtmosphereServlet.Action.TYPE, long) - Constructor for class org.atmosphere.cpr.AtmosphereServlet.Action
 
AtmosphereServlet.Action.TYPE - Enum in org.atmosphere.cpr
 
AtmosphereServlet.AtmosphereConfig - Class in org.atmosphere.cpr
 
AtmosphereServlet.AtmosphereConfig() - Constructor for class org.atmosphere.cpr.AtmosphereServlet.AtmosphereConfig
 
AtmosphereServlet.AtmosphereHandlerWrapper - Class in org.atmosphere.cpr
 
AtmosphereServlet.AtmosphereHandlerWrapper(AtmosphereHandler) - Constructor for class org.atmosphere.cpr.AtmosphereServlet.AtmosphereHandlerWrapper
 
AtmosphereServlet.AtmosphereHandlerWrapper(AtmosphereHandler, Broadcaster) - Constructor for class org.atmosphere.cpr.AtmosphereServlet.AtmosphereHandlerWrapper
 
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
autoDetectAtmosphereHandlers(ServletContext, URLClassLoader) - Method in class org.atmosphere.cpr.AtmosphereServlet
Auto detect instance of AtmosphereHandler in case META-INF/atmosphere.xml is missing.
autoDetectContainer() - Method in class org.atmosphere.cpr.AtmosphereServlet
Auto detect the underlying Servlet Container we are running on.

B

bc - Variable in class org.atmosphere.cpr.DefaultBroadcaster
 
BlockingIOCometSupport - Class in org.atmosphere.container
This class gets used when the AtmosphereServlet fails to autodetect the Servlet Container we are running on.
BlockingIOCometSupport(AtmosphereServlet.AtmosphereConfig) - Constructor for class org.atmosphere.container.BlockingIOCometSupport
 
broadcast(Object) - Method in interface org.atmosphere.cpr.Broadcaster
Broadcast the Object to all suspended response, e.g.
broadcast(Object, AtmosphereResource) - Method in interface org.atmosphere.cpr.Broadcaster
Broadcast the Object to all suspended response, e.g.
broadcast(Object, Set<AtmosphereResource>) - Method in interface org.atmosphere.cpr.Broadcaster
Broadcast the Object to all suspended response, e.g.
broadcast(AtmosphereResource, AtmosphereResourceEvent) - Method in class org.atmosphere.cpr.DefaultBroadcaster
 
broadcast(Object) - Method in class org.atmosphere.cpr.DefaultBroadcaster
Broadcast the Object to all suspended response, e.g.
broadcast(Object, AtmosphereResource) - Method in class org.atmosphere.cpr.DefaultBroadcaster
Broadcast the Object to all suspended response, e.g.
broadcast(Object, Set<AtmosphereResource>) - Method in class org.atmosphere.cpr.DefaultBroadcaster
Broadcast the Object to all suspended response, e.g.
broadcast(Object) - Method in class org.atmosphere.cpr.Meteor
Broadcast an Object to all suspended response.
broadcast(Object) - Method in class org.atmosphere.util.gae.GAEDefaultBroadcaster
Broadcast the Object to all suspended response, e.g.
broadcast(Object, AtmosphereResource) - Method in class org.atmosphere.util.gae.GAEDefaultBroadcaster
Broadcast the Object to all suspended response, e.g.
broadcast(Object, Set<AtmosphereResource>) - Method in class org.atmosphere.util.gae.GAEDefaultBroadcaster
Broadcast the Object to all suspended response, e.g.
broadcast(Object) - Method in class org.atmosphere.util.SimpleBroadcaster
Broadcast the Object to all suspended response, e.g.
broadcast(Object, AtmosphereResource) - Method in class org.atmosphere.util.SimpleBroadcaster
Broadcast the Object to all suspended response, e.g.
broadcast(Object, Set<AtmosphereResource>) - Method in class org.atmosphere.util.SimpleBroadcaster
Broadcast the Object to all suspended response, e.g.
broadcaster - Variable in class org.atmosphere.cpr.AtmosphereResourceImpl
 
broadcaster - Variable in class org.atmosphere.cpr.AtmosphereServlet.AtmosphereHandlerWrapper
 
Broadcaster - Interface in org.atmosphere.cpr
A Broadcaster is responsible for delivering messages to its subscribed AtmosphereResource, which are representing a suspended response.
Broadcaster.SCOPE - Enum in org.atmosphere.cpr
 
BROADCASTER_TYPE - Static variable in class org.atmosphere.cpr.AtmosphereServlet
 
BroadcasterConfig - Class in org.atmosphere.cpr
Handle Broadcaster configuration like ExecutorService and BroadcastFilter
BroadcasterConfig() - Constructor for class org.atmosphere.cpr.BroadcasterConfig
 
BroadcasterConfig(ExecutorService, ScheduledExecutorService) - Constructor for class org.atmosphere.cpr.BroadcasterConfig
 
BroadcasterFuture<E> - Class in org.atmosphere.cpr
Simple Future that can be used when awiting for a Broadcaster to finish it's broadcast operations to AtmosphereHandler
BroadcasterFuture(E) - Constructor for class org.atmosphere.cpr.BroadcasterFuture
 
BroadcasterLookup - Class in org.atmosphere.util
A class that can be used to lookup Broadcaster based on the returned value of Broadcaster.getID() and Broadcaster.getScope()
BroadcasterLookup() - Constructor for class org.atmosphere.util.BroadcasterLookup
 
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 broacast 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<E> - Interface in org.atmosphere.cpr
Add lifecycle method to the BroadcastFilter interface.
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.
build(Class<? extends Broadcaster>, Object) - Static method in class org.atmosphere.util.BroadcasterLookup
Create a new instance of Broadcaster and store it for

C

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(boolean) - Method in class org.atmosphere.cpr.BroadcasterFuture
Cancel
cancelled(HttpServletRequest, HttpServletResponse) - 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.
capitalize(String) - Static method in class org.atmosphere.util.IntrospectionUtils
Reverse of Introspector.decapitalize
clear() - Static method in class org.atmosphere.util.IntrospectionUtils
 
ClusterBroadcastFilter<E> - Interface in org.atmosphere.cpr
Specialize BroadcastFilter used when clustering is enabled.
COMET_EVENT - Static variable in class org.atmosphere.container.TomcatCometSupport
 
cometSupport - Variable in class org.atmosphere.cpr.AtmosphereResourceImpl
 
cometSupport - Variable in class org.atmosphere.cpr.AtmosphereServlet
 
CometSupport<E extends AtmosphereResource> - Interface in org.atmosphere.cpr
Atmosphere's supported WebServer must implement this interface in order to be auto detected by the AtmosphereServlet.
CometSupportResolver - Interface in org.atmosphere.cpr
This interface is used by AtmosphereServlet to determine which CometSupport instance should be used
config - Variable in class org.atmosphere.cpr.AtmosphereServlet
 
configExecutors() - Method in class org.atmosphere.cpr.BroadcasterConfig
 
configExecutors() - Method in class org.atmosphere.util.gae.GAEBroadcasterConfig
 
convert(String, Class<?>) - Static method in class org.atmosphere.util.IntrospectionUtils
 
createCometSupportResolver() - Method in class org.atmosphere.cpr.AtmosphereServlet
Returns an instance of CometSupportResolver CometSupportResolver
createCompatibleStringJunk() - Static method in class org.atmosphere.cpr.AtmosphereResourceImpl
Ouput message when Atmosphere suspend a connection.

D

DefaultBroadcaster - Class in org.atmosphere.cpr
Broadcaster implementation.
DefaultBroadcaster() - Constructor for class org.atmosphere.cpr.DefaultBroadcaster
 
DefaultBroadcaster(BroadcasterConfig) - Constructor for class org.atmosphere.cpr.DefaultBroadcaster
 
DefaultBroadcaster.Entry - Class in org.atmosphere.cpr
 
DefaultBroadcaster.Entry(Object, Object, Future) - Constructor for class org.atmosphere.cpr.DefaultBroadcaster.Entry
 
defaultCometSupport(boolean) - Method in class org.atmosphere.cpr.DefaultCometSupportResolver
This method is used to determine the default CometSupport if all else fails
DefaultCometSupportResolver - Class in org.atmosphere.cpr
This is the default implementation of @link {CometSupportResolver}
DefaultCometSupportResolver(AtmosphereServlet.AtmosphereConfig) - Constructor for class org.atmosphere.cpr.DefaultCometSupportResolver
 
delayBroadadcast(Object, long) - Method in class org.atmosphere.cpr.Meteor
Schedule a delayed broadcast, in seconds.
delayBroadcast(Object) - Method in interface org.atmosphere.cpr.Broadcaster
Delay the broadcast operation.
delayBroadcast(Object, long, TimeUnit) - Method in interface org.atmosphere.cpr.Broadcaster
Delay the broadcast operation.
delayBroadcast(Object) - Method in class org.atmosphere.cpr.DefaultBroadcaster
Delay the broadcast operation.
delayBroadcast(Object, long, TimeUnit) - Method in class org.atmosphere.cpr.DefaultBroadcaster
Delay the broadcast operation.
delayBroadcast(Object, long, TimeUnit) - Method in class org.atmosphere.util.gae.GAEDefaultBroadcaster
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.AtmosphereServlet
 
destroy() - Method in interface org.atmosphere.cpr.AtmosphereServletProcessor
Destroy the AtmosphereServletProcessor
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() - Method in interface org.atmosphere.cpr.BroadcastFilterLifecycle
Destroy this BroadcastFilter and its internal resources.
destroy() - Method in class org.atmosphere.cpr.DefaultBroadcaster
Destroy this instance and shutdown it's associated ExecutorService
destroy() - Method in class org.atmosphere.handler.ReflectorServletProcessor
 
destroy() - Method in class org.atmosphere.util.AtmosphereFilterChain
 
destroy() - Static method in class org.atmosphere.util.BroadcasterLookup
Shutdown all Broadcaster
destroy() - Method in class org.atmosphere.util.gae.GAEBroadcasterConfig
 
detectContainersPresent() - Method in class org.atmosphere.cpr.DefaultCometSupportResolver
Returns a list of comet support by containers available on the classpath
detectJerseyRuntime(ServletConfig) - Method in class org.atmosphere.cpr.AtmosphereServlet
Auto-detect Jersey when no atmosphere.xml file are specified.
DISABLE_ONSTATE_EVENT - Static variable in class org.atmosphere.cpr.AtmosphereServlet
 
doCometSupport(HttpServletRequest, HttpServletResponse) - Method in class org.atmosphere.cpr.AtmosphereServlet
Invoke the proprietary CometSupport
doDelete(HttpServletRequest, HttpServletResponse) - Method in class org.atmosphere.cpr.AtmosphereServlet
Delegate the request processing to an instance of CometSupport
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.
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.atmosphere.cpr.AtmosphereServlet
Delegate the request processing to an instance of CometSupport
doHead(HttpServletRequest, HttpServletResponse) - Method in class org.atmosphere.cpr.AtmosphereServlet
Delegate the request processing to an instance of CometSupport
doInitParams(ServletConfig) - Method in class org.atmosphere.cpr.AtmosphereServlet
Read init param from web.xml and apply them.
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 CometSupport
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.atmosphere.cpr.AtmosphereServlet
Delegate the request processing to an instance of CometSupport
doPut(HttpServletRequest, HttpServletResponse) - Method in class org.atmosphere.cpr.AtmosphereServlet
Delegate the request processing to an instance of CometSupport
doRequest(RequestResponseKey) - Method in class org.atmosphere.cpr.AtmosphereServlet
Weblogic specific comet based implementation.
doResponse(RequestResponseKey, Object) - Method in class org.atmosphere.cpr.AtmosphereServlet
Weblogic specific comet based implementation.
doTimeout(RequestResponseKey) - Method in class org.atmosphere.cpr.AtmosphereServlet
Weblogic specific comet based implementation.
doTrace(HttpServletRequest, HttpServletResponse) - Method in class org.atmosphere.cpr.AtmosphereServlet
Delegate the request processing to an instance of CometSupport

E

equalVersion(int, int) - Static method in class org.atmosphere.util.Version
Checks if current Atmosphere framework version equals to one passed
event() - Method in class org.atmosphere.cpr.AtmosphereResourceImpl
 
event(CometEvent) - Method in class org.atmosphere.cpr.AtmosphereServlet
Hack to support Tomcat AIO like other WebServer.
event(HttpEvent) - Method in class org.atmosphere.cpr.AtmosphereServlet
Hack to support JBossWeb AIO like other WebServer.
events - Variable in class org.atmosphere.cpr.DefaultBroadcaster
 
eventsToPush - Variable in class org.atmosphere.cpr.DefaultBroadcaster.Entry
 
execute(Object, String) - Static method in class org.atmosphere.util.IntrospectionUtils
Call execute() - any ant-like task should work

F

f - Variable in class org.atmosphere.cpr.DefaultBroadcaster.Entry
 
filter(Object) - Method in class org.atmosphere.cpr.BroadcasterConfig
Invoke BroadcastFilter in the other they were added.
filter(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(Object) - Method in class org.atmosphere.util.StringFilterAggregator
 
filter(Object) - Method in class org.atmosphere.util.XSSHtmlFilter
Transform a message into a well formed HTML message.
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
 
format(LogRecord) - Method in class org.atmosphere.util.LoggingFormatter
Format the record to include the Thread that logged this record.

G

GAE_BROADCASTER - Static variable in class org.atmosphere.cpr.AtmosphereServlet
 
GAEBroadcasterConfig - Class in org.atmosphere.util.gae
Special BroadcasterConfig that doesn't support ExecutorService
GAEBroadcasterConfig() - Constructor for class org.atmosphere.util.gae.GAEBroadcasterConfig
 
GAEDefaultBroadcaster - Class in org.atmosphere.util.gae
Broadcaster implementation.
GAEDefaultBroadcaster() - Constructor for class org.atmosphere.util.gae.GAEDefaultBroadcaster
 
get() - Method in class org.atmosphere.cpr.BroadcasterFuture
Block until a Broadcaster completed it broadcast operation.
get(long, TimeUnit) - Method in class org.atmosphere.cpr.BroadcasterFuture
Block until a Broadcaster completed it broadcast operation.
getAtmosphereConfig() - Method in interface org.atmosphere.cpr.AtmosphereResource
Return the AtmosphereServlet.AtmosphereConfig
getAtmosphereConfig() - Method in class org.atmosphere.cpr.AtmosphereResourceImpl
Return the AtmosphereServlet.AtmosphereConfig
getAtmosphereHandler() - Method in class org.atmosphere.cpr.AtmosphereServlet.AtmosphereConfig
Return the AtmosphereHandler associated with this config.
getAtmosphereHandlers() - Method in class org.atmosphere.util.AtmosphereConfigReader
Return a Map which contains the context-oath as a key with its associated AtmosphereHandler, loaded from META-INF/atmosphere.xml
getAtmosphereResources() - Method in interface org.atmosphere.cpr.Broadcaster
Return an Iterator of AtmosphereResource.
getAtmosphereResources() - Method in class org.atmosphere.cpr.DefaultBroadcaster
Return an Iterator of AtmosphereResource.
getAttribute(Object, String) - Static method in class org.atmosphere.util.IntrospectionUtils
Call void getAttribute( String )
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() - Method in interface org.atmosphere.cpr.ClusterBroadcastFilter
Return the Broadcaster
getBroadcaster() - Method in class org.atmosphere.cpr.Meteor
Return the underlying Broadcaster
getBroadcasterClass(String) - Method in class org.atmosphere.util.AtmosphereConfigReader
Return a Broadcaster, or null.
getBroadcasterConfig() - Method in interface org.atmosphere.cpr.Broadcaster
Return the current BroadcasterConfig
getBroadcasterConfig() - Method in class org.atmosphere.cpr.DefaultBroadcaster
Return the current BroadcasterConfig
getBroadcasterLookup() - Method in class org.atmosphere.cpr.AtmosphereServlet.AtmosphereConfig
Return an instance of a BroadcasterLookup
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.cpr.AtmosphereServlet
Return the current CometSupport
getCometSupportClass() - Method in class org.atmosphere.util.AtmosphereConfigReader
Return the CometSupport implementation
getContainerName() - Method in class org.atmosphere.container.Servlet30Support
Return "javax.servlet".
getContainerName() - Method in class org.atmosphere.cpr.AsynchronousProcessor
Return the container's name.
getContainerName() - Method in interface org.atmosphere.cpr.CometSupport
Return the name of the Java Web Server.
getDefaultBroadcasterClassName() - Method in class org.atmosphere.cpr.AtmosphereServlet
Return the default Broadcaster class name.
getDefaultExecutorService() - Method in class org.atmosphere.cpr.BroadcasterConfig
Return the default ExecutorService.
getDefaultExecutorService() - Method in class org.atmosphere.util.gae.GAEBroadcasterConfig
Throw UnsupportedOperationException since GAE doesn't support ExecutorService
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.
getExecutorService() - Method in class org.atmosphere.util.gae.GAEBroadcasterConfig
Throw UnsupportedOperationException since GAE doesn't support ExecutorService
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
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
getInitParameter(String) - Method in class org.atmosphere.cpr.AtmosphereServlet.AtmosphereConfig
 
getInitParameter(String) - Method in class org.atmosphere.util.FilterConfigImpl
getInitParameterNames() - Method in class org.atmosphere.cpr.AtmosphereServlet.AtmosphereConfig
 
getInitParameterNames() - Method in class org.atmosphere.util.FilterConfigImpl
getLogger() - Static method in class org.atmosphere.util.LoggerUtils
Return the Logger used by all classes under this module.
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
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)
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
getProperty(String) - Method in class org.atmosphere.util.AtmosphereConfigReader
Return the properties to be set on AtmosphereHandler
getProperty(Object, String) - Static method in class org.atmosphere.util.IntrospectionUtils
 
getProperty(String) - Method in interface org.atmosphere.util.IntrospectionUtils.PropertySource
 
getRawVersion() - Static method in class org.atmosphere.util.Version
Return the raw version derived frok the project's pom.xml
getRequest() - Method in interface org.atmosphere.cpr.AtmosphereResource
Return the underlying Request.
getRequest() - Method in class org.atmosphere.cpr.AtmosphereResourceImpl
Return the underlying Request.
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 underlying Response.
getResponse() - Method in class org.atmosphere.cpr.AtmosphereResourceImpl
Return the underlying Response.
getScheduledExecutorService() - Method in class org.atmosphere.cpr.BroadcasterConfig
Return the ScheduledExecutorService this Broadcaster support.
getScheduledExecutorService() - Method in class org.atmosphere.util.gae.GAEBroadcasterConfig
Throw UnsupportedOperationException since GAE doesn't support ExecutorService
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.
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.AtmosphereServlet.AtmosphereConfig
 
getServletConfig() - Method in class org.atmosphere.util.AtmosphereFilterChain
 
getServletContext() - Method in class org.atmosphere.cpr.AtmosphereServlet.AtmosphereConfig
 
getServletContext() - Method in class org.atmosphere.util.FilterConfigImpl
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.
getWebServerName() - Method in class org.atmosphere.cpr.AtmosphereServlet.AtmosphereConfig
 
GLASSFISH_V2 - Static variable in class org.atmosphere.cpr.DefaultCometSupportResolver
 
GlassFishv2CometSupport - Class in org.atmosphere.container
Comet Portable Runtime implementation on top of Grizzly API included with GlassFish v2.
GlassFishv2CometSupport(AtmosphereServlet.AtmosphereConfig) - Constructor for class org.atmosphere.container.GlassFishv2CometSupport
 
GoogleAppEngineCometSupport - Class in org.atmosphere.container
This class gets used when the AtmosphereServlet detected the Google App Engine support.
GoogleAppEngineCometSupport(AtmosphereServlet.AtmosphereConfig) - Constructor for class org.atmosphere.container.GoogleAppEngineCometSupport
 
GRIZZLY - Static variable in class org.atmosphere.cpr.DefaultCometSupportResolver
 
GrizzlyCometSupport - Class in org.atmosphere.container
Comet Portable Runtime implementation on top of Grizzly 1.5 and up.
GrizzlyCometSupport(AtmosphereServlet.AtmosphereConfig) - Constructor for class org.atmosphere.container.GrizzlyCometSupport
 

H

handlers() - Method in class org.atmosphere.cpr.AtmosphereServlet.AtmosphereConfig
 
hasHook(Object, String) - Static method in class org.atmosphere.util.IntrospectionUtils
Test if the object implements a particular method
HTTP_EVENT - Static variable in class org.atmosphere.container.JBossWebCometSupport
 

I

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.GrizzlyCometSupport
Init Grizzly's CometContext that will be used to suspend and resume the response.
init(ServletConfig) - Method in class org.atmosphere.cpr.AsynchronousProcessor
 
init(FilterConfig) - Method in class org.atmosphere.cpr.AtmosphereFilter
Initialize the Filter
init(ServletConfig) - Method in class org.atmosphere.cpr.AtmosphereServlet
Load the AtmosphereHandler associated with this 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 interface org.atmosphere.cpr.CometSupport
Initialize the WebServer using the ServletConfig
init(ServletConfig) - Method in class org.atmosphere.handler.ReflectorServletProcessor
 
init() - Method in class org.atmosphere.util.AtmosphereFilterChain
Initialize the Filter
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
 
invokeFilterChain(ServletRequest, ServletResponse) - Method in class org.atmosphere.util.AtmosphereFilterChain
 
invokeProperty(Object, String, String, String) - Static method in class org.atmosphere.util.IntrospectionUtils
 
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.BroadcasterFuture
True is cancelled.
isDone() - Method in class org.atmosphere.cpr.BroadcasterFuture
True when done.
isInScope(boolean) - Method in class org.atmosphere.cpr.AtmosphereResourceImpl
Protect the object for being used after it got cancelled.
isResumedOnTimeout() - Method in interface org.atmosphere.cpr.AtmosphereResourceEvent
Return true is the response gets resumed after a timeout.
isResumedOnTimeout - Variable in class org.atmosphere.cpr.AtmosphereResourceEventImpl
 
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
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
isUseStreamForFlushingComments() - Method in class org.atmosphere.cpr.AtmosphereServlet
true if Atmosphere uses ServletResponse.getOutputStream() by default for write operation.

J

JBOSS_5 - Static variable in class org.atmosphere.cpr.DefaultCometSupportResolver
 
JBOSSWEB - Static variable in class org.atmosphere.cpr.DefaultCometSupportResolver
 
JBossWebCometSupport - Class in org.atmosphere.container
Comet Portable Runtime implementation on top of Tomcat AIO.
JBossWebCometSupport(AtmosphereServlet.AtmosphereConfig) - Constructor for class org.atmosphere.container.JBossWebCometSupport
 
JERSEY_BROADCASTER - Static variable in class org.atmosphere.cpr.AtmosphereServlet
 
JERSEY_CONTAINER - Static variable in class org.atmosphere.cpr.AtmosphereServlet
 
JETTY - Static variable in class org.atmosphere.cpr.DefaultCometSupportResolver
 
Jetty7CometSupport - Class in org.atmosphere.container
Comet Portable Runtime implementation on top of Jetty's Continuation.
Jetty7CometSupport(AtmosphereServlet.AtmosphereConfig) - Constructor for class org.atmosphere.container.Jetty7CometSupport
 
JETTY_7 - Static variable in class org.atmosphere.cpr.DefaultCometSupportResolver
 
JettyCometSupport - Class in org.atmosphere.container
Comet Portable Runtime implementation on top of Jetty's Continuation.
JettyCometSupport(AtmosphereServlet.AtmosphereConfig) - Constructor for class org.atmosphere.container.JettyCometSupport
 

L

LATCH - Static variable in class org.atmosphere.container.BlockingIOCometSupport
 
latchs - Variable in class org.atmosphere.container.BlockingIOCometSupport
 
loadAtmosphereDotXml(InputStream, URLClassLoader) - Method in class org.atmosphere.cpr.AtmosphereServlet
Load AtmosphereHandler defined under META-INF/atmosphere.xml
loadConfiguration(ServletConfig) - Method in class org.atmosphere.cpr.AtmosphereServlet
 
loadConfiguration(ServletConfig) - Method in class org.atmosphere.cpr.MeteorServlet
Initialize a confugured instance of ReflectorServletProcessor and follow the normal AtmosphereServlet processing.
logger - Variable in class org.atmosphere.cpr.AsynchronousProcessor
 
logger - Static variable in class org.atmosphere.cpr.AtmosphereServlet
 
logger - Static variable in class org.atmosphere.cpr.DefaultCometSupportResolver
 
LoggerUtils - Class in org.atmosphere.util
Customize the Logger used by the Atmosphere.
LoggerUtils() - Constructor for class org.atmosphere.util.LoggerUtils
 
LoggingFormatter - Class in org.atmosphere.util
Format the record to include the Thread that logged the record.
LoggingFormatter() - Constructor for class org.atmosphere.util.LoggingFormatter
 
lookup(HttpServletRequest) - Static method in class org.atmosphere.cpr.Meteor
Retrieve an instance of Meteor based on the HttpServletRequest
lookup(Class<? extends Broadcaster>, Object) - Static method in class org.atmosphere.util.BroadcasterLookup
Lookup a Broadcaster instance using Broadcaster.getID() or ID used when invoking {@link BroadcasterLookup#build(java.lang.Class, java.lang.Object));

M

main(String[]) - Static method in class org.atmosphere.util.LoggingFormatter
Example to test the com.sun.grizzly.util.LoggingFormatter You need to include this parameter in the command line -Djava.util.logging.config.file=myfile
main(String[]) - Static method in class org.atmosphere.util.Version
 
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
 
messages - Variable in class org.atmosphere.cpr.DefaultBroadcaster
 
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
 

N

name - Variable in class org.atmosphere.cpr.DefaultBroadcaster
 
name - Variable in class org.atmosphere.util.AtmosphereConfigReader.Property
 
newAtmosphereConfig(boolean) - Method in class org.atmosphere.cpr.AtmosphereServlet
Return a configured instance of AtmosphereServlet.AtmosphereConfig
newCometSupport(Class<? extends CometSupport>) - Method in class org.atmosphere.cpr.DefaultCometSupportResolver
Given a Class of something that extends CometSupport, 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.DefaultCometSupportResolver
 
notifyListeners(AtmosphereResourceEvent<HttpServletRequest, HttpServletResponse>) - Method in class org.atmosphere.handler.ReflectorServletProcessor
Notify AtmosphereResourceEventListener.

O

onBroadcast(AtmosphereResourceEvent<HttpServletRequest, HttpServletResponse>) - Method in interface org.atmosphere.cpr.AtmosphereResourceEventListener
Invoked when a Broadcast#broadcast occurs.
onDisconnect(AtmosphereResourceEvent<HttpServletRequest, HttpServletResponse>) - Method in interface org.atmosphere.cpr.AtmosphereResourceEventListener
Invoked when the remote connection gets closed.
onException(Throwable, AtmosphereResource) - Method in class org.atmosphere.cpr.DefaultBroadcaster
 
onRequest(AtmosphereResource<F, G>) - 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<HttpServletRequest, HttpServletResponse>) - Method in class org.atmosphere.handler.ReflectorServletProcessor
Delegate the request to the Servlet.service method, and add the AtmosphereResource to the HttpServletRequest#setAttribute(java.lang.String, java.lang.Object)).
onResume(AtmosphereResourceEvent<HttpServletRequest, HttpServletResponse>) - Method in interface org.atmosphere.cpr.AtmosphereResourceEventListener
Invoked when the AtmosphereResource.resume() is invoked or when the suspend's time out expires.
onStateChange(AtmosphereResourceEvent<F, G>) - Method in interface org.atmosphere.cpr.AtmosphereHandler
This method is invoked when the Broadcaster execute a broadcast operations.
onStateChange(AtmosphereResourceEvent<HttpServletRequest, HttpServletResponse>) - Method in class org.atmosphere.handler.AbstractReflectorAtmosphereHandler
Write the AtmosphereResourceEvent.getMessage() back to the client using the ServletResponse.getOutputStream() or ServletResponse.getWriter().
org.atmosphere.container - package org.atmosphere.container
 
org.atmosphere.cpr - package org.atmosphere.cpr
 
org.atmosphere.handler - package org.atmosphere.handler
 
org.atmosphere.util - package org.atmosphere.util
 
org.atmosphere.util.gae - package org.atmosphere.util.gae
 

P

PRIMEFACES_SERVLET - Static variable in class org.atmosphere.cpr.AtmosphereServlet
 
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
 
PROPERTY_BLOCKING_COMETSUPPORT - Static variable in class org.atmosphere.cpr.AtmosphereServlet
 
PROPERTY_COMET_SUPPORT - Static variable in class org.atmosphere.cpr.AtmosphereServlet
 
PROPERTY_NATIVE_COMETSUPPORT - Static variable in class org.atmosphere.cpr.AtmosphereServlet
 
PROPERTY_SERVLET_MAPPING - Static variable in class org.atmosphere.cpr.AtmosphereServlet
 
PROPERTY_USE_STREAM - Static variable in class org.atmosphere.cpr.AtmosphereServlet
 
push(DefaultBroadcaster.Entry) - Method in class org.atmosphere.cpr.DefaultBroadcaster
 

R

r - Variable in class org.atmosphere.cpr.AtmosphereResourceEventImpl
 
recycle() - Method in class org.atmosphere.util.AtmosphereFilterChain
Release references to the filters and configImpl executed by this chain.
recycle() - Method in class org.atmosphere.util.FilterConfigImpl
Release the Filter instance associated with this FilterConfig, if there is one.
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
 
remove(Broadcaster, Object) - Static method in class org.atmosphere.util.BroadcasterLookup
Remove a Broadcaster to the list.
removeAtmosphereResource(AtmosphereResource) - Method in interface org.atmosphere.cpr.Broadcaster
Remove a AtmosphereResource from the list of item to be notified when the Broadcaster.broadcast(java.lang.Object) is invoked.
removeAtmosphereResource(AtmosphereResource) - Method in class org.atmosphere.cpr.DefaultBroadcaster
Remove a AtmosphereResource from the list of item to be notified when the Broadcaster.broadcast(java.lang.Object) is invoked.
removeEventListener(AtmosphereResourceEventListener) - Method in class org.atmosphere.handler.ReflectorServletProcessor
Add a AtmosphereResourceEventListener.
removeFilter(BroadcastFilter) - Method in class org.atmosphere.cpr.BroadcasterConfig
Remove a BroadcastFilter
replaceProperties(String, Hashtable<String, String>, IntrospectionUtils.PropertySource[]) - Static method in class org.atmosphere.util.IntrospectionUtils
Replace ${NAME} with the property value
reset(HttpServletRequest, HttpServletResponse) - Method in class org.atmosphere.cpr.AtmosphereResourceImpl
 
resolve(boolean, boolean) - Method in interface org.atmosphere.cpr.CometSupportResolver
 
resolve(boolean, boolean) - Method in class org.atmosphere.cpr.DefaultCometSupportResolver
This method is the general interface to the outside world
resolveMultipleNativeSupportConflict(List<Class<? extends CometSupport>>) - Method in class org.atmosphere.cpr.DefaultCometSupportResolver
This method is called if there are more than one potential native container in scope
resolveNativeCometSupport(List<Class<? extends CometSupport>>) - Method in class org.atmosphere.cpr.DefaultCometSupportResolver
This method is called to determine which native comet support to the used
RESOURCE_EVENT - Static variable in class org.atmosphere.cpr.AsynchronousProcessor
 
resume() - Method in interface org.atmosphere.cpr.AtmosphereResource
Complete the HttpServletResponse and finish/commit it.
resume() - Method in class org.atmosphere.cpr.AtmosphereResourceImpl
Complete the HttpServletResponse and finish/commit it.
resume() - Method in class org.atmosphere.cpr.Meteor
Resume the underlying HttpServletResponse
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(HttpServletRequest, HttpServletResponse) - 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 HttpServletResponse.
RRK - Static variable in class org.atmosphere.container.WebLogicCometSupport
 

S

schedule(Object, long) - Method in class org.atmosphere.cpr.Meteor
Schedule a periodic broadcast, in seconds.
scheduleFixedBroadcast(Object, long, TimeUnit) - Method in interface org.atmosphere.cpr.Broadcaster
Broadcast periodically.
scheduleFixedBroadcast(Object, long, long, TimeUnit) - Method in interface org.atmosphere.cpr.Broadcaster
Broadcast periodically.
scheduleFixedBroadcast(Object, long, TimeUnit) - Method in class org.atmosphere.cpr.DefaultBroadcaster
Broadcast periodically.
scheduleFixedBroadcast(Object, long, long, TimeUnit) - Method in class org.atmosphere.cpr.DefaultBroadcaster
Broadcast periodically.
scheduleFixedBroadcast(Object, long, TimeUnit) - Method in class org.atmosphere.util.gae.GAEDefaultBroadcaster
Broadcast periodically.
scope - Variable in class org.atmosphere.cpr.DefaultBroadcaster
 
Serializer - Interface in org.atmosphere.cpr
Serialize the Object the result of invoking Broadcaster.broadcast(java.lang.Object)
service(HttpServletRequest, HttpServletResponse) - Method in class org.atmosphere.container.BlockingIOCometSupport
Serve the HttpServletRequest and the HttpServletResponse and return the appropriate AtmosphereServlet.Action.
service(HttpServletRequest, HttpServletResponse) - Method in class org.atmosphere.container.GlassFishv2CometSupport
Serve the HttpServletRequest and the HttpServletResponse and return the appropriate AtmosphereServlet.Action.
service(HttpServletRequest, HttpServletResponse) - Method in class org.atmosphere.container.GrizzlyCometSupport
Serve the HttpServletRequest and the HttpServletResponse and return the appropriate AtmosphereServlet.Action.
service(HttpServletRequest, HttpServletResponse) - Method in class org.atmosphere.container.JBossWebCometSupport
Invoked by the Tomcat AIO when a Comet request gets detected.
service(HttpServletRequest, HttpServletResponse) - Method in class org.atmosphere.container.Jetty7CometSupport
Serve the HttpServletRequest and the HttpServletResponse and return the appropriate AtmosphereServlet.Action.
service(HttpServletRequest, HttpServletResponse) - Method in class org.atmosphere.container.JettyCometSupport
Serve the HttpServletRequest and the HttpServletResponse and return the appropriate AtmosphereServlet.Action.
service(HttpServletRequest, HttpServletResponse) - Method in class org.atmosphere.container.Servlet30Support
Serve the HttpServletRequest and the HttpServletResponse and return the appropriate AtmosphereServlet.Action.
service(HttpServletRequest, HttpServletResponse) - Method in class org.atmosphere.container.TomcatCometSupport
Invoked by the Tomcat AIO when a Comet request gets detected.
service(HttpServletRequest, HttpServletResponse) - Method in class org.atmosphere.container.WebLogicCometSupport
Serve the HttpServletRequest and the HttpServletResponse and return the appropriate AtmosphereServlet.Action.
service(HttpServletRequest, HttpServletResponse) - Method in interface org.atmosphere.cpr.CometSupport
Serve the HttpServletRequest and the HttpServletResponse and return the appropriate AtmosphereServlet.Action.
Servlet30Support - Class in org.atmosphere.container
This class gets used when the AtmosphereServlet detect the container detect Servlet 3.0 Asynch API.
Servlet30Support(AtmosphereServlet.AtmosphereConfig) - Constructor for class org.atmosphere.container.Servlet30Support
 
SERVLET_30 - Static variable in class org.atmosphere.cpr.DefaultCometSupportResolver
 
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(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.
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.
setCancelled(boolean) - Method in class org.atmosphere.cpr.AtmosphereResourceEventImpl
 
setClusterName(String) - Method in interface org.atmosphere.cpr.ClusterBroadcastFilter
Cluster's name.
setCometSupport(CometSupport) - Method in class org.atmosphere.cpr.AtmosphereServlet
Set the CometSupport implementation.
setDefaultBroadcasterClassName(String) - Method in class org.atmosphere.cpr.AtmosphereServlet
Set the default Broadcaster class name
setExecutorService(ExecutorService) - Method in class org.atmosphere.cpr.BroadcasterConfig
Set an ExecutorService which can be used to dispatch AtmosphereResourceEvent.
setExecutorService(ExecutorService) - Method in class org.atmosphere.util.gae.GAEBroadcasterConfig
Throw UnsupportedOperationException since GAE doesn't support ExecutorService
setFilter(Filter) - Method in class org.atmosphere.util.FilterConfigImpl
Set the Filter associated with this object.
setFilterClassName(String) - Method in class org.atmosphere.handler.ReflectorServletProcessor
Add a FilterClass.
setFilterName(String) - Method in class org.atmosphere.util.FilterConfigImpl
Set the Filter's name associated with this object.
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
setLogger(Logger) - Static method in class org.atmosphere.util.LoggerUtils
Set the Logger used by all classes under this module.
setMessage(Object) - Method in class org.atmosphere.cpr.AtmosphereResourceEventImpl
Set the message broadcasted using Broadcaster.broadcast(java.lang.Object)
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.
setScheduledExecutorService(ScheduledExecutorService) - Method in class org.atmosphere.util.gae.GAEBroadcasterConfig
Throw UnsupportedOperationException since GAE doesn't support ExecutorService
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.
setUseStreamForFlushingComments(boolean) - Method in class org.atmosphere.cpr.AtmosphereServlet
Set to true so Atmosphere uses ServletResponse.getOutputStream() by default for write operation.
SimpleBroadcaster - Class in org.atmosphere.util
Simple Broadcaster implementation that use the calling thread when broadcasting events.
SimpleBroadcaster() - Constructor for class org.atmosphere.util.SimpleBroadcaster
 
start() - Method in class org.atmosphere.cpr.DefaultBroadcaster
 
started - Variable in class org.atmosphere.cpr.DefaultBroadcaster
 
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
 
SUPPORT_SESSION - Static variable in class org.atmosphere.cpr.AsynchronousProcessor
 
supportSession() - Method in class org.atmosphere.cpr.AsynchronousProcessor
Is HttpSession supported
supportSession - Variable in class org.atmosphere.cpr.AtmosphereServlet.AtmosphereConfig
 
supportSession() - Method in class org.atmosphere.util.AtmosphereConfigReader
True if the support-session added in atmosphere.xml
suspend(AtmosphereServlet.Action, HttpServletRequest, HttpServletResponse) - Method in class org.atmosphere.container.BlockingIOCometSupport
Suspend the connection by blocking the current Thread
suspend(AtmosphereServlet.Action, HttpServletRequest, HttpServletResponse) - Method in class org.atmosphere.container.GoogleAppEngineCometSupport
Suspend the connection by blocking the current Thread no more than 30 seconds
suspend() - Method in interface org.atmosphere.cpr.AtmosphereResource
Suspend the HttpServletResponse indefinitely.
suspend(long) - Method in interface org.atmosphere.cpr.AtmosphereResource
Suspend the HttpServletResponse.
suspend(long, boolean) - Method in interface org.atmosphere.cpr.AtmosphereResource
Suspend the HttpServletResponse.
suspend() - Method in class org.atmosphere.cpr.AtmosphereResourceImpl
Suspend the HttpServletResponse indefinitely.
suspend(long) - Method in class org.atmosphere.cpr.AtmosphereResourceImpl
Suspend the HttpServletResponse.
suspend(long, boolean) - Method in class org.atmosphere.cpr.AtmosphereResourceImpl
 
suspend(long) - Method in class org.atmosphere.cpr.Meteor
Suspend the underlying HttpServletResponse.
suspended(HttpServletRequest, HttpServletResponse) - Method in class org.atmosphere.cpr.AsynchronousProcessor
All proprietary Comet based Servlet must invoke the suspended method when the first request comes in.

T

testClassExists(String) - Method in class org.atmosphere.cpr.DefaultCometSupportResolver
Convenience method that tests if a class with the given FQN is present on the classpath
timedout(HttpServletRequest, HttpServletResponse) - Method in class org.atmosphere.cpr.AsynchronousProcessor
All proprietary Comet based Servlet must invoke the timedout method when the underlying WebServer time out the HttpServletResponse.
timeout - Variable in class org.atmosphere.cpr.AtmosphereServlet.Action
 
TOMCAT - Static variable in class org.atmosphere.cpr.DefaultCometSupportResolver
 
TomcatCometSupport - Class in org.atmosphere.container
Comet Portable Runtime implementation on top of Tomcat AIO.
TomcatCometSupport(AtmosphereServlet.AtmosphereConfig) - Constructor for class org.atmosphere.container.TomcatCometSupport
 
type - Variable in class org.atmosphere.cpr.AtmosphereServlet.Action
 

U

unCapitalize(String) - Static method in class org.atmosphere.util.IntrospectionUtils
 

V

value - Variable in class org.atmosphere.util.AtmosphereConfigReader.Property
 
valueOf(String) - Static method in enum org.atmosphere.cpr.AtmosphereServlet.Action.TYPE
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.BroadcastFilter.BroadcastAction.ACTION
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.atmosphere.cpr.AtmosphereServlet.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.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.BroadcastFilter.BroadcastAction.ACTION
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
 

W

WebDotXmlReader - Class in org.atmosphere.util
web.xml reader.
WebDotXmlReader(InputStream) - Constructor for class org.atmosphere.util.WebDotXmlReader
Create a DocumentBuilderFactory element from WEB-INF/web.xml
WEBLOGIC - Static variable in class org.atmosphere.cpr.DefaultCometSupportResolver
 
WebLogicCometSupport - Class in org.atmosphere.container
Weblogic support.
WebLogicCometSupport(AtmosphereServlet.AtmosphereConfig) - Constructor for class org.atmosphere.container.WebLogicCometSupport
 
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(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

X

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 R S T U V W X

Copyright © 2010 SUN Microsystems. All Rights Reserved.