| 
JavaTM 2 Platform Standard Ed. 5.0  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SocketImplFactory
This interface defines a factory for socket implementations. It
 is used by the classes Socket and
 ServerSocket to create actual socket
 implementations.
Socket, 
ServerSocket| Method Summary | |
|---|---|
 SocketImpl | 
createSocketImpl()
Creates a new SocketImpl instance. | 
| Method Detail | 
|---|
SocketImpl createSocketImpl()
SocketImpl instance.
SocketImpl.SocketImpl
  | 
JavaTM 2 Platform Standard Ed. 5.0  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Copyright 2004 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Also see the documentation redistribution policy.