org.gcube.accounting.webservice.configuration
Interface NetworkConfiguration

All Superinterfaces:
RawConfiguration
All Known Implementing Classes:
BaseConfiguration, PropertiesBaseConfiguration

public interface NetworkConfiguration
extends RawConfiguration


Method Summary
 String getProxyHost()
           
 String getProxyPassword()
           
 String getProxyPort()
           
 String getProxyUser()
           
 
Methods inherited from interface org.gcube.accounting.webservice.configuration.RawConfiguration
getBoolean, getBoolean, getInt, getInt, getList, getString
 

Method Detail

getProxyHost

String getProxyHost()

getProxyPort

String getProxyPort()

getProxyUser

String getProxyUser()

getProxyPassword

String getProxyPassword()


Copyright © 2013. All Rights Reserved.