Uses of Class
org.indy.socks.SocksInfo.Version

Packages that use SocksInfo.Version
org.indy.socks   
 

Uses of SocksInfo.Version in org.indy.socks
 

Fields in org.indy.socks declared as SocksInfo.Version
protected  SocksInfo.Version SocksInfo.version
          Description of the Field
static SocksInfo.Version SocksInfo.Version.NOSOCKS
          Description of the Field
static SocksInfo.Version SocksInfo.Version.SOCKS4
          Description of the Field
static SocksInfo.Version SocksInfo.Version.SOCKS4A
          Description of the Field
static SocksInfo.Version SocksInfo.Version.SOCKS5
          Description of the Field
 

Methods in org.indy.socks that return SocksInfo.Version
 SocksInfo.Version SocksInfo.getSocksVersion()
          Gets the socksVersion attribute of the IdSocksInfo object
 

Methods in org.indy.socks with parameters of type SocksInfo.Version
 void SocksInfo.setSocksVersion(SocksInfo.Version _version)
          Sets the socksVersion attribute of the IdSocksInfo object
 



Copyright © 2002-2002 IndyJ. All Rights Reserved.