B G L N O P R S

B

broadcastMessage(HttpServletRequest) - Method in class org.atmosphere.samples.pubsub.spring.PubSubController
Takes a request to post data and broadcasts it to everyone else.

G

getContentType() - Method in class org.atmosphere.samples.pubsub.spring.NoOpView
 

L

loadPage() - Method in class org.atmosphere.samples.pubsub.spring.PubSubController
Handles the main page load

N

NoOpView - Class in org.atmosphere.samples.pubsub.spring
Requests handled by Atmosphere should not get rendered as Views
NoOpView() - Constructor for class org.atmosphere.samples.pubsub.spring.NoOpView
 

O

org.atmosphere.samples.pubsub.spring - package org.atmosphere.samples.pubsub.spring
 

P

PubSubController - Class in org.atmosphere.samples.pubsub.spring
Example shows a simple Spring Controller that replicates the logic from AtmosphereHandlerPubSub.java URL to access is: http://localhost:8080/Atmosphere-pubsub-spring-tiles/pubsub/
PubSubController() - Constructor for class org.atmosphere.samples.pubsub.spring.PubSubController
 

R

render(Map<String, ?>, HttpServletRequest, HttpServletResponse) - Method in class org.atmosphere.samples.pubsub.spring.NoOpView
Renders nothing.

S

setContentType(String) - Method in class org.atmosphere.samples.pubsub.spring.NoOpView
 
subscribe(HttpServletRequest) - Method in class org.atmosphere.samples.pubsub.spring.PubSubController
This method takes a request to subscribe to the topic

B G L N O P R S

Copyright © 2014. All Rights Reserved.