|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |