Uses of Class
com.edustructures.sifworks.AgentMessagingMode

Packages that use AgentMessagingMode
com.edustructures.sifworks Core classes and interfaces of the SIFWorks® ADK® for Java. 
 

Uses of AgentMessagingMode in com.edustructures.sifworks
 

Methods in com.edustructures.sifworks that return AgentMessagingMode
 AgentMessagingMode AgentProperties.getMessagingMode()
          Gets the preferred agent mode of operation (push or pull).
static AgentMessagingMode AgentMessagingMode.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static AgentMessagingMode[] AgentMessagingMode.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 

Methods in com.edustructures.sifworks with parameters of type AgentMessagingMode
 void AgentProperties.setMessagingMode(AgentMessagingMode mode)
          Sets the preferred agent mode of operation (push or pull).
 



Copyright © 2001-2007 Edustructures LLC. All Rights Reserved. SIFWorks® and ADK® are registered trademarks of Edustructures LLC. SIF™ and Schools Interoperability Framework are trademarks of the Schools Interoperability Framework Association.