blob: 9368852dac1542cca9eb02e8045ef843136390bd [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 (version 1.7.0_80) on Wed Jun 07 15:10:52 EDT 2017 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>IStream (Jetty :: Project 9.2.22.v20170606 API)</title>
<meta name="date" content="2017-06-07">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="IStream (Jetty :: Project 9.2.22.v20170606 API)";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><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 class="navBarCell1Rev">Class</li>
<li><a href="class-use/IStream.html">Use</a></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 class="aboutLanguage"><em><script type="text/javascript"> var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-1149868-7']); _gaq.push(['_trackPageview']); (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })(); </script></em></div>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../org/eclipse/jetty/spdy/ISession.html" title="interface in org.eclipse.jetty.spdy"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../../org/eclipse/jetty/spdy/PushSynInfo.html" title="class in org.eclipse.jetty.spdy"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?org/eclipse/jetty/spdy/IStream.html" target="_top">Frames</a></li>
<li><a href="IStream.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../allclasses-noframe.html">All 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>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#method_detail">Method</a></li>
</ul>
</div>
<a name="skip-navbar_top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">org.eclipse.jetty.spdy</div>
<h2 title="Interface IStream" class="title">Interface IStream</h2>
</div>
<div class="contentContainer">
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>All Superinterfaces:</dt>
<dd><a href="../../../../org/eclipse/jetty/util/Callback.html" title="interface in org.eclipse.jetty.util">Callback</a>, <a href="../../../../org/eclipse/jetty/spdy/api/Stream.html" title="interface in org.eclipse.jetty.spdy.api">Stream</a></dd>
</dl>
<dl>
<dt>All Known Implementing Classes:</dt>
<dd><a href="../../../../org/eclipse/jetty/spdy/StandardStream.html" title="class in org.eclipse.jetty.spdy">StandardStream</a></dd>
</dl>
<hr>
<br>
<pre>public interface <span class="strong">IStream</span>
extends <a href="../../../../org/eclipse/jetty/spdy/api/Stream.html" title="interface in org.eclipse.jetty.spdy.api">Stream</a>, <a href="../../../../org/eclipse/jetty/util/Callback.html" title="interface in org.eclipse.jetty.util">Callback</a></pre>
<div class="block"><p>The internal interface that represents a stream.</p>
<p><a href="../../../../org/eclipse/jetty/spdy/IStream.html" title="interface in org.eclipse.jetty.spdy"><code>IStream</code></a> contains additional methods used by a SPDY
implementation (and not by an application).</p></div>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ======== NESTED CLASS SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="nested_class_summary">
<!-- -->
</a>
<h3>Nested Class Summary</h3>
<ul class="blockList">
<li class="blockList"><a name="nested_classes_inherited_from_class_org.eclipse.jetty.util.Callback">
<!-- -->
</a>
<h3>Nested classes/interfaces inherited from interface&nbsp;org.eclipse.jetty.util.<a href="../../../../org/eclipse/jetty/util/Callback.html" title="interface in org.eclipse.jetty.util">Callback</a></h3>
<code><a href="../../../../org/eclipse/jetty/util/Callback.Adapter.html" title="class in org.eclipse.jetty.util">Callback.Adapter</a></code></li>
</ul>
</li>
</ul>
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method_summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span>Methods</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>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/jetty/spdy/IStream.html#associate(org.eclipse.jetty.spdy.IStream)">associate</a></strong>(<a href="../../../../org/eclipse/jetty/spdy/IStream.html" title="interface in org.eclipse.jetty.spdy">IStream</a>&nbsp;stream)</code>
<div class="block">Associate the given <a href="../../../../org/eclipse/jetty/spdy/IStream.html" title="interface in org.eclipse.jetty.spdy"><code>IStream</code></a> to this <a href="../../../../org/eclipse/jetty/spdy/IStream.html" title="interface in org.eclipse.jetty.spdy"><code>IStream</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/jetty/spdy/IStream.html#disassociate(org.eclipse.jetty.spdy.IStream)">disassociate</a></strong>(<a href="../../../../org/eclipse/jetty/spdy/IStream.html" title="interface in org.eclipse.jetty.spdy">IStream</a>&nbsp;stream)</code>
<div class="block">remove the given associated <a href="../../../../org/eclipse/jetty/spdy/IStream.html" title="interface in org.eclipse.jetty.spdy"><code>IStream</code></a> from this stream</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../org/eclipse/jetty/spdy/IStream.html" title="interface in org.eclipse.jetty.spdy">IStream</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/jetty/spdy/IStream.html#getAssociatedStream()">getAssociatedStream</a></strong>()</code>
<div class="block">Overrides Stream.getAssociatedStream() to return an instance of IStream instead of Stream</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../org/eclipse/jetty/spdy/api/StreamFrameListener.html" title="interface in org.eclipse.jetty.spdy.api">StreamFrameListener</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/jetty/spdy/IStream.html#getStreamFrameListener()">getStreamFrameListener</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/jetty/spdy/IStream.html#getWindowSize()">getWindowSize</a></strong>()</code>
<div class="block">Senders of data frames need to know the current window size
to determine whether they can send more data.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/jetty/spdy/IStream.html#process(org.eclipse.jetty.spdy.frames.ControlFrame)">process</a></strong>(<a href="../../../../org/eclipse/jetty/spdy/frames/ControlFrame.html" title="class in org.eclipse.jetty.spdy.frames">ControlFrame</a>&nbsp;frame)</code>
<div class="block">Processes the given control frame,
for example by updating the stream's state or by calling listeners.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/jetty/spdy/IStream.html#process(org.eclipse.jetty.spdy.api.DataInfo)">process</a></strong>(<a href="../../../../org/eclipse/jetty/spdy/api/DataInfo.html" title="class in org.eclipse.jetty.spdy.api">DataInfo</a>&nbsp;dataInfo)</code>
<div class="block">Processes the given <code>dataInfo</code>,
for example by updating the stream's state or by calling listeners.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/jetty/spdy/IStream.html#setStreamFrameListener(org.eclipse.jetty.spdy.api.StreamFrameListener)">setStreamFrameListener</a></strong>(<a href="../../../../org/eclipse/jetty/spdy/api/StreamFrameListener.html" title="interface in org.eclipse.jetty.spdy.api">StreamFrameListener</a>&nbsp;listener)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/jetty/spdy/IStream.html#updateCloseState(boolean,%20boolean)">updateCloseState</a></strong>(boolean&nbsp;close,
boolean&nbsp;local)</code>
<div class="block">A stream can be open, <a href="../../../../org/eclipse/jetty/spdy/api/Stream.html#isHalfClosed()"><code>half closed</code></a> or
<a href="../../../../org/eclipse/jetty/spdy/api/Stream.html#isClosed()"><code>closed</code></a> and this method updates the close state
of this stream.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/jetty/spdy/IStream.html#updateWindowSize(int)">updateWindowSize</a></strong>(int&nbsp;delta)</code>
<div class="block">Updates the window size for this stream by the given amount,
that can be positive or negative.</div>
</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods_inherited_from_class_org.eclipse.jetty.spdy.api.Stream">
<!-- -->
</a>
<h3>Methods inherited from interface&nbsp;org.eclipse.jetty.spdy.api.<a href="../../../../org/eclipse/jetty/spdy/api/Stream.html" title="interface in org.eclipse.jetty.spdy.api">Stream</a></h3>
<code><a href="../../../../org/eclipse/jetty/spdy/api/Stream.html#data(org.eclipse.jetty.spdy.api.DataInfo)">data</a>, <a href="../../../../org/eclipse/jetty/spdy/api/Stream.html#data(org.eclipse.jetty.spdy.api.DataInfo,%20org.eclipse.jetty.util.Callback)">data</a>, <a href="../../../../org/eclipse/jetty/spdy/api/Stream.html#getAttribute(java.lang.String)">getAttribute</a>, <a href="../../../../org/eclipse/jetty/spdy/api/Stream.html#getId()">getId</a>, <a href="../../../../org/eclipse/jetty/spdy/api/Stream.html#getIdleTimeout()">getIdleTimeout</a>, <a href="../../../../org/eclipse/jetty/spdy/api/Stream.html#getPriority()">getPriority</a>, <a href="../../../../org/eclipse/jetty/spdy/api/Stream.html#getPushedStreams()">getPushedStreams</a>, <a href="../../../../org/eclipse/jetty/spdy/api/Stream.html#getSession()">getSession</a>, <a href="../../../../org/eclipse/jetty/spdy/api/Stream.html#headers(org.eclipse.jetty.spdy.api.HeadersInfo)">headers</a>, <a href="../../../../org/eclipse/jetty/spdy/api/Stream.html#headers(org.eclipse.jetty.spdy.api.HeadersInfo,%20org.eclipse.jetty.util.Callback)">headers</a>, <a href="../../../../org/eclipse/jetty/spdy/api/Stream.html#isClosed()">isClosed</a>, <a href="../../../../org/eclipse/jetty/spdy/api/Stream.html#isHalfClosed()">isHalfClosed</a>, <a href="../../../../org/eclipse/jetty/spdy/api/Stream.html#isReset()">isReset</a>, <a href="../../../../org/eclipse/jetty/spdy/api/Stream.html#isUnidirectional()">isUnidirectional</a>, <a href="../../../../org/eclipse/jetty/spdy/api/Stream.html#push(org.eclipse.jetty.spdy.api.PushInfo)">push</a>, <a href="../../../../org/eclipse/jetty/spdy/api/Stream.html#push(org.eclipse.jetty.spdy.api.PushInfo,%20org.eclipse.jetty.util.Promise)">push</a>, <a href="../../../../org/eclipse/jetty/spdy/api/Stream.html#removeAttribute(java.lang.String)">removeAttribute</a>, <a href="../../../../org/eclipse/jetty/spdy/api/Stream.html#reply(org.eclipse.jetty.spdy.api.ReplyInfo)">reply</a>, <a href="../../../../org/eclipse/jetty/spdy/api/Stream.html#reply(org.eclipse.jetty.spdy.api.ReplyInfo,%20org.eclipse.jetty.util.Callback)">reply</a>, <a href="../../../../org/eclipse/jetty/spdy/api/Stream.html#setAttribute(java.lang.String,%20java.lang.Object)">setAttribute</a>, <a href="../../../../org/eclipse/jetty/spdy/api/Stream.html#setIdleTimeout(long)">setIdleTimeout</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods_inherited_from_class_org.eclipse.jetty.util.Callback">
<!-- -->
</a>
<h3>Methods inherited from interface&nbsp;org.eclipse.jetty.util.<a href="../../../../org/eclipse/jetty/util/Callback.html" title="interface in org.eclipse.jetty.util">Callback</a></h3>
<code><a href="../../../../org/eclipse/jetty/util/Callback.html#failed(java.lang.Throwable)">failed</a>, <a href="../../../../org/eclipse/jetty/util/Callback.html#succeeded()">succeeded</a></code></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method_detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="getWindowSize()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getWindowSize</h4>
<pre>int&nbsp;getWindowSize()</pre>
<div class="block"><p>Senders of data frames need to know the current window size
to determine whether they can send more data.</p></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the current window size for this stream.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/jetty/spdy/IStream.html#updateWindowSize(int)"><code>updateWindowSize(int)</code></a></dd></dl>
</li>
</ul>
<a name="updateWindowSize(int)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>updateWindowSize</h4>
<pre>void&nbsp;updateWindowSize(int&nbsp;delta)</pre>
<div class="block"><p>Updates the window size for this stream by the given amount,
that can be positive or negative.</p>
<p>Senders and recipients of data frames update the window size,
respectively, with negative values and positive values.</p></div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>delta</code> - the signed amount the window size needs to be updated</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/jetty/spdy/IStream.html#getWindowSize()"><code>getWindowSize()</code></a></dd></dl>
</li>
</ul>
<a name="setStreamFrameListener(org.eclipse.jetty.spdy.api.StreamFrameListener)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setStreamFrameListener</h4>
<pre>void&nbsp;setStreamFrameListener(<a href="../../../../org/eclipse/jetty/spdy/api/StreamFrameListener.html" title="interface in org.eclipse.jetty.spdy.api">StreamFrameListener</a>&nbsp;listener)</pre>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>listener</code> - the stream frame listener associated to this stream
as returned by <a href="../../../../org/eclipse/jetty/spdy/api/SessionFrameListener.html#onSyn(org.eclipse.jetty.spdy.api.Stream,%20org.eclipse.jetty.spdy.api.SynInfo)"><code>SessionFrameListener.onSyn(Stream, SynInfo)</code></a></dd></dl>
</li>
</ul>
<a name="getStreamFrameListener()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getStreamFrameListener</h4>
<pre><a href="../../../../org/eclipse/jetty/spdy/api/StreamFrameListener.html" title="interface in org.eclipse.jetty.spdy.api">StreamFrameListener</a>&nbsp;getStreamFrameListener()</pre>
<dl><dt><span class="strong">Returns:</span></dt><dd>the stream frame listener associated to this stream</dd></dl>
</li>
</ul>
<a name="updateCloseState(boolean, boolean)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>updateCloseState</h4>
<pre>void&nbsp;updateCloseState(boolean&nbsp;close,
boolean&nbsp;local)</pre>
<div class="block"><p>A stream can be open, <a href="../../../../org/eclipse/jetty/spdy/api/Stream.html#isHalfClosed()"><code>half closed</code></a> or
<a href="../../../../org/eclipse/jetty/spdy/api/Stream.html#isClosed()"><code>closed</code></a> and this method updates the close state
of this stream.</p>
<p>If the stream is open, calling this method with a value of true
puts the stream into half closed state.</p>
<p>If the stream is half closed, calling this method with a value
of true puts the stream into closed state.</p></div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>close</code> - whether the close state should be updated</dd><dd><code>local</code> - whether the close is local or remote</dd></dl>
</li>
</ul>
<a name="process(org.eclipse.jetty.spdy.frames.ControlFrame)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>process</h4>
<pre>void&nbsp;process(<a href="../../../../org/eclipse/jetty/spdy/frames/ControlFrame.html" title="class in org.eclipse.jetty.spdy.frames">ControlFrame</a>&nbsp;frame)</pre>
<div class="block"><p>Processes the given control frame,
for example by updating the stream's state or by calling listeners.</p></div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>frame</code> - the control frame to process</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/jetty/spdy/IStream.html#process(org.eclipse.jetty.spdy.api.DataInfo)"><code>process(DataInfo)</code></a></dd></dl>
</li>
</ul>
<a name="process(org.eclipse.jetty.spdy.api.DataInfo)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>process</h4>
<pre>void&nbsp;process(<a href="../../../../org/eclipse/jetty/spdy/api/DataInfo.html" title="class in org.eclipse.jetty.spdy.api">DataInfo</a>&nbsp;dataInfo)</pre>
<div class="block"><p>Processes the given <code>dataInfo</code>,
for example by updating the stream's state or by calling listeners.</p></div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>dataInfo</code> - the DataInfo to process</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/jetty/spdy/IStream.html#process(org.eclipse.jetty.spdy.frames.ControlFrame)"><code>process(ControlFrame)</code></a></dd></dl>
</li>
</ul>
<a name="associate(org.eclipse.jetty.spdy.IStream)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>associate</h4>
<pre>void&nbsp;associate(<a href="../../../../org/eclipse/jetty/spdy/IStream.html" title="interface in org.eclipse.jetty.spdy">IStream</a>&nbsp;stream)</pre>
<div class="block"><p>Associate the given <a href="../../../../org/eclipse/jetty/spdy/IStream.html" title="interface in org.eclipse.jetty.spdy"><code>IStream</code></a> to this <a href="../../../../org/eclipse/jetty/spdy/IStream.html" title="interface in org.eclipse.jetty.spdy"><code>IStream</code></a>.</p></div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>stream</code> - the stream to associate with this stream</dd></dl>
</li>
</ul>
<a name="disassociate(org.eclipse.jetty.spdy.IStream)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>disassociate</h4>
<pre>void&nbsp;disassociate(<a href="../../../../org/eclipse/jetty/spdy/IStream.html" title="interface in org.eclipse.jetty.spdy">IStream</a>&nbsp;stream)</pre>
<div class="block"><p>remove the given associated <a href="../../../../org/eclipse/jetty/spdy/IStream.html" title="interface in org.eclipse.jetty.spdy"><code>IStream</code></a> from this stream</p></div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>stream</code> - the stream to be removed</dd></dl>
</li>
</ul>
<a name="getAssociatedStream()">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>getAssociatedStream</h4>
<pre><a href="../../../../org/eclipse/jetty/spdy/IStream.html" title="interface in org.eclipse.jetty.spdy">IStream</a>&nbsp;getAssociatedStream()</pre>
<div class="block"><p>Overrides Stream.getAssociatedStream() to return an instance of IStream instead of Stream</div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../../org/eclipse/jetty/spdy/api/Stream.html#getAssociatedStream()">getAssociatedStream</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../org/eclipse/jetty/spdy/api/Stream.html" title="interface in org.eclipse.jetty.spdy.api">Stream</a></code></dd>
<dt><span class="strong">Returns:</span></dt><dd>the associated parent stream or null if this is not an associated stream</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/jetty/spdy/api/Stream.html#getAssociatedStream()"><code>Stream.getAssociatedStream()</code></a></dd></dl>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><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 class="navBarCell1Rev">Class</li>
<li><a href="class-use/IStream.html">Use</a></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 class="aboutLanguage"><em><script type="text/javascript"> var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-1149868-7']); _gaq.push(['_trackPageview']); (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })(); </script></em></div>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../org/eclipse/jetty/spdy/ISession.html" title="interface in org.eclipse.jetty.spdy"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../../org/eclipse/jetty/spdy/PushSynInfo.html" title="class in org.eclipse.jetty.spdy"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?org/eclipse/jetty/spdy/IStream.html" target="_top">Frames</a></li>
<li><a href="IStream.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../allclasses-noframe.html">All 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>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#method_detail">Method</a></li>
</ul>
</div>
<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright &#169; 1995-2017 <a href="http://webtide.com">Webtide</a>. All Rights Reserved.</small></p>
</body>
</html>