| <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> |
| <!-- NewPage --> |
| <html lang="en"> |
| <head> |
| <!-- Generated by javadoc (1.8.0_212) on Tue Jul 02 15:48:04 UTC 2019 --> |
| <title>Overview</title> |
| <meta name="date" content="2019-07-02"> |
| <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style"> |
| <script type="text/javascript" src="script.js"></script> |
| </head> |
| <body> |
| <script type="text/javascript"><!-- |
| try { |
| if (location.href.indexOf('is-external=true') == -1) { |
| parent.document.title="Overview"; |
| } |
| } |
| catch(err) { |
| } |
| //--> |
| </script> |
| <noscript> |
| <div>JavaScript is disabled on your browser.</div> |
| </noscript> |
| <!-- ========= START OF TOP NAVBAR ======= --> |
| <div class="topNav"><a name="navbar.top"> |
| <!-- --> |
| </a> |
| <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> |
| <a name="navbar.top.firstrow"> |
| <!-- --> |
| </a> |
| <ul class="navList" title="Navigation"> |
| <li class="navBarCell1Rev">Overview</li> |
| <li>Package</li> |
| <li>Class</li> |
| <li><a href="overview-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"> |
| <li>Prev</li> |
| <li>Next</li> |
| </ul> |
| <ul class="navList"> |
| <li><a href="index.html?overview-summary.html" target="_top">Frames</a></li> |
| <li><a href="overview-summary.html" target="_top">No Frames</a></li> |
| </ul> |
| <ul class="navList" id="allclasses_navbar_top"> |
| <li><a href="allclasses-noframe.html">All Classes</a></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> |
| </div> |
| <a name="skip.navbar.top"> |
| <!-- --> |
| </a></div> |
| <!-- ========= END OF TOP NAVBAR ========= --> |
| <div class="contentContainer"> |
| <table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Packages table, listing packages, and an explanation"> |
| <caption><span>Packages</span><span class="tabEnd"> </span></caption> |
| <tr> |
| <th class="colFirst" scope="col">Package</th> |
| <th class="colLast" scope="col">Description</th> |
| </tr> |
| <tbody> |
| <tr class="altColor"> |
| <td class="colFirst"><a href="io/astefanutti/metrics/cdi/se/package-summary.html">io.astefanutti.metrics.cdi.se</a></td> |
| <td class="colLast"> </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><a href="io/astefanutti/metrics/cdi/se/util/package-summary.html">io.astefanutti.metrics.cdi.se.util</a></td> |
| <td class="colLast"> </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><a href="org/eclipse/microprofile/auth/package-summary.html">org.eclipse.microprofile.auth</a></td> |
| <td class="colLast"> |
| <div class="block">Metadata for JWT RBAC for Microprofile</div> |
| </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><a href="org/eclipse/microprofile/config/package-summary.html">org.eclipse.microprofile.config</a></td> |
| <td class="colLast"> |
| <div class="block">Configuration for Java Microprofile</div> |
| </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><a href="org/eclipse/microprofile/config/inject/package-summary.html">org.eclipse.microprofile.config.inject</a></td> |
| <td class="colLast"> |
| <div class="block">CDI Support for Microprofile Config</div> |
| </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><a href="org/eclipse/microprofile/config/spi/package-summary.html">org.eclipse.microprofile.config.spi</a></td> |
| <td class="colLast"> |
| <div class="block">This package contains classes which are used to extend the standard functionality in a portable way.</div> |
| </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><a href="org/eclipse/microprofile/faulttolerance/package-summary.html">org.eclipse.microprofile.faulttolerance</a></td> |
| <td class="colLast"> |
| <div class="block">CDI Support for Microprofile Fault Tolerance</div> |
| </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><a href="org/eclipse/microprofile/faulttolerance/exceptions/package-summary.html">org.eclipse.microprofile.faulttolerance.exceptions</a></td> |
| <td class="colLast"> |
| <div class="block">Exceptions for Microprofile Fault Tolerance</div> |
| </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><a href="org/eclipse/microprofile/health/package-summary.html">org.eclipse.microprofile.health</a></td> |
| <td class="colLast"> |
| <div class="block">Microprofile Service Health Checks</div> |
| </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><a href="org/eclipse/microprofile/health/spi/package-summary.html">org.eclipse.microprofile.health.spi</a></td> |
| <td class="colLast"> |
| <div class="block">Microprofile Service Health Checks</div> |
| </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><a href="org/eclipse/microprofile/jwt/package-summary.html">org.eclipse.microprofile.jwt</a></td> |
| <td class="colLast"> |
| <div class="block">Interoperable JWT RBAC for Microprofile</div> |
| </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><a href="org/eclipse/microprofile/jwt/config/package-summary.html">org.eclipse.microprofile.jwt.config</a></td> |
| <td class="colLast"> </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><a href="org/eclipse/microprofile/metrics/package-summary.html">org.eclipse.microprofile.metrics</a></td> |
| <td class="colLast"> |
| <div class="block">MicroProfile Metrics</div> |
| </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><a href="org/eclipse/microprofile/metrics/annotation/package-summary.html">org.eclipse.microprofile.metrics.annotation</a></td> |
| <td class="colLast"> |
| <div class="block"> |
| This package contains the annotations used for MicroProfile Metrics.</div> |
| </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><a href="org/eclipse/microprofile/metrics/tck/package-summary.html">org.eclipse.microprofile.metrics.tck</a></td> |
| <td class="colLast"> </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><a href="org/eclipse/microprofile/opentracing/package-summary.html">org.eclipse.microprofile.opentracing</a></td> |
| <td class="colLast"> |
| <div class="block">CDI Support for Microprofile OpenTracing.</div> |
| </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><a href="org/eclipse/microprofile/rest/client/package-summary.html">org.eclipse.microprofile.rest.client</a></td> |
| <td class="colLast"> |
| <div class="block">APIs for building a type-safe RESTful client leveraging existing JAX-RS |
| APIs, for example:</div> |
| </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><a href="org/eclipse/microprofile/rest/client/annotation/package-summary.html">org.eclipse.microprofile.rest.client.annotation</a></td> |
| <td class="colLast"> |
| <div class="block">APIs for annotating MP Rest Client interfaces.</div> |
| </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><a href="org/eclipse/microprofile/rest/client/ext/package-summary.html">org.eclipse.microprofile.rest.client.ext</a></td> |
| <td class="colLast"> |
| <div class="block">APIs for extending MP Rest Client functionality - such as new providers.</div> |
| </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><a href="org/eclipse/microprofile/rest/client/inject/package-summary.html">org.eclipse.microprofile.rest.client.inject</a></td> |
| <td class="colLast"> |
| <div class="block">APIs to aid in CDI-based injection of MP Rest Client implementations.</div> |
| </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><a href="org/eclipse/microprofile/rest/client/spi/package-summary.html">org.eclipse.microprofile.rest.client.spi</a></td> |
| <td class="colLast"> |
| <div class="block">SPIs for MP Rest Client implementations or system-level components that |
| provide additional functionality for MP Rest Clients.</div> |
| </td> |
| </tr> |
| </tbody> |
| </table> |
| </div> |
| <!-- ======= START OF BOTTOM NAVBAR ====== --> |
| <div class="bottomNav"><a name="navbar.bottom"> |
| <!-- --> |
| </a> |
| <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> |
| <a name="navbar.bottom.firstrow"> |
| <!-- --> |
| </a> |
| <ul class="navList" title="Navigation"> |
| <li class="navBarCell1Rev">Overview</li> |
| <li>Package</li> |
| <li>Class</li> |
| <li><a href="overview-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"> |
| <li>Prev</li> |
| <li>Next</li> |
| </ul> |
| <ul class="navList"> |
| <li><a href="index.html?overview-summary.html" target="_top">Frames</a></li> |
| <li><a href="overview-summary.html" target="_top">No Frames</a></li> |
| </ul> |
| <ul class="navList" id="allclasses_navbar_bottom"> |
| <li><a href="allclasses-noframe.html">All 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> |
| </div> |
| <a name="skip.navbar.bottom"> |
| <!-- --> |
| </a></div> |
| <!-- ======== END OF BOTTOM NAVBAR ======= --> |
| </body> |
| </html> |