|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of AtmosphereConfig in org.atmosphere.cache |
|---|
| Fields in org.atmosphere.cache declared as AtmosphereConfig | |
|---|---|
protected AtmosphereConfig |
AbstractBroadcasterCache.config
|
| Methods in org.atmosphere.cache with parameters of type AtmosphereConfig | |
|---|---|
void |
UUIDBroadcasterCache.configure(AtmosphereConfig config)
|
void |
DefaultBroadcasterCache.configure(AtmosphereConfig config)
|
void |
AbstractBroadcasterCache.configure(AtmosphereConfig config)
|
| Uses of AtmosphereConfig in org.atmosphere.client |
|---|
| Methods in org.atmosphere.client with parameters of type AtmosphereConfig | |
|---|---|
void |
TrackMessageSizeInterceptor.configure(AtmosphereConfig config)
|
| Uses of AtmosphereConfig in org.atmosphere.config.managed |
|---|
| Fields in org.atmosphere.config.managed declared as AtmosphereConfig | |
|---|---|
protected AtmosphereConfig |
ServiceInterceptor.config
|
| Methods in org.atmosphere.config.managed with parameters of type AtmosphereConfig | |
|---|---|
void |
ServiceInterceptor.configure(AtmosphereConfig config)
|
AnnotatedProxy |
ManagedAtmosphereHandler.configure(AtmosphereConfig config,
Object c)
|
| Uses of AtmosphereConfig in org.atmosphere.container |
|---|
| Methods in org.atmosphere.container with parameters of type AtmosphereConfig | |
|---|---|
static Action |
TomcatWebSocketUtil.doService(AtmosphereRequest req,
AtmosphereResponse res,
TomcatWebSocketUtil.Delegate delegate,
AtmosphereConfig config,
WebSocketProcessor webSocketProcessor)
|
static org.eclipse.jetty.websocket.WebSocketFactory |
JettyWebSocketUtil.getFactory(AtmosphereConfig config,
WebSocketProcessor webSocketProcessor)
|
| Uses of AtmosphereConfig in org.atmosphere.container.version |
|---|
| Constructors in org.atmosphere.container.version with parameters of type AtmosphereConfig | |
|---|---|
Grizzly2WebSocket(org.glassfish.grizzly.websockets.WebSocket webSocket,
AtmosphereConfig config)
|
|
GrizzlyWebSocket(com.sun.grizzly.websockets.WebSocket webSocket,
AtmosphereConfig config)
|
|
JBossWebSocket(org.atmosphere.jboss.as.websockets.WebSocket webSocket,
AtmosphereConfig config)
|
|
Jetty8WebSocket(org.eclipse.jetty.websocket.WebSocket.Connection connection,
AtmosphereConfig config)
|
|
Jetty9WebSocket(org.eclipse.jetty.websocket.api.Session webSocketConnection,
AtmosphereConfig config)
|
|
JSR356WebSocket(javax.websocket.Session session,
AtmosphereConfig config)
|
|
TomcatWebSocket(org.apache.catalina.websocket.WsOutbound outbound,
AtmosphereConfig config)
|
|
WebLogicWebSocket(weblogic.websocket.WebSocketConnection webSocketConnection,
AtmosphereConfig config)
|
|
| Uses of AtmosphereConfig in org.atmosphere.cpr |
|---|
| Fields in org.atmosphere.cpr declared as AtmosphereConfig | |
|---|---|
protected AtmosphereConfig |
DefaultBroadcasterFactory.config
|
protected AtmosphereConfig |
DefaultBroadcaster.config
|
protected AtmosphereConfig |
AtmosphereFramework.config
|
protected AtmosphereConfig |
AsynchronousProcessor.config
|
| Methods in org.atmosphere.cpr that return AtmosphereConfig | |
|---|---|
AtmosphereConfig |
Meteor.getAtmosphereConfig()
Return the AtmosphereConfig |
AtmosphereConfig |
BroadcasterConfig.getAtmosphereConfig()
Return the AtmosphereConfig value. |
AtmosphereConfig |
AtmosphereResourceImpl.getAtmosphereConfig()
|
AtmosphereConfig |
AtmosphereResource.getAtmosphereConfig()
Return the AtmosphereConfig. |
AtmosphereConfig |
AtmosphereFramework.getAtmosphereConfig()
Return a configured instance of AtmosphereConfig. |
protected AtmosphereConfig |
AtmosphereFramework.newAtmosphereConfig()
Create an instance of AtmosphereConfig |
AtmosphereConfig |
AtmosphereConfig.populate(AtmosphereConfig config)
|
AtmosphereConfig |
AtmosphereConfig.shutdownHook(AtmosphereConfig.ShutdownHook s)
Add a AtmosphereConfig.ShutdownHook. |
AtmosphereConfig |
AtmosphereConfig.startupHook(AtmosphereConfig.StartupHook s)
Add a AtmosphereConfig.StartupHook. |
| Uses of AtmosphereConfig in org.atmosphere.handler |
|---|
| Methods in org.atmosphere.handler with parameters of type AtmosphereConfig | |
|---|---|
AnnotatedProxy |
AnnotatedProxy.configure(AtmosphereConfig config,
Object c)
Configure the proxy. |
void |
ReflectorServletProcessor.init(AtmosphereConfig config)
|
void |
AbstractReflectorAtmosphereHandler.init(AtmosphereConfig config)
|
| Uses of AtmosphereConfig in org.atmosphere.inject |
|---|
| Methods in org.atmosphere.inject that return AtmosphereConfig | |
|---|---|
AtmosphereConfig |
AtmosphereProducers.getAtmosphereConfig()
|
AtmosphereConfig |
AtmosphereConfigInjectable.injectable(AtmosphereConfig config)
|
| Methods in org.atmosphere.inject with parameters of type AtmosphereConfig | |
|---|---|
void |
InjectableObjectFactory.configure(AtmosphereConfig config)
|
void |
AtmosphereProducers.configure(AtmosphereConfig config)
|
void |
AtmosphereConfigAware.configure(AtmosphereConfig config)
Configure an AtmosphereFramework object. |
MetaBroadcaster |
MetaBroadcasterInjectable.injectable(AtmosphereConfig config)
|
T |
Injectable.injectable(AtmosphereConfig config)
|
BroadcasterFactory |
BroadcasterFactoryInjectable.injectable(AtmosphereConfig config)
|
AtmosphereResourceSessionFactory |
AtmosphereResourceSessionFactoryInjectable.injectable(AtmosphereConfig config)
|
AtmosphereResourceFactory |
AtmosphereResourceFactoryInjectable.injectable(AtmosphereConfig config)
|
AtmosphereFramework |
AtmosphereFrameworkInjectable.injectable(AtmosphereConfig config)
|
AtmosphereConfig |
AtmosphereConfigInjectable.injectable(AtmosphereConfig config)
|
| Uses of AtmosphereConfig in org.atmosphere.interceptor |
|---|
| Methods in org.atmosphere.interceptor with parameters of type AtmosphereConfig | |
|---|---|
void |
TrackMessageSizeB64Interceptor.configure(AtmosphereConfig config)
|
void |
SSEAtmosphereInterceptor.configure(AtmosphereConfig config)
|
void |
OnDisconnectInterceptor.configure(AtmosphereConfig config)
|
void |
JSONPAtmosphereInterceptor.configure(AtmosphereConfig config)
|
void |
JavaScriptProtocol.configure(AtmosphereConfig config)
|
void |
IdleResourceInterceptor.configure(AtmosphereConfig config)
|
void |
HeartbeatInterceptor.configure(AtmosphereConfig config)
|
void |
CorsInterceptor.configure(AtmosphereConfig config)
|
void |
CacheHeadersInterceptor.configure(AtmosphereConfig config)
|
void |
AtmosphereResourceStateRecovery.configure(AtmosphereConfig config)
|
void |
AtmosphereResourceLifecycleInterceptor.configure(AtmosphereConfig config)
|
| Uses of AtmosphereConfig in org.atmosphere.pool |
|---|
| Fields in org.atmosphere.pool declared as AtmosphereConfig | |
|---|---|
protected AtmosphereConfig |
UnboundedApachePoolableProvider.config
|
| Methods in org.atmosphere.pool with parameters of type AtmosphereConfig | |
|---|---|
void |
UnboundedApachePoolableProvider.configure(AtmosphereConfig config)
|
| Constructors in org.atmosphere.pool with parameters of type AtmosphereConfig | |
|---|---|
PoolableBroadcasterFactory(Class<? extends Broadcaster> clazz,
String broadcasterLifeCyclePolicy,
AtmosphereConfig c)
Deprecated. |
|
| Uses of AtmosphereConfig in org.atmosphere.util |
|---|
| Methods in org.atmosphere.util that return AtmosphereConfig | |
|---|---|
AtmosphereConfig |
AtmosphereConfigReader.parse(AtmosphereConfig config,
InputStream stream)
|
AtmosphereConfig |
AtmosphereConfigReader.parse(AtmosphereConfig config,
String filename)
|
| Methods in org.atmosphere.util with parameters of type AtmosphereConfig | |
|---|---|
void |
VoidAnnotationProcessor.configure(AtmosphereConfig config)
|
void |
DefaultEndpointMapper.configure(AtmosphereConfig config)
|
protected BroadcasterConfig |
SimpleBroadcaster.createBroadcasterConfig(AtmosphereConfig config)
|
static ExecutorService |
ExecutorsFactory.getAsyncOperationExecutor(AtmosphereConfig config,
String name)
Create an ExecutorService to be used for dispatching I/O events. |
static ExecutorService |
ExecutorsFactory.getMessageDispatcher(AtmosphereConfig config,
String name)
Create an ExecutorService to be used for dispatching messages, not I/O events. |
static ScheduledExecutorService |
ExecutorsFactory.getScheduler(AtmosphereConfig config)
Create a ScheduledExecutorService used ot schedule I/O and non I/O events. |
static String |
IOUtils.guestServletPath(AtmosphereConfig config)
|
Broadcaster |
SimpleBroadcaster.initialize(String id,
AtmosphereConfig config)
|
Broadcaster |
ExcludeSessionBroadcaster.initialize(String id,
AtmosphereConfig config)
|
Broadcaster |
AbstractBroadcasterProxy.initialize(String id,
URI uri,
AtmosphereConfig config)
|
AtmosphereConfig |
AtmosphereConfigReader.parse(AtmosphereConfig config,
InputStream stream)
|
AtmosphereConfig |
AtmosphereConfigReader.parse(AtmosphereConfig config,
String filename)
|
static void |
ExecutorsFactory.reset(AtmosphereConfig config)
|
| Uses of AtmosphereConfig in org.atmosphere.websocket |
|---|
| Methods in org.atmosphere.websocket that return AtmosphereConfig | |
|---|---|
AtmosphereConfig |
WebSocket.config()
|
| Methods in org.atmosphere.websocket with parameters of type AtmosphereConfig | |
|---|---|
WebSocketProcessor |
WebSocketProcessor.configure(AtmosphereConfig config)
Configure, or post construct a WebSocketProcessor |
WebSocketProcessor |
DefaultWebSocketProcessor.configure(AtmosphereConfig config)
|
| Constructors in org.atmosphere.websocket with parameters of type AtmosphereConfig | |
|---|---|
WebSocket(AtmosphereConfig config)
|
|
| Uses of AtmosphereConfig in org.atmosphere.websocket.protocol |
|---|
| Methods in org.atmosphere.websocket.protocol with parameters of type AtmosphereConfig | |
|---|---|
void |
StreamingHttpProtocol.configure(AtmosphereConfig config)
|
void |
SimpleHttpProtocol.configure(AtmosphereConfig config)
|
void |
EchoProtocol.configure(AtmosphereConfig config)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||