|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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). |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||