Uses of Interface
net.sf.beep4j.StartChannelRequest

Packages that use StartChannelRequest
net.sf.beep4j   
net.sf.beep4j.ext   
 

Uses of StartChannelRequest in net.sf.beep4j
 

Methods in net.sf.beep4j with parameters of type StartChannelRequest
 void SessionHandler.channelStartRequested(StartChannelRequest request)
          This method is invoked when the other peer wants to start a new channel.
 

Uses of StartChannelRequest in net.sf.beep4j.ext
 

Methods in net.sf.beep4j.ext with parameters of type StartChannelRequest
 void SessionHandlerAdapter.channelStartRequested(StartChannelRequest request)
          Notifies the handler that the remote peer wants to open a channel.
 



Copyright © 2007 null. All Rights Reserved.