|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.axis2.clustering.ClusteringCommand
org.apache.axis2.clustering.ClusteringMessage
public abstract class ClusteringMessage
This is a special ClusteringCommand which is used for messaging. If there is a response, the response can be retrieved from this command
| Constructor Summary | |
|---|---|
ClusteringMessage()
|
|
| Method Summary | |
|---|---|
abstract ClusteringCommand |
getResponse()
Get the response for this message |
| Methods inherited from class org.apache.axis2.clustering.ClusteringCommand |
|---|
execute |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ClusteringMessage()
| Method Detail |
|---|
public abstract ClusteringCommand getResponse()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||