Uses of Class
Message

Uses of Message in <Unnamed>
 

Fields in <Unnamed> declared as Message
(package private)  Message[] PredictionObject.futureComponentRFQList
           
 

Methods in <Unnamed> that return Message
 Message Message.createReply(se.sics.isl.transport.Transportable content)
           
 Message PredictionObject.getFutureComponentRFQ(int index)
          Returns an RFQBundle containing a future component RFQ.
 

Methods in <Unnamed> with parameters of type Message
private  void SamplePredictorAgent.handleIncomingMessage(Message message)
          Processes each incoming message
private  void SamplePredictorAgent.handleOutgoingMessage(Message message)
          Processes each outgoing message
 void PredictionObject.setFutureComponentRFQList(Message[] list)
          Set by the parser.