Uses of Interface
com.sun.sgs.app.ChannelManager

Packages that use ChannelManager
com.sun.sgs.app Provides the interface to the Project Darkstar Server used by application developers. 
com.sun.sgs.internal Provides implementation hooks for a Project Darkstar 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.internal
 

Methods in com.sun.sgs.internal that return ChannelManager
 ChannelManager ManagerLocator.getChannelManager()
          Returns the ChannelManager for use by the current application.
 


Project Darkstar, Version 0.9.9.6
2009-05-08 15:39:40

Copyright © 2007-2009 Sun Microsystems, Inc. All rights reserved