Importing a network object

NetInterface netObj= (NetInterface)Manager.lookup(url);

where NetInterface is a network interface supported by the network object and url is a url address taking the form:

http://host:port/object-name


- 2 -