Class MESH.State

java.lang.Object
com.isode.dsapi.config.MESH.State
Enclosing class:
MESH

public static class MESH.State extends Object
Top-level object returned to callers.
  • Constructor Details

    • State

      public State()
      Constructor.
  • Method Details

    • getGroupState

      public TreeMap<String,MESH.GroupState> getGroupState()
      Get the states of all known MESH groups.
      Returns:
      Set of GroupState objects as mapped by their name. Never null.