|
Java™ Platform Standard Ed. 7 DRAFT ea-b76 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DatagramSocketImplFactory
This interface defines a factory for datagram socket implementations. It
is used by the classes DatagramSocket to create actual socket
implementations.
DatagramSocket| Modifier and Type | Method and Description |
|---|---|
DatagramSocketImpl |
createDatagramSocketImpl()
Creates a new DatagramSocketImpl instance. |
| Method Detail |
|---|
DatagramSocketImpl createDatagramSocketImpl()
DatagramSocketImpl instance.
DatagramSocketImpl.DatagramSocketImpl
|
Java™ Platform Standard Ed. 7 DRAFT ea-b76 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Copyright 2009 Sun Microsystems, Inc. All Rights Reserved. Use is subject to license terms.