Uses of Class
info.sswap.http.representation.Message

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.
 



Copyright (c) 2010, iPlant Collaborative, University of Arizona, Cold Spring Harbor Laboratories, University of Texas at Austin.