Skip to content

Commit d89ddb6

Browse files
author
pivotal-rabbitmq-ci
committed
Merge pull request #39 from rabbitmq/rabbitmq-stream-java-client-38-subscription-hook
Add SubscriptionListener
1 parent d9d2d98 commit d89ddb6

File tree

502 files changed

+3174
-1056
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

502 files changed

+3174
-1056
lines changed

0.5.0-SNAPSHOT/api/allclasses-frame.html

+4-2
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_302) on Tue Oct 26 08:18:25 GMT 2021 -->
5+
<!-- Generated by javadoc (1.8.0_302) on Tue Nov 02 14:49:49 GMT 2021 -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
77
<title>All Classes (RabbitMQ Stream Java Client 0.5.0-SNAPSHOT API)</title>
8-
<meta name="date" content="2021-10-26">
8+
<meta name="date" content="2021-11-02">
99
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
1010
<script type="text/javascript" src="script.js"></script>
1111
</head>
@@ -105,6 +105,8 @@ <h1 class="bar">All&nbsp;Classes</h1>
105105
<li><a href="com/rabbitmq/stream/StreamException.html" title="class in com.rabbitmq.stream" target="classFrame">StreamException</a></li>
106106
<li><a href="com/rabbitmq/stream/perf/StreamPerfTest.html" title="class in com.rabbitmq.stream.perf" target="classFrame">StreamPerfTest</a></li>
107107
<li><a href="com/rabbitmq/stream/sasl/StreamSaslException.html" title="class in com.rabbitmq.stream.sasl" target="classFrame">StreamSaslException</a></li>
108+
<li><a href="com/rabbitmq/stream/SubscriptionListener.html" title="interface in com.rabbitmq.stream" target="classFrame"><span class="interfaceName">SubscriptionListener</span></a></li>
109+
<li><a href="com/rabbitmq/stream/SubscriptionListener.SubscriptionContext.html" title="interface in com.rabbitmq.stream" target="classFrame"><span class="interfaceName">SubscriptionListener.SubscriptionContext</span></a></li>
108110
<li><a href="com/rabbitmq/stream/codec/SwiftMqCodec.html" title="class in com.rabbitmq.stream.codec" target="classFrame">SwiftMqCodec</a></li>
109111
<li><a href="com/rabbitmq/stream/amqp/Symbol.html" title="class in com.rabbitmq.stream.amqp" target="classFrame">Symbol</a></li>
110112
<li><a href="com/rabbitmq/stream/amqp/UnsignedByte.html" title="class in com.rabbitmq.stream.amqp" target="classFrame">UnsignedByte</a></li>

0.5.0-SNAPSHOT/api/allclasses-noframe.html

+4-2
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_302) on Tue Oct 26 08:18:25 GMT 2021 -->
5+
<!-- Generated by javadoc (1.8.0_302) on Tue Nov 02 14:49:49 GMT 2021 -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
77
<title>All Classes (RabbitMQ Stream Java Client 0.5.0-SNAPSHOT API)</title>
8-
<meta name="date" content="2021-10-26">
8+
<meta name="date" content="2021-11-02">
99
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
1010
<script type="text/javascript" src="script.js"></script>
1111
</head>
@@ -105,6 +105,8 @@ <h1 class="bar">All&nbsp;Classes</h1>
105105
<li><a href="com/rabbitmq/stream/StreamException.html" title="class in com.rabbitmq.stream">StreamException</a></li>
106106
<li><a href="com/rabbitmq/stream/perf/StreamPerfTest.html" title="class in com.rabbitmq.stream.perf">StreamPerfTest</a></li>
107107
<li><a href="com/rabbitmq/stream/sasl/StreamSaslException.html" title="class in com.rabbitmq.stream.sasl">StreamSaslException</a></li>
108+
<li><a href="com/rabbitmq/stream/SubscriptionListener.html" title="interface in com.rabbitmq.stream"><span class="interfaceName">SubscriptionListener</span></a></li>
109+
<li><a href="com/rabbitmq/stream/SubscriptionListener.SubscriptionContext.html" title="interface in com.rabbitmq.stream"><span class="interfaceName">SubscriptionListener.SubscriptionContext</span></a></li>
108110
<li><a href="com/rabbitmq/stream/codec/SwiftMqCodec.html" title="class in com.rabbitmq.stream.codec">SwiftMqCodec</a></li>
109111
<li><a href="com/rabbitmq/stream/amqp/Symbol.html" title="class in com.rabbitmq.stream.amqp">Symbol</a></li>
110112
<li><a href="com/rabbitmq/stream/amqp/UnsignedByte.html" title="class in com.rabbitmq.stream.amqp">UnsignedByte</a></li>

