FileDocCategorySizeDatePackage
CodecClientSocketFactory.javaAPI DocExample439Thu Mar 30 15:36:02 BST 2000tuning.distrib.rmi

CodecClientSocketFactory

public class CodecClientSocketFactory extends Object implements Serializable, RMIClientSocketFactory

Fields Summary
Constructors Summary
public CodecClientSocketFactory()

Methods Summary
public java.net.SocketcreateSocket(java.lang.String host, int port)

System.out.println("HHHHHHHHHHHHHHHHHHHHHHHHH");
    return new CodecSocket(host, port);