Interface Summary |
ApplicationFactory |
This interface abstracts the task of generate new instances of Application. |
EndPointFactory |
This interface attempts to abstract building EndPoints, using the
pattern design Factory Method. |
IdFactory |
This interface provides methods with a way of generating
Ids. |
NetworkFactory |
This interface is focused to allow the ability of build networks
of different topologies, size and Nodes. |
NodeFactory |
It's a factory for Nodes abstraction. |
NodeHandleFactory |
It's a factory for NodeHandles abstraction. |