| 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectuk.ac.ic.doc.rodex.p2p.messages.applicationlayer.SchemaAdvertMsg
public class SchemaAdvertMsg
SchemaAdvertMsg.java
 The schema advertisement message sent by a peer to the directory service peer
 to advertise its public schemas
| Constructor Summary | |
|---|---|
SchemaAdvertMsg(java.util.List sacs)
Creates a new instance of HelloMsg  | 
|
| Method Summary | |
|---|---|
 ApplicationMessage | 
createFrom(AbstractMessage message)
Return an instance of this message created from a given AbstractMessage
 This method is used by the receiving peer to decode the message | 
 AbstractMessage | 
getAbstractMessage()
Return the actual message  | 
 java.lang.String | 
getContext()
Return the message context  | 
 java.lang.String | 
getPerformative()
Return the message's performative  | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public SchemaAdvertMsg(java.util.List sacs)
sacs - one or more SchemaAccessibility objects| Method Detail | 
|---|
public java.lang.String getPerformative()
getPerformative in interface ApplicationMessagepublic java.lang.String getContext()
getContext in interface ApplicationMessagepublic AbstractMessage getAbstractMessage()
getAbstractMessage in interface ApplicationMessagepublic ApplicationMessage createFrom(AbstractMessage message)
AbstractMessage
 This method is used by the receiving peer to decode the message
createFrom in interface ApplicationMessage
  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||