0.5.0-SNAPSHOT/api/com/rabbitmq/stream/Address.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_302) on Tue Oct 26 08:18:24 GMT 2021 -->
5+
<!-- Generated by javadoc (1.8.0_302) on Tue Nov 02 14:49:47 GMT 2021 -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
77
<title>Address (RabbitMQ Stream Java Client 0.5.0-SNAPSHOT API)</title>
8-
<meta name="date" content="2021-10-26">
8+
<meta name="date" content="2021-11-02">
99
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
1010
<script type="text/javascript" src="../../../script.js"></script>
1111
</head>

0.5.0-SNAPSHOT/api/com/rabbitmq/stream/AddressResolver.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_302) on Tue Oct 26 08:18:24 GMT 2021 -->
5+
<!-- Generated by javadoc (1.8.0_302) on Tue Nov 02 14:49:47 GMT 2021 -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
77
<title>AddressResolver (RabbitMQ Stream Java Client 0.5.0-SNAPSHOT API)</title>
8-
<meta name="date" content="2021-10-26">
8+
<meta name="date" content="2021-11-02">
99
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
1010
<script type="text/javascript" src="../../../script.js"></script>
1111
</head>

0.5.0-SNAPSHOT/api/com/rabbitmq/stream/AuthenticationFailureException.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_302) on Tue Oct 26 08:18:24 GMT 2021 -->
5+
<!-- Generated by javadoc (1.8.0_302) on Tue Nov 02 14:49:47 GMT 2021 -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
77
<title>AuthenticationFailureException (RabbitMQ Stream Java Client 0.5.0-SNAPSHOT API)</title>
8-
<meta name="date" content="2021-10-26">
8+
<meta name="date" content="2021-11-02">
99
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
1010
<script type="text/javascript" src="../../../script.js"></script>
1111
</head>

0.5.0-SNAPSHOT/api/com/rabbitmq/stream/BackOffDelayPolicy.FixedWithInitialDelayAndTimeoutBackOffPolicy.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_302) on Tue Oct 26 08:18:24 GMT 2021 -->
5+
<!-- Generated by javadoc (1.8.0_302) on Tue Nov 02 14:49:47 GMT 2021 -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
77
<title>BackOffDelayPolicy.FixedWithInitialDelayAndTimeoutBackOffPolicy (RabbitMQ Stream Java Client 0.5.0-SNAPSHOT API)</title>
8-
<meta name="date" content="2021-10-26">
8+
<meta name="date" content="2021-11-02">
99
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
1010
<script type="text/javascript" src="../../../script.js"></script>
1111
</head>

0.5.0-SNAPSHOT/api/com/rabbitmq/stream/BackOffDelayPolicy.FixedWithInitialDelayBackOffPolicy.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_302) on Tue Oct 26 08:18:24 GMT 2021 -->
5+
<!-- Generated by javadoc (1.8.0_302) on Tue Nov 02 14:49:47 GMT 2021 -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
77
<title>BackOffDelayPolicy.FixedWithInitialDelayBackOffPolicy (RabbitMQ Stream Java Client 0.5.0-SNAPSHOT API)</title>
8-
<meta name="date" content="2021-10-26">
8+
<meta name="date" content="2021-11-02">
99
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
1010
<script type="text/javascript" src="../../../script.js"></script>
1111
</head>

0.5.0-SNAPSHOT/api/com/rabbitmq/stream/BackOffDelayPolicy.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_302) on Tue Oct 26 08:18:24 GMT 2021 -->
5+
<!-- Generated by javadoc (1.8.0_302) on Tue Nov 02 14:49:47 GMT 2021 -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
77
<title>BackOffDelayPolicy (RabbitMQ Stream Java Client 0.5.0-SNAPSHOT API)</title>
8-
<meta name="date" content="2021-10-26">
8+
<meta name="date" content="2021-11-02">
99
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
1010
<script type="text/javascript" src="../../../script.js"></script>
1111
</head>

