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

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

public NetworkAccessor

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


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

Method Detail

openConnection

URLConnection openConnection(URL url)
create URLConnection using the setting of astah* SystemProperties.

Parameters:
url -
Returns:
URLConnection
Throws:
IOException