|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ChannelManager | |
|---|---|
| com.sun.sgs.app | Provides the interface to the RedDwarf Server used by application developers. |
| com.sun.sgs.impl.app.profile | Provides manager implementations that support profiling. |
| com.sun.sgs.impl.kernel | Provides an implementation of the RedDwarf Server kernel. |
| com.sun.sgs.impl.service.channel | Provides an implementation of ChannelManager. |
| com.sun.sgs.internal | Provides implementation hooks for a RedDwarf Server to configure the underlying behavior of the system. |
| Uses of ChannelManager in com.sun.sgs.app |
|---|
| Methods in com.sun.sgs.app that return ChannelManager | |
|---|---|
static ChannelManager |
AppContext.getChannelManager()
Returns the ChannelManager for use by the current
application. |
| Uses of ChannelManager in com.sun.sgs.impl.app.profile |
|---|
| Classes in com.sun.sgs.impl.app.profile that implement ChannelManager | |
|---|---|
class |
ProfileChannelManager
This is implementation of ChannelManager simply calls its
backing manager for each manager method. |
| Constructors in com.sun.sgs.impl.app.profile with parameters of type ChannelManager | |
|---|---|
ProfileChannelManager(ChannelManager backingManager)
Creates an instance of ProfileChannelManager. |
|
| Uses of ChannelManager in com.sun.sgs.impl.kernel |
|---|
| Methods in com.sun.sgs.impl.kernel that return ChannelManager | |
|---|---|
(package private) ChannelManager |
KernelContext.getChannelManager()
Returns the ChannelManager used in this context. |
ChannelManager |
ManagerLocatorImpl.getChannelManager()
|
static ChannelManager |
ContextResolver.getChannelManager()
Returns the ChannelManager used in this context. |
(package private) ChannelManager |
StartupKernelContext.getChannelManager()
Returns the ChannelManager used in this context. |
| Uses of ChannelManager in com.sun.sgs.impl.service.channel |
|---|
| Classes in com.sun.sgs.impl.service.channel that implement ChannelManager | |
|---|---|
class |
ChannelServiceImpl
ChannelService implementation. |
| Uses of ChannelManager in com.sun.sgs.internal |
|---|
| Methods in com.sun.sgs.internal that return ChannelManager | |
|---|---|
ChannelManager |
ManagerLocator.getChannelManager()
Returns the ChannelManager for use by the current
application. |
|
RedDwarf, Version 0.10.1 2010-03-14 10:56:12 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||