copyright The Portico Project 2008.

Uses of Class
org.portico.shared.msg.FED_ReflectAttributes

Packages that use FED_ReflectAttributes
org.portico.core.handlers   
 

Uses of FED_ReflectAttributes in org.portico.core.handlers
 

Methods in org.portico.core.handlers that return FED_ReflectAttributes
private  FED_ReflectAttributes ACT_UpdateHandler.generateRawCallback(Federate target, OCInstance theObject, OCMetadata discoveredClass, HashMap<Integer,byte[]> updated, byte[] callbackTag)
          Create a new callback and return it.
 

Methods in org.portico.core.handlers with parameters of type FED_ReflectAttributes
private  void ACT_UpdateHandler.sendCallback(FED_ReflectAttributes callback, double timestamp)
          This method will queue the given callback and will log a message to record that it was sent.
 


copyright The Portico Project 2008.