Uses of Class
net.sf.beep4j.internal.StartChannelResponse

Packages that use StartChannelResponse
net.sf.beep4j.internal   
 

Uses of StartChannelResponse in net.sf.beep4j.internal
 

Methods in net.sf.beep4j.internal that return StartChannelResponse
 StartChannelResponse SessionImpl.channelStartRequested(int channelNumber, ProfileInfo[] profiles)
           
 StartChannelResponse SessionImpl.SessionState.channelStartRequested(int channelNumber, ProfileInfo[] profiles)
           
 StartChannelResponse SessionImpl.AbstractSessionState.channelStartRequested(int channelNumber, ProfileInfo[] profiles)
           
 StartChannelResponse SessionImpl.AliveState.channelStartRequested(int channelNumber, ProfileInfo[] profiles)
           
 StartChannelResponse SessionImpl.WaitForResponseState.channelStartRequested(int channelNumber, ProfileInfo[] profiles)
           
 StartChannelResponse SessionManager.channelStartRequested(int channelNumber, ProfileInfo[] profiles)
          Requests to start a new channel or cancels the request.
static StartChannelResponse StartChannelResponse.createCancelledResponse(int code, java.lang.String message)
           
static StartChannelResponse StartChannelResponse.createSuccessResponse(ProfileInfo profile, ChannelHandler channelHandler)
           
 



Copyright © 2007 null. All Rights Reserved.