1
<?xml version="1.0" encoding="iso-8859-1"?>
2
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
3
"DTD/xhtml1-transitional.dtd">
4
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
6
<title>twisted.conch.ssh.channel</title>
7
<link rel="stylesheet" href="epydoc.css" type="text/css"></link>
9
<body bgcolor="white" text="black" link="blue" vlink="#204080"
12
<!-- =========== START OF NAVBAR =========== -->
13
<table class="navbar" border="0" width="100%" cellpadding="0" bgcolor="#a0c0ff" cellspacing="0">
15
<th class="navbar"> <a class="navbar" href="twisted.html">Home</a> </th>
16
<th class="navbar"> <a class="navbar" href="trees.html">Trees</a> </th>
17
<th class="navbar"> <a class="navbar" href="indices.html">Index</a> </th>
18
<th class="navbar"> <a class="navbar" href="help.html">Help</a> </th>
19
<th class="navbar" align="right" width="100%">
20
<table border="0" cellpadding="0" cellspacing="0">
21
<tr><th class="navbar" align="center">
23
<a class="navbar" target="_top" href="http://twistedmatrix.com/">Twisted 1.3.0rc1</a>
24
</p></th></tr></table>
28
<table width="100%" cellpadding="0" cellspacing="0">
31
<font size="-1"><b class="breadcrumbs">
32
<a href="twisted.html">Package twisted</a> ::
33
<a href="twisted.conch.html">Package conch</a> ::
34
<a href="twisted.conch.ssh.html">Package ssh</a> ::
38
<td><table cellpadding="0" cellspacing="0">
39
<tr><td align="right"><font size="-2">[<a href="frames.html"target="_top">frames</a> | <a href="twisted.conch.ssh.channel.html" target="_top">no frames</a>]</font></td></tr>
43
<!-- =========== START OF MODULE DESCRIPTION =========== -->
44
<h2 class="module">Module twisted.conch.ssh.channel</h2>
46
<p>The parent class for all the SSH Channels. Currently implemented
47
channels are session. direct-tcp, and forwarded-tcp.</p>
48
<p>This module is unstable.</p>
49
Maintainer: <a href="mailto:z3p@twistedmatrix.com">Paul
53
<!-- =========== START OF CLASSES =========== -->
54
<table class="summary" border="1" cellpadding="3" cellspacing="0" width="100%" bgcolor="white">
55
<tr bgcolor="#70b0f0" class="summary">
56
<th colspan="2">Classes</th></tr>
58
<b><a href="twisted.conch.ssh.channel.SSHChannel.html"><code>SSHChannel</code></a></b></td>
63
<!-- =========== START OF NAVBAR =========== -->
64
<table class="navbar" border="0" width="100%" cellpadding="0" bgcolor="#a0c0ff" cellspacing="0">
66
<th class="navbar"> <a class="navbar" href="twisted.html">Home</a> </th>
67
<th class="navbar"> <a class="navbar" href="trees.html">Trees</a> </th>
68
<th class="navbar"> <a class="navbar" href="indices.html">Index</a> </th>
69
<th class="navbar"> <a class="navbar" href="help.html">Help</a> </th>
70
<th class="navbar" align="right" width="100%">
71
<table border="0" cellpadding="0" cellspacing="0">
72
<tr><th class="navbar" align="center">
74
<a class="navbar" target="_top" href="http://twistedmatrix.com/">Twisted 1.3.0rc1</a>
75
</p></th></tr></table>
80
<table border="0" cellpadding="0" cellspacing="0" width="100%">
82
<td align="left"><font size="-2">Generated by Epydoc 2.0 on Sat May 15 20:07:42 2004</font></td>
83
<td align="right"><a href="http://epydoc.sourceforge.net"
84
><font size="-2">http://epydoc.sf.net</font></a></td>