

Public Member Functions | |
| ChatClient () | |
| void | onMessage (Message m) |
Static Public Member Functions | |
| 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 | |
| final String | CHAT_TOPIC = "CMW.TEMP.CHAT" |
| final Category | cat = Category.getInstance(ChatClient.class.getName()) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3.8