Uses of Interface
com.metamatrix.common.comm.platform.socket.ChannelListener

Packages that use ChannelListener
com.metamatrix.common.comm.platform.socket   
com.metamatrix.common.comm.platform.socket.server   
 

Uses of ChannelListener in com.metamatrix.common.comm.platform.socket
 

Methods in com.metamatrix.common.comm.platform.socket that return ChannelListener
 ChannelListener ChannelListener.ChannelListenerFactory.createChannelListener(ObjectChannel channel)
           
 

Uses of ChannelListener in com.metamatrix.common.comm.platform.socket.server
 

Classes in com.metamatrix.common.comm.platform.socket.server that implement ChannelListener
 class SocketClientInstance
          Sockets implementation of the communication framework class representing the server's view of a client connection.
 

Methods in com.metamatrix.common.comm.platform.socket.server that return ChannelListener
 ChannelListener SocketListener.createChannelListener(ObjectChannel channel)
           
 



Copyright © 2009. All Rights Reserved.