Uses of Class
com.sun.sgs.impl.service.channel.ChannelServiceImpl.MembershipEventType

Packages that use ChannelServiceImpl.MembershipEventType
com.sun.sgs.impl.service.channel Provides an implementation of ChannelManager
 

Uses of ChannelServiceImpl.MembershipEventType in com.sun.sgs.impl.service.channel
 

Methods in com.sun.sgs.impl.service.channel that return ChannelServiceImpl.MembershipEventType
static ChannelServiceImpl.MembershipEventType ChannelServiceImpl.MembershipEventType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ChannelServiceImpl.MembershipEventType[] ChannelServiceImpl.MembershipEventType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.sun.sgs.impl.service.channel with parameters of type ChannelServiceImpl.MembershipEventType
(package private)  void ChannelServiceImpl.cacheMembershipEvent(ChannelServiceImpl.MembershipEventType eventType, BigInteger channelRefId, BigInteger sessionRefId, long eventTimestamp, long expirationTimestamp)
          Caches the channel membership event with the specified eventType, channelRefId, sessionRefId, and eventTimestamp.
 


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