File
Doc
Category
Size
Date
Package
ASClientSocketFactory.java
API Doc
Glassfish v2 API
2280
Fri May 04 22:35:50 BST 2007
com.sun.enterprise.server.ss.provider
ASClientSocketFactory
java.lang.Object
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.SocketImpl
createSocketImpl
()
return new ASClientSocketImpl();
Java Code Source