cern::cmw::mom::test::chat::ChatClient Class Reference

Inheritance diagram for cern::cmw::mom::test::chat::ChatClient:
Inheritance graph
[legend]
Collaboration diagram for cern::cmw::mom::test::chat::ChatClient:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 ChatClient ()
void onMessage (Message m)

Static Public Member Functions

static void main (String[] args)

Package Functions

void connect (ActionEvent e)
void disconnect (ActionEvent e)
void post (ActionEvent e)

Package Attributes

boolean packFrame = false
ChatFrame1 frame = null
boolean connected = false
Subscriber sub = null
Publisher pub = null
long subscriptionToken = 0

Static Package Attributes

static final String CHAT_TOPIC = "CMW.TEMP.CHAT"
static final Category cat = Category.getInstance(ChatClient.class.getName())

Detailed Description

Chat application implemented via the CMW pubsub API.


Constructor & Destructor Documentation

cern::cmw::mom::test::chat::ChatClient::ChatClient (  )  [inline]

Member Function Documentation

void cern::cmw::mom::test::chat::ChatClient::connect ( ActionEvent  e  )  [inline, package]
void cern::cmw::mom::test::chat::ChatClient::disconnect ( ActionEvent  e  )  [inline, package]
static void cern::cmw::mom::test::chat::ChatClient::main ( String[]  args  )  [inline, static]

References cat, and ChatClient().

void cern::cmw::mom::test::chat::ChatClient::onMessage ( Message  m  )  [inline]
void cern::cmw::mom::test::chat::ChatClient::post ( ActionEvent  e  )  [inline, package]

Member Data Documentation

final Category cern::cmw::mom::test::chat::ChatClient::cat = Category.getInstance(ChatClient.class.getName()) [static, package]

Referenced by connect(), disconnect(), main(), and post().

final String cern::cmw::mom::test::chat::ChatClient::CHAT_TOPIC = "CMW.TEMP.CHAT" [static, package]

Referenced by connect(), and post().

Referenced by connect(), disconnect(), and post().

Referenced by ChatClient().

Referenced by connect(), disconnect(), and post().

Referenced by connect(), and disconnect().

Referenced by connect(), and disconnect().


The documentation for this class was generated from the following file:

Generated by  doxygen 1.6.2