Package com.onenetwork.platform.integ.rest.network

Helper classes related to the "Network Widget" component in Command Center. You can build your own REST resources which return a NetworkMessage object, feeding the NetworkWidget display.
  • Class Summary 
    Class Description
    Arc
    An Arc connects two Nodes in a NetworkMessage.
    Geo
    Geographic information associated with a single Node.
    NetworkMessage
    Top-level message which can be consumed by the NetworkWidget command center component.
    Node
    Represents a single node in a network of nodes connected by Arcs.