0.5.0-SNAPSHOT/api/com/rabbitmq/stream/ByteCapacity.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_302) on Tue Oct 26 08:18:24 GMT 2021 -->
5+
<!-- Generated by javadoc (1.8.0_302) on Tue Nov 02 14:49:47 GMT 2021 -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
77
<title>ByteCapacity (RabbitMQ Stream Java Client 0.5.0-SNAPSHOT API)</title>
8-
<meta name="date" content="2021-10-26">
8+
<meta name="date" content="2021-11-02">
99
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
1010
<script type="text/javascript" src="../../../script.js"></script>
1111
</head>

0.5.0-SNAPSHOT/api/com/rabbitmq/stream/ChannelCustomizer.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_302) on Tue Oct 26 08:18:24 GMT 2021 -->
5+
<!-- Generated by javadoc (1.8.0_302) on Tue Nov 02 14:49:47 GMT 2021 -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
77
<title>ChannelCustomizer (RabbitMQ Stream Java Client 0.5.0-SNAPSHOT API)</title>
8-
<meta name="date" content="2021-10-26">
8+
<meta name="date" content="2021-11-02">
99
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
1010
<script type="text/javascript" src="../../../script.js"></script>
1111
</head>

0.5.0-SNAPSHOT/api/com/rabbitmq/stream/ChunkChecksum.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_302) on Tue Oct 26 08:18:24 GMT 2021 -->
5+
<!-- Generated by javadoc (1.8.0_302) on Tue Nov 02 14:49:48 GMT 2021 -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
77
<title>ChunkChecksum (RabbitMQ Stream Java Client 0.5.0-SNAPSHOT API)</title>
8-
<meta name="date" content="2021-10-26">
8+
<meta name="date" content="2021-11-02">
99
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
1010
<script type="text/javascript" src="../../../script.js"></script>
1111
</head>

0.5.0-SNAPSHOT/api/com/rabbitmq/stream/ChunkChecksumValidationException.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_302) on Tue Oct 26 08:18:24 GMT 2021 -->
5+
<!-- Generated by javadoc (1.8.0_302) on Tue Nov 02 14:49:48 GMT 2021 -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
77
<title>ChunkChecksumValidationException (RabbitMQ Stream Java Client 0.5.0-SNAPSHOT API)</title>
8-
<meta name="date" content="2021-10-26">
8+
<meta name="date" content="2021-11-02">
99
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
1010
<script type="text/javascript" src="../../../script.js"></script>
1111
</head>

0.5.0-SNAPSHOT/api/com/rabbitmq/stream/Codec.EncodedMessage.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_302) on Tue Oct 26 08:18:24 GMT 2021 -->
5+
<!-- Generated by javadoc (1.8.0_302) on Tue Nov 02 14:49:48 GMT 2021 -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
77
<title>Codec.EncodedMessage (RabbitMQ Stream Java Client 0.5.0-SNAPSHOT API)</title>
8-
<meta name="date" content="2021-10-26">
8+
<meta name="date" content="2021-11-02">
99
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
1010
<script type="text/javascript" src="../../../script.js"></script>
1111
</head>

0.5.0-SNAPSHOT/api/com/rabbitmq/stream/Codec.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_302) on Tue Oct 26 08:18:24 GMT 2021 -->
5+
<!-- Generated by javadoc (1.8.0_302) on Tue Nov 02 14:49:48 GMT 2021 -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
77
<title>Codec (RabbitMQ Stream Java Client 0.5.0-SNAPSHOT API)</title>
8-
<meta name="date" content="2021-10-26">
8+
<meta name="date" content="2021-11-02">
99
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
1010
<script type="text/javascript" src="../../../script.js"></script>
1111
</head>

0.5.0-SNAPSHOT/api/com/rabbitmq/stream/ConfirmationHandler.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_302) on Tue Oct 26 08:18:24 GMT 2021 -->
5+
<!-- Generated by javadoc (1.8.0_302) on Tue Nov 02 14:49:48 GMT 2021 -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
77
<title>ConfirmationHandler (RabbitMQ Stream Java Client 0.5.0-SNAPSHOT API)</title>
8-
<meta name="date" content="2021-10-26">
8+
<meta name="date" content="2021-11-02">
99
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
1010
<script type="text/javascript" src="../../../script.js"></script>
1111
</head>

0.5.0-SNAPSHOT/api/com/rabbitmq/stream/ConfirmationStatus.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_302) on Tue Oct 26 08:18:24 GMT 2021 -->
5+
<!-- Generated by javadoc (1.8.0_302) on Tue Nov 02 14:49:48 GMT 2021 -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
77
<title>ConfirmationStatus (RabbitMQ Stream Java Client 0.5.0-SNAPSHOT API)</title>
8-
<meta name="date" content="2021-10-26">
8+
<meta name="date" content="2021-11-02">
99
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
1010
<script type="text/javascript" src="../../../script.js"></script>
1111
</head>

0.5.0-SNAPSHOT/api/com/rabbitmq/stream/Constants.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_302) on Tue Oct 26 08:18:24 GMT 2021 -->
5+
<!-- Generated by javadoc (1.8.0_302) on Tue Nov 02 14:49:48 GMT 2021 -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
77
<title>Constants (RabbitMQ Stream Java Client 0.5.0-SNAPSHOT API)</title>
8-
<meta name="date" content="2021-10-26">
8+
<meta name="date" content="2021-11-02">
99
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
1010
<script type="text/javascript" src="../../../script.js"></script>
1111
</head>

0.5.0-SNAPSHOT/api/com/rabbitmq/stream/Consumer.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_302) on Tue Oct 26 08:18:24 GMT 2021 -->
5+
<!-- Generated by javadoc (1.8.0_302) on Tue Nov 02 14:49:48 GMT 2021 -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
77
<title>Consumer (RabbitMQ Stream Java Client 0.5.0-SNAPSHOT API)</title>
8-
<meta name="date" content="2021-10-26">
8+
<meta name="date" content="2021-11-02">
99
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
1010
<script type="text/javascript" src="../../../script.js"></script>
1111
</head>

0.5.0-SNAPSHOT/api/com/rabbitmq/stream/ConsumerBuilder.AutoTrackingStrategy.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_302) on Tue Oct 26 08:18:24 GMT 2021 -->
5+
<!-- Generated by javadoc (1.8.0_302) on Tue Nov 02 14:49:48 GMT 2021 -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
77
<title>ConsumerBuilder.AutoTrackingStrategy (RabbitMQ Stream Java Client 0.5.0-SNAPSHOT API)</title>
8-
<meta name="date" content="2021-10-26">
8+
<meta name="date" content="2021-11-02">
99
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
1010
<script type="text/javascript" src="../../../script.js"></script>
1111
</head>

0.5.0-SNAPSHOT/api/com/rabbitmq/stream/ConsumerBuilder.ManualTrackingStrategy.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_302) on Tue Oct 26 08:18:24 GMT 2021 -->
5+
<!-- Generated by javadoc (1.8.0_302) on Tue Nov 02 14:49:48 GMT 2021 -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
77
<title>ConsumerBuilder.ManualTrackingStrategy (RabbitMQ Stream Java Client 0.5.0-SNAPSHOT API)</title>
8-
<meta name="date" content="2021-10-26">
8+
<meta name="date" content="2021-11-02">
99
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
1010
<script type="text/javascript" src="../../../script.js"></script>
1111
</head>

0.5.0-SNAPSHOT/api/com/rabbitmq/stream/ConsumerBuilder.html

