Uses of Interface
net.sf.beep4j.ChannelHandlerFactory

Packages that use ChannelHandlerFactory
net.sf.beep4j   
net.sf.beep4j.internal   
 

Uses of ChannelHandlerFactory in net.sf.beep4j
 

Methods in net.sf.beep4j with parameters of type ChannelHandlerFactory
 void Session.startChannel(ProfileInfo[] profiles, ChannelHandlerFactory factory)
          Tries to start a new channel using one of the profiles passed in.
 

Uses of ChannelHandlerFactory in net.sf.beep4j.internal
 

Methods in net.sf.beep4j.internal with parameters of type ChannelHandlerFactory
 void SessionImpl.startChannel(ProfileInfo[] profiles, ChannelHandlerFactory factory)
           
 void SessionImpl.SessionState.startChannel(ProfileInfo[] profiles, ChannelHandlerFactory factory)
           
 void SessionImpl.AbstractSessionState.startChannel(ProfileInfo[] profiles, ChannelHandlerFactory factory)
           
 void SessionImpl.AliveState.startChannel(ProfileInfo[] profiles, ChannelHandlerFactory factory)
           
 



Copyright © 2007 null. All Rights Reserved.