Uses of Interface
examples.chat.Chat

Packages that use Chat
examples.chat   
examples.chat.client.gui   
 

Uses of Chat in examples.chat
 

Classes in examples.chat that implement Chat
 class GuiClientImpl
          This component acts like a proxy for the Chat service.
 

Fields in examples.chat declared as Chat
 Chat GuiClientImpl.chatService
           
 Chat ClientImpl.chatService
           
 

Uses of Chat in examples.chat.client.gui
 

Fields in examples.chat.client.gui declared as Chat
protected static Chat ChatGUI.service
          A reference to the Chat service.
 

Methods in examples.chat.client.gui that return Chat
static Chat ChatGUI.getChatService()
          A convenient static getter for the chat service.
 



Copyright © 2010 OW2 Consortium. All Rights Reserved.