Uses of Class
org.jboss.remoting.samples.chat.server.ExtendedChatInfo

Packages that use ExtendedChatInfo
org.jboss.remoting.samples.chat.server   
 

Uses of ExtendedChatInfo in org.jboss.remoting.samples.chat.server
 

Methods in org.jboss.remoting.samples.chat.server that return ExtendedChatInfo
 ExtendedChatInfo ChatStore.getChat(java.lang.String key)
           
 

Methods in org.jboss.remoting.samples.chat.server with parameters of type ExtendedChatInfo
 void ChatStore.addChat(ExtendedChatInfo eci)
           
 

Constructors in org.jboss.remoting.samples.chat.server with parameters of type ExtendedChatInfo
ChatServer_Impl(ExtendedChatInfo eci, ShutDownGate sdg)
           
 



Copyright © 1998-2005 JBoss Inc . All Rights Reserved.