|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ChatInfo | |
org.jboss.remoting.samples.chat.client | |
org.jboss.remoting.samples.chat.server |
Uses of ChatInfo in org.jboss.remoting.samples.chat.client |
Methods in org.jboss.remoting.samples.chat.client with parameters of type ChatInfo | |
void |
LocalStrategy.join(ChatInfo chatInfo,
ChatMember newMember)
|
void |
LocalStrategy.getId(ChatInfo chatInfo)
|
Constructors in org.jboss.remoting.samples.chat.client with parameters of type ChatInfo | |
JoinFrame(ChatInfo chatInfo,
org.jboss.remoting.samples.chat.client.JoinConnectionStrategy jcs,
org.jboss.remoting.samples.chat.client.Closeable parent)
|
|
InfoFrame(org.jboss.remoting.samples.chat.client.InfoConnectionStrategy ics,
ChatInfo chatInfo,
org.jboss.remoting.samples.chat.client.Closeable parent)
|
Uses of ChatInfo in org.jboss.remoting.samples.chat.server |
Methods in org.jboss.remoting.samples.chat.server that return ChatInfo | |
protected ChatInfo |
ChatServer_Impl.getChatInfo(java.lang.Object[] args)
|
ChatInfo |
ChatServer.getChatInfo()
|
ChatInfo |
ExtendedChatInfo.getChatInfo()
|
Constructors in org.jboss.remoting.samples.chat.server with parameters of type ChatInfo | |
ExtendedChatInfo(ChatInfo chatInfo)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |