com.change_vision.jude.api.inf.net
Class NetworkAccessor

com.change_vision.jude.api.inf.net.NetworkAccessor

public class NetworkAccessor

get the objects of networking using Astah's system properties.


Method Summary
 void openConnection()
          create URLConnection using the setting of astah* SystemProperties.
 

Method Detail

openConnection

public void openConnection()
create URLConnection using the setting of astah* SystemProperties.

Parameters:
url -
Throws:
IOException