|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AtmosphereServlet.AtmosphereConfig | |
|---|---|
| org.atmosphere.container | |
| org.atmosphere.cpr | |
| org.atmosphere.util | |
| Uses of AtmosphereServlet.AtmosphereConfig in org.atmosphere.container |
|---|
| Uses of AtmosphereServlet.AtmosphereConfig in org.atmosphere.cpr |
|---|
| Fields in org.atmosphere.cpr declared as AtmosphereServlet.AtmosphereConfig | |
|---|---|
protected static AtmosphereServlet.AtmosphereConfig |
BroadcasterFactory.config
|
protected AtmosphereServlet.AtmosphereConfig |
AtmosphereServlet.config
|
protected AtmosphereServlet.AtmosphereConfig |
AsynchronousProcessor.config
|
| Methods in org.atmosphere.cpr that return AtmosphereServlet.AtmosphereConfig | |
|---|---|
AtmosphereServlet.AtmosphereConfig |
BroadcasterConfig.getAtmosphereConfig()
Return the AtmosphereServlet.AtmosphereConfig value. |
AtmosphereServlet.AtmosphereConfig |
AtmosphereServlet.getAtmosphereConfig()
Return a configured instance of AtmosphereServlet.AtmosphereConfig |
AtmosphereServlet.AtmosphereConfig |
AtmosphereResourceImpl.getAtmosphereConfig()
Return the AtmosphereServlet.AtmosphereConfig |
AtmosphereServlet.AtmosphereConfig |
AtmosphereResource.getAtmosphereConfig()
Return the AtmosphereServlet.AtmosphereConfig |
| Methods in org.atmosphere.cpr with parameters of type AtmosphereServlet.AtmosphereConfig | |
|---|---|
static BroadcasterFactory |
DefaultBroadcasterFactory.buildAndReplaceDefaultfactory(Class<? extends Broadcaster> clazz,
AtmosphereServlet.AtmosphereConfig c)
Build a default BroadcasterFactory returned when invoking BroadcasterFactory.getDefault() ()}. |
void |
BroadcasterConfig.setAtmosphereConfig(AtmosphereServlet.AtmosphereConfig config)
Set the AtmosphereServlet.AtmosphereConfig |
| Constructors in org.atmosphere.cpr with parameters of type AtmosphereServlet.AtmosphereConfig | |
|---|---|
AsynchronousProcessor(AtmosphereServlet.AtmosphereConfig config)
|
|
AtmosphereResourceImpl(AtmosphereServlet.AtmosphereConfig config,
Broadcaster broadcaster,
javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse response,
CometSupport cometSupport,
AtmosphereHandler atmosphereHandler)
Create an AtmosphereResource. |
|
BroadcasterConfig(ExecutorService executorService,
ExecutorService asyncWriteService,
ScheduledExecutorService scheduler,
AtmosphereServlet.AtmosphereConfig config)
|
|
BroadcasterConfig(String[] list,
AtmosphereServlet.AtmosphereConfig config)
|
|
DefaultCometSupportResolver(AtmosphereServlet.AtmosphereConfig config)
|
|
| Uses of AtmosphereServlet.AtmosphereConfig in org.atmosphere.util |
|---|
| Fields in org.atmosphere.util declared as AtmosphereServlet.AtmosphereConfig | |
|---|---|
protected AtmosphereServlet.AtmosphereConfig |
AbstractBroadcasterProxy.config
|
| Methods in org.atmosphere.util with parameters of type AtmosphereServlet.AtmosphereConfig | |
|---|---|
void |
AbstractBroadcasterProxy.configure(AtmosphereServlet.AtmosphereConfig config)
Allow this Broadcaster to configure itself using the AtmosphereServlet.AtmosphereConfig or the
ServletContext. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||