|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NodeHandler | |
solar.service.dan | Contains DAN (Data Aggregation Network) service and related classes. |
Uses of NodeHandler in solar.service.dan |
Fields in solar.service.dan declared as NodeHandler | |
private NodeHandler |
GraphNode._handler
|
Methods in solar.service.dan that return NodeHandler | |
NodeHandler |
NodeManager.getLocal(Guid guid)
Get a local node (handler) with specified guid. |
Methods in solar.service.dan with parameters of type NodeHandler | |
void |
GraphNode.init(NodeHandler handler)
Initialize the source with a handler. |
void |
NodeManager.putLocal(Guid guid,
NodeHandler node)
Put a local node (handler) with specified guid. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |