blob: 5cfe4a2d02b2bfc60ba01264cbf3c010749fca99 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_66) on Fri Jan 15 14:33:44 CET 2016 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Class org.apache.sshd.common.channel.PtyMode (Apache Mina SSHD :: Core 1.1.0 API)</title>
<meta name="date" content="2016-01-15">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class org.apache.sshd.common.channel.PtyMode (Apache Mina SSHD :: Core 1.1.0 API)";
}
}
catch(err) {
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../../org/apache/sshd/common/channel/PtyMode.html" title="enum in org.apache.sshd.common.channel">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?org/apache/sshd/common/channel/class-use/PtyMode.html" target="_top">Frames</a></li>
<li><a href="PtyMode.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h2 title="Uses of Class org.apache.sshd.common.channel.PtyMode" class="title">Uses of Class<br>org.apache.sshd.common.channel.PtyMode</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
<caption><span>Packages that use <a href="../../../../../../org/apache/sshd/common/channel/PtyMode.html" title="enum in org.apache.sshd.common.channel">PtyMode</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Package</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.sshd.client.channel">org.apache.sshd.client.channel</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.sshd.common.channel">org.apache.sshd.common.channel</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.sshd.server">org.apache.sshd.server</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.sshd.server.channel">org.apache.sshd.server.channel</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.sshd.server.shell">org.apache.sshd.server.shell</a></td>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList"><a name="org.apache.sshd.client.channel">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/apache/sshd/common/channel/PtyMode.html" title="enum in org.apache.sshd.common.channel">PtyMode</a> in <a href="../../../../../../org/apache/sshd/client/channel/package-summary.html">org.apache.sshd.client.channel</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
<caption><span>Fields in <a href="../../../../../../org/apache/sshd/client/channel/package-summary.html">org.apache.sshd.client.channel</a> with type parameters of type <a href="../../../../../../org/apache/sshd/common/channel/PtyMode.html" title="enum in org.apache.sshd.common.channel">PtyMode</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Field and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="../../../../../../org/apache/sshd/common/channel/PtyMode.html" title="enum in org.apache.sshd.common.channel">PtyMode</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">PtyCapableChannelSession.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/sshd/client/channel/PtyCapableChannelSession.html#DEFAULT_PTY_MODES">DEFAULT_PTY_MODES</a></span></code>&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../org/apache/sshd/client/channel/package-summary.html">org.apache.sshd.client.channel</a> that return types with arguments of type <a href="../../../../../../org/apache/sshd/common/channel/PtyMode.html" title="enum in org.apache.sshd.common.channel">PtyMode</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="../../../../../../org/apache/sshd/common/channel/PtyMode.html" title="enum in org.apache.sshd.common.channel">PtyMode</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">PtyCapableChannelSession.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/sshd/client/channel/PtyCapableChannelSession.html#getPtyModes--">getPtyModes</a></span>()</code>&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Method parameters in <a href="../../../../../../org/apache/sshd/client/channel/package-summary.html">org.apache.sshd.client.channel</a> with type arguments of type <a href="../../../../../../org/apache/sshd/common/channel/PtyMode.html" title="enum in org.apache.sshd.common.channel">PtyMode</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">PtyCapableChannelSession.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/sshd/client/channel/PtyCapableChannelSession.html#setPtyModes-java.util.Map-">setPtyModes</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="../../../../../../org/apache/sshd/common/channel/PtyMode.html" title="enum in org.apache.sshd.common.channel">PtyMode</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&gt;&nbsp;ptyModes)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.sshd.common.channel">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/apache/sshd/common/channel/PtyMode.html" title="enum in org.apache.sshd.common.channel">PtyMode</a> in <a href="../../../../../../org/apache/sshd/common/channel/package-summary.html">org.apache.sshd.common.channel</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
<caption><span>Fields in <a href="../../../../../../org/apache/sshd/common/channel/package-summary.html">org.apache.sshd.common.channel</a> with type parameters of type <a href="../../../../../../org/apache/sshd/common/channel/PtyMode.html" title="enum in org.apache.sshd.common.channel">PtyMode</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Field and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</a>&lt;<a href="../../../../../../org/apache/sshd/common/channel/PtyMode.html" title="enum in org.apache.sshd.common.channel">PtyMode</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">PtyMode.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/sshd/common/channel/PtyMode.html#MODES">MODES</a></span></code>
<div class="block">An un-modifiable <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util"><code>Set</code></a> of all defined <a href="../../../../../../org/apache/sshd/common/channel/PtyMode.html" title="enum in org.apache.sshd.common.channel"><code>PtyMode</code></a>s</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../org/apache/sshd/common/channel/package-summary.html">org.apache.sshd.common.channel</a> that return <a href="../../../../../../org/apache/sshd/common/channel/PtyMode.html" title="enum in org.apache.sshd.common.channel">PtyMode</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../../org/apache/sshd/common/channel/PtyMode.html" title="enum in org.apache.sshd.common.channel">PtyMode</a></code></td>
<td class="colLast"><span class="typeNameLabel">PtyMode.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/sshd/common/channel/PtyMode.html#fromInt-int-">fromInt</a></span>(int&nbsp;b)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../../../org/apache/sshd/common/channel/PtyMode.html" title="enum in org.apache.sshd.common.channel">PtyMode</a></code></td>
<td class="colLast"><span class="typeNameLabel">PtyMode.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/sshd/common/channel/PtyMode.html#valueOf-java.lang.String-">valueOf</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name)</code>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../../org/apache/sshd/common/channel/PtyMode.html" title="enum in org.apache.sshd.common.channel">PtyMode</a>[]</code></td>
<td class="colLast"><span class="typeNameLabel">PtyMode.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/sshd/common/channel/PtyMode.html#values--">values</a></span>()</code>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../org/apache/sshd/common/channel/package-summary.html">org.apache.sshd.common.channel</a> that return types with arguments of type <a href="../../../../../../org/apache/sshd/common/channel/PtyMode.html" title="enum in org.apache.sshd.common.channel">PtyMode</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="../../../../../../org/apache/sshd/common/channel/PtyMode.html" title="enum in org.apache.sshd.common.channel">PtyMode</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">PtyMode.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/sshd/common/channel/PtyMode.html#createEnabledOptions-java.util.Collection-">createEnabledOptions</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;<a href="../../../../../../org/apache/sshd/common/channel/PtyMode.html" title="enum in org.apache.sshd.common.channel">PtyMode</a>&gt;&nbsp;options)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="../../../../../../org/apache/sshd/common/channel/PtyMode.html" title="enum in org.apache.sshd.common.channel">PtyMode</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">PtyMode.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/sshd/common/channel/PtyMode.html#createEnabledOptions-org.apache.sshd.common.channel.PtyMode...-">createEnabledOptions</a></span>(<a href="../../../../../../org/apache/sshd/common/channel/PtyMode.html" title="enum in org.apache.sshd.common.channel">PtyMode</a>...&nbsp;options)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="../../../../../../org/apache/sshd/common/channel/PtyMode.html" title="enum in org.apache.sshd.common.channel">PtyMode</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">SttySupport.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/sshd/common/channel/SttySupport.html#getUnixPtyModes--">getUnixPtyModes</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="../../../../../../org/apache/sshd/common/channel/PtyMode.html" title="enum in org.apache.sshd.common.channel">PtyMode</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">SttySupport.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/sshd/common/channel/SttySupport.html#parsePtyModes-java.lang.String-">parsePtyModes</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;stty)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</a>&lt;<a href="../../../../../../org/apache/sshd/common/channel/PtyMode.html" title="enum in org.apache.sshd.common.channel">PtyMode</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">PtyMode.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/sshd/common/channel/PtyMode.html#resolveEnabledOptions-java.util.Map-java.util.Collection-">resolveEnabledOptions</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="../../../../../../org/apache/sshd/common/channel/PtyMode.html" title="enum in org.apache.sshd.common.channel">PtyMode</a>,?&gt;&nbsp;modes,
<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;<a href="../../../../../../org/apache/sshd/common/channel/PtyMode.html" title="enum in org.apache.sshd.common.channel">PtyMode</a>&gt;&nbsp;options)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</a>&lt;<a href="../../../../../../org/apache/sshd/common/channel/PtyMode.html" title="enum in org.apache.sshd.common.channel">PtyMode</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">PtyMode.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/sshd/common/channel/PtyMode.html#resolveEnabledOptions-java.util.Map-org.apache.sshd.common.channel.PtyMode...-">resolveEnabledOptions</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="../../../../../../org/apache/sshd/common/channel/PtyMode.html" title="enum in org.apache.sshd.common.channel">PtyMode</a>,?&gt;&nbsp;modes,
<a href="../../../../../../org/apache/sshd/common/channel/PtyMode.html" title="enum in org.apache.sshd.common.channel">PtyMode</a>...&nbsp;options)</code>&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../org/apache/sshd/common/channel/package-summary.html">org.apache.sshd.common.channel</a> with parameters of type <a href="../../../../../../org/apache/sshd/common/channel/PtyMode.html" title="enum in org.apache.sshd.common.channel">PtyMode</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="../../../../../../org/apache/sshd/common/channel/PtyMode.html" title="enum in org.apache.sshd.common.channel">PtyMode</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">PtyMode.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/sshd/common/channel/PtyMode.html#createEnabledOptions-org.apache.sshd.common.channel.PtyMode...-">createEnabledOptions</a></span>(<a href="../../../../../../org/apache/sshd/common/channel/PtyMode.html" title="enum in org.apache.sshd.common.channel">PtyMode</a>...&nbsp;options)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static boolean</code></td>
<td class="colLast"><span class="typeNameLabel">PtyMode.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/sshd/common/channel/PtyMode.html#getBooleanSettingValue-java.util.Map-org.apache.sshd.common.channel.PtyMode-">getBooleanSettingValue</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="../../../../../../org/apache/sshd/common/channel/PtyMode.html" title="enum in org.apache.sshd.common.channel">PtyMode</a>,?&gt;&nbsp;modes,
<a href="../../../../../../org/apache/sshd/common/channel/PtyMode.html" title="enum in org.apache.sshd.common.channel">PtyMode</a>&nbsp;m)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</a>&lt;<a href="../../../../../../org/apache/sshd/common/channel/PtyMode.html" title="enum in org.apache.sshd.common.channel">PtyMode</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">PtyMode.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/sshd/common/channel/PtyMode.html#resolveEnabledOptions-java.util.Map-org.apache.sshd.common.channel.PtyMode...-">resolveEnabledOptions</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="../../../../../../org/apache/sshd/common/channel/PtyMode.html" title="enum in org.apache.sshd.common.channel">PtyMode</a>,?&gt;&nbsp;modes,
<a href="../../../../../../org/apache/sshd/common/channel/PtyMode.html" title="enum in org.apache.sshd.common.channel">PtyMode</a>...&nbsp;options)</code>&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Method parameters in <a href="../../../../../../org/apache/sshd/common/channel/package-summary.html">org.apache.sshd.common.channel</a> with type arguments of type <a href="../../../../../../org/apache/sshd/common/channel/PtyMode.html" title="enum in org.apache.sshd.common.channel">PtyMode</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="../../../../../../org/apache/sshd/common/channel/PtyMode.html" title="enum in org.apache.sshd.common.channel">PtyMode</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">PtyMode.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/sshd/common/channel/PtyMode.html#createEnabledOptions-java.util.Collection-">createEnabledOptions</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;<a href="../../../../../../org/apache/sshd/common/channel/PtyMode.html" title="enum in org.apache.sshd.common.channel">PtyMode</a>&gt;&nbsp;options)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static boolean</code></td>
<td class="colLast"><span class="typeNameLabel">PtyMode.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/sshd/common/channel/PtyMode.html#getBooleanSettingValue-java.util.Map-org.apache.sshd.common.channel.PtyMode-">getBooleanSettingValue</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="../../../../../../org/apache/sshd/common/channel/PtyMode.html" title="enum in org.apache.sshd.common.channel">PtyMode</a>,?&gt;&nbsp;modes,
<a href="../../../../../../org/apache/sshd/common/channel/PtyMode.html" title="enum in org.apache.sshd.common.channel">PtyMode</a>&nbsp;m)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</a>&lt;<a href="../../../../../../org/apache/sshd/common/channel/PtyMode.html" title="enum in org.apache.sshd.common.channel">PtyMode</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">PtyMode.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/sshd/common/channel/PtyMode.html#resolveEnabledOptions-java.util.Map-java.util.Collection-">resolveEnabledOptions</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="../../../../../../org/apache/sshd/common/channel/PtyMode.html" title="enum in org.apache.sshd.common.channel">PtyMode</a>,?&gt;&nbsp;modes,
<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;<a href="../../../../../../org/apache/sshd/common/channel/PtyMode.html" title="enum in org.apache.sshd.common.channel">PtyMode</a>&gt;&nbsp;options)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</a>&lt;<a href="../../../../../../org/apache/sshd/common/channel/PtyMode.html" title="enum in org.apache.sshd.common.channel">PtyMode</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">PtyMode.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/sshd/common/channel/PtyMode.html#resolveEnabledOptions-java.util.Map-java.util.Collection-">resolveEnabledOptions</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="../../../../../../org/apache/sshd/common/channel/PtyMode.html" title="enum in org.apache.sshd.common.channel">PtyMode</a>,?&gt;&nbsp;modes,
<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;<a href="../../../../../../org/apache/sshd/common/channel/PtyMode.html" title="enum in org.apache.sshd.common.channel">PtyMode</a>&gt;&nbsp;options)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</a>&lt;<a href="../../../../../../org/apache/sshd/common/channel/PtyMode.html" title="enum in org.apache.sshd.common.channel">PtyMode</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">PtyMode.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/sshd/common/channel/PtyMode.html#resolveEnabledOptions-java.util.Map-org.apache.sshd.common.channel.PtyMode...-">resolveEnabledOptions</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="../../../../../../org/apache/sshd/common/channel/PtyMode.html" title="enum in org.apache.sshd.common.channel">PtyMode</a>,?&gt;&nbsp;modes,
<a href="../../../../../../org/apache/sshd/common/channel/PtyMode.html" title="enum in org.apache.sshd.common.channel">PtyMode</a>...&nbsp;options)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.sshd.server">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/apache/sshd/common/channel/PtyMode.html" title="enum in org.apache.sshd.common.channel">PtyMode</a> in <a href="../../../../../../org/apache/sshd/server/package-summary.html">org.apache.sshd.server</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../org/apache/sshd/server/package-summary.html">org.apache.sshd.server</a> that return types with arguments of type <a href="../../../../../../org/apache/sshd/common/channel/PtyMode.html" title="enum in org.apache.sshd.common.channel">PtyMode</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="../../../../../../org/apache/sshd/common/channel/PtyMode.html" title="enum in org.apache.sshd.common.channel">PtyMode</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">StandardEnvironment.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/sshd/server/StandardEnvironment.html#getPtyModes--">getPtyModes</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="../../../../../../org/apache/sshd/common/channel/PtyMode.html" title="enum in org.apache.sshd.common.channel">PtyMode</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">Environment.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/sshd/server/Environment.html#getPtyModes--">getPtyModes</a></span>()</code>
<div class="block">Retrieve the PTY modes settings</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.sshd.server.channel">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/apache/sshd/common/channel/PtyMode.html" title="enum in org.apache.sshd.common.channel">PtyMode</a> in <a href="../../../../../../org/apache/sshd/server/channel/package-summary.html">org.apache.sshd.server.channel</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
<caption><span>Fields in <a href="../../../../../../org/apache/sshd/server/channel/package-summary.html">org.apache.sshd.server.channel</a> with type parameters of type <a href="../../../../../../org/apache/sshd/common/channel/PtyMode.html" title="enum in org.apache.sshd.common.channel">PtyMode</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Field and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</a>&lt;<a href="../../../../../../org/apache/sshd/common/channel/PtyMode.html" title="enum in org.apache.sshd.common.channel">PtyMode</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">PuttyRequestHandler.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/sshd/server/channel/PuttyRequestHandler.html#PUTTY_OPTIONS">PUTTY_OPTIONS</a></span></code>&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../org/apache/sshd/server/channel/package-summary.html">org.apache.sshd.server.channel</a> that return types with arguments of type <a href="../../../../../../org/apache/sshd/common/channel/PtyMode.html" title="enum in org.apache.sshd.common.channel">PtyMode</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="../../../../../../org/apache/sshd/common/channel/PtyMode.html" title="enum in org.apache.sshd.common.channel">PtyMode</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">PuttyRequestHandler.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/sshd/server/channel/PuttyRequestHandler.html#resolveShellTtyOptions-java.util.Map-">resolveShellTtyOptions</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="../../../../../../org/apache/sshd/common/channel/PtyMode.html" title="enum in org.apache.sshd.common.channel">PtyMode</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&gt;&nbsp;modes)</code>&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../org/apache/sshd/server/channel/package-summary.html">org.apache.sshd.server.channel</a> with parameters of type <a href="../../../../../../org/apache/sshd/common/channel/PtyMode.html" title="enum in org.apache.sshd.common.channel">PtyMode</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>protected int</code></td>
<td class="colLast"><span class="typeNameLabel">ChannelSession.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/sshd/server/channel/ChannelSession.html#getPtyModeValue-org.apache.sshd.common.channel.PtyMode-">getPtyModeValue</a></span>(<a href="../../../../../../org/apache/sshd/common/channel/PtyMode.html" title="enum in org.apache.sshd.common.channel">PtyMode</a>&nbsp;mode)</code>&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Method parameters in <a href="../../../../../../org/apache/sshd/server/channel/package-summary.html">org.apache.sshd.server.channel</a> with type arguments of type <a href="../../../../../../org/apache/sshd/common/channel/PtyMode.html" title="enum in org.apache.sshd.common.channel">PtyMode</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="../../../../../../org/apache/sshd/common/channel/PtyMode.html" title="enum in org.apache.sshd.common.channel">PtyMode</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">PuttyRequestHandler.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/sshd/server/channel/PuttyRequestHandler.html#resolveShellTtyOptions-java.util.Map-">resolveShellTtyOptions</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="../../../../../../org/apache/sshd/common/channel/PtyMode.html" title="enum in org.apache.sshd.common.channel">PtyMode</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&gt;&nbsp;modes)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.sshd.server.shell">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/apache/sshd/common/channel/PtyMode.html" title="enum in org.apache.sshd.common.channel">PtyMode</a> in <a href="../../../../../../org/apache/sshd/server/shell/package-summary.html">org.apache.sshd.server.shell</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
<caption><span>Fields in <a href="../../../../../../org/apache/sshd/server/shell/package-summary.html">org.apache.sshd.server.shell</a> with type parameters of type <a href="../../../../../../org/apache/sshd/common/channel/PtyMode.html" title="enum in org.apache.sshd.common.channel">PtyMode</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Field and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</a>&lt;<a href="../../../../../../org/apache/sshd/common/channel/PtyMode.html" title="enum in org.apache.sshd.common.channel">PtyMode</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">TtyFilterInputStream.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/sshd/server/shell/TtyFilterInputStream.html#INPUT_OPTIONS">INPUT_OPTIONS</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</a>&lt;<a href="../../../../../../org/apache/sshd/common/channel/PtyMode.html" title="enum in org.apache.sshd.common.channel">PtyMode</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">TtyFilterOutputStream.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/sshd/server/shell/TtyFilterOutputStream.html#OUTPUT_OPTIONS">OUTPUT_OPTIONS</a></span></code>&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../org/apache/sshd/server/shell/package-summary.html">org.apache.sshd.server.shell</a> that return types with arguments of type <a href="../../../../../../org/apache/sshd/common/channel/PtyMode.html" title="enum in org.apache.sshd.common.channel">PtyMode</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="../../../../../../org/apache/sshd/common/channel/PtyMode.html" title="enum in org.apache.sshd.common.channel">PtyMode</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">ProcessShell.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/sshd/server/shell/ProcessShell.html#resolveShellTtyOptions-java.util.Map-">resolveShellTtyOptions</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="../../../../../../org/apache/sshd/common/channel/PtyMode.html" title="enum in org.apache.sshd.common.channel">PtyMode</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&gt;&nbsp;modes)</code>&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Method parameters in <a href="../../../../../../org/apache/sshd/server/shell/package-summary.html">org.apache.sshd.server.shell</a> with type arguments of type <a href="../../../../../../org/apache/sshd/common/channel/PtyMode.html" title="enum in org.apache.sshd.common.channel">PtyMode</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="../../../../../../org/apache/sshd/common/channel/PtyMode.html" title="enum in org.apache.sshd.common.channel">PtyMode</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">ProcessShell.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/sshd/server/shell/ProcessShell.html#resolveShellTtyOptions-java.util.Map-">resolveShellTtyOptions</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="../../../../../../org/apache/sshd/common/channel/PtyMode.html" title="enum in org.apache.sshd.common.channel">PtyMode</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&gt;&nbsp;modes)</code>&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
<caption><span>Constructor parameters in <a href="../../../../../../org/apache/sshd/server/shell/package-summary.html">org.apache.sshd.server.shell</a> with type arguments of type <a href="../../../../../../org/apache/sshd/common/channel/PtyMode.html" title="enum in org.apache.sshd.common.channel">PtyMode</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sshd/server/shell/TtyFilterInputStream.html#TtyFilterInputStream-java.io.InputStream-java.util.Collection-">TtyFilterInputStream</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a>&nbsp;in,
<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;<a href="../../../../../../org/apache/sshd/common/channel/PtyMode.html" title="enum in org.apache.sshd.common.channel">PtyMode</a>&gt;&nbsp;ttyOptions)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sshd/server/shell/TtyFilterInputStream.html#TtyFilterInputStream-java.io.InputStream-java.util.Map-">TtyFilterInputStream</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a>&nbsp;in,
<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="../../../../../../org/apache/sshd/common/channel/PtyMode.html" title="enum in org.apache.sshd.common.channel">PtyMode</a>,?&gt;&nbsp;modes)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sshd/server/shell/TtyFilterOutputStream.html#TtyFilterOutputStream-java.io.OutputStream-org.apache.sshd.server.shell.TtyFilterInputStream-java.util.Collection-">TtyFilterOutputStream</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/io/OutputStream.html?is-external=true" title="class or interface in java.io">OutputStream</a>&nbsp;out,
<a href="../../../../../../org/apache/sshd/server/shell/TtyFilterInputStream.html" title="class in org.apache.sshd.server.shell">TtyFilterInputStream</a>&nbsp;echo,
<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;<a href="../../../../../../org/apache/sshd/common/channel/PtyMode.html" title="enum in org.apache.sshd.common.channel">PtyMode</a>&gt;&nbsp;ttyOptions)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/sshd/server/shell/TtyFilterOutputStream.html#TtyFilterOutputStream-java.io.OutputStream-org.apache.sshd.server.shell.TtyFilterInputStream-java.util.Map-">TtyFilterOutputStream</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/io/OutputStream.html?is-external=true" title="class or interface in java.io">OutputStream</a>&nbsp;out,
<a href="../../../../../../org/apache/sshd/server/shell/TtyFilterInputStream.html" title="class in org.apache.sshd.server.shell">TtyFilterInputStream</a>&nbsp;echo,
<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="../../../../../../org/apache/sshd/common/channel/PtyMode.html" title="enum in org.apache.sshd.common.channel">PtyMode</a>,?&gt;&nbsp;modes)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
</ul>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../../org/apache/sshd/common/channel/PtyMode.html" title="enum in org.apache.sshd.common.channel">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?org/apache/sshd/common/channel/class-use/PtyMode.html" target="_top">Frames</a></li>
<li><a href="PtyMode.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright &#169; 2008&#x2013;2016 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
</body>
</html>