java.lang.Object | +--sdlip.examples.demo.BasicNode | +--sdlip.examples.demo.ServerNode
A TreeNode representing an SDLIP server.
ServerNode(DemoClient client,
java.lang.String label,
java.lang.String serverHost)
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait
public ServerNode(DemoClient client, java.lang.String label, java.lang.String serverHost) throws java.lang.Exception
public java.lang.String getHost()
public DemoClient getClient()
public void getMetadata() throws java.lang.Exception