Package com.sun.sgs.impl.service.channel

Provides an implementation of ChannelManager.

See:
          Description

Interface Summary
ChannelServer A remote interface for communicating channel events and other channel-related requests between peer channel services.
 

Class Summary
ChannelImpl Channel implementation for use within a single transaction.
ChannelImpl.ChannelEvent Represents an event on a channel.
ChannelImpl.ChannelMessageInfo Contains a saved channel message with its associated timestamp and expiration time.
ChannelImpl.ReassignCoordinatorsTask A persistent task to reassign channel coordinators on a failed node to another node.
ChannelImpl.RemoveFailedNodeFromLocalChannelsTask A persistent task to remove a failed node, from locally coordinated channels.
ChannelImpl.SendEvent A channel send event.
ChannelServiceImpl ChannelService implementation.
ChannelServiceStats The Statistics MBean object for the channel service.
ChannelWrapper A wrapper for a ChannelImpl object that is returned to the application when a channel is created.
 

Enum Summary
ChannelServer.MembershipStatus Membership status.
ChannelServiceImpl.MembershipEventType Channel membership event types.
 

Package com.sun.sgs.impl.service.channel Description

Provides an implementation of ChannelManager.


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