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

Packages that use ChannelListener
com.sun.sgs.app Provides the interface to the Project Darkstar Server used by application developers. 
 

Uses of ChannelListener in com.sun.sgs.app
 

Methods in com.sun.sgs.app with parameters of type ChannelListener
 Channel ChannelManager.createChannel(String name, ChannelListener listener, Delivery delivery)
          Creates a new channel with the specified listener and delivery guarantee, binds it to the specified name, and returns it.
 


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

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