Uses of Class
com.sun.sgs.impl.nio.AsyncDatagramChannelImpl.MembershipKeyImpl

Packages that use AsyncDatagramChannelImpl.MembershipKeyImpl
com.sun.sgs.impl.nio Implements asynchronous IO as specified by the package com.sun.sgs.nio.channels
 

Uses of AsyncDatagramChannelImpl.MembershipKeyImpl in com.sun.sgs.impl.nio
 

Fields in com.sun.sgs.impl.nio with type parameters of type AsyncDatagramChannelImpl.MembershipKeyImpl
(package private)  ConcurrentHashMap<AsyncDatagramChannelImpl.MembershipKeyImpl,AsyncDatagramChannelImpl.MembershipKeyImpl> AsyncDatagramChannelImpl.mcastKeys
          The set of multicast membership keys for this channel.
(package private)  ConcurrentHashMap<AsyncDatagramChannelImpl.MembershipKeyImpl,AsyncDatagramChannelImpl.MembershipKeyImpl> AsyncDatagramChannelImpl.mcastKeys
          The set of multicast membership keys for this channel.
 


RedDwarf, Version 0.10.1
2010-03-14 10:56:12

Copyright © 2010 The RedDwarf Authors. All rights reserved
Copyright © 2007-2010 Sun Microsystems, Inc. All rights reserved