| 程序包 | 说明 |
|---|---|
| com.fr.third.jgroups.client | |
| com.fr.third.jgroups.demos |
Provides demonstrations of JGroups functionality.
|
| 限定符和类型 | 字段和说明 |
|---|---|
protected java.util.Set<StompConnection.Listener> |
StompConnection.listeners |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
StompConnection.addListener(StompConnection.Listener listener) |
void |
StompConnection.removeListener(StompConnection.Listener listener) |
| 限定符和类型 | 类和说明 |
|---|---|
class |
StompChat
Chat client using STOMP to talk to other clients
|
class |
StompDraw
Simple STOMP demo client.
|