|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||