org.atmosphere.samples.pubsub.services
Class ChatService

java.lang.Object
  extended by org.atmosphere.samples.pubsub.services.ChatService

@Service
public class ChatService
extends Object


Nested Class Summary
 class ChatService.ChannelPublisher
           
 
Constructor Summary
ChatService()
           
 
Method Summary
 void execute(Command command)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ChatService

public ChatService()
Method Detail

execute

public void execute(Command command)


Copyright © 2012. All Rights Reserved.