FileDocCategorySizeDatePackage
ASClientSocketFactory.javaAPI DocGlassfish v2 API2280Fri May 04 22:35:50 BST 2007com.sun.enterprise.server.ss.provider

ASClientSocketFactory

public class ASClientSocketFactory extends Object implements SocketImplFactory
pluggable interface (this class will provide ApplicationServer with the right lifecycles array)

Fields Summary
Constructors Summary
Methods Summary
public java.net.SocketImplcreateSocketImpl()

        return new ASClientSocketImpl();