com.aelitis.azureus.core.networkmanager.admin
Interface NetworkAdminSocksProxy

All Known Implementing Classes:
NetworkAdminSocksProxyImpl

public interface NetworkAdminSocksProxy


Method Summary
 String getHost()
           
 String getName()
           
 String getPort()
           
 String getString()
           
 String getUser()
           
 String[] getVersionsSupported()
           
 

Method Detail

getName

String getName()

getHost

String getHost()

getPort

String getPort()

getUser

String getUser()

getVersionsSupported

String[] getVersionsSupported()
                              throws NetworkAdminException
Throws:
NetworkAdminException

getString

String getString()