Uses of Interface
org.eclipse.net4j.channel.IChannelMultiplexer

Packages that use IChannelMultiplexer
org.eclipse.spi.net4j   
 

Uses of IChannelMultiplexer in org.eclipse.spi.net4j
 

Subinterfaces of IChannelMultiplexer in org.eclipse.spi.net4j
 interface InternalConnector
           
 

Methods in org.eclipse.spi.net4j that return IChannelMultiplexer
 IChannelMultiplexer InternalChannel.getChannelMultiplexer()
           
 

Methods in org.eclipse.spi.net4j with parameters of type IChannelMultiplexer
 void InternalChannel.setChannelMultiplexer(IChannelMultiplexer channelMultiplexer)
           
 


Copyright (c) 2004 - 2008 Eike Stepper, Germany.
All Rights Reserved.