|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Message | |
---|---|
info.sswap.http.representation | |
info.sswap.http.representation.json |
Uses of Message in info.sswap.http.representation |
---|
Subclasses of Message in info.sswap.http.representation | |
---|---|
class |
EntityMessage
A message containing a definition of a an object (entity) |
class |
PDGMessage
Intermediate representation for the input describing a PDG. |
class |
ProtocolMessage
Intermediate representation of the input describing an RDG |
Uses of Message in info.sswap.http.representation.json |
---|
Methods in info.sswap.http.representation.json with parameters of type Message | |
---|---|
private static void |
JsonMessageFactory.initMessage(Message message,
org.json.JSONObject jsonMessageObject,
java.util.Map<java.lang.String,java.lang.String> overridePrefixes)
Initializes the fields of the most base class (Message) with the data read from JSON. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |