|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--MessageStruct
This class is used to implement the Message Structure with Message string and pipeAdvertisement
| Constructor Summary | |
MessageStruct(java.lang.String p,
java.lang.String m)
Constructor : Constructs Querystructure for the given Query and Pipe Adv |
|
| Method Summary | |
java.lang.String |
getMessageTypeString()
Returns the Message type String from the Message Struct data structure |
java.lang.String |
getPipeAdvString()
Returns the Pipe Adv String from the Message Struct data structure |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public MessageStruct(java.lang.String p,
java.lang.String m)
| Method Detail |
public java.lang.String getPipeAdvString()
public java.lang.String getMessageTypeString()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||