-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Deploying to gh-pages from @ ceeb245 🚀
- Loading branch information
Showing
13 changed files
with
111 additions
and
55 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,56 @@ | ||
<html> | ||
<head> | ||
<meta name="viewport" content="width=device-width, initial-scale=1" charset="UTF-8"> | ||
<title>io.github.bluegroundltd.outbox.processing</title> | ||
<link href="../../images/logo-icon.svg" rel="icon" type="image/svg"><script>var pathToRoot = "../../";</script><script type="text/javascript" src="../../scripts/sourceset_dependencies.js" async="async"></script><link href="../../styles/style.css" rel="Stylesheet"><link href="../../styles/logo-styles.css" rel="Stylesheet"><link href="../../styles/jetbrains-mono.css" rel="Stylesheet"><link href="../../styles/main.css" rel="Stylesheet"><script type="text/javascript" src="../../scripts/clipboard.js" async="async"></script><script type="text/javascript" src="../../scripts/navigation-loader.js" async="async"></script><script type="text/javascript" src="../../scripts/platform-content-handler.js" async="async"></script><script type="text/javascript" src="../../scripts/main.js" async="async"></script> </head> | ||
<body> | ||
<div id="container"> | ||
<div id="leftColumn"><a href="../../index.html"> | ||
<div id="logo"></div> | ||
</a> | ||
<div id="paneSearch"></div> | ||
<div id="sideMenu"></div> | ||
</div> | ||
<div id="main"> | ||
<div id="leftToggler"><span class="icon-toggler"></span></div> | ||
<script type="text/javascript" src="../../scripts/main.js"></script> <div class="main-content" id="content" pageIds="core::io.github.bluegroundltd.outbox.processing////PointingToDeclaration//-121426938"> | ||
<div class="navigation-wrapper" id="navigation-wrapper"> | ||
<div class="breadcrumbs"><a href="../../index.html">core</a>/<a href="index.html">io.github.bluegroundltd.outbox.processing</a></div> | ||
<div class="pull-right d-flex"> | ||
<div id="searchBar"></div> | ||
</div> | ||
</div> | ||
<div class="cover "> | ||
<h1 class="cover"><span>Package io.</span><wbr></wbr><span>github.</span><wbr></wbr><span>bluegroundltd.</span><wbr></wbr><span>outbox.</span><wbr></wbr><span>processing</span></h1> | ||
</div> | ||
<div class="tabbedcontent"> | ||
<div class="tabs-section" tabs-section="tabs-section"><button class="section-tab" data-active="" data-togglable="Types">Types</button></div> | ||
<div class="tabs-section-body"> | ||
<h2 class="">Types</h2> | ||
<div class="table" data-togglable="Types"><a data-name="-550038313%2FClasslikes%2F-121426938" anchor-label="OutboxItemProcessorDecorator" id="-550038313%2FClasslikes%2F-121426938" data-filterable-set=":core:dokkaHtml/main"></a> | ||
<div class="table-row" data-filterable-current=":core:dokkaHtml/main" data-filterable-set=":core:dokkaHtml/main"> | ||
<div class="main-subrow keyValue "> | ||
<div class=""><span class="inline-flex"><a href="-outbox-item-processor-decorator/index.html"><span>Outbox</span><wbr></wbr><span>Item</span><wbr></wbr><span>Processor</span><wbr></wbr><span><span>Decorator</span></span></a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-550038313%2FClasslikes%2F-121426938"></span> | ||
<div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> | ||
</span></span></div> | ||
<div> | ||
<div class="title"><div class="divergent-group" data-filterable-current=":core:dokkaHtml/main" data-filterable-set=":core:dokkaHtml/main"><div class="with-platform-tags"><span class="pull-right"></span></div> | ||
|
||
<div> | ||
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":core:dokkaHtml/main"><div class="symbol monospace"><div class="block"><div class="block">@<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/FunctionalInterface.html">FunctionalInterface</a></div></div>interface <a href="-outbox-item-processor-decorator/index.html">OutboxItemProcessorDecorator</a><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div> | ||
</div> | ||
<div class="brief "><p class="paragraph">A callback interface for a decorator to be applied to the internal Outbox Item Processors.</p></div></div> | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
<div class="footer"><span class="go-to-top-icon"><a href="#content"></a></span><span>© 2024 Copyright</span><span class="pull-right"><span>Generated by </span><a href="https://github.com/Kotlin/dokka"><span>dokka</span><span class="padded-icon"></span></a></span></div> | ||
</div> | ||
</div> | ||
</body> | ||
</html> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.