JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
B
C
D
E
G
L
M
O
R
S
U
V
W
A
addArgumentResolvers(List<HandlerMethodArgumentResolver>)
- Method in class org.atmosphere.samples.pubsub.config.
WebAppConfiguration
addResourceHandlers(ResourceHandlerRegistry)
- Method in class org.atmosphere.samples.pubsub.config.
WebAppConfiguration
addViewControllers(ViewControllerRegistry)
- Method in class org.atmosphere.samples.pubsub.config.
WebAppConfiguration
AtmosphereArgumentResolver
- Class in
org.atmosphere.samples.pubsub.config.resolvers
AtmosphereArgumentResolver()
- Constructor for class org.atmosphere.samples.pubsub.config.resolvers.
AtmosphereArgumentResolver
AtmosphereUtils
- Class in
org.atmosphere.samples.pubsub.utils
AtmosphereUtils()
- Constructor for class org.atmosphere.samples.pubsub.utils.
AtmosphereUtils
B
BaseCommand
- Class in
org.atmosphere.samples.pubsub.dto
BaseCommand()
- Constructor for class org.atmosphere.samples.pubsub.dto.
BaseCommand
C
channel
- Variable in class org.atmosphere.samples.pubsub.dto.
BaseCommand
ChatController
- Class in
org.atmosphere.samples.pubsub.controllers
ChatController()
- Constructor for class org.atmosphere.samples.pubsub.controllers.
ChatController
ChatService
- Class in
org.atmosphere.samples.pubsub.services
ChatService()
- Constructor for class org.atmosphere.samples.pubsub.services.
ChatService
ChatService.ChannelPublisher
- Class in
org.atmosphere.samples.pubsub.services
ChatService.ChannelPublisher(Broadcaster, String)
- Constructor for class org.atmosphere.samples.pubsub.services.
ChatService.ChannelPublisher
Command
- Interface in
org.atmosphere.samples.pubsub.dto
ComponentConfiguration
- Class in
org.atmosphere.samples.pubsub.config
ComponentConfiguration()
- Constructor for class org.atmosphere.samples.pubsub.config.
ComponentConfiguration
configure(AtmosphereConfig)
- Method in class org.atmosphere.samples.pubsub.config.protocol.
DelegatingWebSocketProtocol
configureDefaultServletHandling(DefaultServletHandlerConfigurer)
- Method in class org.atmosphere.samples.pubsub.config.
WebAppConfiguration
configureMessageConverters(List<HttpMessageConverter<?>>)
- Method in class org.atmosphere.samples.pubsub.config.
WebAppConfiguration
D
DelegatingWebSocketProtocol
- Class in
org.atmosphere.samples.pubsub.config.protocol
DelegatingWebSocketProtocol()
- Constructor for class org.atmosphere.samples.pubsub.config.protocol.
DelegatingWebSocketProtocol
E
EmptyCommand
- Class in
org.atmosphere.samples.pubsub.dto
EmptyCommand()
- Constructor for class org.atmosphere.samples.pubsub.dto.
EmptyCommand
execute(Broadcaster)
- Method in interface org.atmosphere.samples.pubsub.dto.
Command
execute(Broadcaster)
- Method in class org.atmosphere.samples.pubsub.dto.
EmptyCommand
execute(Broadcaster)
- Method in class org.atmosphere.samples.pubsub.dto.
SubscribeCommand
execute(Broadcaster)
- Method in class org.atmosphere.samples.pubsub.dto.
UnsubscribeCommand
execute(Command)
- Method in class org.atmosphere.samples.pubsub.services.
ChatService
G
getAtmosphereResource(HttpServletRequest)
- Static method in class org.atmosphere.samples.pubsub.utils.
AtmosphereUtils
getBean(Class<? extends T>)
- Static method in class org.atmosphere.samples.pubsub.config.
SpringApplicationContext
getChannel()
- Method in class org.atmosphere.samples.pubsub.dto.
BaseCommand
getChannel()
- Method in interface org.atmosphere.samples.pubsub.dto.
Command
getMeteor(HttpServletRequest)
- Static method in class org.atmosphere.samples.pubsub.utils.
AtmosphereUtils
getResource()
- Method in class org.atmosphere.samples.pubsub.dto.
BaseCommand
getResource()
- Method in interface org.atmosphere.samples.pubsub.dto.
Command
L
LOG
- Static variable in class org.atmosphere.samples.pubsub.config.protocol.
DelegatingWebSocketProtocol
LOG
- Static variable in class org.atmosphere.samples.pubsub.utils.
AtmosphereUtils
M
MeteorArgumentResolver
- Class in
org.atmosphere.samples.pubsub.config.resolvers
MeteorArgumentResolver()
- Constructor for class org.atmosphere.samples.pubsub.config.resolvers.
MeteorArgumentResolver
O
objectMapper()
- Method in class org.atmosphere.samples.pubsub.config.
ComponentConfiguration
onClose(WebSocket)
- Method in class org.atmosphere.samples.pubsub.config.protocol.
DelegatingWebSocketProtocol
onDestroy()
- Method in class org.atmosphere.samples.pubsub.services.
ChatService.ChannelPublisher
onEmpty()
- Method in class org.atmosphere.samples.pubsub.services.
ChatService.ChannelPublisher
onError(WebSocket, WebSocketProcessor.WebSocketException)
- Method in class org.atmosphere.samples.pubsub.config.protocol.
DelegatingWebSocketProtocol
onIdle()
- Method in class org.atmosphere.samples.pubsub.services.
ChatService.ChannelPublisher
onMessage(WebSocket, String)
- Method in class org.atmosphere.samples.pubsub.config.protocol.
DelegatingWebSocketProtocol
onMessage(WebSocket, byte[], int, int)
- Method in class org.atmosphere.samples.pubsub.config.protocol.
DelegatingWebSocketProtocol
onOpen(WebSocket)
- Method in class org.atmosphere.samples.pubsub.config.protocol.
DelegatingWebSocketProtocol
org.atmosphere.samples.pubsub.config
- package org.atmosphere.samples.pubsub.config
org.atmosphere.samples.pubsub.config.protocol
- package org.atmosphere.samples.pubsub.config.protocol
org.atmosphere.samples.pubsub.config.resolvers
- package org.atmosphere.samples.pubsub.config.resolvers
org.atmosphere.samples.pubsub.controllers
- package org.atmosphere.samples.pubsub.controllers
org.atmosphere.samples.pubsub.dto
- package org.atmosphere.samples.pubsub.dto
org.atmosphere.samples.pubsub.services
- package org.atmosphere.samples.pubsub.services
org.atmosphere.samples.pubsub.utils
- package org.atmosphere.samples.pubsub.utils
R
resolveArgument(MethodParameter, ModelAndViewContainer, NativeWebRequest, WebDataBinderFactory)
- Method in class org.atmosphere.samples.pubsub.config.resolvers.
AtmosphereArgumentResolver
resolveArgument(MethodParameter, ModelAndViewContainer, NativeWebRequest, WebDataBinderFactory)
- Method in class org.atmosphere.samples.pubsub.config.resolvers.
MeteorArgumentResolver
resource
- Variable in class org.atmosphere.samples.pubsub.dto.
BaseCommand
run()
- Method in class org.atmosphere.samples.pubsub.services.
ChatService.ChannelPublisher
S
setBeanFactory(BeanFactory)
- Method in class org.atmosphere.samples.pubsub.config.
SpringApplicationContext
setChannel(String)
- Method in class org.atmosphere.samples.pubsub.dto.
BaseCommand
setResource(AtmosphereResource)
- Method in class org.atmosphere.samples.pubsub.dto.
BaseCommand
setResource(AtmosphereResource)
- Method in interface org.atmosphere.samples.pubsub.dto.
Command
SpringApplicationContext
- Class in
org.atmosphere.samples.pubsub.config
SpringApplicationContext()
- Constructor for class org.atmosphere.samples.pubsub.config.
SpringApplicationContext
subscribe(AtmosphereResource)
- Method in class org.atmosphere.samples.pubsub.controllers.
ChatController
SubscribeCommand
- Class in
org.atmosphere.samples.pubsub.dto
SubscribeCommand()
- Constructor for class org.atmosphere.samples.pubsub.dto.
SubscribeCommand
supportsParameter(MethodParameter)
- Method in class org.atmosphere.samples.pubsub.config.resolvers.
AtmosphereArgumentResolver
supportsParameter(MethodParameter)
- Method in class org.atmosphere.samples.pubsub.config.resolvers.
MeteorArgumentResolver
suspend(AtmosphereResource)
- Static method in class org.atmosphere.samples.pubsub.utils.
AtmosphereUtils
U
UnsubscribeCommand
- Class in
org.atmosphere.samples.pubsub.dto
UnsubscribeCommand()
- Constructor for class org.atmosphere.samples.pubsub.dto.
UnsubscribeCommand
V
viewResolver()
- Method in class org.atmosphere.samples.pubsub.config.
WebAppConfiguration
W
WebAppConfiguration
- Class in
org.atmosphere.samples.pubsub.config
WebAppConfiguration()
- Constructor for class org.atmosphere.samples.pubsub.config.
WebAppConfiguration
A
B
C
D
E
G
L
M
O
R
S
U
V
W
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2015. All Rights Reserved.