|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AtmosphereResourceImpl | |
|---|---|
| org.atmosphere.container | |
| org.atmosphere.cpr | |
| Uses of AtmosphereResourceImpl in org.atmosphere.container |
|---|
| Methods in org.atmosphere.container with parameters of type AtmosphereResourceImpl | |
|---|---|
void |
TomcatCometSupport.action(AtmosphereResourceImpl resource)
Process an AtmosphereFramework.Action from an ActionEvent operation like suspend, resume or timed out. |
void |
Tomcat7CometSupport.action(AtmosphereResourceImpl resource)
Process an AtmosphereFramework.Action from an ActionEvent operation like suspend, resume or timed out. |
void |
Servlet30CometSupport.action(AtmosphereResourceImpl actionEvent)
Process an AtmosphereFramework.Action from an ActionEvent operation like suspend, resume or timed out. |
void |
NettyCometSupport.action(AtmosphereResourceImpl r)
Process an AtmosphereFramework.Action from an ActionEvent operation like suspend, resume or timed out. |
void |
JettyCometSupport.action(AtmosphereResourceImpl r)
Process an AtmosphereFramework.Action from an ActionEvent operation like suspend, resume or timed out. |
void |
Jetty7CometSupport.action(AtmosphereResourceImpl r)
Process an AtmosphereFramework.Action from an ActionEvent operation like suspend, resume or timed out. |
void |
JBossWebCometSupport.action(AtmosphereResourceImpl actionEvent)
Process an AtmosphereFramework.Action from an ActionEvent operation like suspend, resume or timed out. |
void |
GrizzlyCometSupport.action(AtmosphereResourceImpl r)
Process an AtmosphereFramework.Action from an ActionEvent operation like suspend, resume or timed out. |
void |
GlassFishv2CometSupport.action(AtmosphereResourceImpl actionEvent)
Process an AtmosphereFramework.Action from an ActionEvent operation like suspend, resume or timed out. |
void |
BlockingIOCometSupport.action(AtmosphereResourceImpl r)
Process an AtmosphereFramework.Action from an ActionEvent operation like suspend, resume or timed out. |
| Uses of AtmosphereResourceImpl in org.atmosphere.cpr |
|---|
| Fields in org.atmosphere.cpr declared as AtmosphereResourceImpl | |
|---|---|
protected AtmosphereResourceImpl |
AtmosphereResourceEventImpl.resource
|
| Methods in org.atmosphere.cpr with parameters of type AtmosphereResourceImpl | |
|---|---|
void |
AsynchronousProcessor.action(AtmosphereResourceImpl r)
Process an AtmosphereFramework.Action from an ActionEvent operation like suspend, resume or timed out. |
| Constructors in org.atmosphere.cpr with parameters of type AtmosphereResourceImpl | |
|---|---|
AsynchronousProcessor.AsynchronousProcessorHook(AtmosphereResourceImpl r)
|
|
AtmosphereResourceEventImpl(AtmosphereResourceImpl resource)
|
|
AtmosphereResourceEventImpl(AtmosphereResourceImpl resource,
boolean isCancelled,
boolean isResumedOnTimeout)
|
|
AtmosphereResourceEventImpl(AtmosphereResourceImpl resource,
boolean isCancelled,
boolean isResumedOnTimeout,
Throwable throwable)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||