com.aelitis.azureus.core.networkmanager.admin
Interface NetworkAdminHTTPProxy.Details

All Known Implementing Classes:
NetworkAdminHTTPProxyImpl.ProxyDetails
Enclosing interface:
NetworkAdminHTTPProxy

public static interface NetworkAdminHTTPProxy.Details


Method Summary
 String getAuthenticationType()
           
 String getResponse()
           
 String getServerName()
           
 

Method Detail

getServerName

String getServerName()

getResponse

String getResponse()

getAuthenticationType

String getAuthenticationType()