Uses of Class com.sshtools.j2ssh.connection.InvalidChannelException

Uses in package com.sshtools.j2ssh.connection

Methods which throw type com.sshtools.j2ssh.connection.InvalidChannelException

Channel
ChannelFactory.createChannel(String channelType, byte[] requestData)

Uses in package com.sshtools.j2ssh.agent

Methods which throw type com.sshtools.j2ssh.connection.InvalidChannelException

void

Uses in package com.sshtools.daemon.forwarding

Methods which throw type com.sshtools.j2ssh.connection.InvalidChannelException

Channel
ForwardingServer.createChannel(String channelType, byte[] requestData)

Uses in package com.sshtools.j2ssh.forwarding

Methods which throw type com.sshtools.j2ssh.connection.InvalidChannelException

Channel
ForwardingClient.createChannel(String channelType, byte[] requestData)

Uses in package com.sshtools.daemon.session

Methods which throw type com.sshtools.j2ssh.connection.InvalidChannelException

Channel
SessionChannelFactory.createChannel(String channelType, byte[] requestData)
void

Copyright © 2002-2003 Lee David Painter & Contributors. All Rights Reserved.