|
||||||||||
| 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 |
WebLogicCometSupport.action(AtmosphereResourceImpl actionEvent)
Process an AtmosphereServlet.Action from an ActionEvent operation like suspend, resume or timed out. |
void |
TomcatCometSupport.action(AtmosphereResourceImpl actionEvent)
Process an AtmosphereServlet.Action from an ActionEvent operation like suspend, resume or timed out. |
void |
Servlet30Support.action(AtmosphereResourceImpl actionEvent)
Process an AtmosphereServlet.Action from an ActionEvent operation like suspend, resume or timed out. |
void |
JettyCometSupport.action(AtmosphereResourceImpl actionEvent)
Process an AtmosphereServlet.Action from an ActionEvent operation like suspend, resume or timed out. |
void |
Jetty7CometSupport.action(AtmosphereResourceImpl actionEvent)
Process an AtmosphereServlet.Action from an ActionEvent operation like suspend, resume or timed out. |
void |
JBossWebCometSupport.action(AtmosphereResourceImpl actionEvent)
Process an AtmosphereServlet.Action from an ActionEvent operation like suspend, resume or timed out. |
void |
GrizzlyCometSupport.action(AtmosphereResourceImpl actionEvent)
Process an AtmosphereServlet.Action from an ActionEvent operation like suspend, resume or timed out. |
void |
GlassFishv2CometSupport.action(AtmosphereResourceImpl actionEvent)
Process an AtmosphereServlet.Action from an ActionEvent operation like suspend, resume or timed out. |
void |
BlockingIOCometSupport.action(AtmosphereResourceImpl actionEvent)
Process an AtmosphereServlet.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.r
|
| Methods in org.atmosphere.cpr with parameters of type AtmosphereResourceImpl | |
|---|---|
void |
AsynchronousProcessor.action(AtmosphereResourceImpl actionEvent)
Process an AtmosphereServlet.Action from an ActionEvent operation like suspend, resume or timed out. |
void |
AtmosphereResourceEventImpl.setResource(AtmosphereResourceImpl r)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||