| Package | Description |
|---|---|
| org.apache.axis2.clustering.control | |
| org.apache.axis2.clustering.control.wka |
| Modifier and Type | Class and Description |
|---|---|
class |
GetConfigurationCommand |
class |
GetConfigurationResponseCommand |
class |
GetStateCommand |
class |
GetStateResponseCommand |
| Modifier and Type | Class and Description |
|---|---|
class |
JoinGroupCommand
This is the message a member will send to another member when it intends to join a group.
|
class |
MemberJoinedCommand
This is the notification message a member will send to all others in the group after it has
joined the group.
|
class |
MemberListCommand
When a new member wishes to join a group, it will send a
JoinGroupCommand message to
a known member. |
Copyright © 2004–2017 The Apache Software Foundation. All rights reserved.