org.wicketstuff.push.examples.chatservice
Class ChatService

java.lang.Object
  extended by org.wicketstuff.push.examples.chatservice.ChatService

public class ChatService
extends Object

Author:
Sebastian Thomschke

Constructor Summary
ChatService()
           
 
Method Summary
 ChatRoom getChatRoom(String name)
           
 
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

getChatRoom

public ChatRoom getChatRoom(String name)


Copyright © 2012. All Rights Reserved.