|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AtmosphereServlet.AtmosphereConfig | |
|---|---|
| org.atmosphere.container | |
| org.atmosphere.cpr | |
| org.atmosphere.util | |
| org.atmosphere.websocket | |
| org.atmosphere.websocket.protocol | |
| Uses of AtmosphereServlet.AtmosphereConfig in org.atmosphere.container |
|---|
| Methods in org.atmosphere.container with parameters of type AtmosphereServlet.AtmosphereConfig | |
|---|---|
static WebSocketFactory |
JettyWebSocketUtil.getFactory(AtmosphereServlet.AtmosphereConfig config)
|
| Uses of AtmosphereServlet.AtmosphereConfig in org.atmosphere.cpr |
|---|
| Fields in org.atmosphere.cpr declared as AtmosphereServlet.AtmosphereConfig | |
|---|---|
protected AtmosphereServlet.AtmosphereConfig |
DefaultBroadcaster.config
|
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() ()}. |
protected BroadcasterConfig |
DefaultBroadcaster.createBroadcasterConfig(AtmosphereServlet.AtmosphereConfig config)
Create BroadcasterConfig |
void |
BroadcasterConfig.setAtmosphereConfig(AtmosphereServlet.AtmosphereConfig config)
Set the AtmosphereServlet.AtmosphereConfig |
| Uses of AtmosphereServlet.AtmosphereConfig in org.atmosphere.util |
|---|
| Methods in org.atmosphere.util with parameters of type AtmosphereServlet.AtmosphereConfig | |
|---|---|
protected BroadcasterConfig |
SimpleBroadcaster.createBroadcasterConfig(AtmosphereServlet.AtmosphereConfig config)
Create BroadcasterConfig |
| Constructors in org.atmosphere.util with parameters of type AtmosphereServlet.AtmosphereConfig | |
|---|---|
AbstractBroadcasterProxy(String id,
URI uri,
AtmosphereServlet.AtmosphereConfig config)
|
|
ExcludeSessionBroadcaster(String id,
AtmosphereServlet.AtmosphereConfig config)
|
|
SimpleBroadcaster(String id,
AtmosphereServlet.AtmosphereConfig config)
|
|
| Uses of AtmosphereServlet.AtmosphereConfig in org.atmosphere.websocket |
|---|
| Methods in org.atmosphere.websocket with parameters of type AtmosphereServlet.AtmosphereConfig | |
|---|---|
void |
WebSocketProtocol.configure(AtmosphereServlet.AtmosphereConfig config)
Allow an implementation to query the AtmosphereConfig of init-param, etc. |
| Uses of AtmosphereServlet.AtmosphereConfig in org.atmosphere.websocket.protocol |
|---|
| Methods in org.atmosphere.websocket.protocol with parameters of type AtmosphereServlet.AtmosphereConfig | |
|---|---|
void |
SimpleHttpProtocol.configure(AtmosphereServlet.AtmosphereConfig config)
Allow an implementation to query the AtmosphereConfig of init-param, etc. |
void |
EchoProtocol.configure(AtmosphereServlet.AtmosphereConfig config)
Allow an implementation to query the AtmosphereConfig of init-param, etc. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||