Package planet.commonapi.factory

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  
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.