Uses of Class
org.indy.socks.SocksInfo

Packages that use SocksInfo
org.indy.io   
org.indy.socks   
 

Uses of SocksInfo in org.indy.io
 

Methods in org.indy.io that return SocksInfo
protected  SocksInfo IOHandlerSocket.getSocksInfo()
          Gets the SOCKS data in use with this IOHandlerSocket
 

Methods in org.indy.io with parameters of type SocksInfo
protected  void IOHandlerSocket.setSocksInfo(SocksInfo info)
          Sets the SOCKS configuration to be used with this socket connection.
 

Uses of SocksInfo in org.indy.socks
 

Constructors in org.indy.socks with parameters of type SocksInfo
SocksInfo(SocksInfo soInfo)
          Constructor for the IdSocksInfo object
 



Copyright © 2002-2002 IndyJ. All Rights Reserved.