|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MembershipKey | |
|---|---|
| com.sun.sgs.nio.channels | Defines asynchronous channels that are connected to a stream-oriented connecting or listening socket, or a datagram-oriented socket. |
| Uses of MembershipKey in com.sun.sgs.nio.channels |
|---|
| Methods in com.sun.sgs.nio.channels that return MembershipKey | |
|---|---|
abstract MembershipKey |
MembershipKey.block(InetAddress source)
Block multicast packets from the given source address. |
MembershipKey |
MulticastChannel.join(InetAddress group,
NetworkInterface interf)
Joins a multicast group to begin receiving all datagrams sent to the group, returning a membership key. |
MembershipKey |
MulticastChannel.join(InetAddress group,
NetworkInterface interf,
InetAddress source)
Joins a multicast group to begin receiving datagrams sent to the group from a given source address. |
abstract MembershipKey |
MembershipKey.unblock(InetAddress source)
Unblock multicast packets from the given source address that was previously blocked using the block(java.net.InetAddress) method. |
|
RedDwarf, Version 0.10.1 2010-03-14 10:56:12 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||