Package sdlip.examples.demo

Interface Summary
TreeNode Interface for a tree node.
 

Class Summary
BasicNode A simple default implementation for the TreeNode.
CollectionNode A TreeNode representing an SDLIP collection.
DemoClient A sample applet-based SDLIP client.
ResultNode A TreeNode representing an SDLIP result set.
ServerNode A TreeNode representing an SDLIP server.