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

ASServerSocketFactory

public class ASServerSocketFactory 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 ASServerSocketImpl();