+29-3
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_302) on Tue Oct 26 08:18:24 GMT 2021 -->
5+
<!-- Generated by javadoc (1.8.0_302) on Tue Nov 02 14:49:48 GMT 2021 -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
77
<title>ConsumerBuilder (RabbitMQ Stream Java Client 0.5.0-SNAPSHOT API)</title>
8-
<meta name="date" content="2021-10-26">
8+
<meta name="date" content="2021-11-02">
99
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
1010
<script type="text/javascript" src="../../../script.js"></script>
1111
</head>
@@ -19,7 +19,7 @@
1919
catch(err) {
2020
}
2121
//-->
22-
var methods = {"i0":6,"i1":6,"i2":6,"i3":6,"i4":6,"i5":6,"i6":6,"i7":6};
22+
var methods = {"i0":6,"i1":6,"i2":6,"i3":6,"i4":6,"i5":6,"i6":6,"i7":6,"i8":6};
2323
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"]};
2424
var altColor = "altColor";
2525
var rowColor = "rowColor";
@@ -193,6 +193,12 @@ <h3>Method Summary</h3>
193193
</tr>
194194
<tr id="i7" class="rowColor">
195195
<td class="colFirst"><code><a href="../../../com/rabbitmq/stream/ConsumerBuilder.html" title="interface in com.rabbitmq.stream">ConsumerBuilder</a></code></td>
196+
<td class="colLast"><code><span class="memberNameLink"><a href="../../../com/rabbitmq/stream/ConsumerBuilder.html#subscriptionListener-com.rabbitmq.stream.SubscriptionListener-">subscriptionListener</a></span>(<a href="../../../com/rabbitmq/stream/SubscriptionListener.html" title="interface in com.rabbitmq.stream">SubscriptionListener</a>&nbsp;subscriptionListener)</code>
197+
<div class="block">Callback on subscription.</div>
198+
</td>
199+
</tr>
200+
<tr id="i8" class="altColor">
201+
<td class="colFirst"><code><a href="../../../com/rabbitmq/stream/ConsumerBuilder.html" title="interface in com.rabbitmq.stream">ConsumerBuilder</a></code></td>
196202
<td class="colLast"><code><span class="memberNameLink"><a href="../../../com/rabbitmq/stream/ConsumerBuilder.html#superStream-java.lang.String-">superStream</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;superStream)</code>
197203
<div class="block">Set the consumer to consume from a super stream (partitioned stream).</div>
198204
</td>
@@ -298,6 +304,26 @@ <h4>name</h4>
298304
</dl>
299305
</li>
300306
</ul>
307+
<a name="subscriptionListener-com.rabbitmq.stream.SubscriptionListener-">
308+
<!-- -->
309+
</a>
310+
<ul class="blockList">
311+
<li class="blockList">
312+
<h4>subscriptionListener</h4>
313+
<pre><a href="../../../com/rabbitmq/stream/ConsumerBuilder.html" title="interface in com.rabbitmq.stream">ConsumerBuilder</a>&nbsp;subscriptionListener(<a href="../../../com/rabbitmq/stream/SubscriptionListener.html" title="interface in com.rabbitmq.stream">SubscriptionListener</a>&nbsp;subscriptionListener)</pre>
314+
<div class="block">Callback on subscription.
315+
316+
<p>Can be used to set the offset specification before subscribing to the stream.</div>
317+
<dl>
318+
<dt><span class="paramLabel">Parameters:</span></dt>
319+
<dd><code>subscriptionListener</code> - the listener</dd>
320+
<dt><span class="returnLabel">Returns:</span></dt>
321+
<dd>this builder instance</dd>
322+
<dt><span class="seeLabel">See Also:</span></dt>
323+
<dd><a href="../../../com/rabbitmq/stream/SubscriptionListener.html" title="interface in com.rabbitmq.stream"><code>SubscriptionListener</code></a></dd>
324+
</dl>
325+
</li>
326+
</ul>
301327
<a name="manualTrackingStrategy--">
302328
<!-- -->
303329
</a>

0.5.0-SNAPSHOT/api/com/rabbitmq/stream/Environment.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_302) on Tue Oct 26 08:18:24 GMT 2021 -->
5+
<!-- Generated by javadoc (1.8.0_302) on Tue Nov 02 14:49:48 GMT 2021 -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
77
<title>Environment (RabbitMQ Stream Java Client 0.5.0-SNAPSHOT API)</title>
8-
<meta name="date" content="2021-10-26">
8+
<meta name="date" content="2021-11-02">
99
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
1010
<script type="text/javascript" src="../../../script.js"></script>
1111
</head>

0.5.0-SNAPSHOT/api/com/rabbitmq/stream/EnvironmentBuilder.TlsConfiguration.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_302) on Tue Oct 26 08:18:24 GMT 2021 -->
5+
<!-- Generated by javadoc (1.8.0_302) on Tue Nov 02 14:49:48 GMT 2021 -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
77
<title>EnvironmentBuilder.TlsConfiguration (RabbitMQ Stream Java Client 0.5.0-SNAPSHOT API)</title>
8-
<meta name="date" content="2021-10-26">
8+
<meta name="date" content="2021-11-02">
99
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
1010
<script type="text/javascript" src="../../../script.js"></script>
1111
</head>

0.5.0-SNAPSHOT/api/com/rabbitmq/stream/EnvironmentBuilder.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_302) on Tue Oct 26 08:18:24 GMT 2021 -->
5+
<!-- Generated by javadoc (1.8.0_302) on Tue Nov 02 14:49:48 GMT 2021 -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
77
<title>EnvironmentBuilder (RabbitMQ Stream Java Client 0.5.0-SNAPSHOT API)</title>
8-
<meta name="date" content="2021-10-26">
8+
<meta name="date" content="2021-11-02">
99
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
1010
<script type="text/javascript" src="../../../script.js"></script>
1111
</head>

0 commit comments

Comments
 (0)