11<!DOCTYPE HTML>
22< html lang >
33< head >
4- <!-- Generated by javadoc (25 ) on Mon Sep 29 13:40:26 UTC 2025 -->
4+ <!-- Generated by javadoc (21 ) on Tue Sep 30 10: 13:58 UTC 2025 -->
55< title > All Classes and Interfaces (RabbitMQ Stream Java Client 1.3.0-SNAPSHOT API)</ title >
66< meta name ="viewport " content ="width=device-width, initial-scale=1 ">
77< meta http-equiv ="Content-Type " content ="text/html; charset=UTF-8 ">
8- < meta name ="dc.created " content ="2025-09-29 ">
8+ < meta name ="dc.created " content ="2025-09-30 ">
99< meta name ="description " content ="class index ">
1010< meta name ="generator " content ="javadoc/AllClassesIndexWriter ">
11- < link rel ="stylesheet " type ="text/css " href ="resource-files/jquery-ui.min. css ">
12- < link rel ="stylesheet " type ="text/css " href ="resource-files/stylesheet. css ">
13- < script type ="text/javascript " src ="script-files/script .js "> </ script >
14- < script type ="text/javascript " src ="script-files /jquery-3.7.1.min.js "> </ script >
15- < script type ="text/javascript " src ="script-files /jquery-ui.min.js "> </ script >
11+ < link rel ="stylesheet " type ="text/css " href ="stylesheet. css" title =" Style ">
12+ < link rel ="stylesheet " type ="text/css " href ="script-dir/jquery-ui.min. css" title =" Style ">
13+ < script type ="text/javascript " src ="script.js "> </ script >
14+ < script type ="text/javascript " src ="script-dir /jquery-3.7.1.min.js "> </ script >
15+ < script type ="text/javascript " src ="script-dir /jquery-ui.min.js "> </ script >
1616</ head >
1717< body class ="all-classes-index-page ">
18- < script type ="text/javascript "> const pathtoroot = "./" ;
18+ < script type ="text/javascript "> var pathtoroot = "./" ;
1919loadScripts ( document , 'script' ) ; </ script >
2020< noscript >
2121< div > JavaScript is disabled on your browser.</ div >
2222</ noscript >
23- < header role ="banner ">
23+ < div class ="flex-box ">
24+ < header role ="banner " class ="flex-header ">
2425< nav role ="navigation ">
2526<!-- ========= START OF TOP NAVBAR ======= -->
26- < div class ="top-nav " id ="navbar-top ">
27- < div class ="nav-content ">
28- < div class ="nav-menu-button "> < button id ="navbar-toggle-button " aria-controls ="navbar-top " aria-expanded ="false " aria-label ="Toggle navigation links "> < span class ="nav-bar-toggle-icon "> </ span > < span class ="nav-bar-toggle-icon "> </ span > < span class ="nav-bar-toggle-icon "> </ span > </ button > </ div >
27+ < div class ="top-nav " id ="navbar-top "> < button id ="navbar-toggle-button " aria-controls ="navbar-top " aria-expanded ="false " aria-label ="Toggle navigation links "> < span class ="nav-bar-toggle-icon "> </ span > < span class ="nav-bar-toggle-icon "> </ span > < span class ="nav-bar-toggle-icon "> </ span > </ button >
2928< div class ="skip-nav "> < a href ="#skip-navbar-top " title ="Skip navigation links "> Skip navigation links</ a > </ div >
3029< ul id ="navbar-top-firstrow " class ="nav-list " title ="Navigation ">
3130< li > < a href ="index.html "> Overview</ a > </ li >
31+ < li > Package</ li >
32+ < li > Class</ li >
33+ < li > Use</ li >
3234< li > < a href ="overview-tree.html "> Tree</ a > </ li >
3335< li > < a href ="index-all.html "> Index</ a > </ li >
34- < li > < a href ="search.html "> Search</ a > </ li >
3536< li > < a href ="help-doc.html#all-classes "> Help</ a > </ li >
3637</ ul >
3738</ div >
38- </ div >
3939< div class ="sub-nav ">
40- < div class ="nav-content ">
41- < ol class ="sub-nav-list "> </ ol >
42- < div class ="nav-list-search "> < input type ="text " id ="search-input " disabled placeholder ="Search documentation (type /) " aria-label ="Search in documentation " autocomplete ="off " spellcheck ="false "> < input type ="reset " id ="reset-search " disabled value ="Reset "> </ div >
40+ < div id ="navbar-sub-list "> </ div >
41+ < div class ="nav-list-search "> < a href ="search.html "> SEARCH</ a >
42+ < input type ="text " id ="search-input " disabled placeholder ="Search ">
43+ < input type ="reset " id ="reset-button " disabled value ="reset ">
4344</ div >
4445</ div >
4546<!-- ========= END OF TOP NAVBAR ========= -->
4647< span class ="skip-nav " id ="skip-navbar-top "> </ span > </ nav >
4748</ header >
48- < div class ="main-grid ">
49+ < div class ="flex-content ">
4950< main role ="main ">
5051< div class ="header ">
5152< h1 title ="All Classes and Interfaces " class ="title "> All Classes and Interfaces</ h1 >
@@ -143,7 +144,7 @@ <h1 title="All Classes and Interfaces" class="title">All Classes and Interfaces<
143144< div class ="col-first even-row-color all-classes-table all-classes-table-tab2 "> < a href ="com/rabbitmq/stream/compression/CommonsCompressCompressionCodecFactory.html " title ="class in com.rabbitmq.stream.compression "> CommonsCompressCompressionCodecFactory</ a > </ div >
144145< div class ="col-last even-row-color all-classes-table all-classes-table-tab2 ">
145146< div class ="block "> < a href ="com/rabbitmq/stream/compression/CompressionCodecFactory.html " title ="interface in com.rabbitmq.stream.compression "> < code > CompressionCodecFactory</ code > </ a > creating codecs using < a href ="https://commons.apache.org/proper/commons-compress/ "> Apache Commons Compress</ a >
146- implementations.</ div >
147+ implementations.</ div >
147148</ div >
148149< div class ="col-first odd-row-color all-classes-table all-classes-table-tab3 "> < a href ="com/rabbitmq/stream/compression/Compression.html " title ="enum in com.rabbitmq.stream.compression "> Compression</ a > </ div >
149150< div class ="col-last odd-row-color all-classes-table all-classes-table-tab3 ">
@@ -228,7 +229,7 @@ <h1 title="All Classes and Interfaces" class="title">All Classes and Interfaces<
228229< div class ="col-first odd-row-color all-classes-table all-classes-table-tab2 "> < a href ="com/rabbitmq/stream/ConsumerFlowStrategy.CreditEveryNthChunkConsumerFlowStrategy.html " title ="class in com.rabbitmq.stream "> ConsumerFlowStrategy.CreditEveryNthChunkConsumerFlowStrategy</ a > </ div >
229230< div class ="col-last odd-row-color all-classes-table all-classes-table-tab2 ">
230231< div class ="block "> Strategy that provides the specified number of initial credits and < code > n</ code > credits every
231- < code > n</ code > chunks.</ div >
232+ < code > n</ code > chunks.</ div >
232233</ div >
233234< div class ="col-first even-row-color all-classes-table all-classes-table-tab2 "> < a href ="com/rabbitmq/stream/ConsumerFlowStrategy.CreditOnChunkArrivalConsumerFlowStrategy.html " title ="class in com.rabbitmq.stream "> ConsumerFlowStrategy.CreditOnChunkArrivalConsumerFlowStrategy</ a > </ div >
234235< div class ="col-last even-row-color all-classes-table all-classes-table-tab2 ">
@@ -237,7 +238,7 @@ <h1 title="All Classes and Interfaces" class="title">All Classes and Interfaces<
237238< div class ="col-first odd-row-color all-classes-table all-classes-table-tab2 "> < a href ="com/rabbitmq/stream/ConsumerFlowStrategy.MessageCountConsumerFlowStrategy.html " title ="class in com.rabbitmq.stream "> ConsumerFlowStrategy.MessageCountConsumerFlowStrategy</ a > </ div >
238239< div class ="col-last odd-row-color all-classes-table all-classes-table-tab2 ">
239240< div class ="block "> Strategy that provides the specified number of initial credits and a credit when the specified
240- ratio of the chunk messages are processed.</ div >
241+ ratio of the chunk messages are processed.</ div >
241242</ div >
242243< div class ="col-first even-row-color all-classes-table all-classes-table-tab1 "> < a href ="com/rabbitmq/stream/ConsumerFlowStrategy.MessageProcessedCallback.html " title ="interface in com.rabbitmq.stream "> ConsumerFlowStrategy.MessageProcessedCallback</ a > </ div >
243244< div class ="col-last even-row-color all-classes-table all-classes-table-tab1 ">
@@ -320,7 +321,7 @@ <h1 title="All Classes and Interfaces" class="title">All Classes and Interfaces<
320321< div class ="col-first odd-row-color all-classes-table all-classes-table-tab2 "> < a href ="com/rabbitmq/stream/oauth2/GsonTokenParser.html " title ="class in com.rabbitmq.stream.oauth2 "> GsonTokenParser</ a > </ div >
321322< div class ="col-last odd-row-color all-classes-table all-classes-table-tab2 ">
322323< div class ="block "> Token parser for < a href ="https://www.rfc-editor.org/rfc/rfc6749#section-5.1 "> JSON OAuth 2 Access
323- tokens</ a > .</ div >
324+ tokens</ a > .</ div >
324325</ div >
325326< div class ="col-first even-row-color all-classes-table all-classes-table-tab2 "> < a href ="com/rabbitmq/stream/oauth2/HttpTokenRequester.html " title ="class in com.rabbitmq.stream.oauth2 "> HttpTokenRequester</ a > </ div >
326327< div class ="col-last even-row-color all-classes-table all-classes-table-tab2 ">
@@ -371,7 +372,7 @@ <h1 title="All Classes and Interfaces" class="title">All Classes and Interfaces<
371372< div class ="col-first odd-row-color all-classes-table all-classes-table-tab2 "> < a href ="com/rabbitmq/stream/observation/micrometer/MicrometerObservationCollectorBuilder.html " title ="class in com.rabbitmq.stream.observation.micrometer "> MicrometerObservationCollectorBuilder</ a > </ div >
372373< div class ="col-last odd-row-color all-classes-table all-classes-table-tab2 ">
373374< div class ="block "> Builder to configure and create < a href ="https://micrometer.io/docs/observation "> Micrometer
374- Observation</ a > implementation of < a href ="com/rabbitmq/stream/ObservationCollector.html " title ="interface in com.rabbitmq.stream "> < code > ObservationCollector</ code > </ a > .</ div >
375+ Observation</ a > implementation of < a href ="com/rabbitmq/stream/ObservationCollector.html " title ="interface in com.rabbitmq.stream "> < code > ObservationCollector</ code > </ a > .</ div >
375376</ div >
376377< div class ="col-first even-row-color all-classes-table all-classes-table-tab5 "> < a href ="com/rabbitmq/stream/NoOffsetException.html " title ="class in com.rabbitmq.stream "> NoOffsetException</ a > </ div >
377378< div class ="col-last even-row-color all-classes-table all-classes-table-tab5 "> </ div >
@@ -562,11 +563,12 @@ <h1 title="All Classes and Interfaces" class="title">All Classes and Interfaces<
562563</ div >
563564</ div >
564565</ div >
566+ </ main >
565567< footer role ="contentinfo ">
566568< hr >
567569< p class ="legal-copy "> < small > Copyright © 2025 < a href ="https://www.rabbitmq.com "> Broadcom Inc. and/or its subsidiaries</ a > . All rights reserved.</ small > </ p >
568570</ footer >
569- </ main >
571+ </ div >
570572</ div >
571573</ body >
572574</ html >
0 commit comments