blob: 181f90ff1eb951ebb269980b4d9deed7e662c0bd [file] [log] [blame]
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.10) on Fri Feb 26 09:50:23 CST 2021 -->
<title>Callback (Jetty :: Project 9.4.38.v20210224 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2021-02-26">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
<script type="text/javascript" src="../../../../jquery/jszip/dist/jszip.min.js"></script>
<script type="text/javascript" src="../../../../jquery/jszip-utils/dist/jszip-utils.min.js"></script>
<!--[if IE]>
<script type="text/javascript" src="../../../../jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script>
<![endif]-->
<script type="text/javascript" src="../../../../jquery/jquery-3.5.1.js"></script>
<script type="text/javascript" src="../../../../jquery/jquery-ui.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Callback (Jetty :: Project 9.4.38.v20210224 API)";
}
}
catch(err) {
}
//-->
var data = {"i0":1,"i1":18,"i2":1,"i3":1,"i4":1,"i5":1,"i6":1,"i7":1,"i8":18};
var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],2:["t2","Instance Methods"],16:["t5","Default Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
var tableTab = "tableTab";
var activeTableTab = "activeTableTab";
var pathtoroot = "../../../../";
var useModuleDirectories = false;
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<header role="banner">
<nav role="navigation">
<div class="fixedNav">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a id="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../index.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/Callback.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>
<div class="subNav">
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../allclasses.html">All&nbsp;Classes</a></li>
</ul>
<ul class="navListSearch">
<li><label for="search">SEARCH:</label>
<input type="text" id="search" value="search" disabled="disabled">
<input type="reset" id="reset" value="reset" disabled="disabled">
</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>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li><a href="#nested.class.summary">Nested</a>&nbsp;|&nbsp;</li>
<li><a href="#field.summary">Field</a>&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><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a id="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
</div>
<div class="navPadding">&nbsp;</div>
<script type="text/javascript"><!--
$('.navPadding').css('padding-top', $('.fixedNav').css("height"));
//-->
</script>
</nav>
</header>
<!-- ======== START OF CLASS DATA ======== -->
<main role="main">
<div class="header">
<div class="subTitle"><span class="packageLabelInType">Package</span>&nbsp;<a href="package-summary.html">org.eclipse.jetty.util</a></div>
<h2 title="Interface Callback" class="title">Interface Callback</h2>
</div>
<div class="contentContainer">
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>All Superinterfaces:</dt>
<dd><code><a href="thread/Invocable.html" title="interface in org.eclipse.jetty.util.thread">Invocable</a></code></dd>
</dl>
<dl>
<dt>All Known Subinterfaces:</dt>
<dd><code><a href="Callback.InvocableCallback.html" title="interface in org.eclipse.jetty.util">Callback.InvocableCallback</a></code></dd>
</dl>
<dl>
<dt>All Known Implementing Classes:</dt>
<dd><code><a href="../proxy/AsyncMiddleManServlet.ProxyReader.html" title="class in org.eclipse.jetty.proxy">AsyncMiddleManServlet.ProxyReader</a></code>, <code><a href="../proxy/AsyncMiddleManServlet.ProxyResponseListener.html" title="class in org.eclipse.jetty.proxy">AsyncMiddleManServlet.ProxyResponseListener</a></code>, <code><a href="../proxy/AsyncProxyServlet.StreamReader.html" title="class in org.eclipse.jetty.proxy">AsyncProxyServlet.StreamReader</a></code>, <code><a href="../websocket/common/BlockingWriteCallback.WriteBlocker.html" title="class in org.eclipse.jetty.websocket.common">BlockingWriteCallback.WriteBlocker</a></code>, <code><a href="Callback.Completable.html" title="class in org.eclipse.jetty.util">Callback.Completable</a></code>, <code><a href="Callback.Completing.html" title="class in org.eclipse.jetty.util">Callback.Completing</a></code>, <code><a href="Callback.Nested.html" title="class in org.eclipse.jetty.util">Callback.Nested</a></code>, <code><a href="CompletableCallback.html" title="class in org.eclipse.jetty.util">CompletableCallback</a></code>, <code><a href="CountingCallback.html" title="class in org.eclipse.jetty.util">CountingCallback</a></code>, <code><a href="../client/util/DeferredContentProvider.html" title="class in org.eclipse.jetty.client.util">DeferredContentProvider</a></code>, <code><a href="../websocket/common/io/DisconnectCallback.html" title="class in org.eclipse.jetty.websocket.common.io">DisconnectCallback</a></code>, <code><a href="../websocket/common/io/FrameFlusher.html" title="class in org.eclipse.jetty.websocket.common.io">FrameFlusher</a></code>, <code><a href="FutureCallback.html" title="class in org.eclipse.jetty.util">FutureCallback</a></code>, <code><a href="../websocket/common/io/FutureWriteCallback.html" title="class in org.eclipse.jetty.websocket.common.io">FutureWriteCallback</a></code>, <code><a href="../fcgi/generator/Generator.Result.html" title="class in org.eclipse.jetty.fcgi.generator">Generator.Result</a></code>, <code><a href="../http2/HTTP2Flusher.html" title="class in org.eclipse.jetty.http2">HTTP2Flusher</a></code>, <code><a href="../http2/HTTP2Flusher.Entry.html" title="class in org.eclipse.jetty.http2">HTTP2Flusher.Entry</a></code>, <code><a href="../http2/HTTP2Stream.html" title="class in org.eclipse.jetty.http2">HTTP2Stream</a></code>, <code><a href="../client/HttpContent.html" title="class in org.eclipse.jetty.client">HttpContent</a></code>, <code><a href="../client/HttpDestination.html" title="class in org.eclipse.jetty.client">HttpDestination</a></code>, <code><a href="../fcgi/client/http/HttpDestinationOverFCGI.html" title="class in org.eclipse.jetty.fcgi.client.http">HttpDestinationOverFCGI</a></code>, <code><a href="../client/http/HttpDestinationOverHTTP.html" title="class in org.eclipse.jetty.client.http">HttpDestinationOverHTTP</a></code>, <code><a href="../http2/client/http/HttpDestinationOverHTTP2.html" title="class in org.eclipse.jetty.http2.client.http">HttpDestinationOverHTTP2</a></code>, <code><a href="../server/HttpInput.Content.html" title="class in org.eclipse.jetty.server">HttpInput.Content</a></code>, <code><a href="../server/HttpInput.EofContent.html" title="class in org.eclipse.jetty.server">HttpInput.EofContent</a></code>, <code><a href="../server/HttpInput.SentinelContent.html" title="class in org.eclipse.jetty.server">HttpInput.SentinelContent</a></code>, <code><a href="../client/util/InputStreamContentProvider.html" title="class in org.eclipse.jetty.client.util">InputStreamContentProvider</a></code>, <code><a href="IteratingCallback.html" title="class in org.eclipse.jetty.util">IteratingCallback</a></code>, <code><a href="IteratingNestedCallback.html" title="class in org.eclipse.jetty.util">IteratingNestedCallback</a></code>, <code><a href="../client/MultiplexHttpDestination.html" title="class in org.eclipse.jetty.client">MultiplexHttpDestination</a></code>, <code><a href="../fcgi/client/http/MultiplexHttpDestinationOverFCGI.html" title="class in org.eclipse.jetty.fcgi.client.http">MultiplexHttpDestinationOverFCGI</a></code>, <code><a href="../client/util/OutputStreamContentProvider.html" title="class in org.eclipse.jetty.client.util">OutputStreamContentProvider</a></code>, <code><a href="../client/PoolingHttpDestination.html" title="class in org.eclipse.jetty.client">PoolingHttpDestination</a></code>, <code><a href="../client/ProxyProtocolClientConnectionFactory.ProxyProtocolConnection.html" title="class in org.eclipse.jetty.client">ProxyProtocolClientConnectionFactory.ProxyProtocolConnection</a></code>, <code><a href="../proxy/ProxyServlet.ProxyInputStreamContentProvider.html" title="class in org.eclipse.jetty.proxy">ProxyServlet.ProxyInputStreamContentProvider</a></code>, <code><a href="SharedBlockingCallback.Blocker.html" title="class in org.eclipse.jetty.util">SharedBlockingCallback.Blocker</a></code></dd>
</dl>
<hr>
<pre>public interface <span class="typeNameLabel">Callback</span>
extends <a href="thread/Invocable.html" title="interface in org.eclipse.jetty.util.thread">Invocable</a></pre>
<div class="block"><p>A callback abstraction that handles completed/failed events of asynchronous operations.</p>
<p>Semantically this is equivalent to an optimise Promise&lt;Void&gt;, but callback is a more meaningful
name than EmptyPromise</p></div>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ======== NESTED CLASS SUMMARY ======== -->
<section role="region">
<ul class="blockList">
<li class="blockList"><a id="nested.class.summary">
<!-- -->
</a>
<h3>Nested Class Summary</h3>
<table class="memberSummary">
<caption><span>Nested Classes</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Interface</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="Callback.Completable.html" title="class in org.eclipse.jetty.util">Callback.Completable</a></span></code></th>
<td class="colLast">
<div class="block">A CompletableFuture that is also a Callback.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="Callback.Completing.html" title="class in org.eclipse.jetty.util">Callback.Completing</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static interface&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="Callback.InvocableCallback.html" title="interface in org.eclipse.jetty.util">Callback.InvocableCallback</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="Callback.Nested.html" title="class in org.eclipse.jetty.util">Callback.Nested</a></span></code></th>
<td class="colLast">
<div class="block">Nested Completing Callback that completes after
completing the nested callback</div>
</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a id="nested.classes.inherited.from.class.org.eclipse.jetty.util.thread.Invocable">
<!-- -->
</a>
<h3>Nested classes/interfaces inherited from interface&nbsp;org.eclipse.jetty.util.thread.<a href="thread/Invocable.html" title="interface in org.eclipse.jetty.util.thread">Invocable</a></h3>
<code><a href="thread/Invocable.InvocationType.html" title="enum in org.eclipse.jetty.util.thread">Invocable.InvocationType</a></code></li>
</ul>
</li>
</ul>
</section>
<!-- =========== FIELD SUMMARY =========== -->
<section role="region">
<ul class="blockList">
<li class="blockList"><a id="field.summary">
<!-- -->
</a>
<h3>Field Summary</h3>
<table class="memberSummary">
<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Field</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="Callback.html" title="interface in org.eclipse.jetty.util">Callback</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#NOOP">NOOP</a></span></code></th>
<td class="colLast">
<div class="block">Instance of Adapter that can be used when the callback methods need an empty
implementation without incurring in the cost of allocating a new Adapter object.</div>
</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a id="fields.inherited.from.class.org.eclipse.jetty.util.thread.Invocable">
<!-- -->
</a>
<h3>Fields inherited from interface&nbsp;org.eclipse.jetty.util.thread.<a href="thread/Invocable.html" title="interface in org.eclipse.jetty.util.thread">Invocable</a></h3>
<code><a href="thread/Invocable.html#__nonBlocking">__nonBlocking</a></code></li>
</ul>
</li>
</ul>
</section>
<!-- ========== METHOD SUMMARY =========== -->
<section role="region">
<ul class="blockList">
<li class="blockList"><a id="method.summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="memberSummary">
<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t5" class="tableTab"><span><a href="javascript:show(16);">Default Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tr id="i0" class="altColor">
<td class="colFirst"><code>static <a href="Callback.html" title="interface in org.eclipse.jetty.util">Callback</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#combine(org.eclipse.jetty.util.Callback,org.eclipse.jetty.util.Callback)">combine</a></span>&#8203;(<a href="Callback.html" title="interface in org.eclipse.jetty.util">Callback</a>&nbsp;cb1,
<a href="Callback.html" title="interface in org.eclipse.jetty.util">Callback</a>&nbsp;cb2)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i1" class="rowColor">
<td class="colFirst"><code>default void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#failed(java.lang.Throwable)">failed</a></span>&#8203;(java.lang.Throwable&nbsp;x)</code></th>
<td class="colLast">
<div class="block">Callback invoked when the operation fails.</div>
</td>
</tr>
<tr id="i2" class="altColor">
<td class="colFirst"><code>static <a href="Callback.html" title="interface in org.eclipse.jetty.util">Callback</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#from(java.lang.Runnable)">from</a></span>&#8203;(java.lang.Runnable&nbsp;completed)</code></th>
<td class="colLast">
<div class="block">Creaste a callback that runs completed when it succeeds or fails</div>
</td>
</tr>
<tr id="i3" class="rowColor">
<td class="colFirst"><code>static <a href="Callback.html" title="interface in org.eclipse.jetty.util">Callback</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#from(java.lang.Runnable,java.util.function.Consumer)">from</a></span>&#8203;(java.lang.Runnable&nbsp;success,
java.util.function.Consumer&lt;java.lang.Throwable&gt;&nbsp;failure)</code></th>
<td class="colLast">
<div class="block">Create a callback from the passed success and failure</div>
</td>
</tr>
<tr id="i4" class="altColor">
<td class="colFirst"><code>static <a href="Callback.html" title="interface in org.eclipse.jetty.util">Callback</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#from(java.lang.Runnable,org.eclipse.jetty.util.Callback)">from</a></span>&#8203;(java.lang.Runnable&nbsp;completed,
<a href="Callback.html" title="interface in org.eclipse.jetty.util">Callback</a>&nbsp;callback)</code></th>
<td class="colLast">
<div class="block">Create a nested callback that runs completed before
completing the nested callback.</div>
</td>
</tr>
<tr id="i5" class="rowColor">
<td class="colFirst"><code>static <a href="Callback.html" title="interface in org.eclipse.jetty.util">Callback</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#from(java.util.concurrent.CompletableFuture)">from</a></span>&#8203;(java.util.concurrent.CompletableFuture&lt;?&gt;&nbsp;completable)</code></th>
<td class="colLast">
<div class="block">Creates a non-blocking callback from the given incomplete CompletableFuture.</div>
</td>
</tr>
<tr id="i6" class="altColor">
<td class="colFirst"><code>static <a href="Callback.html" title="interface in org.eclipse.jetty.util">Callback</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#from(java.util.concurrent.CompletableFuture,org.eclipse.jetty.util.thread.Invocable.InvocationType)">from</a></span>&#8203;(java.util.concurrent.CompletableFuture&lt;?&gt;&nbsp;completable,
<a href="thread/Invocable.InvocationType.html" title="enum in org.eclipse.jetty.util.thread">Invocable.InvocationType</a>&nbsp;invocation)</code></th>
<td class="colLast">
<div class="block">Creates a callback from the given incomplete CompletableFuture,
with the given <code>blocking</code> characteristic.</div>
</td>
</tr>
<tr id="i7" class="rowColor">
<td class="colFirst"><code>static <a href="Callback.html" title="interface in org.eclipse.jetty.util">Callback</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#from(org.eclipse.jetty.util.Callback,java.lang.Runnable)">from</a></span>&#8203;(<a href="Callback.html" title="interface in org.eclipse.jetty.util">Callback</a>&nbsp;callback,
java.lang.Runnable&nbsp;completed)</code></th>
<td class="colLast">
<div class="block">Create a nested callback that runs completed after
completing the nested callback.</div>
</td>
</tr>
<tr id="i8" class="altColor">
<td class="colFirst"><code>default void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#succeeded()">succeeded</a></span>()</code></th>
<td class="colLast">
<div class="block">Callback invoked when the operation completes.</div>
</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a id="methods.inherited.from.class.org.eclipse.jetty.util.thread.Invocable">
<!-- -->
</a>
<h3>Methods inherited from interface&nbsp;org.eclipse.jetty.util.thread.<a href="thread/Invocable.html" title="interface in org.eclipse.jetty.util.thread">Invocable</a></h3>
<code><a href="thread/Invocable.html#getInvocationType()">getInvocationType</a></code></li>
</ul>
</li>
</ul>
</section>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ============ FIELD DETAIL =========== -->
<section role="region">
<ul class="blockList">
<li class="blockList"><a id="field.detail">
<!-- -->
</a>
<h3>Field Detail</h3>
<a id="NOOP">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>NOOP</h4>
<pre>static final&nbsp;<a href="Callback.html" title="interface in org.eclipse.jetty.util">Callback</a> NOOP</pre>
<div class="block">Instance of Adapter that can be used when the callback methods need an empty
implementation without incurring in the cost of allocating a new Adapter object.</div>
</li>
</ul>
</li>
</ul>
</section>
<!-- ============ METHOD DETAIL ========== -->
<section role="region">
<ul class="blockList">
<li class="blockList"><a id="method.detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a id="succeeded()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>succeeded</h4>
<pre class="methodSignature">default&nbsp;void&nbsp;succeeded()</pre>
<div class="block"><p>Callback invoked when the operation completes.</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="#failed(java.lang.Throwable)"><code>failed(Throwable)</code></a></dd>
</dl>
</li>
</ul>
<a id="failed(java.lang.Throwable)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>failed</h4>
<pre class="methodSignature">default&nbsp;void&nbsp;failed&#8203;(java.lang.Throwable&nbsp;x)</pre>
<div class="block"><p>Callback invoked when the operation fails.</p></div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>x</code> - the reason for the operation failure</dd>
</dl>
</li>
</ul>
<a id="from(java.util.concurrent.CompletableFuture)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>from</h4>
<pre class="methodSignature">static&nbsp;<a href="Callback.html" title="interface in org.eclipse.jetty.util">Callback</a>&nbsp;from&#8203;(java.util.concurrent.CompletableFuture&lt;?&gt;&nbsp;completable)</pre>
<div class="block"><p>Creates a non-blocking callback from the given incomplete CompletableFuture.</p>
<p>When the callback completes, either succeeding or failing, the
CompletableFuture is also completed, respectively via
<code>CompletableFuture.complete(Object)</code> or
<code>CompletableFuture.completeExceptionally(Throwable)</code>.</p></div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>completable</code> - the CompletableFuture to convert into a callback</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>a callback that when completed, completes the given CompletableFuture</dd>
</dl>
</li>
</ul>
<a id="from(java.util.concurrent.CompletableFuture,org.eclipse.jetty.util.thread.Invocable.InvocationType)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>from</h4>
<pre class="methodSignature">static&nbsp;<a href="Callback.html" title="interface in org.eclipse.jetty.util">Callback</a>&nbsp;from&#8203;(java.util.concurrent.CompletableFuture&lt;?&gt;&nbsp;completable,
<a href="thread/Invocable.InvocationType.html" title="enum in org.eclipse.jetty.util.thread">Invocable.InvocationType</a>&nbsp;invocation)</pre>
<div class="block"><p>Creates a callback from the given incomplete CompletableFuture,
with the given <code>blocking</code> characteristic.</p></div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>completable</code> - the CompletableFuture to convert into a callback</dd>
<dd><code>invocation</code> - whether the callback is blocking</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>a callback that when completed, completes the given CompletableFuture</dd>
</dl>
</li>
</ul>
<a id="from(java.lang.Runnable,java.util.function.Consumer)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>from</h4>
<pre class="methodSignature">static&nbsp;<a href="Callback.html" title="interface in org.eclipse.jetty.util">Callback</a>&nbsp;from&#8203;(java.lang.Runnable&nbsp;success,
java.util.function.Consumer&lt;java.lang.Throwable&gt;&nbsp;failure)</pre>
<div class="block">Create a callback from the passed success and failure</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>success</code> - Called when the callback succeeds</dd>
<dd><code>failure</code> - Called when the callback fails</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>a new Callback</dd>
</dl>
</li>
</ul>
<a id="from(java.lang.Runnable)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>from</h4>
<pre class="methodSignature">static&nbsp;<a href="Callback.html" title="interface in org.eclipse.jetty.util">Callback</a>&nbsp;from&#8203;(java.lang.Runnable&nbsp;completed)</pre>
<div class="block">Creaste a callback that runs completed when it succeeds or fails</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>completed</code> - The completion to run on success or failure</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>a new callback</dd>
</dl>
</li>
</ul>
<a id="from(org.eclipse.jetty.util.Callback,java.lang.Runnable)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>from</h4>
<pre class="methodSignature">static&nbsp;<a href="Callback.html" title="interface in org.eclipse.jetty.util">Callback</a>&nbsp;from&#8203;(<a href="Callback.html" title="interface in org.eclipse.jetty.util">Callback</a>&nbsp;callback,
java.lang.Runnable&nbsp;completed)</pre>
<div class="block">Create a nested callback that runs completed after
completing the nested callback.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>callback</code> - The nested callback</dd>
<dd><code>completed</code> - The completion to run after the nested callback is completed</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>a new callback.</dd>
</dl>
</li>
</ul>
<a id="from(java.lang.Runnable,org.eclipse.jetty.util.Callback)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>from</h4>
<pre class="methodSignature">static&nbsp;<a href="Callback.html" title="interface in org.eclipse.jetty.util">Callback</a>&nbsp;from&#8203;(java.lang.Runnable&nbsp;completed,
<a href="Callback.html" title="interface in org.eclipse.jetty.util">Callback</a>&nbsp;callback)</pre>
<div class="block">Create a nested callback that runs completed before
completing the nested callback.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>callback</code> - The nested callback</dd>
<dd><code>completed</code> - The completion to run before the nested callback is completed. Any exceptions thrown
from completed will result in a callback failure.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>a new callback.</dd>
</dl>
</li>
</ul>
<a id="combine(org.eclipse.jetty.util.Callback,org.eclipse.jetty.util.Callback)">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>combine</h4>
<pre class="methodSignature">static&nbsp;<a href="Callback.html" title="interface in org.eclipse.jetty.util">Callback</a>&nbsp;combine&#8203;(<a href="Callback.html" title="interface in org.eclipse.jetty.util">Callback</a>&nbsp;cb1,
<a href="Callback.html" title="interface in org.eclipse.jetty.util">Callback</a>&nbsp;cb2)</pre>
</li>
</ul>
</li>
</ul>
</section>
</li>
</ul>
</div>
</div>
</main>
<!-- ========= END OF CLASS DATA ========= -->
<footer role="contentinfo">
<nav role="navigation">
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a id="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../index.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/Callback.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>
<div class="subNav">
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../allclasses.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>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li><a href="#nested.class.summary">Nested</a>&nbsp;|&nbsp;</li>
<li><a href="#field.summary">Field</a>&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><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a id="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</nav>
<p class="legalCopy"><small>Copyright &#169; 1995&#x2013;2021 <a href="https://webtide.com">Webtide</a>. All rights reserved.</small></p>
</footer>
</body>
</html>