Uses of Class
com.sun.sgs.impl.service.channel.ChannelImpl

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

Uses of ChannelImpl in com.sun.sgs.impl.service.channel
 

Methods in com.sun.sgs.impl.service.channel with parameters of type ChannelImpl
(package private) abstract  boolean ChannelImpl.ChannelEvent.serviceEvent(ChannelImpl channel)
          Services this event (taken from the head of the event queue) for the specified channel, and returns true if the event has completed processing and can be removed from the event queue.
 boolean ChannelImpl.SendEvent.serviceEvent(ChannelImpl channel)
          Services this event (taken from the head of the event queue) for the specified channel, and returns true if the event has completed processing and can be removed from the event queue.
 

Method parameters in com.sun.sgs.impl.service.channel with type arguments of type ChannelImpl
(package private)  void ChannelWrapper.setChannelRef(ManagedReference<ChannelImpl> channelRef)
          Set the channel reference for this wrapper to the specified channelRef.
 

Constructor parameters in com.sun.sgs.impl.service.channel with type arguments of type ChannelImpl
ChannelWrapper(ManagedReference<ChannelImpl> channelRef)
          Constructs an instance with the specified channelRef.
 


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