INT-2698 Doc Retry Initial Commit INT-2698 Doc Circuit Breaker INT-2698 EERHA INT-2698 Custom Advice INT-2698 Polishing INT-2698 Polishing (PR Review)
16 lines
555 B
XML
16 lines
555 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<chapter xmlns="http://docbook.org/ns/docbook" version="5.0" xml:id="messaging-endpoints-chapter"
|
|
xmlns:xi="http://www.w3.org/2001/XInclude"
|
|
xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
<title>Messaging Endpoints</title>
|
|
|
|
<xi:include href="./endpoint.xml"/>
|
|
<xi:include href="./gateway.xml"/>
|
|
<xi:include href="./service-activator.xml"/>
|
|
<xi:include href="./delayer.xml"/>
|
|
<xi:include href="./scripting.xml"/>
|
|
<xi:include href="./groovy.xml"/>
|
|
<xi:include href="./handler-advice.xml"/>
|
|
|
|
</chapter>
|