edtFTPj/Free - Open-source FTP library for Java | Download


Uses of Class
com.enterprisedt.util.proxy.PlainSocket

Packages that use PlainSocket
com.enterprisedt.util.proxy   
 

Uses of PlainSocket in com.enterprisedt.util.proxy
 

Methods in com.enterprisedt.util.proxy that return PlainSocket
static PlainSocket PlainSocket.createPlainSocket(java.net.InetAddress host, int port, int timeout)
          Create a connected socket, using a timeout if it is available.
static PlainSocket PlainSocket.createPlainSocket(java.lang.String host, int port, int timeout)
          Create a connected socket, using a timeout if it is available.
 



Copyright (c) 2001-2007 Enterprise Distributed Technologies Ltd. All Rights Reserved.