Uses of Class
com.zphinx.spine.vo.ProxyConfig

Packages that use ProxyConfig
com.zphinx.spine.start Classes and helpers used to initialize and configure Spine application framework at startup. 
 

Uses of ProxyConfig in com.zphinx.spine.start
 

Methods in com.zphinx.spine.start that return ProxyConfig
 ProxyConfig SpineConfiguration.getProxyConfiguration()
          Gets the ProxyConfig Object
 

Methods in com.zphinx.spine.start with parameters of type ProxyConfig
 void SpineConfiguration.setProxyConfiguration(ProxyConfig pConfig)
          Sets the ProxyConfig Object