blob: e274185521b6fb8723fef03f6f4c9fa23cbb1681 [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:57 EDT 2017 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Interface org.eclipse.jetty.spdy.api.Stream (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="Uses of Interface org.eclipse.jetty.spdy.api.Stream (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><a href="../../../../../../org/eclipse/jetty/spdy/api/Stream.html" title="interface in org.eclipse.jetty.spdy.api">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 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>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?org/eclipse/jetty/spdy/api/class-use/Stream.html" target="_top">Frames</a></li>
<li><a href="Stream.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>
<a name="skip-navbar_top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h2 title="Uses of Interface org.eclipse.jetty.spdy.api.Stream" class="title">Uses of Interface<br>org.eclipse.jetty.spdy.api.Stream</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
<caption><span>Packages that use <a href="../../../../../../org/eclipse/jetty/spdy/api/Stream.html" title="interface in org.eclipse.jetty.spdy.api">Stream</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.eclipse.jetty.spdy">org.eclipse.jetty.spdy</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.eclipse.jetty.spdy.api">org.eclipse.jetty.spdy.api</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.eclipse.jetty.spdy.client.http">org.eclipse.jetty.spdy.client.http</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.eclipse.jetty.spdy.server.http">org.eclipse.jetty.spdy.server.http</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.eclipse.jetty.spdy.server.proxy">org.eclipse.jetty.spdy.server.proxy</a></td>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList"><a name="org.eclipse.jetty.spdy">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/eclipse/jetty/spdy/api/Stream.html" title="interface in org.eclipse.jetty.spdy.api">Stream</a> in <a href="../../../../../../org/eclipse/jetty/spdy/package-summary.html">org.eclipse.jetty.spdy</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subinterfaces, and an explanation">
<caption><span>Subinterfaces of <a href="../../../../../../org/eclipse/jetty/spdy/api/Stream.html" title="interface in org.eclipse.jetty.spdy.api">Stream</a> in <a href="../../../../../../org/eclipse/jetty/spdy/package-summary.html">org.eclipse.jetty.spdy</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Interface and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<td class="colLast"><code><strong><a href="../../../../../../org/eclipse/jetty/spdy/IStream.html" title="interface in org.eclipse.jetty.spdy">IStream</a></strong></code>
<div class="block">The internal interface that represents a stream.</div>
</td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../../../org/eclipse/jetty/spdy/package-summary.html">org.eclipse.jetty.spdy</a> that implement <a href="../../../../../../org/eclipse/jetty/spdy/api/Stream.html" title="interface in org.eclipse.jetty.spdy.api">Stream</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><strong><a href="../../../../../../org/eclipse/jetty/spdy/StandardStream.html" title="class in org.eclipse.jetty.spdy">StandardStream</a></strong></code>&nbsp;</td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../org/eclipse/jetty/spdy/package-summary.html">org.eclipse.jetty.spdy</a> that return <a href="../../../../../../org/eclipse/jetty/spdy/api/Stream.html" title="interface in org.eclipse.jetty.spdy.api">Stream</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="../../../../../../org/eclipse/jetty/spdy/api/Stream.html" title="interface in org.eclipse.jetty.spdy.api">Stream</a></code></td>
<td class="colLast"><span class="strong">StandardStream.</span><code><strong><a href="../../../../../../org/eclipse/jetty/spdy/StandardStream.html#push(org.eclipse.jetty.spdy.api.PushInfo)">push</a></strong>(<a href="../../../../../../org/eclipse/jetty/spdy/api/PushInfo.html" title="class in org.eclipse.jetty.spdy.api">PushInfo</a>&nbsp;pushInfo)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/eclipse/jetty/spdy/api/Stream.html" title="interface in org.eclipse.jetty.spdy.api">Stream</a></code></td>
<td class="colLast"><span class="strong">StandardSession.</span><code><strong><a href="../../../../../../org/eclipse/jetty/spdy/StandardSession.html#syn(org.eclipse.jetty.spdy.api.SynInfo,%20org.eclipse.jetty.spdy.api.StreamFrameListener)">syn</a></strong>(<a href="../../../../../../org/eclipse/jetty/spdy/api/SynInfo.html" title="class in org.eclipse.jetty.spdy.api">SynInfo</a>&nbsp;synInfo,
<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>
</tbody>
</table>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../org/eclipse/jetty/spdy/package-summary.html">org.eclipse.jetty.spdy</a> that return types with arguments of type <a href="../../../../../../org/eclipse/jetty/spdy/api/Stream.html" title="interface in org.eclipse.jetty.spdy.api">Stream</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/Set.html?is-external=true" title="class or interface in java.util">Set</a>&lt;<a href="../../../../../../org/eclipse/jetty/spdy/api/Stream.html" title="interface in org.eclipse.jetty.spdy.api">Stream</a>&gt;</code></td>
<td class="colLast"><span class="strong">StandardStream.</span><code><strong><a href="../../../../../../org/eclipse/jetty/spdy/StandardStream.html#getPushedStreams()">getPushedStreams</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><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/eclipse/jetty/spdy/api/Stream.html" title="interface in org.eclipse.jetty.spdy.api">Stream</a>&gt;</code></td>
<td class="colLast"><span class="strong">StandardSession.</span><code><strong><a href="../../../../../../org/eclipse/jetty/spdy/StandardSession.html#getStreams()">getStreams</a></strong>()</code>&nbsp;</td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../org/eclipse/jetty/spdy/package-summary.html">org.eclipse.jetty.spdy</a> with parameters of type <a href="../../../../../../org/eclipse/jetty/spdy/api/Stream.html" title="interface in org.eclipse.jetty.spdy.api">Stream</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="strong">Flusher.</span><code><strong><a href="../../../../../../org/eclipse/jetty/spdy/Flusher.html#removeFrameBytesFromQueue(org.eclipse.jetty.spdy.api.Stream)">removeFrameBytesFromQueue</a></strong>(<a href="../../../../../../org/eclipse/jetty/spdy/api/Stream.html" title="interface in org.eclipse.jetty.spdy.api">Stream</a>&nbsp;stream)</code>&nbsp;</td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Method parameters in <a href="../../../../../../org/eclipse/jetty/spdy/package-summary.html">org.eclipse.jetty.spdy</a> with type arguments of type <a href="../../../../../../org/eclipse/jetty/spdy/api/Stream.html" title="interface in org.eclipse.jetty.spdy.api">Stream</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="strong">StandardStream.</span><code><strong><a href="../../../../../../org/eclipse/jetty/spdy/StandardStream.html#push(org.eclipse.jetty.spdy.api.PushInfo,%20org.eclipse.jetty.util.Promise)">push</a></strong>(<a href="../../../../../../org/eclipse/jetty/spdy/api/PushInfo.html" title="class in org.eclipse.jetty.spdy.api">PushInfo</a>&nbsp;pushInfo,
<a href="../../../../../../org/eclipse/jetty/util/Promise.html" title="interface in org.eclipse.jetty.util">Promise</a>&lt;<a href="../../../../../../org/eclipse/jetty/spdy/api/Stream.html" title="interface in org.eclipse.jetty.spdy.api">Stream</a>&gt;&nbsp;promise)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">StandardSession.</span><code><strong><a href="../../../../../../org/eclipse/jetty/spdy/StandardSession.html#syn(org.eclipse.jetty.spdy.api.SynInfo,%20org.eclipse.jetty.spdy.api.StreamFrameListener,%20org.eclipse.jetty.util.Promise)">syn</a></strong>(<a href="../../../../../../org/eclipse/jetty/spdy/api/SynInfo.html" title="class in org.eclipse.jetty.spdy.api">SynInfo</a>&nbsp;synInfo,
<a href="../../../../../../org/eclipse/jetty/spdy/api/StreamFrameListener.html" title="interface in org.eclipse.jetty.spdy.api">StreamFrameListener</a>&nbsp;listener,
<a href="../../../../../../org/eclipse/jetty/util/Promise.html" title="interface in org.eclipse.jetty.util">Promise</a>&lt;<a href="../../../../../../org/eclipse/jetty/spdy/api/Stream.html" title="interface in org.eclipse.jetty.spdy.api">Stream</a>&gt;&nbsp;promise)</code>&nbsp;</td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
<caption><span>Constructor parameters in <a href="../../../../../../org/eclipse/jetty/spdy/package-summary.html">org.eclipse.jetty.spdy</a> with type arguments of type <a href="../../../../../../org/eclipse/jetty/spdy/api/Stream.html" title="interface in org.eclipse.jetty.spdy.api">Stream</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><strong><a href="../../../../../../org/eclipse/jetty/spdy/StandardStream.html#StandardStream(int,%20byte,%20org.eclipse.jetty.spdy.ISession,%20org.eclipse.jetty.spdy.IStream,%20org.eclipse.jetty.util.thread.Scheduler,%20org.eclipse.jetty.util.Promise)">StandardStream</a></strong>(int&nbsp;id,
byte&nbsp;priority,
<a href="../../../../../../org/eclipse/jetty/spdy/ISession.html" title="interface in org.eclipse.jetty.spdy">ISession</a>&nbsp;session,
<a href="../../../../../../org/eclipse/jetty/spdy/IStream.html" title="interface in org.eclipse.jetty.spdy">IStream</a>&nbsp;associatedStream,
<a href="../../../../../../org/eclipse/jetty/util/thread/Scheduler.html" title="interface in org.eclipse.jetty.util.thread">Scheduler</a>&nbsp;scheduler,
<a href="../../../../../../org/eclipse/jetty/util/Promise.html" title="interface in org.eclipse.jetty.util">Promise</a>&lt;<a href="../../../../../../org/eclipse/jetty/spdy/api/Stream.html" title="interface in org.eclipse.jetty.spdy.api">Stream</a>&gt;&nbsp;promise)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.eclipse.jetty.spdy.api">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/eclipse/jetty/spdy/api/Stream.html" title="interface in org.eclipse.jetty.spdy.api">Stream</a> in <a href="../../../../../../org/eclipse/jetty/spdy/api/package-summary.html">org.eclipse.jetty.spdy.api</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../org/eclipse/jetty/spdy/api/package-summary.html">org.eclipse.jetty.spdy.api</a> that return <a href="../../../../../../org/eclipse/jetty/spdy/api/Stream.html" title="interface in org.eclipse.jetty.spdy.api">Stream</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="../../../../../../org/eclipse/jetty/spdy/api/Stream.html" title="interface in org.eclipse.jetty.spdy.api">Stream</a></code></td>
<td class="colLast"><span class="strong">Stream.</span><code><strong><a href="../../../../../../org/eclipse/jetty/spdy/api/Stream.html#getAssociatedStream()">getAssociatedStream</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/eclipse/jetty/spdy/api/Stream.html" title="interface in org.eclipse.jetty.spdy.api">Stream</a></code></td>
<td class="colLast"><span class="strong">Session.</span><code><strong><a href="../../../../../../org/eclipse/jetty/spdy/api/Session.html#getStream(int)">getStream</a></strong>(int&nbsp;streamId)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/eclipse/jetty/spdy/api/Stream.html" title="interface in org.eclipse.jetty.spdy.api">Stream</a></code></td>
<td class="colLast"><span class="strong">Stream.</span><code><strong><a href="../../../../../../org/eclipse/jetty/spdy/api/Stream.html#push(org.eclipse.jetty.spdy.api.PushInfo)">push</a></strong>(<a href="../../../../../../org/eclipse/jetty/spdy/api/PushInfo.html" title="class in org.eclipse.jetty.spdy.api">PushInfo</a>&nbsp;pushInfo)</code>
<div class="block">Initiate a unidirectional spdy pushstream associated to this stream asynchronously</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/eclipse/jetty/spdy/api/Stream.html" title="interface in org.eclipse.jetty.spdy.api">Stream</a></code></td>
<td class="colLast"><span class="strong">Session.</span><code><strong><a href="../../../../../../org/eclipse/jetty/spdy/api/Session.html#syn(org.eclipse.jetty.spdy.api.SynInfo,%20org.eclipse.jetty.spdy.api.StreamFrameListener)">syn</a></strong>(<a href="../../../../../../org/eclipse/jetty/spdy/api/SynInfo.html" title="class in org.eclipse.jetty.spdy.api">SynInfo</a>&nbsp;synInfo,
<a href="../../../../../../org/eclipse/jetty/spdy/api/StreamFrameListener.html" title="interface in org.eclipse.jetty.spdy.api">StreamFrameListener</a>&nbsp;listener)</code>
<div class="block">Sends a SYN_FRAME to create a new <a href="../../../../../../org/eclipse/jetty/spdy/api/Stream.html" title="interface in org.eclipse.jetty.spdy.api"><code>SPDY stream</code></a>.</div>
</td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../org/eclipse/jetty/spdy/api/package-summary.html">org.eclipse.jetty.spdy.api</a> that return types with arguments of type <a href="../../../../../../org/eclipse/jetty/spdy/api/Stream.html" title="interface in org.eclipse.jetty.spdy.api">Stream</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/Set.html?is-external=true" title="class or interface in java.util">Set</a>&lt;<a href="../../../../../../org/eclipse/jetty/spdy/api/Stream.html" title="interface in org.eclipse.jetty.spdy.api">Stream</a>&gt;</code></td>
<td class="colLast"><span class="strong">Stream.</span><code><strong><a href="../../../../../../org/eclipse/jetty/spdy/api/Stream.html#getPushedStreams()">getPushedStreams</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><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/eclipse/jetty/spdy/api/Stream.html" title="interface in org.eclipse.jetty.spdy.api">Stream</a>&gt;</code></td>
<td class="colLast"><span class="strong">Session.</span><code><strong><a href="../../../../../../org/eclipse/jetty/spdy/api/Session.html#getStreams()">getStreams</a></strong>()</code>&nbsp;</td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../org/eclipse/jetty/spdy/api/package-summary.html">org.eclipse.jetty.spdy.api</a> with parameters of type <a href="../../../../../../org/eclipse/jetty/spdy/api/Stream.html" title="interface in org.eclipse.jetty.spdy.api">Stream</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="strong">StreamFrameListener.</span><code><strong><a href="../../../../../../org/eclipse/jetty/spdy/api/StreamFrameListener.html#onData(org.eclipse.jetty.spdy.api.Stream,%20org.eclipse.jetty.spdy.api.DataInfo)">onData</a></strong>(<a href="../../../../../../org/eclipse/jetty/spdy/api/Stream.html" title="interface in org.eclipse.jetty.spdy.api">Stream</a>&nbsp;stream,
<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">Callback invoked when data bytes are received on a stream.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">StreamFrameListener.Adapter.</span><code><strong><a href="../../../../../../org/eclipse/jetty/spdy/api/StreamFrameListener.Adapter.html#onData(org.eclipse.jetty.spdy.api.Stream,%20org.eclipse.jetty.spdy.api.DataInfo)">onData</a></strong>(<a href="../../../../../../org/eclipse/jetty/spdy/api/Stream.html" title="interface in org.eclipse.jetty.spdy.api">Stream</a>&nbsp;stream,
<a href="../../../../../../org/eclipse/jetty/spdy/api/DataInfo.html" title="class in org.eclipse.jetty.spdy.api">DataInfo</a>&nbsp;dataInfo)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">StreamFrameListener.</span><code><strong><a href="../../../../../../org/eclipse/jetty/spdy/api/StreamFrameListener.html#onFailure(org.eclipse.jetty.spdy.api.Stream,%20java.lang.Throwable)">onFailure</a></strong>(<a href="../../../../../../org/eclipse/jetty/spdy/api/Stream.html" title="interface in org.eclipse.jetty.spdy.api">Stream</a>&nbsp;stream,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang">Throwable</a>&nbsp;x)</code>
<div class="block">Callback invoked on errors.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">StreamFrameListener.Adapter.</span><code><strong><a href="../../../../../../org/eclipse/jetty/spdy/api/StreamFrameListener.Adapter.html#onFailure(org.eclipse.jetty.spdy.api.Stream,%20java.lang.Throwable)">onFailure</a></strong>(<a href="../../../../../../org/eclipse/jetty/spdy/api/Stream.html" title="interface in org.eclipse.jetty.spdy.api">Stream</a>&nbsp;stream,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang">Throwable</a>&nbsp;x)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">StreamFrameListener.</span><code><strong><a href="../../../../../../org/eclipse/jetty/spdy/api/StreamFrameListener.html#onHeaders(org.eclipse.jetty.spdy.api.Stream,%20org.eclipse.jetty.spdy.api.HeadersInfo)">onHeaders</a></strong>(<a href="../../../../../../org/eclipse/jetty/spdy/api/Stream.html" title="interface in org.eclipse.jetty.spdy.api">Stream</a>&nbsp;stream,
<a href="../../../../../../org/eclipse/jetty/spdy/api/HeadersInfo.html" title="class in org.eclipse.jetty.spdy.api">HeadersInfo</a>&nbsp;headersInfo)</code>
<div class="block">Callback invoked when headers are received on a stream.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">StreamFrameListener.Adapter.</span><code><strong><a href="../../../../../../org/eclipse/jetty/spdy/api/StreamFrameListener.Adapter.html#onHeaders(org.eclipse.jetty.spdy.api.Stream,%20org.eclipse.jetty.spdy.api.HeadersInfo)">onHeaders</a></strong>(<a href="../../../../../../org/eclipse/jetty/spdy/api/Stream.html" title="interface in org.eclipse.jetty.spdy.api">Stream</a>&nbsp;stream,
<a href="../../../../../../org/eclipse/jetty/spdy/api/HeadersInfo.html" title="class in org.eclipse.jetty.spdy.api">HeadersInfo</a>&nbsp;headersInfo)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<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"><span class="strong">StreamFrameListener.</span><code><strong><a href="../../../../../../org/eclipse/jetty/spdy/api/StreamFrameListener.html#onPush(org.eclipse.jetty.spdy.api.Stream,%20org.eclipse.jetty.spdy.api.PushInfo)">onPush</a></strong>(<a href="../../../../../../org/eclipse/jetty/spdy/api/Stream.html" title="interface in org.eclipse.jetty.spdy.api">Stream</a>&nbsp;stream,
<a href="../../../../../../org/eclipse/jetty/spdy/api/PushInfo.html" title="class in org.eclipse.jetty.spdy.api">PushInfo</a>&nbsp;pushInfo)</code>
<div class="block">Callback invoked when a push syn has been received on a 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"><span class="strong">StreamFrameListener.Adapter.</span><code><strong><a href="../../../../../../org/eclipse/jetty/spdy/api/StreamFrameListener.Adapter.html#onPush(org.eclipse.jetty.spdy.api.Stream,%20org.eclipse.jetty.spdy.api.PushInfo)">onPush</a></strong>(<a href="../../../../../../org/eclipse/jetty/spdy/api/Stream.html" title="interface in org.eclipse.jetty.spdy.api">Stream</a>&nbsp;stream,
<a href="../../../../../../org/eclipse/jetty/spdy/api/PushInfo.html" title="class in org.eclipse.jetty.spdy.api">PushInfo</a>&nbsp;pushInfo)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">StreamFrameListener.</span><code><strong><a href="../../../../../../org/eclipse/jetty/spdy/api/StreamFrameListener.html#onReply(org.eclipse.jetty.spdy.api.Stream,%20org.eclipse.jetty.spdy.api.ReplyInfo)">onReply</a></strong>(<a href="../../../../../../org/eclipse/jetty/spdy/api/Stream.html" title="interface in org.eclipse.jetty.spdy.api">Stream</a>&nbsp;stream,
<a href="../../../../../../org/eclipse/jetty/spdy/api/ReplyInfo.html" title="class in org.eclipse.jetty.spdy.api">ReplyInfo</a>&nbsp;replyInfo)</code>
<div class="block">Callback invoked when a reply to a stream creation has been received.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">StreamFrameListener.Adapter.</span><code><strong><a href="../../../../../../org/eclipse/jetty/spdy/api/StreamFrameListener.Adapter.html#onReply(org.eclipse.jetty.spdy.api.Stream,%20org.eclipse.jetty.spdy.api.ReplyInfo)">onReply</a></strong>(<a href="../../../../../../org/eclipse/jetty/spdy/api/Stream.html" title="interface in org.eclipse.jetty.spdy.api">Stream</a>&nbsp;stream,
<a href="../../../../../../org/eclipse/jetty/spdy/api/ReplyInfo.html" title="class in org.eclipse.jetty.spdy.api">ReplyInfo</a>&nbsp;replyInfo)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">Session.StreamListener.</span><code><strong><a href="../../../../../../org/eclipse/jetty/spdy/api/Session.StreamListener.html#onStreamClosed(org.eclipse.jetty.spdy.api.Stream)">onStreamClosed</a></strong>(<a href="../../../../../../org/eclipse/jetty/spdy/api/Stream.html" title="interface in org.eclipse.jetty.spdy.api">Stream</a>&nbsp;stream)</code>
<div class="block">Callback invoked when a SPDY stream is closed.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">Session.StreamListener.Adapter.</span><code><strong><a href="../../../../../../org/eclipse/jetty/spdy/api/Session.StreamListener.Adapter.html#onStreamClosed(org.eclipse.jetty.spdy.api.Stream)">onStreamClosed</a></strong>(<a href="../../../../../../org/eclipse/jetty/spdy/api/Stream.html" title="interface in org.eclipse.jetty.spdy.api">Stream</a>&nbsp;stream)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">Session.StreamListener.</span><code><strong><a href="../../../../../../org/eclipse/jetty/spdy/api/Session.StreamListener.html#onStreamCreated(org.eclipse.jetty.spdy.api.Stream)">onStreamCreated</a></strong>(<a href="../../../../../../org/eclipse/jetty/spdy/api/Stream.html" title="interface in org.eclipse.jetty.spdy.api">Stream</a>&nbsp;stream)</code>
<div class="block">Callback invoked when a new SPDY stream is created.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">Session.StreamListener.Adapter.</span><code><strong><a href="../../../../../../org/eclipse/jetty/spdy/api/Session.StreamListener.Adapter.html#onStreamCreated(org.eclipse.jetty.spdy.api.Stream)">onStreamCreated</a></strong>(<a href="../../../../../../org/eclipse/jetty/spdy/api/Stream.html" title="interface in org.eclipse.jetty.spdy.api">Stream</a>&nbsp;stream)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<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"><span class="strong">SessionFrameListener.</span><code><strong><a href="../../../../../../org/eclipse/jetty/spdy/api/SessionFrameListener.html#onSyn(org.eclipse.jetty.spdy.api.Stream,%20org.eclipse.jetty.spdy.api.SynInfo)">onSyn</a></strong>(<a href="../../../../../../org/eclipse/jetty/spdy/api/Stream.html" title="interface in org.eclipse.jetty.spdy.api">Stream</a>&nbsp;stream,
<a href="../../../../../../org/eclipse/jetty/spdy/api/SynInfo.html" title="class in org.eclipse.jetty.spdy.api">SynInfo</a>&nbsp;synInfo)</code>
<div class="block">Callback invoked when a request to create a stream has been received.</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"><span class="strong">SessionFrameListener.Adapter.</span><code><strong><a href="../../../../../../org/eclipse/jetty/spdy/api/SessionFrameListener.Adapter.html#onSyn(org.eclipse.jetty.spdy.api.Stream,%20org.eclipse.jetty.spdy.api.SynInfo)">onSyn</a></strong>(<a href="../../../../../../org/eclipse/jetty/spdy/api/Stream.html" title="interface in org.eclipse.jetty.spdy.api">Stream</a>&nbsp;stream,
<a href="../../../../../../org/eclipse/jetty/spdy/api/SynInfo.html" title="class in org.eclipse.jetty.spdy.api">SynInfo</a>&nbsp;synInfo)</code>&nbsp;</td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Method parameters in <a href="../../../../../../org/eclipse/jetty/spdy/api/package-summary.html">org.eclipse.jetty.spdy.api</a> with type arguments of type <a href="../../../../../../org/eclipse/jetty/spdy/api/Stream.html" title="interface in org.eclipse.jetty.spdy.api">Stream</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="strong">Stream.</span><code><strong><a href="../../../../../../org/eclipse/jetty/spdy/api/Stream.html#push(org.eclipse.jetty.spdy.api.PushInfo,%20org.eclipse.jetty.util.Promise)">push</a></strong>(<a href="../../../../../../org/eclipse/jetty/spdy/api/PushInfo.html" title="class in org.eclipse.jetty.spdy.api">PushInfo</a>&nbsp;pushInfo,
<a href="../../../../../../org/eclipse/jetty/util/Promise.html" title="interface in org.eclipse.jetty.util">Promise</a>&lt;<a href="../../../../../../org/eclipse/jetty/spdy/api/Stream.html" title="interface in org.eclipse.jetty.spdy.api">Stream</a>&gt;&nbsp;promise)</code>
<div class="block">Initiate a unidirectional spdy pushstream associated to this stream asynchronously</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">Session.</span><code><strong><a href="../../../../../../org/eclipse/jetty/spdy/api/Session.html#syn(org.eclipse.jetty.spdy.api.SynInfo,%20org.eclipse.jetty.spdy.api.StreamFrameListener,%20org.eclipse.jetty.util.Promise)">syn</a></strong>(<a href="../../../../../../org/eclipse/jetty/spdy/api/SynInfo.html" title="class in org.eclipse.jetty.spdy.api">SynInfo</a>&nbsp;synInfo,
<a href="../../../../../../org/eclipse/jetty/spdy/api/StreamFrameListener.html" title="interface in org.eclipse.jetty.spdy.api">StreamFrameListener</a>&nbsp;listener,
<a href="../../../../../../org/eclipse/jetty/util/Promise.html" title="interface in org.eclipse.jetty.util">Promise</a>&lt;<a href="../../../../../../org/eclipse/jetty/spdy/api/Stream.html" title="interface in org.eclipse.jetty.spdy.api">Stream</a>&gt;&nbsp;promise)</code>
<div class="block">Sends asynchronously a SYN_FRAME to create a new <a href="../../../../../../org/eclipse/jetty/spdy/api/Stream.html" title="interface in org.eclipse.jetty.spdy.api"><code>SPDY stream</code></a>.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.eclipse.jetty.spdy.client.http">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/eclipse/jetty/spdy/api/Stream.html" title="interface in org.eclipse.jetty.spdy.api">Stream</a> in <a href="../../../../../../org/eclipse/jetty/spdy/client/http/package-summary.html">org.eclipse.jetty.spdy.client.http</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../org/eclipse/jetty/spdy/client/http/package-summary.html">org.eclipse.jetty.spdy.client.http</a> with parameters of type <a href="../../../../../../org/eclipse/jetty/spdy/api/Stream.html" title="interface in org.eclipse.jetty.spdy.api">Stream</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="strong">HttpReceiverOverSPDY.</span><code><strong><a href="../../../../../../org/eclipse/jetty/spdy/client/http/HttpReceiverOverSPDY.html#onData(org.eclipse.jetty.spdy.api.Stream,%20org.eclipse.jetty.spdy.api.DataInfo)">onData</a></strong>(<a href="../../../../../../org/eclipse/jetty/spdy/api/Stream.html" title="interface in org.eclipse.jetty.spdy.api">Stream</a>&nbsp;stream,
<a href="../../../../../../org/eclipse/jetty/spdy/api/DataInfo.html" title="class in org.eclipse.jetty.spdy.api">DataInfo</a>&nbsp;dataInfo)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">HttpReceiverOverSPDY.</span><code><strong><a href="../../../../../../org/eclipse/jetty/spdy/client/http/HttpReceiverOverSPDY.html#onFailure(org.eclipse.jetty.spdy.api.Stream,%20java.lang.Throwable)">onFailure</a></strong>(<a href="../../../../../../org/eclipse/jetty/spdy/api/Stream.html" title="interface in org.eclipse.jetty.spdy.api">Stream</a>&nbsp;stream,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang">Throwable</a>&nbsp;x)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">HttpReceiverOverSPDY.</span><code><strong><a href="../../../../../../org/eclipse/jetty/spdy/client/http/HttpReceiverOverSPDY.html#onHeaders(org.eclipse.jetty.spdy.api.Stream,%20org.eclipse.jetty.spdy.api.HeadersInfo)">onHeaders</a></strong>(<a href="../../../../../../org/eclipse/jetty/spdy/api/Stream.html" title="interface in org.eclipse.jetty.spdy.api">Stream</a>&nbsp;stream,
<a href="../../../../../../org/eclipse/jetty/spdy/api/HeadersInfo.html" title="class in org.eclipse.jetty.spdy.api">HeadersInfo</a>&nbsp;headersInfo)</code>&nbsp;</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"><span class="strong">HttpReceiverOverSPDY.</span><code><strong><a href="../../../../../../org/eclipse/jetty/spdy/client/http/HttpReceiverOverSPDY.html#onPush(org.eclipse.jetty.spdy.api.Stream,%20org.eclipse.jetty.spdy.api.PushInfo)">onPush</a></strong>(<a href="../../../../../../org/eclipse/jetty/spdy/api/Stream.html" title="interface in org.eclipse.jetty.spdy.api">Stream</a>&nbsp;stream,
<a href="../../../../../../org/eclipse/jetty/spdy/api/PushInfo.html" title="class in org.eclipse.jetty.spdy.api">PushInfo</a>&nbsp;pushInfo)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">HttpReceiverOverSPDY.</span><code><strong><a href="../../../../../../org/eclipse/jetty/spdy/client/http/HttpReceiverOverSPDY.html#onReply(org.eclipse.jetty.spdy.api.Stream,%20org.eclipse.jetty.spdy.api.ReplyInfo)">onReply</a></strong>(<a href="../../../../../../org/eclipse/jetty/spdy/api/Stream.html" title="interface in org.eclipse.jetty.spdy.api">Stream</a>&nbsp;stream,
<a href="../../../../../../org/eclipse/jetty/spdy/api/ReplyInfo.html" title="class in org.eclipse.jetty.spdy.api">ReplyInfo</a>&nbsp;replyInfo)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.eclipse.jetty.spdy.server.http">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/eclipse/jetty/spdy/api/Stream.html" title="interface in org.eclipse.jetty.spdy.api">Stream</a> in <a href="../../../../../../org/eclipse/jetty/spdy/server/http/package-summary.html">org.eclipse.jetty.spdy.server.http</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../org/eclipse/jetty/spdy/server/http/package-summary.html">org.eclipse.jetty.spdy.server.http</a> that return <a href="../../../../../../org/eclipse/jetty/spdy/api/Stream.html" title="interface in org.eclipse.jetty.spdy.api">Stream</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="../../../../../../org/eclipse/jetty/spdy/api/Stream.html" title="interface in org.eclipse.jetty.spdy.api">Stream</a></code></td>
<td class="colLast"><span class="strong">HttpTransportOverSPDY.</span><code><strong><a href="../../../../../../org/eclipse/jetty/spdy/server/http/HttpTransportOverSPDY.html#getStream()">getStream</a></strong>()</code>&nbsp;</td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../org/eclipse/jetty/spdy/server/http/package-summary.html">org.eclipse.jetty.spdy.server.http</a> with parameters of type <a href="../../../../../../org/eclipse/jetty/spdy/api/Stream.html" title="interface in org.eclipse.jetty.spdy.api">Stream</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/Set.html?is-external=true" title="class or interface in java.util">Set</a>&lt;<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>&gt;</code></td>
<td class="colLast"><span class="strong">ReferrerPushStrategy.</span><code><strong><a href="../../../../../../org/eclipse/jetty/spdy/server/http/ReferrerPushStrategy.html#apply(org.eclipse.jetty.spdy.api.Stream,%20org.eclipse.jetty.util.Fields,%20org.eclipse.jetty.util.Fields)">apply</a></strong>(<a href="../../../../../../org/eclipse/jetty/spdy/api/Stream.html" title="interface in org.eclipse.jetty.spdy.api">Stream</a>&nbsp;stream,
<a href="../../../../../../org/eclipse/jetty/util/Fields.html" title="class in org.eclipse.jetty.util">Fields</a>&nbsp;requestHeaders,
<a href="../../../../../../org/eclipse/jetty/util/Fields.html" title="class in org.eclipse.jetty.util">Fields</a>&nbsp;responseHeaders)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><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="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;</code></td>
<td class="colLast"><span class="strong">PushStrategy.</span><code><strong><a href="../../../../../../org/eclipse/jetty/spdy/server/http/PushStrategy.html#apply(org.eclipse.jetty.spdy.api.Stream,%20org.eclipse.jetty.util.Fields,%20org.eclipse.jetty.util.Fields)">apply</a></strong>(<a href="../../../../../../org/eclipse/jetty/spdy/api/Stream.html" title="interface in org.eclipse.jetty.spdy.api">Stream</a>&nbsp;stream,
<a href="../../../../../../org/eclipse/jetty/util/Fields.html" title="class in org.eclipse.jetty.util">Fields</a>&nbsp;requestHeaders,
<a href="../../../../../../org/eclipse/jetty/util/Fields.html" title="class in org.eclipse.jetty.util">Fields</a>&nbsp;responseHeaders)</code>
<div class="block">Applies the SPDY push logic for the primary resource.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><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="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;</code></td>
<td class="colLast"><span class="strong">PushStrategy.None.</span><code><strong><a href="../../../../../../org/eclipse/jetty/spdy/server/http/PushStrategy.None.html#apply(org.eclipse.jetty.spdy.api.Stream,%20org.eclipse.jetty.util.Fields,%20org.eclipse.jetty.util.Fields)">apply</a></strong>(<a href="../../../../../../org/eclipse/jetty/spdy/api/Stream.html" title="interface in org.eclipse.jetty.spdy.api">Stream</a>&nbsp;stream,
<a href="../../../../../../org/eclipse/jetty/util/Fields.html" title="class in org.eclipse.jetty.util">Fields</a>&nbsp;requestHeaders,
<a href="../../../../../../org/eclipse/jetty/util/Fields.html" title="class in org.eclipse.jetty.util">Fields</a>&nbsp;responseHeaders)</code>&nbsp;</td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
<caption><span>Constructors in <a href="../../../../../../org/eclipse/jetty/spdy/server/http/package-summary.html">org.eclipse.jetty.spdy.server.http</a> with parameters of type <a href="../../../../../../org/eclipse/jetty/spdy/api/Stream.html" title="interface in org.eclipse.jetty.spdy.api">Stream</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><strong><a href="../../../../../../org/eclipse/jetty/spdy/server/http/HttpChannelOverSPDY.html#HttpChannelOverSPDY(org.eclipse.jetty.server.Connector,%20org.eclipse.jetty.server.HttpConfiguration,%20org.eclipse.jetty.io.EndPoint,%20org.eclipse.jetty.server.HttpTransport,%20org.eclipse.jetty.spdy.server.http.HttpInputOverSPDY,%20org.eclipse.jetty.spdy.api.Stream)">HttpChannelOverSPDY</a></strong>(<a href="../../../../../../org/eclipse/jetty/server/Connector.html" title="interface in org.eclipse.jetty.server">Connector</a>&nbsp;connector,
<a href="../../../../../../org/eclipse/jetty/server/HttpConfiguration.html" title="class in org.eclipse.jetty.server">HttpConfiguration</a>&nbsp;configuration,
<a href="../../../../../../org/eclipse/jetty/io/EndPoint.html" title="interface in org.eclipse.jetty.io">EndPoint</a>&nbsp;endPoint,
<a href="../../../../../../org/eclipse/jetty/server/HttpTransport.html" title="interface in org.eclipse.jetty.server">HttpTransport</a>&nbsp;transport,
<a href="../../../../../../org/eclipse/jetty/spdy/server/http/HttpInputOverSPDY.html" title="class in org.eclipse.jetty.spdy.server.http">HttpInputOverSPDY</a>&nbsp;input,
<a href="../../../../../../org/eclipse/jetty/spdy/api/Stream.html" title="interface in org.eclipse.jetty.spdy.api">Stream</a>&nbsp;stream)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><strong><a href="../../../../../../org/eclipse/jetty/spdy/server/http/HttpTransportOverSPDY.html#HttpTransportOverSPDY(org.eclipse.jetty.server.Connector,%20org.eclipse.jetty.server.HttpConfiguration,%20org.eclipse.jetty.io.EndPoint,%20org.eclipse.jetty.spdy.server.http.PushStrategy,%20org.eclipse.jetty.spdy.api.Stream,%20org.eclipse.jetty.util.Fields)">HttpTransportOverSPDY</a></strong>(<a href="../../../../../../org/eclipse/jetty/server/Connector.html" title="interface in org.eclipse.jetty.server">Connector</a>&nbsp;connector,
<a href="../../../../../../org/eclipse/jetty/server/HttpConfiguration.html" title="class in org.eclipse.jetty.server">HttpConfiguration</a>&nbsp;configuration,
<a href="../../../../../../org/eclipse/jetty/io/EndPoint.html" title="interface in org.eclipse.jetty.io">EndPoint</a>&nbsp;endPoint,
<a href="../../../../../../org/eclipse/jetty/spdy/server/http/PushStrategy.html" title="interface in org.eclipse.jetty.spdy.server.http">PushStrategy</a>&nbsp;pushStrategy,
<a href="../../../../../../org/eclipse/jetty/spdy/api/Stream.html" title="interface in org.eclipse.jetty.spdy.api">Stream</a>&nbsp;stream,
<a href="../../../../../../org/eclipse/jetty/util/Fields.html" title="class in org.eclipse.jetty.util">Fields</a>&nbsp;requestHeaders)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.eclipse.jetty.spdy.server.proxy">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/eclipse/jetty/spdy/api/Stream.html" title="interface in org.eclipse.jetty.spdy.api">Stream</a> in <a href="../../../../../../org/eclipse/jetty/spdy/server/proxy/package-summary.html">org.eclipse.jetty.spdy.server.proxy</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../org/eclipse/jetty/spdy/server/proxy/package-summary.html">org.eclipse.jetty.spdy.server.proxy</a> with parameters of type <a href="../../../../../../org/eclipse/jetty/spdy/api/Stream.html" title="interface in org.eclipse.jetty.spdy.api">Stream</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 void</code></td>
<td class="colLast"><span class="strong">ProxyEngine.</span><code><strong><a href="../../../../../../org/eclipse/jetty/spdy/server/proxy/ProxyEngine.html#addRequestProxyHeaders(org.eclipse.jetty.spdy.api.Stream,%20org.eclipse.jetty.util.Fields)">addRequestProxyHeaders</a></strong>(<a href="../../../../../../org/eclipse/jetty/spdy/api/Stream.html" title="interface in org.eclipse.jetty.spdy.api">Stream</a>&nbsp;stream,
<a href="../../../../../../org/eclipse/jetty/util/Fields.html" title="class in org.eclipse.jetty.util">Fields</a>&nbsp;headers)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected void</code></td>
<td class="colLast"><span class="strong">ProxyEngine.</span><code><strong><a href="../../../../../../org/eclipse/jetty/spdy/server/proxy/ProxyEngine.html#addResponseProxyHeaders(org.eclipse.jetty.spdy.api.Stream,%20org.eclipse.jetty.util.Fields)">addResponseProxyHeaders</a></strong>(<a href="../../../../../../org/eclipse/jetty/spdy/api/Stream.html" title="interface in org.eclipse.jetty.spdy.api">Stream</a>&nbsp;stream,
<a href="../../../../../../org/eclipse/jetty/util/Fields.html" title="class in org.eclipse.jetty.util">Fields</a>&nbsp;headers)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected void</code></td>
<td class="colLast"><span class="strong">ProxyEngine.</span><code><strong><a href="../../../../../../org/eclipse/jetty/spdy/server/proxy/ProxyEngine.html#customizeRequestHeaders(org.eclipse.jetty.spdy.api.Stream,%20org.eclipse.jetty.util.Fields)">customizeRequestHeaders</a></strong>(<a href="../../../../../../org/eclipse/jetty/spdy/api/Stream.html" title="interface in org.eclipse.jetty.spdy.api">Stream</a>&nbsp;stream,
<a href="../../../../../../org/eclipse/jetty/util/Fields.html" title="class in org.eclipse.jetty.util">Fields</a>&nbsp;headers)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected void</code></td>
<td class="colLast"><span class="strong">ProxyEngine.</span><code><strong><a href="../../../../../../org/eclipse/jetty/spdy/server/proxy/ProxyEngine.html#customizeResponseHeaders(org.eclipse.jetty.spdy.api.Stream,%20org.eclipse.jetty.util.Fields)">customizeResponseHeaders</a></strong>(<a href="../../../../../../org/eclipse/jetty/spdy/api/Stream.html" title="interface in org.eclipse.jetty.spdy.api">Stream</a>&nbsp;stream,
<a href="../../../../../../org/eclipse/jetty/util/Fields.html" title="class in org.eclipse.jetty.util">Fields</a>&nbsp;headers)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">SPDYProxyEngine.</span><code><strong><a href="../../../../../../org/eclipse/jetty/spdy/server/proxy/SPDYProxyEngine.html#onData(org.eclipse.jetty.spdy.api.Stream,%20org.eclipse.jetty.spdy.api.DataInfo)">onData</a></strong>(<a href="../../../../../../org/eclipse/jetty/spdy/api/Stream.html" title="interface in org.eclipse.jetty.spdy.api">Stream</a>&nbsp;clientStream,
<a href="../../../../../../org/eclipse/jetty/spdy/api/DataInfo.html" title="class in org.eclipse.jetty.spdy.api">DataInfo</a>&nbsp;clientDataInfo)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">SPDYProxyEngine.</span><code><strong><a href="../../../../../../org/eclipse/jetty/spdy/server/proxy/SPDYProxyEngine.html#onFailure(org.eclipse.jetty.spdy.api.Stream,%20java.lang.Throwable)">onFailure</a></strong>(<a href="../../../../../../org/eclipse/jetty/spdy/api/Stream.html" title="interface in org.eclipse.jetty.spdy.api">Stream</a>&nbsp;stream,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang">Throwable</a>&nbsp;x)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">SPDYProxyEngine.</span><code><strong><a href="../../../../../../org/eclipse/jetty/spdy/server/proxy/SPDYProxyEngine.html#onHeaders(org.eclipse.jetty.spdy.api.Stream,%20org.eclipse.jetty.spdy.api.HeadersInfo)">onHeaders</a></strong>(<a href="../../../../../../org/eclipse/jetty/spdy/api/Stream.html" title="interface in org.eclipse.jetty.spdy.api">Stream</a>&nbsp;stream,
<a href="../../../../../../org/eclipse/jetty/spdy/api/HeadersInfo.html" title="class in org.eclipse.jetty.spdy.api">HeadersInfo</a>&nbsp;headersInfo)</code>&nbsp;</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"><span class="strong">SPDYProxyEngine.</span><code><strong><a href="../../../../../../org/eclipse/jetty/spdy/server/proxy/SPDYProxyEngine.html#onPush(org.eclipse.jetty.spdy.api.Stream,%20org.eclipse.jetty.spdy.api.PushInfo)">onPush</a></strong>(<a href="../../../../../../org/eclipse/jetty/spdy/api/Stream.html" title="interface in org.eclipse.jetty.spdy.api">Stream</a>&nbsp;stream,
<a href="../../../../../../org/eclipse/jetty/spdy/api/PushInfo.html" title="class in org.eclipse.jetty.spdy.api">PushInfo</a>&nbsp;pushInfo)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">SPDYProxyEngine.</span><code><strong><a href="../../../../../../org/eclipse/jetty/spdy/server/proxy/SPDYProxyEngine.html#onReply(org.eclipse.jetty.spdy.api.Stream,%20org.eclipse.jetty.spdy.api.ReplyInfo)">onReply</a></strong>(<a href="../../../../../../org/eclipse/jetty/spdy/api/Stream.html" title="interface in org.eclipse.jetty.spdy.api">Stream</a>&nbsp;stream,
<a href="../../../../../../org/eclipse/jetty/spdy/api/ReplyInfo.html" title="class in org.eclipse.jetty.spdy.api">ReplyInfo</a>&nbsp;replyInfo)</code>&nbsp;</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"><span class="strong">ProxyEngineSelector.</span><code><strong><a href="../../../../../../org/eclipse/jetty/spdy/server/proxy/ProxyEngineSelector.html#onSyn(org.eclipse.jetty.spdy.api.Stream,%20org.eclipse.jetty.spdy.api.SynInfo)">onSyn</a></strong>(<a href="../../../../../../org/eclipse/jetty/spdy/api/Stream.html" title="interface in org.eclipse.jetty.spdy.api">Stream</a>&nbsp;clientStream,
<a href="../../../../../../org/eclipse/jetty/spdy/api/SynInfo.html" title="class in org.eclipse.jetty.spdy.api">SynInfo</a>&nbsp;clientSynInfo)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<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"><span class="strong">SPDYProxyEngine.</span><code><strong><a href="../../../../../../org/eclipse/jetty/spdy/server/proxy/SPDYProxyEngine.html#proxy(org.eclipse.jetty.spdy.api.Stream,%20org.eclipse.jetty.spdy.api.SynInfo,%20org.eclipse.jetty.spdy.server.proxy.ProxyEngineSelector.ProxyServerInfo)">proxy</a></strong>(<a href="../../../../../../org/eclipse/jetty/spdy/api/Stream.html" title="interface in org.eclipse.jetty.spdy.api">Stream</a>&nbsp;clientStream,
<a href="../../../../../../org/eclipse/jetty/spdy/api/SynInfo.html" title="class in org.eclipse.jetty.spdy.api">SynInfo</a>&nbsp;clientSynInfo,
<a href="../../../../../../org/eclipse/jetty/spdy/server/proxy/ProxyEngineSelector.ProxyServerInfo.html" title="class in org.eclipse.jetty.spdy.server.proxy">ProxyEngineSelector.ProxyServerInfo</a>&nbsp;proxyServerInfo)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>abstract <a href="../../../../../../org/eclipse/jetty/spdy/api/StreamFrameListener.html" title="interface in org.eclipse.jetty.spdy.api">StreamFrameListener</a></code></td>
<td class="colLast"><span class="strong">ProxyEngine.</span><code><strong><a href="../../../../../../org/eclipse/jetty/spdy/server/proxy/ProxyEngine.html#proxy(org.eclipse.jetty.spdy.api.Stream,%20org.eclipse.jetty.spdy.api.SynInfo,%20org.eclipse.jetty.spdy.server.proxy.ProxyEngineSelector.ProxyServerInfo)">proxy</a></strong>(<a href="../../../../../../org/eclipse/jetty/spdy/api/Stream.html" title="interface in org.eclipse.jetty.spdy.api">Stream</a>&nbsp;clientStream,
<a href="../../../../../../org/eclipse/jetty/spdy/api/SynInfo.html" title="class in org.eclipse.jetty.spdy.api">SynInfo</a>&nbsp;clientSynInfo,
<a href="../../../../../../org/eclipse/jetty/spdy/server/proxy/ProxyEngineSelector.ProxyServerInfo.html" title="class in org.eclipse.jetty.spdy.server.proxy">ProxyEngineSelector.ProxyServerInfo</a>&nbsp;proxyServerInfo)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<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"><span class="strong">HTTPProxyEngine.</span><code><strong><a href="../../../../../../org/eclipse/jetty/spdy/server/proxy/HTTPProxyEngine.html#proxy(org.eclipse.jetty.spdy.api.Stream,%20org.eclipse.jetty.spdy.api.SynInfo,%20org.eclipse.jetty.spdy.server.proxy.ProxyEngineSelector.ProxyServerInfo)">proxy</a></strong>(<a href="../../../../../../org/eclipse/jetty/spdy/api/Stream.html" title="interface in org.eclipse.jetty.spdy.api">Stream</a>&nbsp;clientStream,
<a href="../../../../../../org/eclipse/jetty/spdy/api/SynInfo.html" title="class in org.eclipse.jetty.spdy.api">SynInfo</a>&nbsp;clientSynInfo,
<a href="../../../../../../org/eclipse/jetty/spdy/server/proxy/ProxyEngineSelector.ProxyServerInfo.html" title="class in org.eclipse.jetty.spdy.server.proxy">ProxyEngineSelector.ProxyServerInfo</a>&nbsp;proxyServerInfo)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
</ul>
</li>
</ul>
</div>
<!-- ======= 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><a href="../../../../../../org/eclipse/jetty/spdy/api/Stream.html" title="interface in org.eclipse.jetty.spdy.api">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 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>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?org/eclipse/jetty/spdy/api/class-use/Stream.html" target="_top">Frames</a></li>
<li><a href="Stream.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>
<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>