|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ProtocolFamily | |
|---|---|
| com.sun.sgs.nio.channels | Defines asynchronous channels that are connected to a stream-oriented connecting or listening socket, or a datagram-oriented socket. |
| com.sun.sgs.nio.channels.spi | Service-provider classes for the com.sun.sgs.nio.channels package. |
| Uses of ProtocolFamily in com.sun.sgs.nio.channels |
|---|
| Classes in com.sun.sgs.nio.channels that implement ProtocolFamily | |
|---|---|
class |
StandardProtocolFamily
Defines the standard family of communication protocols. |
| Methods in com.sun.sgs.nio.channels with parameters of type ProtocolFamily | |
|---|---|
static AsynchronousDatagramChannel |
AsynchronousDatagramChannel.open(ProtocolFamily pf,
AsynchronousChannelGroup group)
Opens an asynchronous datagram channel. |
| Uses of ProtocolFamily in com.sun.sgs.nio.channels.spi |
|---|
| Methods in com.sun.sgs.nio.channels.spi with parameters of type ProtocolFamily | |
|---|---|
abstract AsynchronousDatagramChannel |
AsynchronousChannelProvider.openAsynchronousDatagramChannel(ProtocolFamily pf,
AsynchronousChannelGroup group)
Opens an asynchronous datagram channel. |
|
RedDwarf, Version 0.10.1 2010-03-14 10:56:12 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||