From 23726d90a2632ca4c742e2555d115fc9f5b6be98 Mon Sep 17 00:00:00 2001 From: graemerocher Date: Thu, 19 Sep 2024 19:40:41 +0000 Subject: [PATCH] Deploying to gh-pages - 19:40:41 --- 4.7.1/api/allclasses-index.html | 175 +++ 4.7.1/api/allpackages-index.html | 93 ++ 4.7.1/api/constant-values.html | 214 +++ 4.7.1/api/element-list | 11 + 4.7.1/api/help-doc.html | 180 +++ 4.7.1/api/index-all.html | 601 ++++++++ 4.7.1/api/index.html | 95 ++ .../grpc/annotation/GrpcChannel.html | 149 ++ .../grpc/annotation/GrpcService.html | 88 ++ .../grpc/annotation/package-summary.html | 87 ++ .../grpc/annotation/package-tree.html | 67 + .../channels/GrpcChannelBuilderFactory.html | 191 +++ ...rpcDefaultManagedChannelConfiguration.html | 233 +++ .../GrpcManagedChannelConfiguration.html | 362 +++++ .../channels/GrpcManagedChannelFactory.html | 202 +++ .../GrpcNamedManagedChannelConfiguration.html | 167 +++ .../grpc/channels/package-summary.html | 102 ++ .../micronaut/grpc/channels/package-tree.html | 77 + ...ClientTracingInterceptorConfiguration.html | 264 ++++ .../GrpcClientTracingInterceptorFactory.html | 179 +++ .../grpc/client/tracing/package-summary.html | 93 ++ .../grpc/client/tracing/package-tree.html | 71 + .../discovery/GrpcNameResolverProvider.html | 336 +++++ .../grpc/discovery/package-summary.html | 87 ++ .../grpc/discovery/package-tree.html | 78 + .../grpc/server/GrpcEmbeddedServer.html | 325 ++++ .../grpc/server/GrpcServerBuilder.html | 201 +++ .../grpc/server/GrpcServerChannel.html | 223 +++ .../grpc/server/GrpcServerConfiguration.html | 525 +++++++ .../grpc/server/GrpcSslConfiguration.html | 210 +++ .../grpc/server/health/GrpcHealthFactory.html | 208 +++ .../health/GrpcServerHealthIndicator.html | 195 +++ .../health/HealthStatusManagerContainer.html | 168 +++ .../grpc/server/health/package-summary.html | 108 ++ .../grpc/server/health/package-tree.html | 72 + .../interceptor/OrderedServerInterceptor.html | 222 +++ .../server/interceptor/package-summary.html | 103 ++ .../grpc/server/interceptor/package-tree.html | 70 + .../grpc/server/package-summary.html | 119 ++ .../micronaut/grpc/server/package-tree.html | 74 + ...ServerTracingInterceptorConfiguration.html | 264 ++++ .../GrpcServerTracingInterceptorFactory.html | 179 +++ .../grpc/server/tracing/package-summary.html | 110 ++ .../grpc/server/tracing/package-tree.html | 71 + .../codec/ExtensionRegistryFactory.html | 174 +++ .../protobuf/codec/ProtobufferCodec.html | 470 ++++++ .../protobuf/codec/package-summary.html | 87 ++ .../protobuf/codec/package-tree.html | 71 + .../ByteBufToProtoMessageConverter.html | 187 +++ .../ProtoMessageToByteBufConverter.html | 184 +++ .../protobuf/convert/package-summary.html | 87 ++ .../protobuf/convert/package-tree.html | 71 + .../protobuf/handler/ProtobufBodyHandler.html | 221 +++ .../protobuf/handler/package-summary.html | 83 ++ .../protobuf/handler/package-tree.html | 70 + 4.7.1/api/jquery-ui.overrides.css | 35 + 4.7.1/api/legal/ADDITIONAL_LICENSE_INFO | 37 + 4.7.1/api/legal/ASSEMBLY_EXCEPTION | 27 + 4.7.1/api/legal/LICENSE | 347 +++++ 4.7.1/api/legal/jquery.md | 72 + 4.7.1/api/legal/jqueryUI.md | 49 + 4.7.1/api/member-search-index.js | 1 + 4.7.1/api/module-search-index.js | 1 + 4.7.1/api/overview-summary.html | 25 + 4.7.1/api/overview-tree.html | 121 ++ 4.7.1/api/package-search-index.js | 1 + 4.7.1/api/resources/glass.png | Bin 0 -> 499 bytes 4.7.1/api/resources/x.png | Bin 0 -> 394 bytes 4.7.1/api/script-dir/jquery-3.6.1.min.js | 2 + 4.7.1/api/script-dir/jquery-ui.min.css | 6 + 4.7.1/api/script-dir/jquery-ui.min.js | 6 + 4.7.1/api/script.js | 132 ++ 4.7.1/api/search.js | 354 +++++ 4.7.1/api/stylesheet.css | 869 +++++++++++ 4.7.1/api/tag-search-index.js | 1 + 4.7.1/api/type-search-index.js | 1 + 4.7.1/css/custom-pdf.css | 3 + 4.7.1/css/custom.css | 484 ++++++ 4.7.1/css/highlight/agate.css | 108 ++ 4.7.1/css/highlight/androidstudio.css | 66 + 4.7.1/css/highlight/arduino-light.css | 88 ++ 4.7.1/css/highlight/arta.css | 73 + 4.7.1/css/highlight/ascetic.css | 45 + 4.7.1/css/highlight/atelier-cave-dark.css | 83 ++ 4.7.1/css/highlight/atelier-cave-light.css | 85 ++ 4.7.1/css/highlight/atelier-dune-dark.css | 69 + 4.7.1/css/highlight/atelier-dune-light.css | 69 + 4.7.1/css/highlight/atelier-estuary-dark.css | 84 ++ 4.7.1/css/highlight/atelier-estuary-light.css | 84 ++ 4.7.1/css/highlight/atelier-forest-dark.css | 69 + 4.7.1/css/highlight/atelier-forest-light.css | 69 + 4.7.1/css/highlight/atelier-heath-dark.css | 69 + 4.7.1/css/highlight/atelier-heath-light.css | 69 + 4.7.1/css/highlight/atelier-lakeside-dark.css | 69 + .../css/highlight/atelier-lakeside-light.css | 69 + 4.7.1/css/highlight/atelier-plateau-dark.css | 84 ++ 4.7.1/css/highlight/atelier-plateau-light.css | 84 ++ 4.7.1/css/highlight/atelier-savanna-dark.css | 84 ++ 4.7.1/css/highlight/atelier-savanna-light.css | 84 ++ 4.7.1/css/highlight/atelier-seaside-dark.css | 69 + 4.7.1/css/highlight/atelier-seaside-light.css | 69 + .../highlight/atelier-sulphurpool-dark.css | 69 + .../highlight/atelier-sulphurpool-light.css | 69 + 4.7.1/css/highlight/atom-one-dark.css | 96 ++ 4.7.1/css/highlight/atom-one-light.css | 96 ++ 4.7.1/css/highlight/brown-paper.css | 64 + 4.7.1/css/highlight/brown-papersq.png | Bin 0 -> 18198 bytes 4.7.1/css/highlight/codepen-embed.css | 60 + 4.7.1/css/highlight/color-brewer.css | 71 + 4.7.1/css/highlight/darcula.css | 77 + 4.7.1/css/highlight/dark.css | 63 + 4.7.1/css/highlight/darkula.css | 6 + 4.7.1/css/highlight/default.css | 99 ++ 4.7.1/css/highlight/docco.css | 97 ++ 4.7.1/css/highlight/dracula.css | 76 + 4.7.1/css/highlight/far.css | 71 + 4.7.1/css/highlight/foundation.css | 88 ++ 4.7.1/css/highlight/github-gist.css | 71 + 4.7.1/css/highlight/github.css | 99 ++ 4.7.1/css/highlight/googlecode.css | 89 ++ 4.7.1/css/highlight/grayscale.css | 101 ++ 4.7.1/css/highlight/gruvbox-dark.css | 108 ++ 4.7.1/css/highlight/gruvbox-light.css | 108 ++ 4.7.1/css/highlight/hopscotch.css | 83 ++ 4.7.1/css/highlight/hybrid.css | 102 ++ 4.7.1/css/highlight/idea.css | 97 ++ 4.7.1/css/highlight/ir-black.css | 73 + 4.7.1/css/highlight/kimbie.dark.css | 74 + 4.7.1/css/highlight/kimbie.light.css | 74 + 4.7.1/css/highlight/magula.css | 70 + 4.7.1/css/highlight/mono-blue.css | 59 + 4.7.1/css/highlight/monokai-sublime.css | 83 ++ 4.7.1/css/highlight/monokai.css | 70 + 4.7.1/css/highlight/obsidian.css | 88 ++ 4.7.1/css/highlight/ocean.css | 74 + 4.7.1/css/highlight/paraiso-dark.css | 72 + 4.7.1/css/highlight/paraiso-light.css | 72 + 4.7.1/css/highlight/pojoaque.css | 83 ++ 4.7.1/css/highlight/pojoaque.jpg | Bin 0 -> 1186 bytes 4.7.1/css/highlight/purebasic.css | 96 ++ 4.7.1/css/highlight/qtcreator_dark.css | 83 ++ 4.7.1/css/highlight/qtcreator_light.css | 83 ++ 4.7.1/css/highlight/railscasts.css | 106 ++ 4.7.1/css/highlight/rainbow.css | 85 ++ 4.7.1/css/highlight/routeros.css | 108 ++ 4.7.1/css/highlight/school-book.css | 72 + 4.7.1/css/highlight/school-book.png | Bin 0 -> 486 bytes 4.7.1/css/highlight/solarized-dark.css | 84 ++ 4.7.1/css/highlight/solarized-light.css | 84 ++ 4.7.1/css/highlight/sunburst.css | 102 ++ 4.7.1/css/highlight/tomorrow-night-blue.css | 75 + 4.7.1/css/highlight/tomorrow-night-bright.css | 74 + .../css/highlight/tomorrow-night-eighties.css | 74 + 4.7.1/css/highlight/tomorrow-night.css | 75 + 4.7.1/css/highlight/tomorrow.css | 72 + 4.7.1/css/highlight/vs.css | 68 + 4.7.1/css/highlight/vs2015.css | 115 ++ 4.7.1/css/highlight/xcode.css | 93 ++ 4.7.1/css/highlight/xt256.css | 92 ++ 4.7.1/css/highlight/zenburn.css | 80 + 4.7.1/css/main.css | 1217 +++++++++++++++ 4.7.1/css/menu.css | 17 + 4.7.1/css/multi-language-sample.css | 218 +++ 4.7.1/css/pdf.css | 160 ++ 4.7.1/css/ref.css | 431 ++++++ 4.7.1/css/skin.css | 186 +++ 4.7.1/css/tools.css | 128 ++ 4.7.1/fonts/FontAwesome.otf | Bin 0 -> 75188 bytes 4.7.1/fonts/fontawesome-webfont.eot | Bin 0 -> 72449 bytes 4.7.1/fonts/fontawesome-webfont.svg | 504 +++++++ 4.7.1/fonts/fontawesome-webfont.ttf | Bin 0 -> 141564 bytes 4.7.1/fonts/fontawesome-webfont.woff | Bin 0 -> 83760 bytes 4.7.1/guide/configurationreference.html | 753 ++++++++++ 4.7.1/guide/index.html | 1315 +++++++++++++++++ 4.7.1/img/default/bullet.gif | Bin 0 -> 97 bytes 4.7.1/img/default/linear-gradient-green.png | Bin 0 -> 285 bytes 4.7.1/img/default/linear-gradient.png | Bin 0 -> 150 bytes 4.7.1/img/default/separator-horizontal.gif | Bin 0 -> 43 bytes 4.7.1/img/default/separator-menu.png | Bin 0 -> 172 bytes 4.7.1/img/default/separator-vertical.gif | Bin 0 -> 43 bytes 4.7.1/img/micronaut-logo-white.svg | 74 + 4.7.1/img/note.gif | Bin 0 -> 569 bytes 4.7.1/img/warning.gif | Bin 0 -> 613 bytes 4.7.1/index.html | 9 + 4.7.1/js/docs.js | 57 + 4.7.1/js/guide.js | 146 ++ 4.7.1/js/highlight.pack.js | 671 +++++++++ 4.7.1/js/multi-language-sample.js | 304 ++++ 4.7.1/style/guideItem.html | 147 ++ 4.7.1/style/index.html | 26 + 4.7.1/style/layout.html | 129 ++ 4.7.1/style/menu.html | 22 + 4.7.1/style/page.html | 56 + 4.7.1/style/referenceItem.html | 117 ++ 4.7.1/style/section.html | 11 + 4.7.x/api/allclasses-index.html | 2 +- 4.7.x/api/allpackages-index.html | 2 +- 4.7.x/api/constant-values.html | 2 +- 4.7.x/api/help-doc.html | 2 +- 4.7.x/api/index-all.html | 2 +- 4.7.x/api/index.html | 4 +- .../grpc/annotation/GrpcChannel.html | 2 +- .../grpc/annotation/GrpcService.html | 2 +- .../grpc/annotation/package-summary.html | 2 +- .../grpc/annotation/package-tree.html | 2 +- .../channels/GrpcChannelBuilderFactory.html | 2 +- ...rpcDefaultManagedChannelConfiguration.html | 2 +- .../GrpcManagedChannelConfiguration.html | 2 +- .../channels/GrpcManagedChannelFactory.html | 2 +- .../GrpcNamedManagedChannelConfiguration.html | 2 +- .../grpc/channels/package-summary.html | 2 +- .../micronaut/grpc/channels/package-tree.html | 2 +- ...ClientTracingInterceptorConfiguration.html | 2 +- .../GrpcClientTracingInterceptorFactory.html | 2 +- .../grpc/client/tracing/package-summary.html | 2 +- .../grpc/client/tracing/package-tree.html | 2 +- .../discovery/GrpcNameResolverProvider.html | 2 +- .../grpc/discovery/package-summary.html | 2 +- .../grpc/discovery/package-tree.html | 2 +- .../grpc/server/GrpcEmbeddedServer.html | 2 +- .../grpc/server/GrpcServerBuilder.html | 2 +- .../grpc/server/GrpcServerChannel.html | 2 +- .../grpc/server/GrpcServerConfiguration.html | 2 +- .../grpc/server/GrpcSslConfiguration.html | 2 +- .../grpc/server/health/GrpcHealthFactory.html | 2 +- .../health/GrpcServerHealthIndicator.html | 2 +- .../health/HealthStatusManagerContainer.html | 2 +- .../grpc/server/health/package-summary.html | 2 +- .../grpc/server/health/package-tree.html | 2 +- .../interceptor/OrderedServerInterceptor.html | 2 +- .../server/interceptor/package-summary.html | 2 +- .../grpc/server/interceptor/package-tree.html | 2 +- .../grpc/server/package-summary.html | 2 +- .../micronaut/grpc/server/package-tree.html | 2 +- ...ServerTracingInterceptorConfiguration.html | 2 +- .../GrpcServerTracingInterceptorFactory.html | 2 +- .../grpc/server/tracing/package-summary.html | 2 +- .../grpc/server/tracing/package-tree.html | 2 +- .../codec/ExtensionRegistryFactory.html | 2 +- .../protobuf/codec/ProtobufferCodec.html | 2 +- .../protobuf/codec/package-summary.html | 2 +- .../protobuf/codec/package-tree.html | 2 +- .../ByteBufToProtoMessageConverter.html | 2 +- .../ProtoMessageToByteBufConverter.html | 2 +- .../protobuf/convert/package-summary.html | 2 +- .../protobuf/convert/package-tree.html | 2 +- .../protobuf/handler/ProtobufBodyHandler.html | 2 +- .../protobuf/handler/package-summary.html | 2 +- .../protobuf/handler/package-tree.html | 2 +- 4.7.x/api/overview-summary.html | 2 +- 4.7.x/api/overview-tree.html | 2 +- 4.7.x/guide/configurationreference.html | 218 +-- 4.7.x/guide/index.html | 2 +- latest/api/allclasses-index.html | 2 +- latest/api/allpackages-index.html | 2 +- latest/api/constant-values.html | 2 +- latest/api/help-doc.html | 2 +- latest/api/index-all.html | 2 +- latest/api/index.html | 4 +- .../grpc/annotation/GrpcChannel.html | 2 +- .../grpc/annotation/GrpcService.html | 2 +- .../grpc/annotation/package-summary.html | 2 +- .../grpc/annotation/package-tree.html | 2 +- .../channels/GrpcChannelBuilderFactory.html | 2 +- ...rpcDefaultManagedChannelConfiguration.html | 2 +- .../GrpcManagedChannelConfiguration.html | 2 +- .../channels/GrpcManagedChannelFactory.html | 2 +- .../GrpcNamedManagedChannelConfiguration.html | 2 +- .../grpc/channels/package-summary.html | 2 +- .../micronaut/grpc/channels/package-tree.html | 2 +- ...ClientTracingInterceptorConfiguration.html | 2 +- .../GrpcClientTracingInterceptorFactory.html | 2 +- .../grpc/client/tracing/package-summary.html | 2 +- .../grpc/client/tracing/package-tree.html | 2 +- .../discovery/GrpcNameResolverProvider.html | 2 +- .../grpc/discovery/package-summary.html | 2 +- .../grpc/discovery/package-tree.html | 2 +- .../grpc/server/GrpcEmbeddedServer.html | 2 +- .../grpc/server/GrpcServerBuilder.html | 2 +- .../grpc/server/GrpcServerChannel.html | 2 +- .../grpc/server/GrpcServerConfiguration.html | 2 +- .../grpc/server/GrpcSslConfiguration.html | 2 +- .../grpc/server/health/GrpcHealthFactory.html | 2 +- .../health/GrpcServerHealthIndicator.html | 2 +- .../health/HealthStatusManagerContainer.html | 2 +- .../grpc/server/health/package-summary.html | 2 +- .../grpc/server/health/package-tree.html | 2 +- .../interceptor/OrderedServerInterceptor.html | 2 +- .../server/interceptor/package-summary.html | 2 +- .../grpc/server/interceptor/package-tree.html | 2 +- .../grpc/server/package-summary.html | 2 +- .../micronaut/grpc/server/package-tree.html | 2 +- ...ServerTracingInterceptorConfiguration.html | 2 +- .../GrpcServerTracingInterceptorFactory.html | 2 +- .../grpc/server/tracing/package-summary.html | 2 +- .../grpc/server/tracing/package-tree.html | 2 +- .../codec/ExtensionRegistryFactory.html | 2 +- .../protobuf/codec/ProtobufferCodec.html | 2 +- .../protobuf/codec/package-summary.html | 2 +- .../protobuf/codec/package-tree.html | 2 +- .../ByteBufToProtoMessageConverter.html | 2 +- .../ProtoMessageToByteBufConverter.html | 2 +- .../protobuf/convert/package-summary.html | 2 +- .../protobuf/convert/package-tree.html | 2 +- .../protobuf/handler/ProtobufBodyHandler.html | 2 +- .../protobuf/handler/package-summary.html | 2 +- .../protobuf/handler/package-tree.html | 2 +- latest/api/overview-summary.html | 2 +- latest/api/overview-tree.html | 2 +- latest/guide/configurationreference.html | 218 +-- latest/guide/index.html | 2 +- 311 files changed, 25275 insertions(+), 334 deletions(-) create mode 100644 4.7.1/api/allclasses-index.html create mode 100644 4.7.1/api/allpackages-index.html create mode 100644 4.7.1/api/constant-values.html create mode 100644 4.7.1/api/element-list create mode 100644 4.7.1/api/help-doc.html create mode 100644 4.7.1/api/index-all.html create mode 100644 4.7.1/api/index.html create mode 100644 4.7.1/api/io/micronaut/grpc/annotation/GrpcChannel.html create mode 100644 4.7.1/api/io/micronaut/grpc/annotation/GrpcService.html create mode 100644 4.7.1/api/io/micronaut/grpc/annotation/package-summary.html create mode 100644 4.7.1/api/io/micronaut/grpc/annotation/package-tree.html create mode 100644 4.7.1/api/io/micronaut/grpc/channels/GrpcChannelBuilderFactory.html create mode 100644 4.7.1/api/io/micronaut/grpc/channels/GrpcDefaultManagedChannelConfiguration.html create mode 100644 4.7.1/api/io/micronaut/grpc/channels/GrpcManagedChannelConfiguration.html create mode 100644 4.7.1/api/io/micronaut/grpc/channels/GrpcManagedChannelFactory.html create mode 100644 4.7.1/api/io/micronaut/grpc/channels/GrpcNamedManagedChannelConfiguration.html create mode 100644 4.7.1/api/io/micronaut/grpc/channels/package-summary.html create mode 100644 4.7.1/api/io/micronaut/grpc/channels/package-tree.html create mode 100644 4.7.1/api/io/micronaut/grpc/client/tracing/GrpcClientTracingInterceptorConfiguration.html create mode 100644 4.7.1/api/io/micronaut/grpc/client/tracing/GrpcClientTracingInterceptorFactory.html create mode 100644 4.7.1/api/io/micronaut/grpc/client/tracing/package-summary.html create mode 100644 4.7.1/api/io/micronaut/grpc/client/tracing/package-tree.html create mode 100644 4.7.1/api/io/micronaut/grpc/discovery/GrpcNameResolverProvider.html create mode 100644 4.7.1/api/io/micronaut/grpc/discovery/package-summary.html create mode 100644 4.7.1/api/io/micronaut/grpc/discovery/package-tree.html create mode 100644 4.7.1/api/io/micronaut/grpc/server/GrpcEmbeddedServer.html create mode 100644 4.7.1/api/io/micronaut/grpc/server/GrpcServerBuilder.html create mode 100644 4.7.1/api/io/micronaut/grpc/server/GrpcServerChannel.html create mode 100644 4.7.1/api/io/micronaut/grpc/server/GrpcServerConfiguration.html create mode 100644 4.7.1/api/io/micronaut/grpc/server/GrpcSslConfiguration.html create mode 100644 4.7.1/api/io/micronaut/grpc/server/health/GrpcHealthFactory.html create mode 100644 4.7.1/api/io/micronaut/grpc/server/health/GrpcServerHealthIndicator.html create mode 100644 4.7.1/api/io/micronaut/grpc/server/health/HealthStatusManagerContainer.html create mode 100644 4.7.1/api/io/micronaut/grpc/server/health/package-summary.html create mode 100644 4.7.1/api/io/micronaut/grpc/server/health/package-tree.html create mode 100644 4.7.1/api/io/micronaut/grpc/server/interceptor/OrderedServerInterceptor.html create mode 100644 4.7.1/api/io/micronaut/grpc/server/interceptor/package-summary.html create mode 100644 4.7.1/api/io/micronaut/grpc/server/interceptor/package-tree.html create mode 100644 4.7.1/api/io/micronaut/grpc/server/package-summary.html create mode 100644 4.7.1/api/io/micronaut/grpc/server/package-tree.html create mode 100644 4.7.1/api/io/micronaut/grpc/server/tracing/GrpcServerTracingInterceptorConfiguration.html create mode 100644 4.7.1/api/io/micronaut/grpc/server/tracing/GrpcServerTracingInterceptorFactory.html create mode 100644 4.7.1/api/io/micronaut/grpc/server/tracing/package-summary.html create mode 100644 4.7.1/api/io/micronaut/grpc/server/tracing/package-tree.html create mode 100644 4.7.1/api/io/micronaut/protobuf/codec/ExtensionRegistryFactory.html create mode 100644 4.7.1/api/io/micronaut/protobuf/codec/ProtobufferCodec.html create mode 100644 4.7.1/api/io/micronaut/protobuf/codec/package-summary.html create mode 100644 4.7.1/api/io/micronaut/protobuf/codec/package-tree.html create mode 100644 4.7.1/api/io/micronaut/protobuf/convert/ByteBufToProtoMessageConverter.html create mode 100644 4.7.1/api/io/micronaut/protobuf/convert/ProtoMessageToByteBufConverter.html create mode 100644 4.7.1/api/io/micronaut/protobuf/convert/package-summary.html create mode 100644 4.7.1/api/io/micronaut/protobuf/convert/package-tree.html create mode 100644 4.7.1/api/io/micronaut/protobuf/handler/ProtobufBodyHandler.html create mode 100644 4.7.1/api/io/micronaut/protobuf/handler/package-summary.html create mode 100644 4.7.1/api/io/micronaut/protobuf/handler/package-tree.html create mode 100644 4.7.1/api/jquery-ui.overrides.css create mode 100644 4.7.1/api/legal/ADDITIONAL_LICENSE_INFO create mode 100644 4.7.1/api/legal/ASSEMBLY_EXCEPTION create mode 100644 4.7.1/api/legal/LICENSE create mode 100644 4.7.1/api/legal/jquery.md create mode 100644 4.7.1/api/legal/jqueryUI.md create mode 100644 4.7.1/api/member-search-index.js create mode 100644 4.7.1/api/module-search-index.js create mode 100644 4.7.1/api/overview-summary.html create mode 100644 4.7.1/api/overview-tree.html create mode 100644 4.7.1/api/package-search-index.js create mode 100644 4.7.1/api/resources/glass.png create mode 100644 4.7.1/api/resources/x.png create mode 100644 4.7.1/api/script-dir/jquery-3.6.1.min.js create mode 100644 4.7.1/api/script-dir/jquery-ui.min.css create mode 100644 4.7.1/api/script-dir/jquery-ui.min.js create mode 100644 4.7.1/api/script.js create mode 100644 4.7.1/api/search.js create mode 100644 4.7.1/api/stylesheet.css create mode 100644 4.7.1/api/tag-search-index.js create mode 100644 4.7.1/api/type-search-index.js create mode 100644 4.7.1/css/custom-pdf.css create mode 100644 4.7.1/css/custom.css create mode 100644 4.7.1/css/highlight/agate.css create mode 100644 4.7.1/css/highlight/androidstudio.css create mode 100644 4.7.1/css/highlight/arduino-light.css create mode 100644 4.7.1/css/highlight/arta.css create mode 100644 4.7.1/css/highlight/ascetic.css create mode 100644 4.7.1/css/highlight/atelier-cave-dark.css create mode 100644 4.7.1/css/highlight/atelier-cave-light.css create mode 100644 4.7.1/css/highlight/atelier-dune-dark.css create mode 100644 4.7.1/css/highlight/atelier-dune-light.css create mode 100644 4.7.1/css/highlight/atelier-estuary-dark.css create mode 100644 4.7.1/css/highlight/atelier-estuary-light.css create mode 100644 4.7.1/css/highlight/atelier-forest-dark.css create mode 100644 4.7.1/css/highlight/atelier-forest-light.css create mode 100644 4.7.1/css/highlight/atelier-heath-dark.css create mode 100644 4.7.1/css/highlight/atelier-heath-light.css create mode 100644 4.7.1/css/highlight/atelier-lakeside-dark.css create mode 100644 4.7.1/css/highlight/atelier-lakeside-light.css create mode 100644 4.7.1/css/highlight/atelier-plateau-dark.css create mode 100644 4.7.1/css/highlight/atelier-plateau-light.css create mode 100644 4.7.1/css/highlight/atelier-savanna-dark.css create mode 100644 4.7.1/css/highlight/atelier-savanna-light.css create mode 100644 4.7.1/css/highlight/atelier-seaside-dark.css create mode 100644 4.7.1/css/highlight/atelier-seaside-light.css create mode 100644 4.7.1/css/highlight/atelier-sulphurpool-dark.css create mode 100644 4.7.1/css/highlight/atelier-sulphurpool-light.css create mode 100644 4.7.1/css/highlight/atom-one-dark.css create mode 100644 4.7.1/css/highlight/atom-one-light.css create mode 100644 4.7.1/css/highlight/brown-paper.css create mode 100644 4.7.1/css/highlight/brown-papersq.png create mode 100644 4.7.1/css/highlight/codepen-embed.css create mode 100644 4.7.1/css/highlight/color-brewer.css create mode 100644 4.7.1/css/highlight/darcula.css create mode 100644 4.7.1/css/highlight/dark.css create mode 100644 4.7.1/css/highlight/darkula.css create mode 100644 4.7.1/css/highlight/default.css create mode 100644 4.7.1/css/highlight/docco.css create mode 100644 4.7.1/css/highlight/dracula.css create mode 100644 4.7.1/css/highlight/far.css create mode 100644 4.7.1/css/highlight/foundation.css create mode 100644 4.7.1/css/highlight/github-gist.css create mode 100644 4.7.1/css/highlight/github.css create mode 100644 4.7.1/css/highlight/googlecode.css create mode 100644 4.7.1/css/highlight/grayscale.css create mode 100644 4.7.1/css/highlight/gruvbox-dark.css create mode 100644 4.7.1/css/highlight/gruvbox-light.css create mode 100644 4.7.1/css/highlight/hopscotch.css create mode 100644 4.7.1/css/highlight/hybrid.css create mode 100644 4.7.1/css/highlight/idea.css create mode 100644 4.7.1/css/highlight/ir-black.css create mode 100644 4.7.1/css/highlight/kimbie.dark.css create mode 100644 4.7.1/css/highlight/kimbie.light.css create mode 100644 4.7.1/css/highlight/magula.css create mode 100644 4.7.1/css/highlight/mono-blue.css create mode 100644 4.7.1/css/highlight/monokai-sublime.css create mode 100644 4.7.1/css/highlight/monokai.css create mode 100644 4.7.1/css/highlight/obsidian.css create mode 100644 4.7.1/css/highlight/ocean.css create mode 100644 4.7.1/css/highlight/paraiso-dark.css create mode 100644 4.7.1/css/highlight/paraiso-light.css create mode 100644 4.7.1/css/highlight/pojoaque.css create mode 100644 4.7.1/css/highlight/pojoaque.jpg create mode 100644 4.7.1/css/highlight/purebasic.css create mode 100644 4.7.1/css/highlight/qtcreator_dark.css create mode 100644 4.7.1/css/highlight/qtcreator_light.css create mode 100644 4.7.1/css/highlight/railscasts.css create mode 100644 4.7.1/css/highlight/rainbow.css create mode 100644 4.7.1/css/highlight/routeros.css create mode 100644 4.7.1/css/highlight/school-book.css create mode 100644 4.7.1/css/highlight/school-book.png create mode 100644 4.7.1/css/highlight/solarized-dark.css create mode 100644 4.7.1/css/highlight/solarized-light.css create mode 100644 4.7.1/css/highlight/sunburst.css create mode 100644 4.7.1/css/highlight/tomorrow-night-blue.css create mode 100644 4.7.1/css/highlight/tomorrow-night-bright.css create mode 100644 4.7.1/css/highlight/tomorrow-night-eighties.css create mode 100644 4.7.1/css/highlight/tomorrow-night.css create mode 100644 4.7.1/css/highlight/tomorrow.css create mode 100644 4.7.1/css/highlight/vs.css create mode 100644 4.7.1/css/highlight/vs2015.css create mode 100644 4.7.1/css/highlight/xcode.css create mode 100644 4.7.1/css/highlight/xt256.css create mode 100644 4.7.1/css/highlight/zenburn.css create mode 100644 4.7.1/css/main.css create mode 100644 4.7.1/css/menu.css create mode 100644 4.7.1/css/multi-language-sample.css create mode 100644 4.7.1/css/pdf.css create mode 100644 4.7.1/css/ref.css create mode 100644 4.7.1/css/skin.css create mode 100644 4.7.1/css/tools.css create mode 100644 4.7.1/fonts/FontAwesome.otf create mode 100755 4.7.1/fonts/fontawesome-webfont.eot create mode 100755 4.7.1/fonts/fontawesome-webfont.svg create mode 100755 4.7.1/fonts/fontawesome-webfont.ttf create mode 100755 4.7.1/fonts/fontawesome-webfont.woff create mode 100644 4.7.1/guide/configurationreference.html create mode 100644 4.7.1/guide/index.html create mode 100644 4.7.1/img/default/bullet.gif create mode 100644 4.7.1/img/default/linear-gradient-green.png create mode 100644 4.7.1/img/default/linear-gradient.png create mode 100644 4.7.1/img/default/separator-horizontal.gif create mode 100644 4.7.1/img/default/separator-menu.png create mode 100644 4.7.1/img/default/separator-vertical.gif create mode 100644 4.7.1/img/micronaut-logo-white.svg create mode 100644 4.7.1/img/note.gif create mode 100644 4.7.1/img/warning.gif create mode 100644 4.7.1/index.html create mode 100644 4.7.1/js/docs.js create mode 100644 4.7.1/js/guide.js create mode 100644 4.7.1/js/highlight.pack.js create mode 100644 4.7.1/js/multi-language-sample.js create mode 100644 4.7.1/style/guideItem.html create mode 100644 4.7.1/style/index.html create mode 100644 4.7.1/style/layout.html create mode 100644 4.7.1/style/menu.html create mode 100644 4.7.1/style/page.html create mode 100644 4.7.1/style/referenceItem.html create mode 100644 4.7.1/style/section.html diff --git a/4.7.1/api/allclasses-index.html b/4.7.1/api/allclasses-index.html new file mode 100644 index 000000000..67b2d0388 --- /dev/null +++ b/4.7.1/api/allclasses-index.html @@ -0,0 +1,175 @@ + + + + +All Classes and Interfaces (grpc-parent 4.7.1 API) + + + + + + + + + + + + + + +
+ +
+
+
+

All Classes and Interfaces

+
+
+
+
+
+
Class
+
Description
+ +
+
Converts Protocol buffer messages from Netty ByteBuf.
+
+ +
+
Creates the default ExtensionRegistry.
+
+ +
+
An annotation that can be used to inject a GRPC ManagedChannel.
+
+ +
+
Factory class for creating NettyChannelBuilder instances.
+
+ +
+
Adds a TracingClientInterceptor when OpenTracing for GRPC is on the classpath + and allows integration with Zipkin and Jaeger.
+
+ +
+
Factory that builds the Tracing interceptors.
+
+ +
+
Default configuration for all GRPC clients.
+
+ +
+
Implementation of the EmbeddedServer interface for GRPC.
+
+ +
 
+ +
+
A managed channel configuration.
+
+ +
+
Factory bean for creating ManagedChannel instances.
+
+ +
+
Constructs a named channel configuration for each property specified in GrpcManagedChannelConfiguration.PREFIX.
+
+ +
+
Implementation of NameResolverProvider that allows using Micronaut's DiscoveryClient + to perform service discovery.
+
+ +
+
Constructs the ServerBuilder instance.
+
+ +
+
A factory that returns a ManagedChannel allowing communication with the embedded server.
+
+ +
+
Configuration for the GRPC server.
+
+ +
+
A HealthIndicator for Grpc server.
+
+ +
+
Adds a TracingServerInterceptor when OpenTracing for GRPC is on the classpath + and allows integration with Zipkin and Jaeger.
+
+ +
+
Factory that builds the Tracing interceptors.
+
+ +
+
A meta annotation for annotation GRPC services.
+
+ +
+
Configuration for the SSL properties of GRPC.
+
+ +
+
A container for the HealthStatusManager.
+
+ +
+
A ServerInterceptor implementation which allows ordering and simply passes all + calls to a delegate interceptor.
+
+
ProtobufBodyHandler<T extends com.google.protobuf.Message>
+
+
Message body handler for protobuf Messages.
+
+ +
+
Protocol buffers codec.
+
+ +
+
Converts Protocol buffer messages to Netty ByteBuf.
+
+
+
+
+
+
+
+ + diff --git a/4.7.1/api/allpackages-index.html b/4.7.1/api/allpackages-index.html new file mode 100644 index 000000000..d7abb74ff --- /dev/null +++ b/4.7.1/api/allpackages-index.html @@ -0,0 +1,93 @@ + + + + +All Packages (grpc-parent 4.7.1 API) + + + + + + + + + + + + + + +
+ +
+
+
+

All Packages

+
+
Package Summary
+
+
Package
+
Description
+ +
 
+ +
+
Classes related to GRPC channels and clients.
+
+ +
+
Classes related to distributed tracing.
+
+ +
+
Classes related to GRPC service discovery.
+
+ +
+
Classes related to the GRPC server.
+
+ +
 
+ +
 
+ +
+
Classes related to distributed tracing.
+
+ +
 
+ +
 
+ +
 
+
+
+
+
+ + diff --git a/4.7.1/api/constant-values.html b/4.7.1/api/constant-values.html new file mode 100644 index 000000000..c70287346 --- /dev/null +++ b/4.7.1/api/constant-values.html @@ -0,0 +1,214 @@ + + + + +Constant Field Values (grpc-parent 4.7.1 API) + + + + + + + + + + + + + + +
+ +
+
+
+

Constant Field Values

+
+

Contents

+ +
+
+
+

io.micronaut.*

+ + + + + + + +
+
+
+
+ + diff --git a/4.7.1/api/element-list b/4.7.1/api/element-list new file mode 100644 index 000000000..aa00b3031 --- /dev/null +++ b/4.7.1/api/element-list @@ -0,0 +1,11 @@ +io.micronaut.grpc.annotation +io.micronaut.grpc.channels +io.micronaut.grpc.client.tracing +io.micronaut.grpc.discovery +io.micronaut.grpc.server +io.micronaut.grpc.server.health +io.micronaut.grpc.server.interceptor +io.micronaut.grpc.server.tracing +io.micronaut.protobuf.codec +io.micronaut.protobuf.convert +io.micronaut.protobuf.handler diff --git a/4.7.1/api/help-doc.html b/4.7.1/api/help-doc.html new file mode 100644 index 000000000..b602ccdbd --- /dev/null +++ b/4.7.1/api/help-doc.html @@ -0,0 +1,180 @@ + + + + +API Help (grpc-parent 4.7.1 API) + + + + + + + + + + + + + + +
+ +
+
+

JavaDoc Help

+ +
+
+

Navigation

+Starting from the Overview page, you can browse the documentation using the links in each page, and in the navigation bar at the top of each page. The Index and Search box allow you to navigate to specific declarations and summary pages, including: All Packages, All Classes and Interfaces + +
+
+
+

Kinds of Pages

+The following sections describe the different kinds of pages in this collection. +
+

Overview

+

The Overview page is the front page of this API document and provides a list of all packages with a summary for each. This page can also contain an overall description of the set of packages.

+
+
+

Package

+

Each package has a page that contains a list of its classes and interfaces, with a summary for each. These pages may contain the following categories:

+
    +
  • Interfaces
  • +
  • Classes
  • +
  • Enum Classes
  • +
  • Exceptions
  • +
  • Errors
  • +
  • Annotation Interfaces
  • +
+
+
+

Class or Interface

+

Each class, interface, nested class and nested interface has its own separate page. Each of these pages has three sections consisting of a declaration and description, member summary tables, and detailed member descriptions. Entries in each of these sections are omitted if they are empty or not applicable.

+
    +
  • Class Inheritance Diagram
  • +
  • Direct Subclasses
  • +
  • All Known Subinterfaces
  • +
  • All Known Implementing Classes
  • +
  • Class or Interface Declaration
  • +
  • Class or Interface Description
  • +
+
+
    +
  • Nested Class Summary
  • +
  • Enum Constant Summary
  • +
  • Field Summary
  • +
  • Property Summary
  • +
  • Constructor Summary
  • +
  • Method Summary
  • +
  • Required Element Summary
  • +
  • Optional Element Summary
  • +
+
+
    +
  • Enum Constant Details
  • +
  • Field Details
  • +
  • Property Details
  • +
  • Constructor Details
  • +
  • Method Details
  • +
  • Element Details
  • +
+

Note: Annotation interfaces have required and optional elements, but not methods. Only enum classes have enum constants. The components of a record class are displayed as part of the declaration of the record class. Properties are a feature of JavaFX.

+

The summary entries are alphabetical, while the detailed descriptions are in the order they appear in the source code. This preserves the logical groupings established by the programmer.

+
+
+

Other Files

+

Packages and modules may contain pages with additional information related to the declarations nearby.

+
+
+

Tree (Class Hierarchy)

+

There is a Class Hierarchy page for all packages, plus a hierarchy for each package. Each hierarchy page contains a list of classes and a list of interfaces. Classes are organized by inheritance structure starting with java.lang.Object. Interfaces do not inherit from java.lang.Object.

+
    +
  • When viewing the Overview page, clicking on TREE displays the hierarchy for all packages.
  • +
  • When viewing a particular package, class or interface page, clicking on TREE displays the hierarchy for only that package.
  • +
+
+
+

Constant Field Values

+

The Constant Field Values page lists the static final fields and their values.

+
+
+

All Packages

+

The All Packages page contains an alphabetic index of all packages contained in the documentation.

+
+
+

All Classes and Interfaces

+

The All Classes and Interfaces page contains an alphabetic index of all classes and interfaces contained in the documentation, including annotation interfaces, enum classes, and record classes.

+
+
+

Index

+

The Index contains an alphabetic index of all classes, interfaces, constructors, methods, and fields in the documentation, as well as summary pages such as All Packages, All Classes and Interfaces.

+
+
+
+This help file applies to API documentation generated by the standard doclet.
+
+
+ + diff --git a/4.7.1/api/index-all.html b/4.7.1/api/index-all.html new file mode 100644 index 000000000..bb9c5c10f --- /dev/null +++ b/4.7.1/api/index-all.html @@ -0,0 +1,601 @@ + + + + +Index (grpc-parent 4.7.1 API) + + + + + + + + + + + + + + +
+ +
+
+
+

Index

+
+B C D E G H I M N O P R S V W X 
All Classes and Interfaces|All Packages|Constant Field Values +

B

+
+
builder - Variable in class io.micronaut.grpc.client.tracing.GrpcClientTracingInterceptorConfiguration
+
 
+
builder - Variable in class io.micronaut.grpc.server.tracing.GrpcServerTracingInterceptorConfiguration
+
 
+
ByteBufToProtoMessageConverter - Class in io.micronaut.protobuf.convert
+
+
Converts Protocol buffer messages from Netty ByteBuf.
+
+
ByteBufToProtoMessageConverter(ProtobufferCodec) - Constructor for class io.micronaut.protobuf.convert.ByteBufToProtoMessageConverter
+
+
Default constructor.
+
+
+

C

+
+
channelBuilder - Variable in class io.micronaut.grpc.channels.GrpcManagedChannelConfiguration
+
 
+
clientTracingInterceptor(GrpcClientTracingInterceptorConfiguration) - Method in class io.micronaut.grpc.client.tracing.GrpcClientTracingInterceptorFactory
+
+
The client interceptor.
+
+
close() - Method in class io.micronaut.grpc.channels.GrpcManagedChannelFactory
+
 
+
CONNECT_ON_STARTUP - Static variable in class io.micronaut.grpc.channels.GrpcManagedChannelConfiguration
+
 
+
CONNECTION_TIMEOUT - Static variable in class io.micronaut.grpc.channels.GrpcManagedChannelConfiguration
+
 
+
convert(Message, Class<ByteBuf>, ConversionContext) - Method in class io.micronaut.protobuf.convert.ProtoMessageToByteBufConverter
+
 
+
convert(ByteBuf, Class<Message>, ConversionContext) - Method in class io.micronaut.protobuf.convert.ByteBufToProtoMessageConverter
+
 
+
+

D

+
+
decode(Argument<T>, byte[]) - Method in class io.micronaut.protobuf.codec.ProtobufferCodec
+
 
+
decode(Argument<T>, ByteBuffer<?>) - Method in class io.micronaut.protobuf.codec.ProtobufferCodec
+
 
+
decode(Argument<T>, InputStream) - Method in class io.micronaut.protobuf.codec.ProtobufferCodec
+
 
+
DEFAULT_AWAIT_TERMINATION - Static variable in class io.micronaut.grpc.server.GrpcServerConfiguration
+
 
+
DEFAULT_MEDIA_TYPES - Static variable in class io.micronaut.protobuf.codec.ProtobufferCodec
+
+
List of default protobuf media types.
+
+
DEFAULT_PORT - Static variable in class io.micronaut.grpc.server.GrpcServerConfiguration
+
 
+
+

E

+
+
ENABLED - Static variable in class io.micronaut.grpc.discovery.GrpcNameResolverProvider
+
 
+
ENABLED - Static variable in class io.micronaut.grpc.server.GrpcServerConfiguration
+
 
+
encode(T) - Method in class io.micronaut.protobuf.codec.ProtobufferCodec
+
 
+
encode(T, ByteBufferFactory<?, B>) - Method in class io.micronaut.protobuf.codec.ProtobufferCodec
+
 
+
encode(T, OutputStream) - Method in class io.micronaut.protobuf.codec.ProtobufferCodec
+
 
+
extensionRegistry() - Method in class io.micronaut.protobuf.codec.ExtensionRegistryFactory
+
+
Constructs the extension registry.
+
+
ExtensionRegistryFactory - Class in io.micronaut.protobuf.codec
+
+
Creates the default ExtensionRegistry.
+
+
ExtensionRegistryFactory() - Constructor for class io.micronaut.protobuf.codec.ExtensionRegistryFactory
+
 
+
+

G

+
+
getApplicationConfiguration() - Method in class io.micronaut.grpc.server.GrpcEmbeddedServer
+
 
+
getApplicationContext() - Method in class io.micronaut.grpc.server.GrpcEmbeddedServer
+
 
+
getAwaitTermination() - Method in class io.micronaut.grpc.server.GrpcServerConfiguration
+
+
Gets the maximum duration application will wait for the server to terminate and release all resources.
+
+
getBuilder() - Method in class io.micronaut.grpc.client.tracing.GrpcClientTracingInterceptorConfiguration
+
 
+
getBuilder() - Method in class io.micronaut.grpc.server.tracing.GrpcServerTracingInterceptorConfiguration
+
 
+
getCertChain() - Method in class io.micronaut.grpc.server.GrpcSslConfiguration
+
 
+
getChannelBuilder() - Method in class io.micronaut.grpc.channels.GrpcManagedChannelConfiguration
+
 
+
getConnectionTimeout() - Method in class io.micronaut.grpc.channels.GrpcManagedChannelConfiguration
+
 
+
getDefaultScheme() - Method in class io.micronaut.grpc.discovery.GrpcNameResolverProvider
+
 
+
getExtensionRegistry() - Method in class io.micronaut.protobuf.codec.ProtobufferCodec
+
 
+
getHealthStatusManager() - Method in class io.micronaut.grpc.server.health.HealthStatusManagerContainer
+
 
+
getHost() - Method in class io.micronaut.grpc.server.GrpcEmbeddedServer
+
 
+
getInstanceId() - Method in class io.micronaut.grpc.server.GrpcServerConfiguration
+
+
The instance id.
+
+
getMediaTypes() - Method in class io.micronaut.protobuf.codec.ProtobufferCodec
+
 
+
getMessageBuilder(Class<? extends Message>) - Method in class io.micronaut.protobuf.codec.ProtobufferCodec
+
+
Create a new Message.Builder instance for the given class.
+
+
getName() - Method in class io.micronaut.grpc.channels.GrpcManagedChannelConfiguration
+
 
+
getOrder() - Method in class io.micronaut.grpc.server.interceptor.OrderedServerInterceptor
+
+
Get the order in which this interceptor should execute in the interceptor chain.
+
+
getPort() - Method in class io.micronaut.grpc.server.GrpcEmbeddedServer
+
 
+
getPrivateKey() - Method in class io.micronaut.grpc.server.GrpcSslConfiguration
+
 
+
getResult() - Method in class io.micronaut.grpc.server.health.GrpcServerHealthIndicator
+
 
+
getScheme() - Method in class io.micronaut.grpc.server.GrpcEmbeddedServer
+
 
+
getServer() - Method in class io.micronaut.grpc.server.GrpcEmbeddedServer
+
 
+
getServerBuilder() - Method in class io.micronaut.grpc.server.GrpcServerConfiguration
+
+
The server builder.
+
+
getServerConfiguration() - Method in class io.micronaut.grpc.server.GrpcEmbeddedServer
+
 
+
getServerConfiguration() - Method in class io.micronaut.grpc.server.GrpcServerConfiguration
+
+
The SSL configuration.
+
+
getServerHost() - Method in class io.micronaut.grpc.server.GrpcServerConfiguration
+
+
The server host.
+
+
getServerPort() - Method in class io.micronaut.grpc.server.GrpcServerConfiguration
+
+
The server port.
+
+
getURI() - Method in class io.micronaut.grpc.server.GrpcEmbeddedServer
+
 
+
getURL() - Method in class io.micronaut.grpc.server.GrpcEmbeddedServer
+
 
+
GrpcChannel - Annotation Interface in io.micronaut.grpc.annotation
+
+
An annotation that can be used to inject a GRPC ManagedChannel.
+
+
GrpcChannelBuilderFactory - Class in io.micronaut.grpc.channels
+
+
Factory class for creating NettyChannelBuilder instances.
+
+
GrpcChannelBuilderFactory(ApplicationContext, ExecutorService) - Constructor for class io.micronaut.grpc.channels.GrpcChannelBuilderFactory
+
+
Default constructor.
+
+
GrpcClientTracingInterceptorConfiguration - Class in io.micronaut.grpc.client.tracing
+
+
Adds a TracingClientInterceptor when OpenTracing for GRPC is on the classpath + and allows integration with Zipkin and Jaeger.
+
+
GrpcClientTracingInterceptorConfiguration(Tracer) - Constructor for class io.micronaut.grpc.client.tracing.GrpcClientTracingInterceptorConfiguration
+
+
Default constructor.
+
+
GrpcClientTracingInterceptorFactory - Class in io.micronaut.grpc.client.tracing
+
+
Factory that builds the Tracing interceptors.
+
+
GrpcClientTracingInterceptorFactory() - Constructor for class io.micronaut.grpc.client.tracing.GrpcClientTracingInterceptorFactory
+
 
+
GrpcDefaultManagedChannelConfiguration - Class in io.micronaut.grpc.channels
+
+
Default configuration for all GRPC clients.
+
+
GrpcDefaultManagedChannelConfiguration(Environment, ExecutorService) - Constructor for class io.micronaut.grpc.channels.GrpcDefaultManagedChannelConfiguration
+
+
Default constructor.
+
+
GrpcDefaultManagedChannelConfiguration(String, Environment, ExecutorService) - Constructor for class io.micronaut.grpc.channels.GrpcDefaultManagedChannelConfiguration
+
+
Default constructor.
+
+
GrpcEmbeddedServer - Class in io.micronaut.grpc.server
+
+
Implementation of the EmbeddedServer interface for GRPC.
+
+
GrpcHealthFactory - Class in io.micronaut.grpc.server.health
+
 
+
GrpcHealthFactory() - Constructor for class io.micronaut.grpc.server.health.GrpcHealthFactory
+
 
+
GrpcManagedChannelConfiguration - Class in io.micronaut.grpc.channels
+
+
A managed channel configuration.
+
+
GrpcManagedChannelConfiguration(String, Environment, ExecutorService) - Constructor for class io.micronaut.grpc.channels.GrpcManagedChannelConfiguration
+
+
Constructors a new managed channel configuration.
+
+
GrpcManagedChannelFactory - Class in io.micronaut.grpc.channels
+
+
Factory bean for creating ManagedChannel instances.
+
+
GrpcManagedChannelFactory(ApplicationContext) - Constructor for class io.micronaut.grpc.channels.GrpcManagedChannelFactory
+
+
Default constructor.
+
+
GrpcNamedManagedChannelConfiguration - Class in io.micronaut.grpc.channels
+
+
Constructs a named channel configuration for each property specified in GrpcManagedChannelConfiguration.PREFIX.
+
+
GrpcNamedManagedChannelConfiguration(String, Environment, ExecutorService) - Constructor for class io.micronaut.grpc.channels.GrpcNamedManagedChannelConfiguration
+
+
Default constructor.
+
+
GrpcNameResolverProvider - Class in io.micronaut.grpc.discovery
+
+
Implementation of NameResolverProvider that allows using Micronaut's DiscoveryClient + to perform service discovery.
+
+
GrpcNameResolverProvider(DiscoveryClient, List<ServiceInstanceList>) - Constructor for class io.micronaut.grpc.discovery.GrpcNameResolverProvider
+
+
Default constructor.
+
+
GrpcServerBuilder - Class in io.micronaut.grpc.server
+
+
Constructs the ServerBuilder instance.
+
+
GrpcServerBuilder(HealthStatusManagerContainer) - Constructor for class io.micronaut.grpc.server.GrpcServerBuilder
+
+
Constructs the ServerBuilder instance.
+
+
GrpcServerChannel - Class in io.micronaut.grpc.server
+
+
A factory that returns a ManagedChannel allowing communication with the embedded server.
+
+
GrpcServerChannel() - Constructor for class io.micronaut.grpc.server.GrpcServerChannel
+
 
+
GrpcServerConfiguration - Class in io.micronaut.grpc.server
+
+
Configuration for the GRPC server.
+
+
GrpcServerConfiguration(Environment, String, Integer, ExecutorService, ResourceResolver) - Constructor for class io.micronaut.grpc.server.GrpcServerConfiguration
+
+
Default constructor.
+
+
GrpcServerHealthIndicator - Class in io.micronaut.grpc.server.health
+
+
A HealthIndicator for Grpc server.
+
+
GrpcServerHealthIndicator(EmbeddedServer) - Constructor for class io.micronaut.grpc.server.health.GrpcServerHealthIndicator
+
+
Default constructor.
+
+
GrpcServerTracingInterceptorConfiguration - Class in io.micronaut.grpc.server.tracing
+
+
Adds a TracingServerInterceptor when OpenTracing for GRPC is on the classpath + and allows integration with Zipkin and Jaeger.
+
+
GrpcServerTracingInterceptorConfiguration(Tracer) - Constructor for class io.micronaut.grpc.server.tracing.GrpcServerTracingInterceptorConfiguration
+
+
Default constructor.
+
+
GrpcServerTracingInterceptorFactory - Class in io.micronaut.grpc.server.tracing
+
+
Factory that builds the Tracing interceptors.
+
+
GrpcServerTracingInterceptorFactory() - Constructor for class io.micronaut.grpc.server.tracing.GrpcServerTracingInterceptorFactory
+
 
+
GrpcService - Annotation Interface in io.micronaut.grpc.annotation
+
+
A meta annotation for annotation GRPC services.
+
+
GrpcSslConfiguration - Class in io.micronaut.grpc.server
+
+
Configuration for the SSL properties of GRPC.
+
+
GrpcSslConfiguration() - Constructor for class io.micronaut.grpc.server.GrpcSslConfiguration
+
 
+
+

H

+
+
HEALTH_ENABLED - Static variable in class io.micronaut.grpc.server.health.GrpcHealthFactory
+
 
+
healthStatusManager() - Method in class io.micronaut.grpc.server.health.GrpcHealthFactory
+
+
Creates a HealthStatusManager bean if GRPC health is enabled.
+
+
HealthStatusManagerContainer - Class in io.micronaut.grpc.server.health
+
+
A container for the HealthStatusManager.
+
+
HealthStatusManagerContainer(HealthStatusManager) - Constructor for class io.micronaut.grpc.server.health.HealthStatusManagerContainer
+
 
+
HOST - Static variable in class io.micronaut.grpc.server.GrpcServerConfiguration
+
 
+
+

I

+
+
id() - Element in annotation interface io.micronaut.grpc.annotation.GrpcChannel
+
 
+
interceptCall(ServerCall<T, S>, Metadata, ServerCallHandler<T, S>) - Method in class io.micronaut.grpc.server.interceptor.OrderedServerInterceptor
+
+
Delegates interceptor logic to OrderedServerInterceptor.delegate interceptor.
+
+
io.micronaut.grpc.annotation - package io.micronaut.grpc.annotation
+
 
+
io.micronaut.grpc.channels - package io.micronaut.grpc.channels
+
+
Classes related to GRPC channels and clients.
+
+
io.micronaut.grpc.client.tracing - package io.micronaut.grpc.client.tracing
+
+
Classes related to distributed tracing.
+
+
io.micronaut.grpc.discovery - package io.micronaut.grpc.discovery
+
+
Classes related to GRPC service discovery.
+
+
io.micronaut.grpc.server - package io.micronaut.grpc.server
+
+
Classes related to the GRPC server.
+
+
io.micronaut.grpc.server.health - package io.micronaut.grpc.server.health
+
 
+
io.micronaut.grpc.server.interceptor - package io.micronaut.grpc.server.interceptor
+
 
+
io.micronaut.grpc.server.tracing - package io.micronaut.grpc.server.tracing
+
+
Classes related to distributed tracing.
+
+
io.micronaut.protobuf.codec - package io.micronaut.protobuf.codec
+
 
+
io.micronaut.protobuf.convert - package io.micronaut.protobuf.convert
+
 
+
io.micronaut.protobuf.handler - package io.micronaut.protobuf.handler
+
 
+
isAvailable() - Method in class io.micronaut.grpc.discovery.GrpcNameResolverProvider
+
 
+
isConnectOnStartup() - Method in class io.micronaut.grpc.channels.GrpcManagedChannelConfiguration
+
 
+
isRunning() - Method in class io.micronaut.grpc.discovery.GrpcNameResolverProvider
+
 
+
isRunning() - Method in class io.micronaut.grpc.server.GrpcEmbeddedServer
+
 
+
isSecure() - Method in class io.micronaut.grpc.server.GrpcServerConfiguration
+
+
Whether SSL is used.
+
+
isServer() - Method in class io.micronaut.grpc.server.GrpcEmbeddedServer
+
 
+
+

M

+
+
managedChannel(InjectionPoint<Channel>) - Method in class io.micronaut.grpc.channels.GrpcManagedChannelFactory
+
+
Builds a managed channel for the given target.
+
+
managedChannelBuilder(String, List<ClientInterceptor>) - Method in class io.micronaut.grpc.channels.GrpcChannelBuilderFactory
+
+
Constructor a managed channel build for the given target name and interceptors.
+
+
+

N

+
+
name - Variable in class io.micronaut.grpc.channels.GrpcManagedChannelConfiguration
+
 
+
NAME - Static variable in class io.micronaut.grpc.channels.GrpcDefaultManagedChannelConfiguration
+
 
+
NAME - Static variable in class io.micronaut.grpc.server.GrpcServerChannel
+
 
+
newNameResolver(URI, NameResolver.Args) - Method in class io.micronaut.grpc.discovery.GrpcNameResolverProvider
+
 
+
+

O

+
+
OrderedServerInterceptor - Class in io.micronaut.grpc.server.interceptor
+
+
A ServerInterceptor implementation which allows ordering and simply passes all + calls to a delegate interceptor.
+
+
OrderedServerInterceptor(ServerInterceptor, int) - Constructor for class io.micronaut.grpc.server.interceptor.OrderedServerInterceptor
+
+
Constructs an instance of this interceptor with the provided delegate interceptor and order.
+
+
+

P

+
+
PORT - Static variable in class io.micronaut.grpc.server.GrpcServerConfiguration
+
 
+
PREFIX - Static variable in class io.micronaut.grpc.channels.GrpcDefaultManagedChannelConfiguration
+
 
+
PREFIX - Static variable in class io.micronaut.grpc.channels.GrpcManagedChannelConfiguration
+
 
+
PREFIX - Static variable in class io.micronaut.grpc.client.tracing.GrpcClientTracingInterceptorConfiguration
+
 
+
PREFIX - Static variable in class io.micronaut.grpc.server.GrpcServerConfiguration
+
 
+
PREFIX - Static variable in class io.micronaut.grpc.server.tracing.GrpcServerTracingInterceptorConfiguration
+
 
+
priority() - Method in class io.micronaut.grpc.discovery.GrpcNameResolverProvider
+
 
+
PRIORITY - Static variable in class io.micronaut.grpc.discovery.GrpcNameResolverProvider
+
 
+
ProtobufBodyHandler<T extends com.google.protobuf.Message> - Class in io.micronaut.protobuf.handler
+
+
Message body handler for protobuf Messages.
+
+
ProtobufBodyHandler(ProtobufferCodec, ExtensionRegistry) - Constructor for class io.micronaut.protobuf.handler.ProtobufBodyHandler
+
 
+
PROTOBUFFER_ENCODED - Static variable in class io.micronaut.protobuf.codec.ProtobufferCodec
+
+
Protobuffer encoded data: application/x-protobuf.
+
+
PROTOBUFFER_ENCODED_TYPE - Static variable in class io.micronaut.protobuf.codec.ProtobufferCodec
+
+
Protobuffer encoded data: application/x-protobuf.
+
+
PROTOBUFFER_ENCODED_TYPE2 - Static variable in class io.micronaut.protobuf.codec.ProtobufferCodec
+
+
Protobuffer encoded data: application/protobuf.
+
+
PROTOBUFFER_ENCODED2 - Static variable in class io.micronaut.protobuf.codec.ProtobufferCodec
+
+
Protobuffer encoded data: application/protobuf.
+
+
ProtobufferCodec - Class in io.micronaut.protobuf.codec
+
+
Protocol buffers codec.
+
+
ProtobufferCodec(ExtensionRegistry) - Constructor for class io.micronaut.protobuf.codec.ProtobufferCodec
+
+
Default constructor.
+
+
ProtoMessageToByteBufConverter - Class in io.micronaut.protobuf.convert
+
+
Converts Protocol buffer messages to Netty ByteBuf.
+
+
ProtoMessageToByteBufConverter(ConversionService) - Constructor for class io.micronaut.protobuf.convert.ProtoMessageToByteBufConverter
+
 
+
+

R

+
+
read(Argument<T>, MediaType, Headers, InputStream) - Method in class io.micronaut.protobuf.handler.ProtobufBodyHandler
+
 
+
+

S

+
+
serverBuilder - Variable in class io.micronaut.grpc.server.GrpcServerConfiguration
+
 
+
serverBuilder(GrpcServerConfiguration, List<BindableService>, List<ServerInterceptor>, List<ServerTransportFilter>, List<ServerServiceDefinition>) - Method in class io.micronaut.grpc.server.GrpcServerBuilder
+
+
The server builder instance.
+
+
serverChannel(GrpcEmbeddedServer, ExecutorService, List<ClientInterceptor>) - Method in class io.micronaut.grpc.server.GrpcServerChannel
+
+
Constructs a managed server channel.
+
+
serverTracingInterceptor(GrpcServerTracingInterceptorConfiguration) - Method in class io.micronaut.grpc.server.tracing.GrpcServerTracingInterceptorFactory
+
+
The server interceptor.
+
+
setAwaitTermination(Duration) - Method in class io.micronaut.grpc.server.GrpcServerConfiguration
+
+
Sets the maximum duration application will wait for the server to terminate and release all resources.
+
+
setCertChain(String) - Method in class io.micronaut.grpc.server.GrpcSslConfiguration
+
 
+
setClientCloseDecorator(ClientCloseDecorator) - Method in class io.micronaut.grpc.client.tracing.GrpcClientTracingInterceptorConfiguration
+
+
Decorates the server span with custom data when the gRPC call is closed.
+
+
setClientSpanDecorator(ClientSpanDecorator) - Method in class io.micronaut.grpc.client.tracing.GrpcClientTracingInterceptorConfiguration
+
+
Decorates the server span with custom data.
+
+
setInstanceId(String) - Method in class io.micronaut.grpc.server.GrpcServerConfiguration
+
+
Sets the instance id name used for registering the GRPC service in Service Discovery.
+
+
setMaxInboundMessageSize(int) - Method in class io.micronaut.grpc.server.GrpcServerConfiguration
+
+
Sets the maximum message size allowed to be received on the server.
+
+
setMaxInboundMetadataSize(int) - Method in class io.micronaut.grpc.server.GrpcServerConfiguration
+
+
Sets the maximum size of metadata allowed to be received.
+
+
setMediaTypes(List<MediaType>) - Method in class io.micronaut.protobuf.codec.ProtobufferCodec
+
+
Method to customize media types for this codec.
+
+
setPrivateKey(String) - Method in class io.micronaut.grpc.server.GrpcSslConfiguration
+
 
+
setServerCloseDecorator(ServerCloseDecorator) - Method in class io.micronaut.grpc.server.tracing.GrpcServerTracingInterceptorConfiguration
+
+
Decorates the server span with custom data when the gRPC call is closed.
+
+
setServerConfiguration(GrpcSslConfiguration) - Method in class io.micronaut.grpc.server.GrpcServerConfiguration
+
+
Sets the SSL configuration.
+
+
setServerSpanDecorator(ServerSpanDecorator) - Method in class io.micronaut.grpc.server.tracing.GrpcServerTracingInterceptorConfiguration
+
+
Decorates the server span with custom data.
+
+
SETTING_TARGET - Static variable in class io.micronaut.grpc.channels.GrpcManagedChannelConfiguration
+
 
+
SETTING_URL - Static variable in class io.micronaut.grpc.channels.GrpcManagedChannelConfiguration
+
 
+
start() - Method in class io.micronaut.grpc.discovery.GrpcNameResolverProvider
+
 
+
start() - Method in class io.micronaut.grpc.server.GrpcEmbeddedServer
+
 
+
stop() - Method in class io.micronaut.grpc.discovery.GrpcNameResolverProvider
+
 
+
stop() - Method in class io.micronaut.grpc.server.GrpcEmbeddedServer
+
 
+
supportsType(Class<?>) - Method in class io.micronaut.protobuf.codec.ProtobufferCodec
+
 
+
+

V

+
+
value() - Element in annotation interface io.micronaut.grpc.annotation.GrpcChannel
+
 
+
+

W

+
+
writeTo(Argument<T>, MediaType, T, MutableHeaders, OutputStream) - Method in class io.micronaut.protobuf.handler.ProtobufBodyHandler
+
 
+
+

X

+
+
X_PROTOBUF_MESSAGE_HEADER - Static variable in class io.micronaut.protobuf.codec.ProtobufferCodec
+
+
This Header is to say the fully qualified name of the message builder to use.
+
+
+B C D E G H I M N O P R S V W X 
All Classes and Interfaces|All Packages|Constant Field Values
+
+
+ + diff --git a/4.7.1/api/index.html b/4.7.1/api/index.html new file mode 100644 index 000000000..c0a82e582 --- /dev/null +++ b/4.7.1/api/index.html @@ -0,0 +1,95 @@ + + + + +Overview (grpc-parent 4.7.1 API) + + + + + + + + + + + + + + +
+ +
+
+
+

grpc-parent 4.7.1 API

+
+
+
Packages
+
+
Package
+
Description
+ +
 
+ +
+
Classes related to GRPC channels and clients.
+
+ +
+
Classes related to distributed tracing.
+
+ +
+
Classes related to GRPC service discovery.
+
+ +
+
Classes related to the GRPC server.
+
+ +
 
+ +
 
+ +
+
Classes related to distributed tracing.
+
+ +
 
+ +
 
+ +
 
+
+
+
+
+
+ + diff --git a/4.7.1/api/io/micronaut/grpc/annotation/GrpcChannel.html b/4.7.1/api/io/micronaut/grpc/annotation/GrpcChannel.html new file mode 100644 index 000000000..725e18b80 --- /dev/null +++ b/4.7.1/api/io/micronaut/grpc/annotation/GrpcChannel.html @@ -0,0 +1,149 @@ + + + + +GrpcChannel (grpc-parent 4.7.1 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Annotation Interface GrpcChannel

+
+
+
+
@Documented +@Retention(RUNTIME) +public @interface GrpcChannel
+
An annotation that can be used to inject a GRPC ManagedChannel.
+
+
Since:
+
1.0
+
Author:
+
graemerocher
+
+
+
+
    + +
  • +
    +

    Optional Element Summary

    +
    Optional Elements
    +
    +
    Modifier and Type
    +
    Optional Element
    +
    Description
    + + +
     
    + + +
     
    +
    +
    +
  • +
+
+
+
    + +
  • +
    +

    Element Details

    +
      +
    • +
      +

      value

      +
      @AliasFor(member="id") +String value
      +
      +
      Returns:
      +
      The URL or service ID of the remote service
      +
      +
      +
      Default:
      +
      ""
      +
      +
      +
    • +
    • +
      +

      id

      +
      @AliasFor(member="value") +String id
      +
      +
      Returns:
      +
      The ID of the client
      +
      +
      +
      Default:
      +
      ""
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/4.7.1/api/io/micronaut/grpc/annotation/GrpcService.html b/4.7.1/api/io/micronaut/grpc/annotation/GrpcService.html new file mode 100644 index 000000000..31c35c49e --- /dev/null +++ b/4.7.1/api/io/micronaut/grpc/annotation/GrpcService.html @@ -0,0 +1,88 @@ + + + + +GrpcService (grpc-parent 4.7.1 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Annotation Interface GrpcService

+
+
+
+
@Documented +@Retention(RUNTIME) +@Singleton +@Target({ANNOTATION_TYPE,TYPE}) +public @interface GrpcService
+
A meta annotation for annotation GRPC services. Note that annotation is more + for documentation purposes and not strictly necessary.
+
+
Since:
+
1.0
+
Author:
+
graemerocher
+
+
+ +
+
+
+ + diff --git a/4.7.1/api/io/micronaut/grpc/annotation/package-summary.html b/4.7.1/api/io/micronaut/grpc/annotation/package-summary.html new file mode 100644 index 000000000..7766f51b9 --- /dev/null +++ b/4.7.1/api/io/micronaut/grpc/annotation/package-summary.html @@ -0,0 +1,87 @@ + + + + +io.micronaut.grpc.annotation (grpc-parent 4.7.1 API) + + + + + + + + + + + + + + +
+ +
+
+
+

Package io.micronaut.grpc.annotation

+
+
+
package io.micronaut.grpc.annotation
+
+
    +
  • +
    +
    Annotation Interfaces
    +
    +
    Class
    +
    Description
    + +
    +
    An annotation that can be used to inject a GRPC ManagedChannel.
    +
    + +
    +
    A meta annotation for annotation GRPC services.
    +
    +
    +
    +
  • +
+
+
+
+
+ + diff --git a/4.7.1/api/io/micronaut/grpc/annotation/package-tree.html b/4.7.1/api/io/micronaut/grpc/annotation/package-tree.html new file mode 100644 index 000000000..510b32dca --- /dev/null +++ b/4.7.1/api/io/micronaut/grpc/annotation/package-tree.html @@ -0,0 +1,67 @@ + + + + +io.micronaut.grpc.annotation Class Hierarchy (grpc-parent 4.7.1 API) + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package io.micronaut.grpc.annotation

+Package Hierarchies: + +
+
+

Annotation Interface Hierarchy

+ +
+
+
+
+ + diff --git a/4.7.1/api/io/micronaut/grpc/channels/GrpcChannelBuilderFactory.html b/4.7.1/api/io/micronaut/grpc/channels/GrpcChannelBuilderFactory.html new file mode 100644 index 000000000..90e2d3adb --- /dev/null +++ b/4.7.1/api/io/micronaut/grpc/channels/GrpcChannelBuilderFactory.html @@ -0,0 +1,191 @@ + + + + +GrpcChannelBuilderFactory (grpc-parent 4.7.1 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class GrpcChannelBuilderFactory

+
+
java.lang.Object +
io.micronaut.grpc.channels.GrpcChannelBuilderFactory
+
+
+
+
@Factory +public class GrpcChannelBuilderFactory +extends Object
+
Factory class for creating NettyChannelBuilder instances.
+
+
Since:
+
1.0
+
Author:
+
graemerocher
+
+
+
+ +
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      GrpcChannelBuilderFactory

      +
      public GrpcChannelBuilderFactory(io.micronaut.context.ApplicationContext beanContext, + @Named("io") + ExecutorService executorService)
      +
      Default constructor.
      +
      +
      Parameters:
      +
      beanContext - The bean context
      +
      executorService - The I/O executor service
      +
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      managedChannelBuilder

      +
      @Bean +@Prototype +protected io.grpc.netty.NettyChannelBuilder managedChannelBuilder(@Parameter + String target, + List<io.grpc.ClientInterceptor> interceptors)
      +
      Constructor a managed channel build for the given target name and interceptors.
      +
      +
      Parameters:
      +
      target - The target name
      +
      interceptors - The interceptors
      +
      Returns:
      +
      The channel builder
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/4.7.1/api/io/micronaut/grpc/channels/GrpcDefaultManagedChannelConfiguration.html b/4.7.1/api/io/micronaut/grpc/channels/GrpcDefaultManagedChannelConfiguration.html new file mode 100644 index 000000000..b1cfac12c --- /dev/null +++ b/4.7.1/api/io/micronaut/grpc/channels/GrpcDefaultManagedChannelConfiguration.html @@ -0,0 +1,233 @@ + + + + +GrpcDefaultManagedChannelConfiguration (grpc-parent 4.7.1 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class GrpcDefaultManagedChannelConfiguration

+
+
java.lang.Object +
io.micronaut.grpc.channels.GrpcManagedChannelConfiguration +
io.micronaut.grpc.channels.GrpcDefaultManagedChannelConfiguration
+
+
+
+
+
All Implemented Interfaces:
+
io.micronaut.core.naming.Named
+
+
+
@ConfigurationProperties("grpc.client") +public class GrpcDefaultManagedChannelConfiguration +extends GrpcManagedChannelConfiguration
+
Default configuration for all GRPC clients.
+
+
Since:
+
1.0
+
Author:
+
graemerocher
+
+
+
+ +
+
+
    + +
  • +
    +

    Field Details

    + +
    +
  • + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      GrpcDefaultManagedChannelConfiguration

      +
      public GrpcDefaultManagedChannelConfiguration(io.micronaut.context.env.Environment env, + @Named("io") + ExecutorService executorService)
      +
      Default constructor.
      +
      +
      Parameters:
      +
      env - The environment
      +
      executorService - The executor service
      +
      +
      +
    • +
    • +
      +

      GrpcDefaultManagedChannelConfiguration

      +
      public GrpcDefaultManagedChannelConfiguration(String target, + io.micronaut.context.env.Environment env, + @Named("io") + ExecutorService executorService)
      +
      Default constructor.
      +
      +
      Parameters:
      +
      target - The target
      +
      env - The environment
      +
      executorService - The executor service
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/4.7.1/api/io/micronaut/grpc/channels/GrpcManagedChannelConfiguration.html b/4.7.1/api/io/micronaut/grpc/channels/GrpcManagedChannelConfiguration.html new file mode 100644 index 000000000..82e184686 --- /dev/null +++ b/4.7.1/api/io/micronaut/grpc/channels/GrpcManagedChannelConfiguration.html @@ -0,0 +1,362 @@ + + + + +GrpcManagedChannelConfiguration (grpc-parent 4.7.1 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class GrpcManagedChannelConfiguration

+
+
java.lang.Object +
io.micronaut.grpc.channels.GrpcManagedChannelConfiguration
+
+
+
+
All Implemented Interfaces:
+
io.micronaut.core.naming.Named
+
+
+
Direct Known Subclasses:
+
GrpcDefaultManagedChannelConfiguration, GrpcNamedManagedChannelConfiguration
+
+
+
public abstract class GrpcManagedChannelConfiguration +extends Object +implements io.micronaut.core.naming.Named
+
A managed channel configuration.
+
+
Since:
+
1.0.0
+
Author:
+
graemerocher
+
+
+
+ +
+
+
    + +
  • +
    +

    Field Details

    +
      +
    • +
      +

      PREFIX

      +
      public static final String PREFIX
      +
      +
      See Also:
      +
      + +
      +
      +
      +
    • +
    • +
      +

      SETTING_TARGET

      +
      public static final String SETTING_TARGET
      +
      +
      See Also:
      +
      + +
      +
      +
      +
    • +
    • +
      +

      SETTING_URL

      +
      public static final String SETTING_URL
      +
      +
      See Also:
      +
      + +
      +
      +
      +
    • +
    • +
      +

      CONNECT_ON_STARTUP

      +
      public static final String CONNECT_ON_STARTUP
      +
      +
      See Also:
      +
      + +
      +
      +
      +
    • +
    • +
      +

      CONNECTION_TIMEOUT

      +
      public static final String CONNECTION_TIMEOUT
      +
      +
      See Also:
      +
      + +
      +
      +
      +
    • +
    • +
      +

      name

      +
      protected final String name
      +
      +
    • +
    • +
      +

      channelBuilder

      +
      @ConfigurationBuilder(prefixes={"use",""}, + allowZeroArgs=true) +protected final io.grpc.netty.NettyChannelBuilder channelBuilder
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      GrpcManagedChannelConfiguration

      +
      protected GrpcManagedChannelConfiguration(String name, + io.micronaut.context.env.Environment env, + ExecutorService executorService)
      +
      Constructors a new managed channel configuration.
      +
      +
      Parameters:
      +
      name - The name
      +
      env - The environment
      +
      executorService - The executor service to use
      +
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      getName

      +
      public String getName()
      +
      +
      Specified by:
      +
      getName in interface io.micronaut.core.naming.Named
      +
      Returns:
      +
      name of the channel
      +
      +
      +
    • +
    • +
      +

      isConnectOnStartup

      +
      public boolean isConnectOnStartup()
      +
      +
      Returns:
      +
      true if connect on startup is set for channel
      +
      Since:
      +
      3.4.0
      +
      +
      +
    • +
    • +
      +

      getConnectionTimeout

      +
      public Duration getConnectionTimeout()
      +
      +
      Returns:
      +
      connection timeout for the channel
      +
      Since:
      +
      3.4.0
      +
      +
      +
    • +
    • +
      +

      getChannelBuilder

      +
      public io.grpc.netty.NettyChannelBuilder getChannelBuilder()
      +
      +
      Returns:
      +
      The channel builder.
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/4.7.1/api/io/micronaut/grpc/channels/GrpcManagedChannelFactory.html b/4.7.1/api/io/micronaut/grpc/channels/GrpcManagedChannelFactory.html new file mode 100644 index 000000000..7c9ae18e4 --- /dev/null +++ b/4.7.1/api/io/micronaut/grpc/channels/GrpcManagedChannelFactory.html @@ -0,0 +1,202 @@ + + + + +GrpcManagedChannelFactory (grpc-parent 4.7.1 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class GrpcManagedChannelFactory

+
+
java.lang.Object +
io.micronaut.grpc.channels.GrpcManagedChannelFactory
+
+
+
+
All Implemented Interfaces:
+
AutoCloseable
+
+
+
@Factory +public class GrpcManagedChannelFactory +extends Object +implements AutoCloseable
+
Factory bean for creating ManagedChannel instances.
+
+
Since:
+
1.0
+
Author:
+
graemerocher
+
+
+
+
    + +
  • +
    +

    Constructor Summary

    +
    Constructors
    +
    +
    Constructor
    +
    Description
    +
    GrpcManagedChannelFactory(io.micronaut.context.ApplicationContext beanContext)
    +
    +
    Default constructor.
    +
    +
    +
    +
  • + +
  • +
    +

    Method Summary

    +
    +
    +
    +
    +
    Modifier and Type
    +
    Method
    +
    Description
    +
    void
    + +
     
    +
    protected io.grpc.ManagedChannel
    +
    managedChannel(io.micronaut.inject.InjectionPoint<io.grpc.Channel> injectionPoint)
    +
    +
    Builds a managed channel for the given target.
    +
    +
    +
    +
    +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    +
    +
  • +
+
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      GrpcManagedChannelFactory

      +
      public GrpcManagedChannelFactory(io.micronaut.context.ApplicationContext beanContext)
      +
      Default constructor.
      +
      +
      Parameters:
      +
      beanContext - The bean context
      +
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      managedChannel

      +
      @Bean +@Primary +protected io.grpc.ManagedChannel managedChannel(io.micronaut.inject.InjectionPoint<io.grpc.Channel> injectionPoint)
      +
      Builds a managed channel for the given target.
      +
      +
      Parameters:
      +
      injectionPoint - The injection point
      +
      Returns:
      +
      The channel
      +
      +
      +
    • +
    • +
      +

      close

      +
      @PreDestroy +public void close()
      +
      +
      Specified by:
      +
      close in interface AutoCloseable
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/4.7.1/api/io/micronaut/grpc/channels/GrpcNamedManagedChannelConfiguration.html b/4.7.1/api/io/micronaut/grpc/channels/GrpcNamedManagedChannelConfiguration.html new file mode 100644 index 000000000..5eb2375ac --- /dev/null +++ b/4.7.1/api/io/micronaut/grpc/channels/GrpcNamedManagedChannelConfiguration.html @@ -0,0 +1,167 @@ + + + + +GrpcNamedManagedChannelConfiguration (grpc-parent 4.7.1 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class GrpcNamedManagedChannelConfiguration

+
+
java.lang.Object +
io.micronaut.grpc.channels.GrpcManagedChannelConfiguration +
io.micronaut.grpc.channels.GrpcNamedManagedChannelConfiguration
+
+
+
+
+
All Implemented Interfaces:
+
io.micronaut.core.naming.Named
+
+
+
@EachProperty("grpc.channels") +public class GrpcNamedManagedChannelConfiguration +extends GrpcManagedChannelConfiguration
+
Constructs a named channel configuration for each property specified in GrpcManagedChannelConfiguration.PREFIX.
+
+
Since:
+
1.0.0
+
Author:
+
graemerocher
+
+
+
+ +
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      GrpcNamedManagedChannelConfiguration

      +
      public GrpcNamedManagedChannelConfiguration(@Parameter + String name, + io.micronaut.context.env.Environment env, + @Named("io") + ExecutorService executorService)
      +
      Default constructor.
      +
      +
      Parameters:
      +
      name - The name
      +
      env - The environment
      +
      executorService - The executor service
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/4.7.1/api/io/micronaut/grpc/channels/package-summary.html b/4.7.1/api/io/micronaut/grpc/channels/package-summary.html new file mode 100644 index 000000000..7e2009074 --- /dev/null +++ b/4.7.1/api/io/micronaut/grpc/channels/package-summary.html @@ -0,0 +1,102 @@ + + + + +io.micronaut.grpc.channels (grpc-parent 4.7.1 API) + + + + + + + + + + + + + + +
+ +
+
+
+

Package io.micronaut.grpc.channels

+
+
+
package io.micronaut.grpc.channels
+
+
Classes related to GRPC channels and clients.
+
+
+ +
+
+
+
+ + diff --git a/4.7.1/api/io/micronaut/grpc/channels/package-tree.html b/4.7.1/api/io/micronaut/grpc/channels/package-tree.html new file mode 100644 index 000000000..15ad6fd59 --- /dev/null +++ b/4.7.1/api/io/micronaut/grpc/channels/package-tree.html @@ -0,0 +1,77 @@ + + + + +io.micronaut.grpc.channels Class Hierarchy (grpc-parent 4.7.1 API) + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package io.micronaut.grpc.channels

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+
+
+
+ + diff --git a/4.7.1/api/io/micronaut/grpc/client/tracing/GrpcClientTracingInterceptorConfiguration.html b/4.7.1/api/io/micronaut/grpc/client/tracing/GrpcClientTracingInterceptorConfiguration.html new file mode 100644 index 000000000..166dd9c51 --- /dev/null +++ b/4.7.1/api/io/micronaut/grpc/client/tracing/GrpcClientTracingInterceptorConfiguration.html @@ -0,0 +1,264 @@ + + + + +GrpcClientTracingInterceptorConfiguration (grpc-parent 4.7.1 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class GrpcClientTracingInterceptorConfiguration

+
+
java.lang.Object +
io.micronaut.grpc.client.tracing.GrpcClientTracingInterceptorConfiguration
+
+
+
+
@ConfigurationProperties("grpc.client.tracing") +public class GrpcClientTracingInterceptorConfiguration +extends Object
+
Adds a TracingClientInterceptor when OpenTracing for GRPC is on the classpath + and allows integration with Zipkin and Jaeger.
+
+
Since:
+
1.0
+
Author:
+
graemerocher
+
+
+
+
    + +
  • +
    +

    Field Summary

    +
    Fields
    +
    +
    Modifier and Type
    +
    Field
    +
    Description
    +
    protected final io.opentracing.contrib.grpc.TracingClientInterceptor.Builder
    + +
     
    +
    static final String
    + +
     
    +
    +
    +
  • + +
  • +
    +

    Constructor Summary

    +
    Constructors
    +
    +
    Modifier
    +
    Constructor
    +
    Description
    +
    protected
    +
    GrpcClientTracingInterceptorConfiguration(io.opentracing.Tracer tracer)
    +
    +
    Default constructor.
    +
    +
    +
    +
  • + +
  • +
    +

    Method Summary

    +
    +
    +
    +
    +
    Modifier and Type
    +
    Method
    +
    Description
    +
    io.opentracing.contrib.grpc.TracingClientInterceptor.Builder
    + +
     
    +
    void
    +
    setClientCloseDecorator(@Nullable io.opentracing.contrib.grpc.ClientCloseDecorator clientCloseDecorator)
    +
    +
    Decorates the server span with custom data when the gRPC call is closed.
    +
    +
    void
    +
    setClientSpanDecorator(@Nullable io.opentracing.contrib.grpc.ClientSpanDecorator clientSpanDecorator)
    +
    +
    Decorates the server span with custom data.
    +
    +
    +
    +
    +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    +
    +
  • +
+
+
+
    + +
  • +
    +

    Field Details

    +
      +
    • +
      +

      PREFIX

      +
      public static final String PREFIX
      +
      +
      See Also:
      +
      + +
      +
      +
      +
    • +
    • +
      +

      builder

      +
      @ConfigurationBuilder(prefixes="with", + allowZeroArgs=true) +protected final io.opentracing.contrib.grpc.TracingClientInterceptor.Builder builder
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      GrpcClientTracingInterceptorConfiguration

      +
      protected GrpcClientTracingInterceptorConfiguration(io.opentracing.Tracer tracer)
      +
      Default constructor.
      +
      +
      Parameters:
      +
      tracer - The tracer
      +
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      getBuilder

      +
      @NonNull +public io.opentracing.contrib.grpc.TracingClientInterceptor.Builder getBuilder()
      +
      +
      Returns:
      +
      The TracingClientInterceptor.Builder
      +
      +
      +
    • +
    • +
      +

      setClientSpanDecorator

      +
      @Inject +public void setClientSpanDecorator(@Nullable + @Nullable io.opentracing.contrib.grpc.ClientSpanDecorator clientSpanDecorator)
      +
      Decorates the server span with custom data.
      +
      +
      Parameters:
      +
      clientSpanDecorator - used to decorate the server span
      +
      +
      +
    • +
    • +
      +

      setClientCloseDecorator

      +
      @Inject +public void setClientCloseDecorator(@Nullable + @Nullable io.opentracing.contrib.grpc.ClientCloseDecorator clientCloseDecorator)
      +
      Decorates the server span with custom data when the gRPC call is closed.
      +
      +
      Parameters:
      +
      clientCloseDecorator - used to decorate the server span
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/4.7.1/api/io/micronaut/grpc/client/tracing/GrpcClientTracingInterceptorFactory.html b/4.7.1/api/io/micronaut/grpc/client/tracing/GrpcClientTracingInterceptorFactory.html new file mode 100644 index 000000000..15f699a52 --- /dev/null +++ b/4.7.1/api/io/micronaut/grpc/client/tracing/GrpcClientTracingInterceptorFactory.html @@ -0,0 +1,179 @@ + + + + +GrpcClientTracingInterceptorFactory (grpc-parent 4.7.1 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class GrpcClientTracingInterceptorFactory

+
+
java.lang.Object +
io.micronaut.grpc.client.tracing.GrpcClientTracingInterceptorFactory
+
+
+
+
@Factory +public class GrpcClientTracingInterceptorFactory +extends Object
+
Factory that builds the Tracing interceptors.
+
+
Since:
+
1.0
+
Author:
+
graemerocher
+
+
+
+ +
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      GrpcClientTracingInterceptorFactory

      +
      public GrpcClientTracingInterceptorFactory()
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    + +
    +
  • +
+
+ +
+
+
+ + diff --git a/4.7.1/api/io/micronaut/grpc/client/tracing/package-summary.html b/4.7.1/api/io/micronaut/grpc/client/tracing/package-summary.html new file mode 100644 index 000000000..f3a7b5109 --- /dev/null +++ b/4.7.1/api/io/micronaut/grpc/client/tracing/package-summary.html @@ -0,0 +1,93 @@ + + + + +io.micronaut.grpc.client.tracing (grpc-parent 4.7.1 API) + + + + + + + + + + + + + + +
+ +
+
+
+

Package io.micronaut.grpc.client.tracing

+
+
+
@Configuration +@Requires(classes={io.opentracing.Tracer.class,io.opentracing.contrib.grpc.TracingClientInterceptor.class}) @Requires(beans=io.opentracing.Tracer.class) +package io.micronaut.grpc.client.tracing
+
+
Classes related to distributed tracing.
+
+
+ +
+
+
+
+ + diff --git a/4.7.1/api/io/micronaut/grpc/client/tracing/package-tree.html b/4.7.1/api/io/micronaut/grpc/client/tracing/package-tree.html new file mode 100644 index 000000000..dda77b8ad --- /dev/null +++ b/4.7.1/api/io/micronaut/grpc/client/tracing/package-tree.html @@ -0,0 +1,71 @@ + + + + +io.micronaut.grpc.client.tracing Class Hierarchy (grpc-parent 4.7.1 API) + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package io.micronaut.grpc.client.tracing

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+
+
+
+ + diff --git a/4.7.1/api/io/micronaut/grpc/discovery/GrpcNameResolverProvider.html b/4.7.1/api/io/micronaut/grpc/discovery/GrpcNameResolverProvider.html new file mode 100644 index 000000000..dc35877a4 --- /dev/null +++ b/4.7.1/api/io/micronaut/grpc/discovery/GrpcNameResolverProvider.html @@ -0,0 +1,336 @@ + + + + +GrpcNameResolverProvider (grpc-parent 4.7.1 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class GrpcNameResolverProvider

+
+
java.lang.Object +
io.grpc.NameResolver.Factory +
io.grpc.NameResolverProvider +
io.micronaut.grpc.discovery.GrpcNameResolverProvider
+
+
+
+
+
+
All Implemented Interfaces:
+
io.micronaut.context.LifeCycle<GrpcNameResolverProvider>, Closeable, AutoCloseable
+
+
+
@Singleton +@Requires(beans=io.micronaut.discovery.DiscoveryClient.class) @Requires(property="grpc.client.discovery.enabled",value="true",defaultValue="false") +public class GrpcNameResolverProvider +extends io.grpc.NameResolverProvider +implements io.micronaut.context.LifeCycle<GrpcNameResolverProvider>
+
Implementation of NameResolverProvider that allows using Micronaut's DiscoveryClient + to perform service discovery.
+
+
Since:
+
1.0
+
Author:
+
graemerocher
+
+
+
+ +
+
+
    + +
  • +
    +

    Field Details

    + +
    +
  • + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      GrpcNameResolverProvider

      +
      protected GrpcNameResolverProvider(io.micronaut.discovery.DiscoveryClient discoveryClient, + List<io.micronaut.discovery.ServiceInstanceList> serviceInstanceLists)
      +
      Default constructor.
      +
      +
      Parameters:
      +
      discoveryClient - The discovery client
      +
      serviceInstanceLists - The server instance list
      +
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      isAvailable

      +
      protected boolean isAvailable()
      +
      +
      Specified by:
      +
      isAvailable in class io.grpc.NameResolverProvider
      +
      +
      +
    • +
    • +
      +

      priority

      +
      protected int priority()
      +
      +
      Specified by:
      +
      priority in class io.grpc.NameResolverProvider
      +
      +
      +
    • +
    • +
      +

      newNameResolver

      +
      public io.grpc.NameResolver newNameResolver(URI targetUri, + io.grpc.NameResolver.Args args)
      +
      +
      Specified by:
      +
      newNameResolver in class io.grpc.NameResolver.Factory
      +
      +
      +
    • +
    • +
      +

      getDefaultScheme

      +
      public String getDefaultScheme()
      +
      +
      Specified by:
      +
      getDefaultScheme in class io.grpc.NameResolver.Factory
      +
      +
      +
    • +
    • +
      +

      isRunning

      +
      public boolean isRunning()
      +
      +
      Specified by:
      +
      isRunning in interface io.micronaut.context.LifeCycle<GrpcNameResolverProvider>
      +
      +
      +
    • +
    • +
      +

      start

      +
      @NonNull +@PostConstruct +public @NonNull GrpcNameResolverProvider start()
      +
      +
      Specified by:
      +
      start in interface io.micronaut.context.LifeCycle<GrpcNameResolverProvider>
      +
      +
      +
    • +
    • +
      +

      stop

      +
      @NonNull +@PreDestroy +public @NonNull GrpcNameResolverProvider stop()
      +
      +
      Specified by:
      +
      stop in interface io.micronaut.context.LifeCycle<GrpcNameResolverProvider>
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/4.7.1/api/io/micronaut/grpc/discovery/package-summary.html b/4.7.1/api/io/micronaut/grpc/discovery/package-summary.html new file mode 100644 index 000000000..d16aa3f0e --- /dev/null +++ b/4.7.1/api/io/micronaut/grpc/discovery/package-summary.html @@ -0,0 +1,87 @@ + + + + +io.micronaut.grpc.discovery (grpc-parent 4.7.1 API) + + + + + + + + + + + + + + +
+ +
+
+
+

Package io.micronaut.grpc.discovery

+
+
+
package io.micronaut.grpc.discovery
+
+
Classes related to GRPC service discovery.
+
+
+
    +
  • +
    +
    Classes
    +
    +
    Class
    +
    Description
    + +
    +
    Implementation of NameResolverProvider that allows using Micronaut's DiscoveryClient + to perform service discovery.
    +
    +
    +
    +
  • +
+
+
+
+
+ + diff --git a/4.7.1/api/io/micronaut/grpc/discovery/package-tree.html b/4.7.1/api/io/micronaut/grpc/discovery/package-tree.html new file mode 100644 index 000000000..8130f813c --- /dev/null +++ b/4.7.1/api/io/micronaut/grpc/discovery/package-tree.html @@ -0,0 +1,78 @@ + + + + +io.micronaut.grpc.discovery Class Hierarchy (grpc-parent 4.7.1 API) + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package io.micronaut.grpc.discovery

+Package Hierarchies: + +
+
+

Class Hierarchy

+
    +
  • java.lang.Object +
      +
    • io.grpc.NameResolver.Factory +
        +
      • io.grpc.NameResolverProvider + +
      • +
      +
    • +
    +
  • +
+
+
+
+
+ + diff --git a/4.7.1/api/io/micronaut/grpc/server/GrpcEmbeddedServer.html b/4.7.1/api/io/micronaut/grpc/server/GrpcEmbeddedServer.html new file mode 100644 index 000000000..138db798a --- /dev/null +++ b/4.7.1/api/io/micronaut/grpc/server/GrpcEmbeddedServer.html @@ -0,0 +1,325 @@ + + + + +GrpcEmbeddedServer (grpc-parent 4.7.1 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class GrpcEmbeddedServer

+
+
java.lang.Object +
io.micronaut.grpc.server.GrpcEmbeddedServer
+
+
+
+
All Implemented Interfaces:
+
io.micronaut.context.ApplicationContextLifeCycle<io.micronaut.runtime.server.EmbeddedServer>, io.micronaut.context.ApplicationContextProvider, io.micronaut.context.LifeCycle, io.micronaut.runtime.EmbeddedApplication<io.micronaut.runtime.server.EmbeddedServer>, io.micronaut.runtime.server.EmbeddedServer, Closeable, AutoCloseable
+
+
+
@Singleton +@Secondary +@Named("grpc.server") +@Requires(classes={io.grpc.ServerBuilder.class,io.micronaut.discovery.ServiceInstance.class}) @Requires(property="grpc.server.enabled",value="true",defaultValue="true") +public class GrpcEmbeddedServer +extends Object +implements io.micronaut.runtime.server.EmbeddedServer
+
Implementation of the EmbeddedServer interface for GRPC.
+
+
Since:
+
1.0
+
Author:
+
graemerocher
+
+
+
+ +
+
+
    + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      getServer

      +
      @NonNull +public @NonNull io.grpc.Server getServer()
      +
      +
      Returns:
      +
      The underlying GRPC Server.
      +
      +
      +
    • +
    • +
      +

      getServerConfiguration

      +
      @NonNull +public @NonNull GrpcServerConfiguration getServerConfiguration()
      +
      +
      Returns:
      +
      The configuration for the server
      +
      +
      +
    • +
    • +
      +

      getPort

      +
      public int getPort()
      +
      +
      Specified by:
      +
      getPort in interface io.micronaut.runtime.server.EmbeddedServer
      +
      +
      +
    • +
    • +
      +

      getHost

      +
      public String getHost()
      +
      +
      Specified by:
      +
      getHost in interface io.micronaut.runtime.server.EmbeddedServer
      +
      +
      +
    • +
    • +
      +

      getScheme

      +
      public String getScheme()
      +
      +
      Specified by:
      +
      getScheme in interface io.micronaut.runtime.server.EmbeddedServer
      +
      +
      +
    • +
    • +
      +

      getURL

      +
      public URL getURL()
      +
      +
      Specified by:
      +
      getURL in interface io.micronaut.runtime.server.EmbeddedServer
      +
      +
      +
    • +
    • +
      +

      isServer

      +
      public boolean isServer()
      +
      +
      Specified by:
      +
      isServer in interface io.micronaut.runtime.EmbeddedApplication<io.micronaut.runtime.server.EmbeddedServer>
      +
      Specified by:
      +
      isServer in interface io.micronaut.runtime.server.EmbeddedServer
      +
      +
      +
    • +
    • +
      +

      getURI

      +
      public URI getURI()
      +
      +
      Specified by:
      +
      getURI in interface io.micronaut.runtime.server.EmbeddedServer
      +
      +
      +
    • +
    • +
      +

      start

      +
      public io.micronaut.runtime.server.EmbeddedServer start()
      +
      +
      Specified by:
      +
      start in interface io.micronaut.context.ApplicationContextLifeCycle<io.micronaut.runtime.server.EmbeddedServer>
      +
      Specified by:
      +
      start in interface io.micronaut.context.LifeCycle
      +
      +
      +
    • +
    • +
      +

      stop

      +
      public io.micronaut.runtime.server.EmbeddedServer stop()
      +
      +
      Specified by:
      +
      stop in interface io.micronaut.context.ApplicationContextLifeCycle<io.micronaut.runtime.server.EmbeddedServer>
      +
      Specified by:
      +
      stop in interface io.micronaut.context.LifeCycle
      +
      +
      +
    • +
    • +
      +

      getApplicationContext

      +
      public io.micronaut.context.ApplicationContext getApplicationContext()
      +
      +
      Specified by:
      +
      getApplicationContext in interface io.micronaut.context.ApplicationContextProvider
      +
      Specified by:
      +
      getApplicationContext in interface io.micronaut.runtime.EmbeddedApplication<io.micronaut.runtime.server.EmbeddedServer>
      +
      +
      +
    • +
    • +
      +

      getApplicationConfiguration

      +
      public io.micronaut.runtime.ApplicationConfiguration getApplicationConfiguration()
      +
      +
      Specified by:
      +
      getApplicationConfiguration in interface io.micronaut.runtime.EmbeddedApplication<io.micronaut.runtime.server.EmbeddedServer>
      +
      +
      +
    • +
    • +
      +

      isRunning

      +
      public boolean isRunning()
      +
      +
      Specified by:
      +
      isRunning in interface io.micronaut.context.LifeCycle
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/4.7.1/api/io/micronaut/grpc/server/GrpcServerBuilder.html b/4.7.1/api/io/micronaut/grpc/server/GrpcServerBuilder.html new file mode 100644 index 000000000..76b848564 --- /dev/null +++ b/4.7.1/api/io/micronaut/grpc/server/GrpcServerBuilder.html @@ -0,0 +1,201 @@ + + + + +GrpcServerBuilder (grpc-parent 4.7.1 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class GrpcServerBuilder

+
+
java.lang.Object +
io.micronaut.grpc.server.GrpcServerBuilder
+
+
+
+
@Factory +public class GrpcServerBuilder +extends Object
+
Constructs the ServerBuilder instance. Here to allow extensions via a BeanCreatedEventListener for ServerBuilder.
+
+
Since:
+
1.0
+
Author:
+
graemerocher
+
+
+
+
    + +
  • +
    +

    Constructor Summary

    +
    Constructors
    +
    +
    Constructor
    +
    Description
    +
    GrpcServerBuilder(@Nullable HealthStatusManagerContainer healthStatusManagerContainer)
    +
    +
    Constructs the ServerBuilder instance.
    +
    +
    +
    +
  • + +
  • +
    +

    Method Summary

    +
    +
    +
    +
    +
    Modifier and Type
    +
    Method
    +
    Description
    +
    protected io.grpc.ServerBuilder<?>
    +
    serverBuilder(GrpcServerConfiguration configuration, + @Nullable List<io.grpc.BindableService> serviceList, + @Nullable List<io.grpc.ServerInterceptor> interceptors, + @Nullable List<io.grpc.ServerTransportFilter> serverTransportFilters, + @Nullable List<io.grpc.ServerServiceDefinition> serverServiceDefinitions)
    +
    +
    The server builder instance.
    +
    +
    +
    +
    +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    +
    +
  • +
+
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      GrpcServerBuilder

      +
      @Inject +public GrpcServerBuilder(@Nullable + @Nullable HealthStatusManagerContainer healthStatusManagerContainer)
      +
      Constructs the ServerBuilder instance.
      +
      +
      Parameters:
      +
      healthStatusManagerContainer - if enabled, inject a GRPC health status manager.
      +
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      serverBuilder

      +
      @Bean +@Singleton +protected io.grpc.ServerBuilder<?> serverBuilder(GrpcServerConfiguration configuration, + @Nullable + @Nullable List<io.grpc.BindableService> serviceList, + @Nullable + @Nullable List<io.grpc.ServerInterceptor> interceptors, + @Nullable + @Nullable List<io.grpc.ServerTransportFilter> serverTransportFilters, + @Nullable + @Nullable List<io.grpc.ServerServiceDefinition> serverServiceDefinitions)
      +
      The server builder instance.
      +
      +
      Parameters:
      +
      configuration - The configuration
      +
      serviceList - The bindable services
      +
      interceptors - The server interceptors
      +
      serverTransportFilters - The server transport filters
      +
      serverServiceDefinitions - The server service definitions
      +
      Returns:
      +
      The builder
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/4.7.1/api/io/micronaut/grpc/server/GrpcServerChannel.html b/4.7.1/api/io/micronaut/grpc/server/GrpcServerChannel.html new file mode 100644 index 000000000..4d347ead0 --- /dev/null +++ b/4.7.1/api/io/micronaut/grpc/server/GrpcServerChannel.html @@ -0,0 +1,223 @@ + + + + +GrpcServerChannel (grpc-parent 4.7.1 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class GrpcServerChannel

+
+
java.lang.Object +
io.micronaut.grpc.server.GrpcServerChannel
+
+
+
+
@Factory +public class GrpcServerChannel +extends Object
+
A factory that returns a ManagedChannel allowing communication with the embedded server. + Primarily used for testing.
+
+
Since:
+
1.0
+
Author:
+
graemerocher
+
+
+
+ +
+
+
    + +
  • +
    +

    Field Details

    + +
    +
  • + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      GrpcServerChannel

      +
      public GrpcServerChannel()
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      serverChannel

      +
      @Singleton +@Named("grpc-server") +@Requires(beans=GrpcEmbeddedServer.class) +@Bean(preDestroy="shutdown") +protected io.grpc.ManagedChannel serverChannel(GrpcEmbeddedServer server, + @Named("io") + ExecutorService executorService, + List<io.grpc.ClientInterceptor> clientInterceptors)
      +
      Constructs a managed server channel.
      +
      +
      Parameters:
      +
      server - The server
      +
      executorService - The executor service
      +
      clientInterceptors - The client interceptors
      +
      Returns:
      +
      The channel
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/4.7.1/api/io/micronaut/grpc/server/GrpcServerConfiguration.html b/4.7.1/api/io/micronaut/grpc/server/GrpcServerConfiguration.html new file mode 100644 index 000000000..abeb38e8b --- /dev/null +++ b/4.7.1/api/io/micronaut/grpc/server/GrpcServerConfiguration.html @@ -0,0 +1,525 @@ + + + + +GrpcServerConfiguration (grpc-parent 4.7.1 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class GrpcServerConfiguration

+
+
java.lang.Object +
io.micronaut.grpc.server.GrpcServerConfiguration
+
+
+
+
@ConfigurationProperties("grpc.server") +public class GrpcServerConfiguration +extends Object
+
Configuration for the GRPC server.
+
+
Since:
+
1.0
+
Author:
+
graemerocher, Iván López
+
+
+
+ +
+
+
    + +
  • +
    +

    Field Details

    +
      +
    • +
      +

      PREFIX

      +
      public static final String PREFIX
      +
      +
      See Also:
      +
      + +
      +
      +
      +
    • +
    • +
      +

      PORT

      +
      public static final String PORT
      +
      +
      See Also:
      +
      + +
      +
      +
      +
    • +
    • +
      +

      HOST

      +
      public static final String HOST
      +
      +
      See Also:
      +
      + +
      +
      +
      +
    • +
    • +
      +

      ENABLED

      +
      public static final String ENABLED
      +
      +
      See Also:
      +
      + +
      +
      +
      +
    • +
    • +
      +

      DEFAULT_PORT

      +
      public static final int DEFAULT_PORT
      +
      +
      See Also:
      +
      + +
      +
      +
      +
    • +
    • +
      +

      DEFAULT_AWAIT_TERMINATION

      +
      public static final Duration DEFAULT_AWAIT_TERMINATION
      +
      +
    • +
    • +
      +

      serverBuilder

      +
      @ConfigurationBuilder(prefixes="", + excludes="protocolNegotiator") +protected final io.grpc.netty.NettyServerBuilder serverBuilder
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      GrpcServerConfiguration

      +
      public GrpcServerConfiguration(io.micronaut.context.env.Environment environment, + @Property(name="grpc.server.host") @Nullable + @Nullable String serverHost, + @Property(name="grpc.server.port") @Nullable + @Nullable Integer serverPort, + @Named("io") + ExecutorService executorService, + io.micronaut.core.io.ResourceResolver resourceResolver)
      +
      Default constructor.
      +
      +
      Parameters:
      +
      environment - The environment
      +
      serverHost - The server host
      +
      serverPort - The server port
      +
      executorService - The IO executor service
      +
      resourceResolver - The resource resolver
      +
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      isSecure

      +
      public boolean isSecure()
      +
      Whether SSL is used.
      +
      +
      Returns:
      +
      True if SSL is used
      +
      +
      +
    • +
    • +
      +

      getServerBuilder

      +
      @NonNull +public @NonNull io.grpc.ServerBuilder<?> getServerBuilder()
      +
      The server builder.
      +
      +
      Returns:
      +
      The ServerBuilder
      +
      +
      +
    • +
    • +
      +

      getServerHost

      +
      public Optional<String> getServerHost()
      +
      The server host.
      +
      +
      Returns:
      +
      The server host
      +
      +
      +
    • +
    • +
      +

      getServerPort

      +
      public int getServerPort()
      +
      The server port.
      +
      +
      Returns:
      +
      The server port
      +
      +
      +
    • +
    • +
      +

      getInstanceId

      +
      @NonNull +public @NonNull String getInstanceId()
      +
      The instance id.
      +
      +
      Returns:
      +
      The instance id
      +
      +
      +
    • +
    • +
      +

      setInstanceId

      +
      public void setInstanceId(String instanceId)
      +
      Sets the instance id name used for registering the GRPC service in Service Discovery. If this is not set, the + application name will be used.
      +
      +
      Parameters:
      +
      instanceId - The instance id
      +
      +
      +
    • +
    • +
      +

      setMaxInboundMessageSize

      +
      public void setMaxInboundMessageSize(@ReadableBytes + int bytes)
      +
      Sets the maximum message size allowed to be received on the server. If not called, + defaults to 4 MiB. The default provides protection to servers who haven't considered the + possibility of receiving large messages while trying to be large enough to not be hit in normal + usage. + +

      This method is advisory, and implementations may decide to not enforce this. Currently, + the only known transport to not enforce this is InProcessServer.

      +
      +
      Parameters:
      +
      bytes - the maximum number of bytes a single message can be.
      +
      Throws:
      +
      IllegalArgumentException - if bytes is negative.
      +
      UnsupportedOperationException - if unsupported.
      +
      Since:
      +
      1.13.0
      +
      +
      +
    • +
    • +
      +

      setMaxInboundMetadataSize

      +
      public void setMaxInboundMetadataSize(@ReadableBytes + int bytes)
      +
      Sets the maximum size of metadata allowed to be received. Integer.MAX_VALUE disables + the enforcement. The default is implementation-dependent, but is not generally less than 8 KiB + and may be unlimited. + +

      This is cumulative size of the metadata. The precise calculation is + implementation-dependent, but implementations are encouraged to follow the calculation used for + + HTTP/2's SETTINGS_MAX_HEADER_LIST_SIZE. It sums the bytes from each entry's key and value, + plus 32 bytes of overhead per entry.

      +
      +
      Parameters:
      +
      bytes - the maximum size of received metadata
      +
      Throws:
      +
      IllegalArgumentException - if bytes is non-positive
      +
      Since:
      +
      1.17.0
      +
      +
      +
    • +
    • +
      +

      getServerConfiguration

      +
      @NonNull +public @NonNull GrpcSslConfiguration getServerConfiguration()
      +
      The SSL configuration.
      +
      +
      Returns:
      +
      The SSL configuration
      +
      +
      +
    • +
    • +
      +

      setAwaitTermination

      +
      public void setAwaitTermination(Duration awaitTermination)
      +
      Sets the maximum duration application will wait for the server to terminate and release all resources.
      +
      +
      Parameters:
      +
      awaitTermination - The maximum duration the application will wait for the server to terminate.
      +
      +
      +
    • +
    • +
      +

      getAwaitTermination

      +
      public Duration getAwaitTermination()
      +
      Gets the maximum duration application will wait for the server to terminate and release all resources.
      +
      +
      Returns:
      +
      The maximum duration the application will wait for the server to terminate.
      +
      +
      +
    • +
    • +
      +

      setServerConfiguration

      +
      @Inject +public void setServerConfiguration(GrpcSslConfiguration sslConfiguration)
      +
      Sets the SSL configuration.
      +
      +
      Parameters:
      +
      sslConfiguration - The server configuration
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/4.7.1/api/io/micronaut/grpc/server/GrpcSslConfiguration.html b/4.7.1/api/io/micronaut/grpc/server/GrpcSslConfiguration.html new file mode 100644 index 000000000..626687056 --- /dev/null +++ b/4.7.1/api/io/micronaut/grpc/server/GrpcSslConfiguration.html @@ -0,0 +1,210 @@ + + + + +GrpcSslConfiguration (grpc-parent 4.7.1 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class GrpcSslConfiguration

+
+
java.lang.Object +
io.micronaut.grpc.server.GrpcSslConfiguration
+
+
+
+
@ConfigurationProperties("grpc.server.ssl") +public class GrpcSslConfiguration +extends Object
+
Configuration for the SSL properties of GRPC.
+
+
Since:
+
1.0
+
Author:
+
graemerocher
+
+
+
+ +
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      GrpcSslConfiguration

      +
      public GrpcSslConfiguration()
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      getCertChain

      +
      public Optional<String> getCertChain()
      +
      +
      Returns:
      +
      The cert chain
      +
      +
      +
    • +
    • +
      +

      setCertChain

      +
      public void setCertChain(@Nullable + @Nullable String certChain)
      +
      +
      Parameters:
      +
      certChain - Sets the cert chain
      +
      +
      +
    • +
    • +
      +

      getPrivateKey

      +
      public Optional<String> getPrivateKey()
      +
      +
      Returns:
      +
      The private key
      +
      +
      +
    • +
    • +
      +

      setPrivateKey

      +
      public void setPrivateKey(@Nullable + @Nullable String privateKey)
      +
      +
      Parameters:
      +
      privateKey - Sets the private key
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/4.7.1/api/io/micronaut/grpc/server/health/GrpcHealthFactory.html b/4.7.1/api/io/micronaut/grpc/server/health/GrpcHealthFactory.html new file mode 100644 index 000000000..f9bdaec32 --- /dev/null +++ b/4.7.1/api/io/micronaut/grpc/server/health/GrpcHealthFactory.html @@ -0,0 +1,208 @@ + + + + +GrpcHealthFactory (grpc-parent 4.7.1 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class GrpcHealthFactory

+
+
java.lang.Object +
io.micronaut.grpc.server.health.GrpcHealthFactory
+
+
+
+
@Factory +public class GrpcHealthFactory +extends Object
+
+
Since:
+
3.3.0
+
+
+
+ +
+
+
    + +
  • +
    +

    Field Details

    + +
    +
  • + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      GrpcHealthFactory

      +
      public GrpcHealthFactory()
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      healthStatusManager

      +
      @Singleton +@Requires(property="grpc.server.health.enabled",value="true",defaultValue="true") @Requires(classes=io.grpc.protobuf.services.HealthStatusManager.class) +public io.grpc.protobuf.services.HealthStatusManager healthStatusManager()
      +
      Creates a HealthStatusManager bean if GRPC health is enabled.
      +
      +
      Returns:
      +
      The SingletonHealthStatusManager bean.
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/4.7.1/api/io/micronaut/grpc/server/health/GrpcServerHealthIndicator.html b/4.7.1/api/io/micronaut/grpc/server/health/GrpcServerHealthIndicator.html new file mode 100644 index 000000000..cfbdc9145 --- /dev/null +++ b/4.7.1/api/io/micronaut/grpc/server/health/GrpcServerHealthIndicator.html @@ -0,0 +1,195 @@ + + + + +GrpcServerHealthIndicator (grpc-parent 4.7.1 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class GrpcServerHealthIndicator

+
+
java.lang.Object +
io.micronaut.grpc.server.health.GrpcServerHealthIndicator
+
+
+
+
All Implemented Interfaces:
+
io.micronaut.core.order.Ordered, io.micronaut.management.health.indicator.HealthIndicator
+
+
+
@Singleton +@Requires(property="grpc.server.health.enabled",value="true",defaultValue="true") @Requires(beans=io.micronaut.management.endpoint.health.HealthEndpoint.class) @Requires(beans=io.micronaut.runtime.server.EmbeddedServer.class) +public class GrpcServerHealthIndicator +extends Object +implements io.micronaut.management.health.indicator.HealthIndicator
+
A HealthIndicator for Grpc server.
+
+
Since:
+
2.1.0
+
Author:
+
Moe Haydar
+
+
+
+
    + +
  • +
    +

    Field Summary

    +
    +

    Fields inherited from interface io.micronaut.core.order.Ordered

    +HIGHEST_PRECEDENCE, LOWEST_PRECEDENCE
    +
    +
  • + +
  • +
    +

    Constructor Summary

    +
    Constructors
    +
    +
    Constructor
    +
    Description
    +
    GrpcServerHealthIndicator(io.micronaut.runtime.server.EmbeddedServer server)
    +
    +
    Default constructor.
    +
    +
    +
    +
  • + +
  • +
    +

    Method Summary

    +
    +
    +
    +
    +
    Modifier and Type
    +
    Method
    +
    Description
    +
    org.reactivestreams.Publisher<io.micronaut.management.health.indicator.HealthResult>
    + +
     
    +
    +
    +
    +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    +
    +

    Methods inherited from interface io.micronaut.core.order.Ordered

    +getOrder
    +
    +
  • +
+
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      GrpcServerHealthIndicator

      +
      public GrpcServerHealthIndicator(@Named("grpc.server") + io.micronaut.runtime.server.EmbeddedServer server)
      +
      Default constructor.
      +
      +
      Parameters:
      +
      server - The grpc embedded server
      +
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      getResult

      +
      public org.reactivestreams.Publisher<io.micronaut.management.health.indicator.HealthResult> getResult()
      +
      +
      Specified by:
      +
      getResult in interface io.micronaut.management.health.indicator.HealthIndicator
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/4.7.1/api/io/micronaut/grpc/server/health/HealthStatusManagerContainer.html b/4.7.1/api/io/micronaut/grpc/server/health/HealthStatusManagerContainer.html new file mode 100644 index 000000000..e817843c1 --- /dev/null +++ b/4.7.1/api/io/micronaut/grpc/server/health/HealthStatusManagerContainer.html @@ -0,0 +1,168 @@ + + + + +HealthStatusManagerContainer (grpc-parent 4.7.1 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class HealthStatusManagerContainer

+
+
java.lang.Object +
io.micronaut.grpc.server.health.HealthStatusManagerContainer
+
+
+
+
@Singleton +@Requires(classes=io.grpc.protobuf.services.HealthStatusManager.class) @Requires(property="grpc.server.health.enabled",value="true",defaultValue="true") +public class HealthStatusManagerContainer +extends Object
+
A container for the HealthStatusManager.
+
+
Since:
+
3.3.0
+
+
+
+ +
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      HealthStatusManagerContainer

      +
      public HealthStatusManagerContainer(io.grpc.protobuf.services.HealthStatusManager healthStatusManager)
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      getHealthStatusManager

      +
      public io.grpc.protobuf.services.HealthStatusManager getHealthStatusManager()
      +
      +
      Returns:
      +
      The HealthStatusManager
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/4.7.1/api/io/micronaut/grpc/server/health/package-summary.html b/4.7.1/api/io/micronaut/grpc/server/health/package-summary.html new file mode 100644 index 000000000..b831faa2e --- /dev/null +++ b/4.7.1/api/io/micronaut/grpc/server/health/package-summary.html @@ -0,0 +1,108 @@ + + + + +io.micronaut.grpc.server.health (grpc-parent 4.7.1 API) + + + + + + + + + + + + + + +
+ +
+
+
+

Package io.micronaut.grpc.server.health

+
+
+
package io.micronaut.grpc.server.health
+
+ +
+
+
+
+ + diff --git a/4.7.1/api/io/micronaut/grpc/server/health/package-tree.html b/4.7.1/api/io/micronaut/grpc/server/health/package-tree.html new file mode 100644 index 000000000..58b9fa6a9 --- /dev/null +++ b/4.7.1/api/io/micronaut/grpc/server/health/package-tree.html @@ -0,0 +1,72 @@ + + + + +io.micronaut.grpc.server.health Class Hierarchy (grpc-parent 4.7.1 API) + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package io.micronaut.grpc.server.health

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+
+
+
+ + diff --git a/4.7.1/api/io/micronaut/grpc/server/interceptor/OrderedServerInterceptor.html b/4.7.1/api/io/micronaut/grpc/server/interceptor/OrderedServerInterceptor.html new file mode 100644 index 000000000..707be546b --- /dev/null +++ b/4.7.1/api/io/micronaut/grpc/server/interceptor/OrderedServerInterceptor.html @@ -0,0 +1,222 @@ + + + + +OrderedServerInterceptor (grpc-parent 4.7.1 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class OrderedServerInterceptor

+
+
java.lang.Object +
io.micronaut.grpc.server.interceptor.OrderedServerInterceptor
+
+
+
+
All Implemented Interfaces:
+
io.grpc.ServerInterceptor, io.micronaut.core.order.Ordered
+
+
+
public class OrderedServerInterceptor +extends Object +implements io.grpc.ServerInterceptor, io.micronaut.core.order.Ordered
+
A ServerInterceptor implementation which allows ordering and simply passes all + calls to a delegate interceptor.
+
+
Since:
+
2.0.2
+
Author:
+
brianwyka
+
+
+
+
    + +
  • +
    +

    Field Summary

    +
    +

    Fields inherited from interface io.micronaut.core.order.Ordered

    +HIGHEST_PRECEDENCE, LOWEST_PRECEDENCE
    +
    +
  • + +
  • +
    +

    Constructor Summary

    +
    Constructors
    +
    +
    Constructor
    +
    Description
    +
    OrderedServerInterceptor(io.grpc.ServerInterceptor delegate, + int order)
    +
    +
    Constructs an instance of this interceptor with the provided delegate interceptor and order.
    +
    +
    +
    +
  • + +
  • +
    +

    Method Summary

    +
    +
    +
    +
    +
    Modifier and Type
    +
    Method
    +
    Description
    +
    int
    + +
    +
    Get the order in which this interceptor should execute in the interceptor chain.
    +
    +
    <T, +S> io.grpc.ServerCall.Listener<T>
    +
    interceptCall(io.grpc.ServerCall<T,S> call, + io.grpc.Metadata headers, + io.grpc.ServerCallHandler<T,S> next)
    +
    +
    Delegates interceptor logic to delegate interceptor.
    +
    +
    +
    +
    +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    +
    +
  • +
+
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      OrderedServerInterceptor

      +
      public OrderedServerInterceptor(io.grpc.ServerInterceptor delegate, + int order)
      +
      Constructs an instance of this interceptor with the provided delegate interceptor and order.
      +
      +
      Parameters:
      +
      delegate - the interceptor to delegate to
      +
      order - the order number
      +
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      interceptCall

      +
      public <T, +S> io.grpc.ServerCall.Listener<T> interceptCall(io.grpc.ServerCall<T,S> call, + io.grpc.Metadata headers, + io.grpc.ServerCallHandler<T,S> next)
      +
      Delegates interceptor logic to delegate interceptor. + +
      +
      +
      Specified by:
      +
      interceptCall in interface io.grpc.ServerInterceptor
      +
      +
      +
    • +
    • +
      +

      getOrder

      +
      public int getOrder()
      +
      Get the order in which this interceptor should execute in the interceptor chain.
      +
      +
      Specified by:
      +
      getOrder in interface io.micronaut.core.order.Ordered
      +
      Returns:
      +
      the order
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/4.7.1/api/io/micronaut/grpc/server/interceptor/package-summary.html b/4.7.1/api/io/micronaut/grpc/server/interceptor/package-summary.html new file mode 100644 index 000000000..054bf657b --- /dev/null +++ b/4.7.1/api/io/micronaut/grpc/server/interceptor/package-summary.html @@ -0,0 +1,103 @@ + + + + +io.micronaut.grpc.server.interceptor (grpc-parent 4.7.1 API) + + + + + + + + + + + + + + +
+ +
+
+
+

Package io.micronaut.grpc.server.interceptor

+
+
+
package io.micronaut.grpc.server.interceptor
+
+ +
+
+
+
+ + diff --git a/4.7.1/api/io/micronaut/grpc/server/interceptor/package-tree.html b/4.7.1/api/io/micronaut/grpc/server/interceptor/package-tree.html new file mode 100644 index 000000000..704a71fe7 --- /dev/null +++ b/4.7.1/api/io/micronaut/grpc/server/interceptor/package-tree.html @@ -0,0 +1,70 @@ + + + + +io.micronaut.grpc.server.interceptor Class Hierarchy (grpc-parent 4.7.1 API) + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package io.micronaut.grpc.server.interceptor

+Package Hierarchies: + +
+
+

Class Hierarchy

+
    +
  • java.lang.Object +
      +
    • io.micronaut.grpc.server.interceptor.OrderedServerInterceptor (implements io.micronaut.core.order.Ordered, io.grpc.ServerInterceptor)
    • +
    +
  • +
+
+
+
+
+ + diff --git a/4.7.1/api/io/micronaut/grpc/server/package-summary.html b/4.7.1/api/io/micronaut/grpc/server/package-summary.html new file mode 100644 index 000000000..ab395ddfb --- /dev/null +++ b/4.7.1/api/io/micronaut/grpc/server/package-summary.html @@ -0,0 +1,119 @@ + + + + +io.micronaut.grpc.server (grpc-parent 4.7.1 API) + + + + + + + + + + + + + + +
+ +
+
+
+

Package io.micronaut.grpc.server

+
+
+
package io.micronaut.grpc.server
+
+
Classes related to the GRPC server.
+
+
+ +
+
+
+
+ + diff --git a/4.7.1/api/io/micronaut/grpc/server/package-tree.html b/4.7.1/api/io/micronaut/grpc/server/package-tree.html new file mode 100644 index 000000000..f0c80767f --- /dev/null +++ b/4.7.1/api/io/micronaut/grpc/server/package-tree.html @@ -0,0 +1,74 @@ + + + + +io.micronaut.grpc.server Class Hierarchy (grpc-parent 4.7.1 API) + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package io.micronaut.grpc.server

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+
+
+
+ + diff --git a/4.7.1/api/io/micronaut/grpc/server/tracing/GrpcServerTracingInterceptorConfiguration.html b/4.7.1/api/io/micronaut/grpc/server/tracing/GrpcServerTracingInterceptorConfiguration.html new file mode 100644 index 000000000..1b6ac3063 --- /dev/null +++ b/4.7.1/api/io/micronaut/grpc/server/tracing/GrpcServerTracingInterceptorConfiguration.html @@ -0,0 +1,264 @@ + + + + +GrpcServerTracingInterceptorConfiguration (grpc-parent 4.7.1 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class GrpcServerTracingInterceptorConfiguration

+
+
java.lang.Object +
io.micronaut.grpc.server.tracing.GrpcServerTracingInterceptorConfiguration
+
+
+
+
@ConfigurationProperties("grpc.server.tracing") +public class GrpcServerTracingInterceptorConfiguration +extends Object
+
Adds a TracingServerInterceptor when OpenTracing for GRPC is on the classpath + and allows integration with Zipkin and Jaeger.
+
+
Since:
+
1.0
+
Author:
+
graemerocher
+
+
+
+
    + +
  • +
    +

    Field Summary

    +
    Fields
    +
    +
    Modifier and Type
    +
    Field
    +
    Description
    +
    protected final io.opentracing.contrib.grpc.TracingServerInterceptor.Builder
    + +
     
    +
    static final String
    + +
     
    +
    +
    +
  • + +
  • +
    +

    Constructor Summary

    +
    Constructors
    +
    +
    Modifier
    +
    Constructor
    +
    Description
    +
    protected
    +
    GrpcServerTracingInterceptorConfiguration(io.opentracing.Tracer tracer)
    +
    +
    Default constructor.
    +
    +
    +
    +
  • + +
  • +
    +

    Method Summary

    +
    +
    +
    +
    +
    Modifier and Type
    +
    Method
    +
    Description
    +
    io.opentracing.contrib.grpc.TracingServerInterceptor.Builder
    + +
     
    +
    void
    +
    setServerCloseDecorator(@Nullable io.opentracing.contrib.grpc.ServerCloseDecorator serverCloseDecorator)
    +
    +
    Decorates the server span with custom data when the gRPC call is closed.
    +
    +
    void
    +
    setServerSpanDecorator(@Nullable io.opentracing.contrib.grpc.ServerSpanDecorator serverSpanDecorator)
    +
    +
    Decorates the server span with custom data.
    +
    +
    +
    +
    +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    +
    +
  • +
+
+
+
    + +
  • +
    +

    Field Details

    +
      +
    • +
      +

      PREFIX

      +
      public static final String PREFIX
      +
      +
      See Also:
      +
      + +
      +
      +
      +
    • +
    • +
      +

      builder

      +
      @ConfigurationBuilder(prefixes="with", + allowZeroArgs=true) +protected final io.opentracing.contrib.grpc.TracingServerInterceptor.Builder builder
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      GrpcServerTracingInterceptorConfiguration

      +
      protected GrpcServerTracingInterceptorConfiguration(io.opentracing.Tracer tracer)
      +
      Default constructor.
      +
      +
      Parameters:
      +
      tracer - The tracer
      +
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      getBuilder

      +
      @NonNull +public io.opentracing.contrib.grpc.TracingServerInterceptor.Builder getBuilder()
      +
      +
      Returns:
      +
      The TracingServerInterceptor.Builder
      +
      +
      +
    • +
    • +
      +

      setServerSpanDecorator

      +
      @Inject +public void setServerSpanDecorator(@Nullable + @Nullable io.opentracing.contrib.grpc.ServerSpanDecorator serverSpanDecorator)
      +
      Decorates the server span with custom data.
      +
      +
      Parameters:
      +
      serverSpanDecorator - used to decorate the server span
      +
      +
      +
    • +
    • +
      +

      setServerCloseDecorator

      +
      @Inject +public void setServerCloseDecorator(@Nullable + @Nullable io.opentracing.contrib.grpc.ServerCloseDecorator serverCloseDecorator)
      +
      Decorates the server span with custom data when the gRPC call is closed.
      +
      +
      Parameters:
      +
      serverCloseDecorator - used to decorate the server span
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/4.7.1/api/io/micronaut/grpc/server/tracing/GrpcServerTracingInterceptorFactory.html b/4.7.1/api/io/micronaut/grpc/server/tracing/GrpcServerTracingInterceptorFactory.html new file mode 100644 index 000000000..69cc6a14a --- /dev/null +++ b/4.7.1/api/io/micronaut/grpc/server/tracing/GrpcServerTracingInterceptorFactory.html @@ -0,0 +1,179 @@ + + + + +GrpcServerTracingInterceptorFactory (grpc-parent 4.7.1 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class GrpcServerTracingInterceptorFactory

+
+
java.lang.Object +
io.micronaut.grpc.server.tracing.GrpcServerTracingInterceptorFactory
+
+
+
+
@Factory +public class GrpcServerTracingInterceptorFactory +extends Object
+
Factory that builds the Tracing interceptors.
+
+
Since:
+
1.0
+
Author:
+
graemerocher
+
+
+
+ +
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      GrpcServerTracingInterceptorFactory

      +
      public GrpcServerTracingInterceptorFactory()
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    + +
    +
  • +
+
+ +
+
+
+ + diff --git a/4.7.1/api/io/micronaut/grpc/server/tracing/package-summary.html b/4.7.1/api/io/micronaut/grpc/server/tracing/package-summary.html new file mode 100644 index 000000000..24d72a3f4 --- /dev/null +++ b/4.7.1/api/io/micronaut/grpc/server/tracing/package-summary.html @@ -0,0 +1,110 @@ + + + + +io.micronaut.grpc.server.tracing (grpc-parent 4.7.1 API) + + + + + + + + + + + + + + +
+ +
+
+
+

Package io.micronaut.grpc.server.tracing

+
+
+
@Configuration +@Requires(classes={io.opentracing.Tracer.class,io.opentracing.contrib.grpc.TracingClientInterceptor.class,io.opentracing.contrib.grpc.TracingServerInterceptor.class}) @Requires(beans=io.opentracing.Tracer.class) +package io.micronaut.grpc.server.tracing
+
+
Classes related to distributed tracing.
+
+
+ +
+
+
+
+ + diff --git a/4.7.1/api/io/micronaut/grpc/server/tracing/package-tree.html b/4.7.1/api/io/micronaut/grpc/server/tracing/package-tree.html new file mode 100644 index 000000000..4a4fba48f --- /dev/null +++ b/4.7.1/api/io/micronaut/grpc/server/tracing/package-tree.html @@ -0,0 +1,71 @@ + + + + +io.micronaut.grpc.server.tracing Class Hierarchy (grpc-parent 4.7.1 API) + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package io.micronaut.grpc.server.tracing

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+
+
+
+ + diff --git a/4.7.1/api/io/micronaut/protobuf/codec/ExtensionRegistryFactory.html b/4.7.1/api/io/micronaut/protobuf/codec/ExtensionRegistryFactory.html new file mode 100644 index 000000000..c36d486a7 --- /dev/null +++ b/4.7.1/api/io/micronaut/protobuf/codec/ExtensionRegistryFactory.html @@ -0,0 +1,174 @@ + + + + +ExtensionRegistryFactory (grpc-parent 4.7.1 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class ExtensionRegistryFactory

+
+
java.lang.Object +
io.micronaut.protobuf.codec.ExtensionRegistryFactory
+
+
+
+
@Factory +@Requires(classes=com.google.protobuf.ExtensionRegistry.class) +public class ExtensionRegistryFactory +extends Object
+
Creates the default ExtensionRegistry.
+
+
Since:
+
1.0
+
Author:
+
graemerocher
+
+
+
+ +
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      ExtensionRegistryFactory

      +
      public ExtensionRegistryFactory()
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      extensionRegistry

      +
      @Singleton +protected com.google.protobuf.ExtensionRegistry extensionRegistry()
      +
      Constructs the extension registry.
      +
      +
      Returns:
      +
      The extension registry
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/4.7.1/api/io/micronaut/protobuf/codec/ProtobufferCodec.html b/4.7.1/api/io/micronaut/protobuf/codec/ProtobufferCodec.html new file mode 100644 index 000000000..4988cf9f9 --- /dev/null +++ b/4.7.1/api/io/micronaut/protobuf/codec/ProtobufferCodec.html @@ -0,0 +1,470 @@ + + + + +ProtobufferCodec (grpc-parent 4.7.1 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class ProtobufferCodec

+
+
java.lang.Object +
io.micronaut.protobuf.codec.ProtobufferCodec
+
+
+
+
All Implemented Interfaces:
+
io.micronaut.http.codec.MediaTypeCodec
+
+
+
@Singleton +@Named("protobuf") +public class ProtobufferCodec +extends Object +implements io.micronaut.http.codec.MediaTypeCodec
+
Protocol buffers codec.
+
+
Author:
+
graemerocher, luistrigueiros
+
+
+
+
    + +
  • +
    +

    Field Summary

    +
    Fields
    +
    +
    Modifier and Type
    +
    Field
    +
    Description
    +
    static final List<io.micronaut.http.MediaType>
    + +
    +
    List of default protobuf media types.
    +
    +
    static final String
    + +
    +
    Protobuffer encoded data: application/x-protobuf.
    +
    +
    static final io.micronaut.http.MediaType
    + +
    +
    Protobuffer encoded data: application/x-protobuf.
    +
    +
    static final io.micronaut.http.MediaType
    + +
    +
    Protobuffer encoded data: application/protobuf.
    +
    +
    static final String
    + +
    +
    Protobuffer encoded data: application/protobuf.
    +
    +
    static final String
    + +
    +
    This Header is to say the fully qualified name of the message builder to use.
    +
    +
    +
    +
  • + +
  • +
    +

    Constructor Summary

    +
    Constructors
    +
    +
    Constructor
    +
    Description
    +
    ProtobufferCodec(com.google.protobuf.ExtensionRegistry extensionRegistry)
    +
    +
    Default constructor.
    +
    +
    +
    +
  • + +
  • +
    +

    Method Summary

    +
    +
    +
    +
    +
    Modifier and Type
    +
    Method
    +
    Description
    +
    <T> T
    +
    decode(io.micronaut.core.type.Argument<T> type, + byte[] bytes)
    +
     
    +
    <T> T
    +
    decode(io.micronaut.core.type.Argument<T> type, + io.micronaut.core.io.buffer.ByteBuffer<?> buffer)
    +
     
    +
    <T> T
    +
    decode(io.micronaut.core.type.Argument<T> type, + InputStream inputStream)
    +
     
    +
    <T> byte[]
    +
    encode(T object)
    +
     
    +
    <T, +B> io.micronaut.core.io.buffer.ByteBuffer<B>
    +
    encode(T object, + io.micronaut.core.io.buffer.ByteBufferFactory<?,B> allocator)
    +
     
    +
    <T> void
    +
    encode(T object, + OutputStream outputStream)
    +
     
    +
    com.google.protobuf.ExtensionRegistry
    + +
     
    +
    Collection<io.micronaut.http.MediaType>
    + +
     
    +
    Optional<com.google.protobuf.Message.Builder>
    +
    getMessageBuilder(Class<? extends com.google.protobuf.Message> clazz)
    +
    +
    Create a new Message.Builder instance for the given class.
    +
    +
    void
    +
    setMediaTypes(List<io.micronaut.http.MediaType> mediaTypes)
    +
    +
    Method to customize media types for this codec.
    +
    +
    boolean
    + +
     
    +
    +
    +
    +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    +
    +

    Methods inherited from interface io.micronaut.http.codec.MediaTypeCodec

    +decode, decode, decode, decode, decode, encode, encode, encode
    +
    +
  • +
+
+
+
    + +
  • +
    +

    Field Details

    +
      +
    • +
      +

      X_PROTOBUF_MESSAGE_HEADER

      +
      public static final String X_PROTOBUF_MESSAGE_HEADER
      +
      This Header is to say the fully qualified name of the message builder to use. + This is needed when the request is untyped
      +
      +
      See Also:
      +
      + +
      +
      +
      +
    • +
    • +
      +

      PROTOBUFFER_ENCODED

      +
      public static final String PROTOBUFFER_ENCODED
      +
      Protobuffer encoded data: application/x-protobuf.
      +
      +
      See Also:
      +
      + +
      +
      +
      +
    • +
    • +
      +

      PROTOBUFFER_ENCODED2

      +
      public static final String PROTOBUFFER_ENCODED2
      +
      Protobuffer encoded data: application/protobuf.
      +
      +
      See Also:
      +
      + +
      +
      +
      +
    • +
    • +
      +

      PROTOBUFFER_ENCODED_TYPE

      +
      public static final io.micronaut.http.MediaType PROTOBUFFER_ENCODED_TYPE
      +
      Protobuffer encoded data: application/x-protobuf.
      +
      +
    • +
    • +
      +

      PROTOBUFFER_ENCODED_TYPE2

      +
      public static final io.micronaut.http.MediaType PROTOBUFFER_ENCODED_TYPE2
      +
      Protobuffer encoded data: application/protobuf.
      +
      +
    • +
    • +
      +

      DEFAULT_MEDIA_TYPES

      +
      public static final List<io.micronaut.http.MediaType> DEFAULT_MEDIA_TYPES
      +
      List of default protobuf media types.
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      ProtobufferCodec

      +
      public ProtobufferCodec(com.google.protobuf.ExtensionRegistry extensionRegistry)
      +
      Default constructor.
      +
      +
      Parameters:
      +
      extensionRegistry - The extension registry
      +
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      supportsType

      +
      public boolean supportsType(Class<?> type)
      +
      +
      Specified by:
      +
      supportsType in interface io.micronaut.http.codec.MediaTypeCodec
      +
      +
      +
    • +
    • +
      +

      getMediaTypes

      +
      public Collection<io.micronaut.http.MediaType> getMediaTypes()
      +
      +
      Specified by:
      +
      getMediaTypes in interface io.micronaut.http.codec.MediaTypeCodec
      +
      +
      +
    • +
    • +
      +

      setMediaTypes

      +
      public void setMediaTypes(List<io.micronaut.http.MediaType> mediaTypes)
      +
      Method to customize media types for this codec.
      +
      +
      Parameters:
      +
      mediaTypes - media types for which need use this codec.
      +
      +
      +
    • +
    • +
      +

      decode

      +
      public <T> T decode(io.micronaut.core.type.Argument<T> type, + InputStream inputStream) + throws io.micronaut.http.codec.CodecException
      +
      +
      Specified by:
      +
      decode in interface io.micronaut.http.codec.MediaTypeCodec
      +
      Throws:
      +
      io.micronaut.http.codec.CodecException
      +
      +
      +
    • +
    • +
      +

      decode

      +
      public <T> T decode(io.micronaut.core.type.Argument<T> type, + io.micronaut.core.io.buffer.ByteBuffer<?> buffer) + throws io.micronaut.http.codec.CodecException
      +
      +
      Specified by:
      +
      decode in interface io.micronaut.http.codec.MediaTypeCodec
      +
      Throws:
      +
      io.micronaut.http.codec.CodecException
      +
      +
      +
    • +
    • +
      +

      decode

      +
      public <T> T decode(io.micronaut.core.type.Argument<T> type, + byte[] bytes) + throws io.micronaut.http.codec.CodecException
      +
      +
      Specified by:
      +
      decode in interface io.micronaut.http.codec.MediaTypeCodec
      +
      Throws:
      +
      io.micronaut.http.codec.CodecException
      +
      +
      +
    • +
    • +
      +

      encode

      +
      public <T> void encode(T object, + OutputStream outputStream) + throws io.micronaut.http.codec.CodecException
      +
      +
      Specified by:
      +
      encode in interface io.micronaut.http.codec.MediaTypeCodec
      +
      Throws:
      +
      io.micronaut.http.codec.CodecException
      +
      +
      +
    • +
    • +
      +

      encode

      +
      public <T> byte[] encode(T object) + throws io.micronaut.http.codec.CodecException
      +
      +
      Specified by:
      +
      encode in interface io.micronaut.http.codec.MediaTypeCodec
      +
      Throws:
      +
      io.micronaut.http.codec.CodecException
      +
      +
      +
    • +
    • +
      +

      encode

      +
      public <T, +B> +io.micronaut.core.io.buffer.ByteBuffer<B> encode(T object, + io.micronaut.core.io.buffer.ByteBufferFactory<?,B> allocator) + throws io.micronaut.http.codec.CodecException
      +
      +
      Specified by:
      +
      encode in interface io.micronaut.http.codec.MediaTypeCodec
      +
      Throws:
      +
      io.micronaut.http.codec.CodecException
      +
      +
      +
    • +
    • +
      +

      getExtensionRegistry

      +
      public com.google.protobuf.ExtensionRegistry getExtensionRegistry()
      +
      +
      Returns:
      +
      The extension registry
      +
      +
      +
    • +
    • +
      +

      getMessageBuilder

      +
      public Optional<com.google.protobuf.Message.Builder> getMessageBuilder(Class<? extends com.google.protobuf.Message> clazz)
      +
      Create a new Message.Builder instance for the given class. +

      This method uses a ConcurrentHashMap for caching method lookups.

      +
      +
      Parameters:
      +
      clazz - The class.
      +
      Returns:
      +
      The message builder
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/4.7.1/api/io/micronaut/protobuf/codec/package-summary.html b/4.7.1/api/io/micronaut/protobuf/codec/package-summary.html new file mode 100644 index 000000000..401ae4253 --- /dev/null +++ b/4.7.1/api/io/micronaut/protobuf/codec/package-summary.html @@ -0,0 +1,87 @@ + + + + +io.micronaut.protobuf.codec (grpc-parent 4.7.1 API) + + + + + + + + + + + + + + +
+ +
+
+
+

Package io.micronaut.protobuf.codec

+
+
+
package io.micronaut.protobuf.codec
+
+ +
+
+
+
+ + diff --git a/4.7.1/api/io/micronaut/protobuf/codec/package-tree.html b/4.7.1/api/io/micronaut/protobuf/codec/package-tree.html new file mode 100644 index 000000000..fc86a1337 --- /dev/null +++ b/4.7.1/api/io/micronaut/protobuf/codec/package-tree.html @@ -0,0 +1,71 @@ + + + + +io.micronaut.protobuf.codec Class Hierarchy (grpc-parent 4.7.1 API) + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package io.micronaut.protobuf.codec

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+
+
+
+ + diff --git a/4.7.1/api/io/micronaut/protobuf/convert/ByteBufToProtoMessageConverter.html b/4.7.1/api/io/micronaut/protobuf/convert/ByteBufToProtoMessageConverter.html new file mode 100644 index 000000000..55859dcea --- /dev/null +++ b/4.7.1/api/io/micronaut/protobuf/convert/ByteBufToProtoMessageConverter.html @@ -0,0 +1,187 @@ + + + + +ByteBufToProtoMessageConverter (grpc-parent 4.7.1 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class ByteBufToProtoMessageConverter

+
+
java.lang.Object +
io.micronaut.protobuf.convert.ByteBufToProtoMessageConverter
+
+
+
+
All Implemented Interfaces:
+
io.micronaut.core.convert.TypeConverter<io.netty.buffer.ByteBuf,com.google.protobuf.Message>
+
+
+
@Singleton +@Requires(classes={com.google.protobuf.Message.class,io.netty.buffer.ByteBuf.class}) +public class ByteBufToProtoMessageConverter +extends Object +implements io.micronaut.core.convert.TypeConverter<io.netty.buffer.ByteBuf,com.google.protobuf.Message>
+
Converts Protocol buffer messages from Netty ByteBuf.
+
+
Author:
+
graemerocher, luistrigueiros
+
+
+
+ +
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      ByteBufToProtoMessageConverter

      +
      public ByteBufToProtoMessageConverter(ProtobufferCodec codec)
      +
      Default constructor.
      +
      +
      Parameters:
      +
      codec - The codec
      +
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      convert

      +
      public Optional<com.google.protobuf.Message> convert(io.netty.buffer.ByteBuf object, + Class<com.google.protobuf.Message> targetType, + io.micronaut.core.convert.ConversionContext context)
      +
      +
      Specified by:
      +
      convert in interface io.micronaut.core.convert.TypeConverter<io.netty.buffer.ByteBuf,com.google.protobuf.Message>
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/4.7.1/api/io/micronaut/protobuf/convert/ProtoMessageToByteBufConverter.html b/4.7.1/api/io/micronaut/protobuf/convert/ProtoMessageToByteBufConverter.html new file mode 100644 index 000000000..44844933f --- /dev/null +++ b/4.7.1/api/io/micronaut/protobuf/convert/ProtoMessageToByteBufConverter.html @@ -0,0 +1,184 @@ + + + + +ProtoMessageToByteBufConverter (grpc-parent 4.7.1 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class ProtoMessageToByteBufConverter

+
+
java.lang.Object +
io.micronaut.protobuf.convert.ProtoMessageToByteBufConverter
+
+
+
+
All Implemented Interfaces:
+
io.micronaut.core.convert.TypeConverter<com.google.protobuf.Message,io.netty.buffer.ByteBuf>
+
+
+
@Singleton +@Requires(classes={com.google.protobuf.Message.class,io.netty.buffer.ByteBuf.class}) +public class ProtoMessageToByteBufConverter +extends Object +implements io.micronaut.core.convert.TypeConverter<com.google.protobuf.Message,io.netty.buffer.ByteBuf>
+
Converts Protocol buffer messages to Netty ByteBuf.
+
+
Author:
+
graemerocher, luistrigueiros
+
+
+
+
    + +
  • +
    +

    Constructor Summary

    +
    Constructors
    +
    +
    Constructor
    +
    Description
    +
    ProtoMessageToByteBufConverter(io.micronaut.core.convert.ConversionService conversionService)
    +
     
    +
    +
    +
  • + +
  • +
    +

    Method Summary

    +
    +
    +
    +
    +
    Modifier and Type
    +
    Method
    +
    Description
    +
    Optional<io.netty.buffer.ByteBuf>
    +
    convert(com.google.protobuf.Message object, + Class<io.netty.buffer.ByteBuf> targetType, + io.micronaut.core.convert.ConversionContext context)
    +
     
    +
    +
    +
    +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    +
    +

    Methods inherited from interface io.micronaut.core.convert.TypeConverter

    +convert
    +
    +
  • +
+
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      ProtoMessageToByteBufConverter

      +
      public ProtoMessageToByteBufConverter(io.micronaut.core.convert.ConversionService conversionService)
      +
      +
      Parameters:
      +
      conversionService - The conversion service
      +
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      convert

      +
      public Optional<io.netty.buffer.ByteBuf> convert(com.google.protobuf.Message object, + Class<io.netty.buffer.ByteBuf> targetType, + io.micronaut.core.convert.ConversionContext context)
      +
      +
      Specified by:
      +
      convert in interface io.micronaut.core.convert.TypeConverter<com.google.protobuf.Message,io.netty.buffer.ByteBuf>
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/4.7.1/api/io/micronaut/protobuf/convert/package-summary.html b/4.7.1/api/io/micronaut/protobuf/convert/package-summary.html new file mode 100644 index 000000000..4b57f378a --- /dev/null +++ b/4.7.1/api/io/micronaut/protobuf/convert/package-summary.html @@ -0,0 +1,87 @@ + + + + +io.micronaut.protobuf.convert (grpc-parent 4.7.1 API) + + + + + + + + + + + + + + +
+ +
+
+
+

Package io.micronaut.protobuf.convert

+
+
+
package io.micronaut.protobuf.convert
+
+ +
+
+
+
+ + diff --git a/4.7.1/api/io/micronaut/protobuf/convert/package-tree.html b/4.7.1/api/io/micronaut/protobuf/convert/package-tree.html new file mode 100644 index 000000000..6e835f80f --- /dev/null +++ b/4.7.1/api/io/micronaut/protobuf/convert/package-tree.html @@ -0,0 +1,71 @@ + + + + +io.micronaut.protobuf.convert Class Hierarchy (grpc-parent 4.7.1 API) + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package io.micronaut.protobuf.convert

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+
+
+
+ + diff --git a/4.7.1/api/io/micronaut/protobuf/handler/ProtobufBodyHandler.html b/4.7.1/api/io/micronaut/protobuf/handler/ProtobufBodyHandler.html new file mode 100644 index 000000000..8019d12d9 --- /dev/null +++ b/4.7.1/api/io/micronaut/protobuf/handler/ProtobufBodyHandler.html @@ -0,0 +1,221 @@ + + + + +ProtobufBodyHandler (grpc-parent 4.7.1 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class ProtobufBodyHandler<T extends com.google.protobuf.Message>

+
+
java.lang.Object +
io.micronaut.protobuf.handler.ProtobufBodyHandler<T>
+
+
+
+
Type Parameters:
+
T - The body type
+
+
+
All Implemented Interfaces:
+
io.micronaut.http.body.MessageBodyHandler<T>, io.micronaut.http.body.MessageBodyReader<T>, io.micronaut.http.body.MessageBodyWriter<T>
+
+
+
@Singleton +@Produces({"application/x-protobuf","application/protobuf"}) +@Consumes({"application/x-protobuf","application/protobuf"}) +public final class ProtobufBodyHandler<T extends com.google.protobuf.Message> +extends Object +implements io.micronaut.http.body.MessageBodyHandler<T>
+
Message body handler for protobuf Messages.
+
+
Since:
+
4.0.0
+
Author:
+
Jonas Konrad
+
+
+
+
    + +
  • +
    +

    Constructor Summary

    +
    Constructors
    +
    +
    Constructor
    +
    Description
    +
    ProtobufBodyHandler(ProtobufferCodec codec, + com.google.protobuf.ExtensionRegistry extensionRegistry)
    +
     
    +
    +
    +
  • + +
  • +
    +

    Method Summary

    +
    +
    +
    +
    +
    Modifier and Type
    +
    Method
    +
    Description
    + +
    read(io.micronaut.core.type.Argument<T> type, + io.micronaut.http.MediaType mediaType, + io.micronaut.core.type.Headers httpHeaders, + InputStream inputStream)
    +
     
    +
    void
    +
    writeTo(io.micronaut.core.type.Argument<T> type, + io.micronaut.http.MediaType mediaType, + T object, + io.micronaut.core.type.MutableHeaders outgoingHeaders, + OutputStream outputStream)
    +
     
    +
    +
    +
    +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    +
    +

    Methods inherited from interface io.micronaut.http.body.MessageBodyReader

    +isReadable, read
    +
    +

    Methods inherited from interface io.micronaut.http.body.MessageBodyWriter

    +createSpecific, isBlocking, isWriteable, writeTo
    +
    +
  • +
+
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      ProtobufBodyHandler

      +
      public ProtobufBodyHandler(ProtobufferCodec codec, + com.google.protobuf.ExtensionRegistry extensionRegistry)
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      read

      +
      public T read(io.micronaut.core.type.Argument<T> type, + io.micronaut.http.MediaType mediaType, + io.micronaut.core.type.Headers httpHeaders, + InputStream inputStream) + throws io.micronaut.http.codec.CodecException
      +
      +
      Specified by:
      +
      read in interface io.micronaut.http.body.MessageBodyReader<T extends com.google.protobuf.Message>
      +
      Throws:
      +
      io.micronaut.http.codec.CodecException
      +
      +
      +
    • +
    • +
      +

      writeTo

      +
      public void writeTo(io.micronaut.core.type.Argument<T> type, + io.micronaut.http.MediaType mediaType, + T object, + io.micronaut.core.type.MutableHeaders outgoingHeaders, + OutputStream outputStream) + throws io.micronaut.http.codec.CodecException
      +
      +
      Specified by:
      +
      writeTo in interface io.micronaut.http.body.MessageBodyWriter<T extends com.google.protobuf.Message>
      +
      Throws:
      +
      io.micronaut.http.codec.CodecException
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/4.7.1/api/io/micronaut/protobuf/handler/package-summary.html b/4.7.1/api/io/micronaut/protobuf/handler/package-summary.html new file mode 100644 index 000000000..3b20a92c0 --- /dev/null +++ b/4.7.1/api/io/micronaut/protobuf/handler/package-summary.html @@ -0,0 +1,83 @@ + + + + +io.micronaut.protobuf.handler (grpc-parent 4.7.1 API) + + + + + + + + + + + + + + +
+ +
+
+
+

Package io.micronaut.protobuf.handler

+
+
+
package io.micronaut.protobuf.handler
+
+
    +
  • +
    +
    Classes
    +
    +
    Class
    +
    Description
    +
    ProtobufBodyHandler<T extends com.google.protobuf.Message>
    +
    +
    Message body handler for protobuf Messages.
    +
    +
    +
    +
  • +
+
+
+
+
+ + diff --git a/4.7.1/api/io/micronaut/protobuf/handler/package-tree.html b/4.7.1/api/io/micronaut/protobuf/handler/package-tree.html new file mode 100644 index 000000000..bce29bb09 --- /dev/null +++ b/4.7.1/api/io/micronaut/protobuf/handler/package-tree.html @@ -0,0 +1,70 @@ + + + + +io.micronaut.protobuf.handler Class Hierarchy (grpc-parent 4.7.1 API) + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package io.micronaut.protobuf.handler

+Package Hierarchies: + +
+
+

Class Hierarchy

+
    +
  • java.lang.Object +
      +
    • io.micronaut.protobuf.handler.ProtobufBodyHandler<T> (implements io.micronaut.http.body.MessageBodyHandler<T>)
    • +
    +
  • +
+
+
+
+
+ + diff --git a/4.7.1/api/jquery-ui.overrides.css b/4.7.1/api/jquery-ui.overrides.css new file mode 100644 index 000000000..facf852c2 --- /dev/null +++ b/4.7.1/api/jquery-ui.overrides.css @@ -0,0 +1,35 @@ +/* + * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved. + * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. + * + * This code is free software; you can redistribute it and/or modify it + * under the terms of the GNU General Public License version 2 only, as + * published by the Free Software Foundation. Oracle designates this + * particular file as subject to the "Classpath" exception as provided + * by Oracle in the LICENSE file that accompanied this code. + * + * This code is distributed in the hope that it will be useful, but WITHOUT + * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or + * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License + * version 2 for more details (a copy is included in the LICENSE file that + * accompanied this code). + * + * You should have received a copy of the GNU General Public License version + * 2 along with this work; if not, write to the Free Software Foundation, + * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. + * + * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA + * or visit www.oracle.com if you need additional information or have any + * questions. + */ + +.ui-state-active, +.ui-widget-content .ui-state-active, +.ui-widget-header .ui-state-active, +a.ui-button:active, +.ui-button:active, +.ui-button.ui-state-active:hover { + /* Overrides the color of selection used in jQuery UI */ + background: #F8981D; + border: 1px solid #F8981D; +} diff --git a/4.7.1/api/legal/ADDITIONAL_LICENSE_INFO b/4.7.1/api/legal/ADDITIONAL_LICENSE_INFO new file mode 100644 index 000000000..ff700cd09 --- /dev/null +++ b/4.7.1/api/legal/ADDITIONAL_LICENSE_INFO @@ -0,0 +1,37 @@ + ADDITIONAL INFORMATION ABOUT LICENSING + +Certain files distributed by Oracle America, Inc. and/or its affiliates are +subject to the following clarification and special exception to the GPLv2, +based on the GNU Project exception for its Classpath libraries, known as the +GNU Classpath Exception. + +Note that Oracle includes multiple, independent programs in this software +package. Some of those programs are provided under licenses deemed +incompatible with the GPLv2 by the Free Software Foundation and others. +For example, the package includes programs licensed under the Apache +License, Version 2.0 and may include FreeType. Such programs are licensed +to you under their original licenses. + +Oracle facilitates your further distribution of this package by adding the +Classpath Exception to the necessary parts of its GPLv2 code, which permits +you to use that code in combination with other independent modules not +licensed under the GPLv2. However, note that this would not permit you to +commingle code under an incompatible license with Oracle's GPLv2 licensed +code by, for example, cutting and pasting such code into a file also +containing Oracle's GPLv2 licensed code and then distributing the result. + +Additionally, if you were to remove the Classpath Exception from any of the +files to which it applies and distribute the result, you would likely be +required to license some or all of the other code in that distribution under +the GPLv2 as well, and since the GPLv2 is incompatible with the license terms +of some items included in the distribution by Oracle, removing the Classpath +Exception could therefore effectively compromise your ability to further +distribute the package. + +Failing to distribute notices associated with some files may also create +unexpected legal consequences. + +Proceed with caution and we recommend that you obtain the advice of a lawyer +skilled in open source matters before removing the Classpath Exception or +making modifications to this package which may subsequently be redistributed +and/or involve the use of third party software. diff --git a/4.7.1/api/legal/ASSEMBLY_EXCEPTION b/4.7.1/api/legal/ASSEMBLY_EXCEPTION new file mode 100644 index 000000000..065b8d902 --- /dev/null +++ b/4.7.1/api/legal/ASSEMBLY_EXCEPTION @@ -0,0 +1,27 @@ + +OPENJDK ASSEMBLY EXCEPTION + +The OpenJDK source code made available by Oracle America, Inc. (Oracle) at +openjdk.java.net ("OpenJDK Code") is distributed under the terms of the GNU +General Public License version 2 +only ("GPL2"), with the following clarification and special exception. + + Linking this OpenJDK Code statically or dynamically with other code + is making a combined work based on this library. Thus, the terms + and conditions of GPL2 cover the whole combination. + + As a special exception, Oracle gives you permission to link this + OpenJDK Code with certain code licensed by Oracle as indicated at + http://openjdk.java.net/legal/exception-modules-2007-05-08.html + ("Designated Exception Modules") to produce an executable, + regardless of the license terms of the Designated Exception Modules, + and to copy and distribute the resulting executable under GPL2, + provided that the Designated Exception Modules continue to be + governed by the licenses under which they were offered by Oracle. + +As such, it allows licensees and sublicensees of Oracle's GPL2 OpenJDK Code +to build an executable that includes those portions of necessary code that +Oracle could not provide under GPL2 (or that Oracle has provided under GPL2 +with the Classpath exception). If you modify or add to the OpenJDK code, +that new GPL2 code may still be combined with Designated Exception Modules +if the new code is made subject to this exception by its copyright holder. diff --git a/4.7.1/api/legal/LICENSE b/4.7.1/api/legal/LICENSE new file mode 100644 index 000000000..8b400c7ab --- /dev/null +++ b/4.7.1/api/legal/LICENSE @@ -0,0 +1,347 @@ +The GNU General Public License (GPL) + +Version 2, June 1991 + +Copyright (C) 1989, 1991 Free Software Foundation, Inc. +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + +Everyone is permitted to copy and distribute verbatim copies of this license +document, but changing it is not allowed. + +Preamble + +The licenses for most software are designed to take away your freedom to share +and change it. By contrast, the GNU General Public License is intended to +guarantee your freedom to share and change free software--to make sure the +software is free for all its users. This General Public License applies to +most of the Free Software Foundation's software and to any other program whose +authors commit to using it. (Some other Free Software Foundation software is +covered by the GNU Library General Public License instead.) You can apply it to +your programs, too. + +When we speak of free software, we are referring to freedom, not price. Our +General Public Licenses are designed to make sure that you have the freedom to +distribute copies of free software (and charge for this service if you wish), +that you receive source code or can get it if you want it, that you can change +the software or use pieces of it in new free programs; and that you know you +can do these things. + +To protect your rights, we need to make restrictions that forbid anyone to deny +you these rights or to ask you to surrender the rights. These restrictions +translate to certain responsibilities for you if you distribute copies of the +software, or if you modify it. + +For example, if you distribute copies of such a program, whether gratis or for +a fee, you must give the recipients all the rights that you have. You must +make sure that they, too, receive or can get the source code. And you must +show them these terms so they know their rights. + +We protect your rights with two steps: (1) copyright the software, and (2) +offer you this license which gives you legal permission to copy, distribute +and/or modify the software. + +Also, for each author's protection and ours, we want to make certain that +everyone understands that there is no warranty for this free software. If the +software is modified by someone else and passed on, we want its recipients to +know that what they have is not the original, so that any problems introduced +by others will not reflect on the original authors' reputations. + +Finally, any free program is threatened constantly by software patents. We +wish to avoid the danger that redistributors of a free program will +individually obtain patent licenses, in effect making the program proprietary. +To prevent this, we have made it clear that any patent must be licensed for +everyone's free use or not licensed at all. + +The precise terms and conditions for copying, distribution and modification +follow. + +TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION + +0. This License applies to any program or other work which contains a notice +placed by the copyright holder saying it may be distributed under the terms of +this General Public License. The "Program", below, refers to any such program +or work, and a "work based on the Program" means either the Program or any +derivative work under copyright law: that is to say, a work containing the +Program or a portion of it, either verbatim or with modifications and/or +translated into another language. (Hereinafter, translation is included +without limitation in the term "modification".) Each licensee is addressed as +"you". + +Activities other than copying, distribution and modification are not covered by +this License; they are outside its scope. The act of running the Program is +not restricted, and the output from the Program is covered only if its contents +constitute a work based on the Program (independent of having been made by +running the Program). Whether that is true depends on what the Program does. + +1. You may copy and distribute verbatim copies of the Program's source code as +you receive it, in any medium, provided that you conspicuously and +appropriately publish on each copy an appropriate copyright notice and +disclaimer of warranty; keep intact all the notices that refer to this License +and to the absence of any warranty; and give any other recipients of the +Program a copy of this License along with the Program. + +You may charge a fee for the physical act of transferring a copy, and you may +at your option offer warranty protection in exchange for a fee. + +2. You may modify your copy or copies of the Program or any portion of it, thus +forming a work based on the Program, and copy and distribute such modifications +or work under the terms of Section 1 above, provided that you also meet all of +these conditions: + + a) You must cause the modified files to carry prominent notices stating + that you changed the files and the date of any change. + + b) You must cause any work that you distribute or publish, that in whole or + in part contains or is derived from the Program or any part thereof, to be + licensed as a whole at no charge to all third parties under the terms of + this License. + + c) If the modified program normally reads commands interactively when run, + you must cause it, when started running for such interactive use in the + most ordinary way, to print or display an announcement including an + appropriate copyright notice and a notice that there is no warranty (or + else, saying that you provide a warranty) and that users may redistribute + the program under these conditions, and telling the user how to view a copy + of this License. (Exception: if the Program itself is interactive but does + not normally print such an announcement, your work based on the Program is + not required to print an announcement.) + +These requirements apply to the modified work as a whole. If identifiable +sections of that work are not derived from the Program, and can be reasonably +considered independent and separate works in themselves, then this License, and +its terms, do not apply to those sections when you distribute them as separate +works. But when you distribute the same sections as part of a whole which is a +work based on the Program, the distribution of the whole must be on the terms +of this License, whose permissions for other licensees extend to the entire +whole, and thus to each and every part regardless of who wrote it. + +Thus, it is not the intent of this section to claim rights or contest your +rights to work written entirely by you; rather, the intent is to exercise the +right to control the distribution of derivative or collective works based on +the Program. + +In addition, mere aggregation of another work not based on the Program with the +Program (or with a work based on the Program) on a volume of a storage or +distribution medium does not bring the other work under the scope of this +License. + +3. You may copy and distribute the Program (or a work based on it, under +Section 2) in object code or executable form under the terms of Sections 1 and +2 above provided that you also do one of the following: + + a) Accompany it with the complete corresponding machine-readable source + code, which must be distributed under the terms of Sections 1 and 2 above + on a medium customarily used for software interchange; or, + + b) Accompany it with a written offer, valid for at least three years, to + give any third party, for a charge no more than your cost of physically + performing source distribution, a complete machine-readable copy of the + corresponding source code, to be distributed under the terms of Sections 1 + and 2 above on a medium customarily used for software interchange; or, + + c) Accompany it with the information you received as to the offer to + distribute corresponding source code. (This alternative is allowed only + for noncommercial distribution and only if you received the program in + object code or executable form with such an offer, in accord with + Subsection b above.) + +The source code for a work means the preferred form of the work for making +modifications to it. For an executable work, complete source code means all +the source code for all modules it contains, plus any associated interface +definition files, plus the scripts used to control compilation and installation +of the executable. However, as a special exception, the source code +distributed need not include anything that is normally distributed (in either +source or binary form) with the major components (compiler, kernel, and so on) +of the operating system on which the executable runs, unless that component +itself accompanies the executable. + +If distribution of executable or object code is made by offering access to copy +from a designated place, then offering equivalent access to copy the source +code from the same place counts as distribution of the source code, even though +third parties are not compelled to copy the source along with the object code. + +4. You may not copy, modify, sublicense, or distribute the Program except as +expressly provided under this License. Any attempt otherwise to copy, modify, +sublicense or distribute the Program is void, and will automatically terminate +your rights under this License. However, parties who have received copies, or +rights, from you under this License will not have their licenses terminated so +long as such parties remain in full compliance. + +5. You are not required to accept this License, since you have not signed it. +However, nothing else grants you permission to modify or distribute the Program +or its derivative works. These actions are prohibited by law if you do not +accept this License. Therefore, by modifying or distributing the Program (or +any work based on the Program), you indicate your acceptance of this License to +do so, and all its terms and conditions for copying, distributing or modifying +the Program or works based on it. + +6. Each time you redistribute the Program (or any work based on the Program), +the recipient automatically receives a license from the original licensor to +copy, distribute or modify the Program subject to these terms and conditions. +You may not impose any further restrictions on the recipients' exercise of the +rights granted herein. You are not responsible for enforcing compliance by +third parties to this License. + +7. If, as a consequence of a court judgment or allegation of patent +infringement or for any other reason (not limited to patent issues), conditions +are imposed on you (whether by court order, agreement or otherwise) that +contradict the conditions of this License, they do not excuse you from the +conditions of this License. If you cannot distribute so as to satisfy +simultaneously your obligations under this License and any other pertinent +obligations, then as a consequence you may not distribute the Program at all. +For example, if a patent license would not permit royalty-free redistribution +of the Program by all those who receive copies directly or indirectly through +you, then the only way you could satisfy both it and this License would be to +refrain entirely from distribution of the Program. + +If any portion of this section is held invalid or unenforceable under any +particular circumstance, the balance of the section is intended to apply and +the section as a whole is intended to apply in other circumstances. + +It is not the purpose of this section to induce you to infringe any patents or +other property right claims or to contest validity of any such claims; this +section has the sole purpose of protecting the integrity of the free software +distribution system, which is implemented by public license practices. Many +people have made generous contributions to the wide range of software +distributed through that system in reliance on consistent application of that +system; it is up to the author/donor to decide if he or she is willing to +distribute software through any other system and a licensee cannot impose that +choice. + +This section is intended to make thoroughly clear what is believed to be a +consequence of the rest of this License. + +8. If the distribution and/or use of the Program is restricted in certain +countries either by patents or by copyrighted interfaces, the original +copyright holder who places the Program under this License may add an explicit +geographical distribution limitation excluding those countries, so that +distribution is permitted only in or among countries not thus excluded. In +such case, this License incorporates the limitation as if written in the body +of this License. + +9. The Free Software Foundation may publish revised and/or new versions of the +General Public License from time to time. Such new versions will be similar in +spirit to the present version, but may differ in detail to address new problems +or concerns. + +Each version is given a distinguishing version number. If the Program +specifies a version number of this License which applies to it and "any later +version", you have the option of following the terms and conditions either of +that version or of any later version published by the Free Software Foundation. +If the Program does not specify a version number of this License, you may +choose any version ever published by the Free Software Foundation. + +10. If you wish to incorporate parts of the Program into other free programs +whose distribution conditions are different, write to the author to ask for +permission. For software which is copyrighted by the Free Software Foundation, +write to the Free Software Foundation; we sometimes make exceptions for this. +Our decision will be guided by the two goals of preserving the free status of +all derivatives of our free software and of promoting the sharing and reuse of +software generally. + +NO WARRANTY + +11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR +THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE +STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE +PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, +INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND +FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND +PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, +YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. + +12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL +ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE +PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY +GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR +INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA +BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A +FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER +OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. + +END OF TERMS AND CONDITIONS + +How to Apply These Terms to Your New Programs + +If you develop a new program, and you want it to be of the greatest possible +use to the public, the best way to achieve this is to make it free software +which everyone can redistribute and change under these terms. + +To do so, attach the following notices to the program. It is safest to attach +them to the start of each source file to most effectively convey the exclusion +of warranty; and each file should have at least the "copyright" line and a +pointer to where the full notice is found. + + One line to give the program's name and a brief idea of what it does. + + Copyright (C) + + This program is free software; you can redistribute it and/or modify it + under the terms of the GNU General Public License as published by the Free + Software Foundation; either version 2 of the License, or (at your option) + any later version. + + This program is distributed in the hope that it will be useful, but WITHOUT + ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or + FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for + more details. + + You should have received a copy of the GNU General Public License along + with this program; if not, write to the Free Software Foundation, Inc., + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + +Also add information on how to contact you by electronic and paper mail. + +If the program is interactive, make it output a short notice like this when it +starts in an interactive mode: + + Gnomovision version 69, Copyright (C) year name of author Gnomovision comes + with ABSOLUTELY NO WARRANTY; for details type 'show w'. This is free + software, and you are welcome to redistribute it under certain conditions; + type 'show c' for details. + +The hypothetical commands 'show w' and 'show c' should show the appropriate +parts of the General Public License. Of course, the commands you use may be +called something other than 'show w' and 'show c'; they could even be +mouse-clicks or menu items--whatever suits your program. + +You should also get your employer (if you work as a programmer) or your school, +if any, to sign a "copyright disclaimer" for the program, if necessary. Here +is a sample; alter the names: + + Yoyodyne, Inc., hereby disclaims all copyright interest in the program + 'Gnomovision' (which makes passes at compilers) written by James Hacker. + + signature of Ty Coon, 1 April 1989 + + Ty Coon, President of Vice + +This General Public License does not permit incorporating your program into +proprietary programs. If your program is a subroutine library, you may +consider it more useful to permit linking proprietary applications with the +library. If this is what you want to do, use the GNU Library General Public +License instead of this License. + + +"CLASSPATH" EXCEPTION TO THE GPL + +Certain source files distributed by Oracle America and/or its affiliates are +subject to the following clarification and special exception to the GPL, but +only where Oracle has expressly included in the particular source file's header +the words "Oracle designates this particular file as subject to the "Classpath" +exception as provided by Oracle in the LICENSE file that accompanied this code." + + Linking this library statically or dynamically with other modules is making + a combined work based on this library. Thus, the terms and conditions of + the GNU General Public License cover the whole combination. + + As a special exception, the copyright holders of this library give you + permission to link this library with independent modules to produce an + executable, regardless of the license terms of these independent modules, + and to copy and distribute the resulting executable under terms of your + choice, provided that you also meet, for each linked independent module, + the terms and conditions of the license of that module. An independent + module is a module which is not derived from or based on this library. If + you modify this library, you may extend this exception to your version of + the library, but you are not obligated to do so. If you do not wish to do + so, delete this exception statement from your version. diff --git a/4.7.1/api/legal/jquery.md b/4.7.1/api/legal/jquery.md new file mode 100644 index 000000000..d468b3183 --- /dev/null +++ b/4.7.1/api/legal/jquery.md @@ -0,0 +1,72 @@ +## jQuery v3.6.1 + +### jQuery License +``` +jQuery v 3.6.1 +Copyright OpenJS Foundation and other contributors, https://openjsf.org/ + +Permission is hereby granted, free of charge, to any person obtaining +a copy of this software and associated documentation files (the +"Software"), to deal in the Software without restriction, including +without limitation the rights to use, copy, modify, merge, publish, +distribute, sublicense, and/or sell copies of the Software, and to +permit persons to whom the Software is furnished to do so, subject to +the following conditions: + +The above copyright notice and this permission notice shall be +included in all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, +EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND +NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE +LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION +OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION +WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + +****************************************** + +The jQuery JavaScript Library v3.6.1 also includes Sizzle.js + +Sizzle.js includes the following license: + +Copyright JS Foundation and other contributors, https://js.foundation/ + +This software consists of voluntary contributions made by many +individuals. For exact contribution history, see the revision history +available at https://github.com/jquery/sizzle + +The following license applies to all parts of this software except as +documented below: + +==== + +Permission is hereby granted, free of charge, to any person obtaining +a copy of this software and associated documentation files (the +"Software"), to deal in the Software without restriction, including +without limitation the rights to use, copy, modify, merge, publish, +distribute, sublicense, and/or sell copies of the Software, and to +permit persons to whom the Software is furnished to do so, subject to +the following conditions: + +The above copyright notice and this permission notice shall be +included in all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, +EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND +NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE +LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION +OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION +WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + +==== + +All files located in the node_modules and external directories are +externally maintained libraries used by this software which have their +own licenses; we recommend you read them, as their terms may differ from +the terms above. + +********************* + +``` diff --git a/4.7.1/api/legal/jqueryUI.md b/4.7.1/api/legal/jqueryUI.md new file mode 100644 index 000000000..8bda9d7a8 --- /dev/null +++ b/4.7.1/api/legal/jqueryUI.md @@ -0,0 +1,49 @@ +## jQuery UI v1.13.2 + +### jQuery UI License +``` +Copyright jQuery Foundation and other contributors, https://jquery.org/ + +This software consists of voluntary contributions made by many +individuals. For exact contribution history, see the revision history +available at https://github.com/jquery/jquery-ui + +The following license applies to all parts of this software except as +documented below: + +==== + +Permission is hereby granted, free of charge, to any person obtaining +a copy of this software and associated documentation files (the +"Software"), to deal in the Software without restriction, including +without limitation the rights to use, copy, modify, merge, publish, +distribute, sublicense, and/or sell copies of the Software, and to +permit persons to whom the Software is furnished to do so, subject to +the following conditions: + +The above copyright notice and this permission notice shall be +included in all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, +EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND +NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE +LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION +OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION +WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + +==== + +Copyright and related rights for sample code are waived via CC0. Sample +code is defined as all source code contained within the demos directory. + +CC0: http://creativecommons.org/publicdomain/zero/1.0/ + +==== + +All files located in the node_modules and external directories are +externally maintained libraries used by this software which have their +own licenses; we recommend you read them, as their terms may differ from +the terms above. + +``` diff --git a/4.7.1/api/member-search-index.js b/4.7.1/api/member-search-index.js new file mode 100644 index 000000000..5e50227f3 --- /dev/null +++ b/4.7.1/api/member-search-index.js @@ -0,0 +1 @@ +memberSearchIndex = [{"p":"io.micronaut.grpc.client.tracing","c":"GrpcClientTracingInterceptorConfiguration","l":"builder"},{"p":"io.micronaut.grpc.server.tracing","c":"GrpcServerTracingInterceptorConfiguration","l":"builder"},{"p":"io.micronaut.protobuf.convert","c":"ByteBufToProtoMessageConverter","l":"ByteBufToProtoMessageConverter(ProtobufferCodec)","u":"%3Cinit%3E(io.micronaut.protobuf.codec.ProtobufferCodec)"},{"p":"io.micronaut.grpc.channels","c":"GrpcManagedChannelConfiguration","l":"channelBuilder"},{"p":"io.micronaut.grpc.client.tracing","c":"GrpcClientTracingInterceptorFactory","l":"clientTracingInterceptor(GrpcClientTracingInterceptorConfiguration)","u":"clientTracingInterceptor(io.micronaut.grpc.client.tracing.GrpcClientTracingInterceptorConfiguration)"},{"p":"io.micronaut.grpc.channels","c":"GrpcManagedChannelFactory","l":"close()"},{"p":"io.micronaut.grpc.channels","c":"GrpcManagedChannelConfiguration","l":"CONNECT_ON_STARTUP"},{"p":"io.micronaut.grpc.channels","c":"GrpcManagedChannelConfiguration","l":"CONNECTION_TIMEOUT"},{"p":"io.micronaut.protobuf.convert","c":"ByteBufToProtoMessageConverter","l":"convert(ByteBuf, Class, ConversionContext)","u":"convert(io.netty.buffer.ByteBuf,java.lang.Class,io.micronaut.core.convert.ConversionContext)"},{"p":"io.micronaut.protobuf.convert","c":"ProtoMessageToByteBufConverter","l":"convert(Message, Class, ConversionContext)","u":"convert(com.google.protobuf.Message,java.lang.Class,io.micronaut.core.convert.ConversionContext)"},{"p":"io.micronaut.protobuf.codec","c":"ProtobufferCodec","l":"decode(Argument, byte[])","u":"decode(io.micronaut.core.type.Argument,byte[])"},{"p":"io.micronaut.protobuf.codec","c":"ProtobufferCodec","l":"decode(Argument, ByteBuffer)","u":"decode(io.micronaut.core.type.Argument,io.micronaut.core.io.buffer.ByteBuffer)"},{"p":"io.micronaut.protobuf.codec","c":"ProtobufferCodec","l":"decode(Argument, InputStream)","u":"decode(io.micronaut.core.type.Argument,java.io.InputStream)"},{"p":"io.micronaut.grpc.server","c":"GrpcServerConfiguration","l":"DEFAULT_AWAIT_TERMINATION"},{"p":"io.micronaut.protobuf.codec","c":"ProtobufferCodec","l":"DEFAULT_MEDIA_TYPES"},{"p":"io.micronaut.grpc.server","c":"GrpcServerConfiguration","l":"DEFAULT_PORT"},{"p":"io.micronaut.grpc.discovery","c":"GrpcNameResolverProvider","l":"ENABLED"},{"p":"io.micronaut.grpc.server","c":"GrpcServerConfiguration","l":"ENABLED"},{"p":"io.micronaut.protobuf.codec","c":"ProtobufferCodec","l":"encode(T)"},{"p":"io.micronaut.protobuf.codec","c":"ProtobufferCodec","l":"encode(T, ByteBufferFactory)","u":"encode(T,io.micronaut.core.io.buffer.ByteBufferFactory)"},{"p":"io.micronaut.protobuf.codec","c":"ProtobufferCodec","l":"encode(T, OutputStream)","u":"encode(T,java.io.OutputStream)"},{"p":"io.micronaut.protobuf.codec","c":"ExtensionRegistryFactory","l":"extensionRegistry()"},{"p":"io.micronaut.protobuf.codec","c":"ExtensionRegistryFactory","l":"ExtensionRegistryFactory()","u":"%3Cinit%3E()"},{"p":"io.micronaut.grpc.server","c":"GrpcEmbeddedServer","l":"getApplicationConfiguration()"},{"p":"io.micronaut.grpc.server","c":"GrpcEmbeddedServer","l":"getApplicationContext()"},{"p":"io.micronaut.grpc.server","c":"GrpcServerConfiguration","l":"getAwaitTermination()"},{"p":"io.micronaut.grpc.client.tracing","c":"GrpcClientTracingInterceptorConfiguration","l":"getBuilder()"},{"p":"io.micronaut.grpc.server.tracing","c":"GrpcServerTracingInterceptorConfiguration","l":"getBuilder()"},{"p":"io.micronaut.grpc.server","c":"GrpcSslConfiguration","l":"getCertChain()"},{"p":"io.micronaut.grpc.channels","c":"GrpcManagedChannelConfiguration","l":"getChannelBuilder()"},{"p":"io.micronaut.grpc.channels","c":"GrpcManagedChannelConfiguration","l":"getConnectionTimeout()"},{"p":"io.micronaut.grpc.discovery","c":"GrpcNameResolverProvider","l":"getDefaultScheme()"},{"p":"io.micronaut.protobuf.codec","c":"ProtobufferCodec","l":"getExtensionRegistry()"},{"p":"io.micronaut.grpc.server.health","c":"HealthStatusManagerContainer","l":"getHealthStatusManager()"},{"p":"io.micronaut.grpc.server","c":"GrpcEmbeddedServer","l":"getHost()"},{"p":"io.micronaut.grpc.server","c":"GrpcServerConfiguration","l":"getInstanceId()"},{"p":"io.micronaut.protobuf.codec","c":"ProtobufferCodec","l":"getMediaTypes()"},{"p":"io.micronaut.protobuf.codec","c":"ProtobufferCodec","l":"getMessageBuilder(Class)","u":"getMessageBuilder(java.lang.Class)"},{"p":"io.micronaut.grpc.channels","c":"GrpcManagedChannelConfiguration","l":"getName()"},{"p":"io.micronaut.grpc.server.interceptor","c":"OrderedServerInterceptor","l":"getOrder()"},{"p":"io.micronaut.grpc.server","c":"GrpcEmbeddedServer","l":"getPort()"},{"p":"io.micronaut.grpc.server","c":"GrpcSslConfiguration","l":"getPrivateKey()"},{"p":"io.micronaut.grpc.server.health","c":"GrpcServerHealthIndicator","l":"getResult()"},{"p":"io.micronaut.grpc.server","c":"GrpcEmbeddedServer","l":"getScheme()"},{"p":"io.micronaut.grpc.server","c":"GrpcEmbeddedServer","l":"getServer()"},{"p":"io.micronaut.grpc.server","c":"GrpcServerConfiguration","l":"getServerBuilder()"},{"p":"io.micronaut.grpc.server","c":"GrpcEmbeddedServer","l":"getServerConfiguration()"},{"p":"io.micronaut.grpc.server","c":"GrpcServerConfiguration","l":"getServerConfiguration()"},{"p":"io.micronaut.grpc.server","c":"GrpcServerConfiguration","l":"getServerHost()"},{"p":"io.micronaut.grpc.server","c":"GrpcServerConfiguration","l":"getServerPort()"},{"p":"io.micronaut.grpc.server","c":"GrpcEmbeddedServer","l":"getURI()"},{"p":"io.micronaut.grpc.server","c":"GrpcEmbeddedServer","l":"getURL()"},{"p":"io.micronaut.grpc.channels","c":"GrpcChannelBuilderFactory","l":"GrpcChannelBuilderFactory(ApplicationContext, ExecutorService)","u":"%3Cinit%3E(io.micronaut.context.ApplicationContext,java.util.concurrent.ExecutorService)"},{"p":"io.micronaut.grpc.client.tracing","c":"GrpcClientTracingInterceptorConfiguration","l":"GrpcClientTracingInterceptorConfiguration(Tracer)","u":"%3Cinit%3E(io.opentracing.Tracer)"},{"p":"io.micronaut.grpc.client.tracing","c":"GrpcClientTracingInterceptorFactory","l":"GrpcClientTracingInterceptorFactory()","u":"%3Cinit%3E()"},{"p":"io.micronaut.grpc.channels","c":"GrpcDefaultManagedChannelConfiguration","l":"GrpcDefaultManagedChannelConfiguration(Environment, ExecutorService)","u":"%3Cinit%3E(io.micronaut.context.env.Environment,java.util.concurrent.ExecutorService)"},{"p":"io.micronaut.grpc.channels","c":"GrpcDefaultManagedChannelConfiguration","l":"GrpcDefaultManagedChannelConfiguration(String, Environment, ExecutorService)","u":"%3Cinit%3E(java.lang.String,io.micronaut.context.env.Environment,java.util.concurrent.ExecutorService)"},{"p":"io.micronaut.grpc.server.health","c":"GrpcHealthFactory","l":"GrpcHealthFactory()","u":"%3Cinit%3E()"},{"p":"io.micronaut.grpc.channels","c":"GrpcManagedChannelConfiguration","l":"GrpcManagedChannelConfiguration(String, Environment, ExecutorService)","u":"%3Cinit%3E(java.lang.String,io.micronaut.context.env.Environment,java.util.concurrent.ExecutorService)"},{"p":"io.micronaut.grpc.channels","c":"GrpcManagedChannelFactory","l":"GrpcManagedChannelFactory(ApplicationContext)","u":"%3Cinit%3E(io.micronaut.context.ApplicationContext)"},{"p":"io.micronaut.grpc.channels","c":"GrpcNamedManagedChannelConfiguration","l":"GrpcNamedManagedChannelConfiguration(String, Environment, ExecutorService)","u":"%3Cinit%3E(java.lang.String,io.micronaut.context.env.Environment,java.util.concurrent.ExecutorService)"},{"p":"io.micronaut.grpc.discovery","c":"GrpcNameResolverProvider","l":"GrpcNameResolverProvider(DiscoveryClient, List)","u":"%3Cinit%3E(io.micronaut.discovery.DiscoveryClient,java.util.List)"},{"p":"io.micronaut.grpc.server","c":"GrpcServerBuilder","l":"GrpcServerBuilder(HealthStatusManagerContainer)","u":"%3Cinit%3E(io.micronaut.grpc.server.health.HealthStatusManagerContainer)"},{"p":"io.micronaut.grpc.server","c":"GrpcServerChannel","l":"GrpcServerChannel()","u":"%3Cinit%3E()"},{"p":"io.micronaut.grpc.server","c":"GrpcServerConfiguration","l":"GrpcServerConfiguration(Environment, String, Integer, ExecutorService, ResourceResolver)","u":"%3Cinit%3E(io.micronaut.context.env.Environment,java.lang.String,java.lang.Integer,java.util.concurrent.ExecutorService,io.micronaut.core.io.ResourceResolver)"},{"p":"io.micronaut.grpc.server.health","c":"GrpcServerHealthIndicator","l":"GrpcServerHealthIndicator(EmbeddedServer)","u":"%3Cinit%3E(io.micronaut.runtime.server.EmbeddedServer)"},{"p":"io.micronaut.grpc.server.tracing","c":"GrpcServerTracingInterceptorConfiguration","l":"GrpcServerTracingInterceptorConfiguration(Tracer)","u":"%3Cinit%3E(io.opentracing.Tracer)"},{"p":"io.micronaut.grpc.server.tracing","c":"GrpcServerTracingInterceptorFactory","l":"GrpcServerTracingInterceptorFactory()","u":"%3Cinit%3E()"},{"p":"io.micronaut.grpc.server","c":"GrpcSslConfiguration","l":"GrpcSslConfiguration()","u":"%3Cinit%3E()"},{"p":"io.micronaut.grpc.server.health","c":"GrpcHealthFactory","l":"HEALTH_ENABLED"},{"p":"io.micronaut.grpc.server.health","c":"GrpcHealthFactory","l":"healthStatusManager()"},{"p":"io.micronaut.grpc.server.health","c":"HealthStatusManagerContainer","l":"HealthStatusManagerContainer(HealthStatusManager)","u":"%3Cinit%3E(io.grpc.protobuf.services.HealthStatusManager)"},{"p":"io.micronaut.grpc.server","c":"GrpcServerConfiguration","l":"HOST"},{"p":"io.micronaut.grpc.annotation","c":"GrpcChannel","l":"id()"},{"p":"io.micronaut.grpc.server.interceptor","c":"OrderedServerInterceptor","l":"interceptCall(ServerCall, Metadata, ServerCallHandler)","u":"interceptCall(io.grpc.ServerCall,io.grpc.Metadata,io.grpc.ServerCallHandler)"},{"p":"io.micronaut.grpc.discovery","c":"GrpcNameResolverProvider","l":"isAvailable()"},{"p":"io.micronaut.grpc.channels","c":"GrpcManagedChannelConfiguration","l":"isConnectOnStartup()"},{"p":"io.micronaut.grpc.discovery","c":"GrpcNameResolverProvider","l":"isRunning()"},{"p":"io.micronaut.grpc.server","c":"GrpcEmbeddedServer","l":"isRunning()"},{"p":"io.micronaut.grpc.server","c":"GrpcServerConfiguration","l":"isSecure()"},{"p":"io.micronaut.grpc.server","c":"GrpcEmbeddedServer","l":"isServer()"},{"p":"io.micronaut.grpc.channels","c":"GrpcManagedChannelFactory","l":"managedChannel(InjectionPoint)","u":"managedChannel(io.micronaut.inject.InjectionPoint)"},{"p":"io.micronaut.grpc.channels","c":"GrpcChannelBuilderFactory","l":"managedChannelBuilder(String, List)","u":"managedChannelBuilder(java.lang.String,java.util.List)"},{"p":"io.micronaut.grpc.channels","c":"GrpcManagedChannelConfiguration","l":"name"},{"p":"io.micronaut.grpc.channels","c":"GrpcDefaultManagedChannelConfiguration","l":"NAME"},{"p":"io.micronaut.grpc.server","c":"GrpcServerChannel","l":"NAME"},{"p":"io.micronaut.grpc.discovery","c":"GrpcNameResolverProvider","l":"newNameResolver(URI, NameResolver.Args)","u":"newNameResolver(java.net.URI,io.grpc.NameResolver.Args)"},{"p":"io.micronaut.grpc.server.interceptor","c":"OrderedServerInterceptor","l":"OrderedServerInterceptor(ServerInterceptor, int)","u":"%3Cinit%3E(io.grpc.ServerInterceptor,int)"},{"p":"io.micronaut.grpc.server","c":"GrpcServerConfiguration","l":"PORT"},{"p":"io.micronaut.grpc.channels","c":"GrpcDefaultManagedChannelConfiguration","l":"PREFIX"},{"p":"io.micronaut.grpc.channels","c":"GrpcManagedChannelConfiguration","l":"PREFIX"},{"p":"io.micronaut.grpc.client.tracing","c":"GrpcClientTracingInterceptorConfiguration","l":"PREFIX"},{"p":"io.micronaut.grpc.server","c":"GrpcServerConfiguration","l":"PREFIX"},{"p":"io.micronaut.grpc.server.tracing","c":"GrpcServerTracingInterceptorConfiguration","l":"PREFIX"},{"p":"io.micronaut.grpc.discovery","c":"GrpcNameResolverProvider","l":"PRIORITY"},{"p":"io.micronaut.grpc.discovery","c":"GrpcNameResolverProvider","l":"priority()"},{"p":"io.micronaut.protobuf.handler","c":"ProtobufBodyHandler","l":"ProtobufBodyHandler(ProtobufferCodec, ExtensionRegistry)","u":"%3Cinit%3E(io.micronaut.protobuf.codec.ProtobufferCodec,com.google.protobuf.ExtensionRegistry)"},{"p":"io.micronaut.protobuf.codec","c":"ProtobufferCodec","l":"PROTOBUFFER_ENCODED"},{"p":"io.micronaut.protobuf.codec","c":"ProtobufferCodec","l":"PROTOBUFFER_ENCODED_TYPE"},{"p":"io.micronaut.protobuf.codec","c":"ProtobufferCodec","l":"PROTOBUFFER_ENCODED_TYPE2"},{"p":"io.micronaut.protobuf.codec","c":"ProtobufferCodec","l":"PROTOBUFFER_ENCODED2"},{"p":"io.micronaut.protobuf.codec","c":"ProtobufferCodec","l":"ProtobufferCodec(ExtensionRegistry)","u":"%3Cinit%3E(com.google.protobuf.ExtensionRegistry)"},{"p":"io.micronaut.protobuf.convert","c":"ProtoMessageToByteBufConverter","l":"ProtoMessageToByteBufConverter(ConversionService)","u":"%3Cinit%3E(io.micronaut.core.convert.ConversionService)"},{"p":"io.micronaut.protobuf.handler","c":"ProtobufBodyHandler","l":"read(Argument, MediaType, Headers, InputStream)","u":"read(io.micronaut.core.type.Argument,io.micronaut.http.MediaType,io.micronaut.core.type.Headers,java.io.InputStream)"},{"p":"io.micronaut.grpc.server","c":"GrpcServerConfiguration","l":"serverBuilder"},{"p":"io.micronaut.grpc.server","c":"GrpcServerBuilder","l":"serverBuilder(GrpcServerConfiguration, List, List, List, List)","u":"serverBuilder(io.micronaut.grpc.server.GrpcServerConfiguration,java.util.List,java.util.List,java.util.List,java.util.List)"},{"p":"io.micronaut.grpc.server","c":"GrpcServerChannel","l":"serverChannel(GrpcEmbeddedServer, ExecutorService, List)","u":"serverChannel(io.micronaut.grpc.server.GrpcEmbeddedServer,java.util.concurrent.ExecutorService,java.util.List)"},{"p":"io.micronaut.grpc.server.tracing","c":"GrpcServerTracingInterceptorFactory","l":"serverTracingInterceptor(GrpcServerTracingInterceptorConfiguration)","u":"serverTracingInterceptor(io.micronaut.grpc.server.tracing.GrpcServerTracingInterceptorConfiguration)"},{"p":"io.micronaut.grpc.server","c":"GrpcServerConfiguration","l":"setAwaitTermination(Duration)","u":"setAwaitTermination(java.time.Duration)"},{"p":"io.micronaut.grpc.server","c":"GrpcSslConfiguration","l":"setCertChain(String)","u":"setCertChain(java.lang.String)"},{"p":"io.micronaut.grpc.client.tracing","c":"GrpcClientTracingInterceptorConfiguration","l":"setClientCloseDecorator(ClientCloseDecorator)","u":"setClientCloseDecorator(io.opentracing.contrib.grpc.ClientCloseDecorator)"},{"p":"io.micronaut.grpc.client.tracing","c":"GrpcClientTracingInterceptorConfiguration","l":"setClientSpanDecorator(ClientSpanDecorator)","u":"setClientSpanDecorator(io.opentracing.contrib.grpc.ClientSpanDecorator)"},{"p":"io.micronaut.grpc.server","c":"GrpcServerConfiguration","l":"setInstanceId(String)","u":"setInstanceId(java.lang.String)"},{"p":"io.micronaut.grpc.server","c":"GrpcServerConfiguration","l":"setMaxInboundMessageSize(int)"},{"p":"io.micronaut.grpc.server","c":"GrpcServerConfiguration","l":"setMaxInboundMetadataSize(int)"},{"p":"io.micronaut.protobuf.codec","c":"ProtobufferCodec","l":"setMediaTypes(List)","u":"setMediaTypes(java.util.List)"},{"p":"io.micronaut.grpc.server","c":"GrpcSslConfiguration","l":"setPrivateKey(String)","u":"setPrivateKey(java.lang.String)"},{"p":"io.micronaut.grpc.server.tracing","c":"GrpcServerTracingInterceptorConfiguration","l":"setServerCloseDecorator(ServerCloseDecorator)","u":"setServerCloseDecorator(io.opentracing.contrib.grpc.ServerCloseDecorator)"},{"p":"io.micronaut.grpc.server","c":"GrpcServerConfiguration","l":"setServerConfiguration(GrpcSslConfiguration)","u":"setServerConfiguration(io.micronaut.grpc.server.GrpcSslConfiguration)"},{"p":"io.micronaut.grpc.server.tracing","c":"GrpcServerTracingInterceptorConfiguration","l":"setServerSpanDecorator(ServerSpanDecorator)","u":"setServerSpanDecorator(io.opentracing.contrib.grpc.ServerSpanDecorator)"},{"p":"io.micronaut.grpc.channels","c":"GrpcManagedChannelConfiguration","l":"SETTING_TARGET"},{"p":"io.micronaut.grpc.channels","c":"GrpcManagedChannelConfiguration","l":"SETTING_URL"},{"p":"io.micronaut.grpc.discovery","c":"GrpcNameResolverProvider","l":"start()"},{"p":"io.micronaut.grpc.server","c":"GrpcEmbeddedServer","l":"start()"},{"p":"io.micronaut.grpc.discovery","c":"GrpcNameResolverProvider","l":"stop()"},{"p":"io.micronaut.grpc.server","c":"GrpcEmbeddedServer","l":"stop()"},{"p":"io.micronaut.protobuf.codec","c":"ProtobufferCodec","l":"supportsType(Class)","u":"supportsType(java.lang.Class)"},{"p":"io.micronaut.grpc.annotation","c":"GrpcChannel","l":"value()"},{"p":"io.micronaut.protobuf.handler","c":"ProtobufBodyHandler","l":"writeTo(Argument, MediaType, T, MutableHeaders, OutputStream)","u":"writeTo(io.micronaut.core.type.Argument,io.micronaut.http.MediaType,T,io.micronaut.core.type.MutableHeaders,java.io.OutputStream)"},{"p":"io.micronaut.protobuf.codec","c":"ProtobufferCodec","l":"X_PROTOBUF_MESSAGE_HEADER"}];updateSearchResults(); \ No newline at end of file diff --git a/4.7.1/api/module-search-index.js b/4.7.1/api/module-search-index.js new file mode 100644 index 000000000..0d59754fc --- /dev/null +++ b/4.7.1/api/module-search-index.js @@ -0,0 +1 @@ +moduleSearchIndex = [];updateSearchResults(); \ No newline at end of file diff --git a/4.7.1/api/overview-summary.html b/4.7.1/api/overview-summary.html new file mode 100644 index 000000000..c7f9e7002 --- /dev/null +++ b/4.7.1/api/overview-summary.html @@ -0,0 +1,25 @@ + + + + +grpc-parent 4.7.1 API + + + + + + + + + + +
+ +

index.html

+
+ + diff --git a/4.7.1/api/overview-tree.html b/4.7.1/api/overview-tree.html new file mode 100644 index 000000000..15402b818 --- /dev/null +++ b/4.7.1/api/overview-tree.html @@ -0,0 +1,121 @@ + + + + +Class Hierarchy (grpc-parent 4.7.1 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+

Class Hierarchy

+ +
+
+

Annotation Interface Hierarchy

+ +
+
+
+
+ + diff --git a/4.7.1/api/package-search-index.js b/4.7.1/api/package-search-index.js new file mode 100644 index 000000000..c87817823 --- /dev/null +++ b/4.7.1/api/package-search-index.js @@ -0,0 +1 @@ +packageSearchIndex = [{"l":"All Packages","u":"allpackages-index.html"},{"l":"io.micronaut.grpc.annotation"},{"l":"io.micronaut.grpc.channels"},{"l":"io.micronaut.grpc.client.tracing"},{"l":"io.micronaut.grpc.discovery"},{"l":"io.micronaut.grpc.server"},{"l":"io.micronaut.grpc.server.health"},{"l":"io.micronaut.grpc.server.interceptor"},{"l":"io.micronaut.grpc.server.tracing"},{"l":"io.micronaut.protobuf.codec"},{"l":"io.micronaut.protobuf.convert"},{"l":"io.micronaut.protobuf.handler"}];updateSearchResults(); \ No newline at end of file diff --git a/4.7.1/api/resources/glass.png b/4.7.1/api/resources/glass.png new file mode 100644 index 0000000000000000000000000000000000000000..a7f591f467a1c0c949bbc510156a0c1afb860a6e GIT binary patch literal 499 zcmVJoRsvExf%rEN>jUL}qZ_~k#FbE+Q;{`;0FZwVNX2n-^JoI; zP;4#$8DIy*Yk-P>VN(DUKmPse7mx+ExD4O|;?E5D0Z5($mjO3`*anwQU^s{ZDK#Lz zj>~{qyaIx5K!t%=G&2IJNzg!ChRpyLkO7}Ry!QaotAHAMpbB3AF(}|_f!G-oI|uK6 z`id_dumai5K%C3Y$;tKS_iqMPHg<*|-@e`liWLAggVM!zAP#@l;=c>S03;{#04Z~5 zN_+ss=Yg6*hTr59mzMwZ@+l~q!+?ft!fF66AXT#wWavHt30bZWFCK%!BNk}LN?0Hg z1VF_nfs`Lm^DjYZ1(1uD0u4CSIr)XAaqW6IT{!St5~1{i=i}zAy76p%_|w8rh@@c0Axr!ns=D-X+|*sY6!@wacG9%)Qn*O zl0sa739kT-&_?#oVxXF6tOnqTD)cZ}2vi$`ZU8RLAlo8=_z#*P3xI~i!lEh+Pdu-L zx{d*wgjtXbnGX_Yf@Tc7Q3YhLhPvc8noGJs2DA~1DySiA&6V{5JzFt ojAY1KXm~va;tU{v7C?Xj0BHw!K;2aXV*mgE07*qoM6N<$f;4TDA^-pY literal 0 HcmV?d00001 diff --git a/4.7.1/api/script-dir/jquery-3.6.1.min.js b/4.7.1/api/script-dir/jquery-3.6.1.min.js new file mode 100644 index 000000000..2c69bc908 --- /dev/null +++ b/4.7.1/api/script-dir/jquery-3.6.1.min.js @@ -0,0 +1,2 @@ +/*! jQuery v3.6.1 | (c) OpenJS Foundation and other contributors | jquery.org/license */ +!function(e,t){"use strict";"object"==typeof module&&"object"==typeof module.exports?module.exports=e.document?t(e,!0):function(e){if(!e.document)throw new Error("jQuery requires a window with a document");return t(e)}:t(e)}("undefined"!=typeof window?window:this,function(C,e){"use strict";var t=[],r=Object.getPrototypeOf,s=t.slice,g=t.flat?function(e){return t.flat.call(e)}:function(e){return t.concat.apply([],e)},u=t.push,i=t.indexOf,n={},o=n.toString,y=n.hasOwnProperty,a=y.toString,l=a.call(Object),v={},m=function(e){return"function"==typeof e&&"number"!=typeof e.nodeType&&"function"!=typeof e.item},x=function(e){return null!=e&&e===e.window},E=C.document,c={type:!0,src:!0,nonce:!0,noModule:!0};function b(e,t,n){var r,i,o=(n=n||E).createElement("script");if(o.text=e,t)for(r in c)(i=t[r]||t.getAttribute&&t.getAttribute(r))&&o.setAttribute(r,i);n.head.appendChild(o).parentNode.removeChild(o)}function w(e){return null==e?e+"":"object"==typeof e||"function"==typeof e?n[o.call(e)]||"object":typeof e}var f="3.6.1",S=function(e,t){return new S.fn.init(e,t)};function p(e){var t=!!e&&"length"in e&&e.length,n=w(e);return!m(e)&&!x(e)&&("array"===n||0===t||"number"==typeof t&&0+~]|"+M+")"+M+"*"),U=new RegExp(M+"|>"),X=new RegExp(F),V=new RegExp("^"+I+"$"),G={ID:new RegExp("^#("+I+")"),CLASS:new RegExp("^\\.("+I+")"),TAG:new RegExp("^("+I+"|[*])"),ATTR:new RegExp("^"+W),PSEUDO:new RegExp("^"+F),CHILD:new RegExp("^:(only|first|last|nth|nth-last)-(child|of-type)(?:\\("+M+"*(even|odd|(([+-]|)(\\d*)n|)"+M+"*(?:([+-]|)"+M+"*(\\d+)|))"+M+"*\\)|)","i"),bool:new RegExp("^(?:"+R+")$","i"),needsContext:new RegExp("^"+M+"*[>+~]|:(even|odd|eq|gt|lt|nth|first|last)(?:\\("+M+"*((?:-\\d)?\\d*)"+M+"*\\)|)(?=[^-]|$)","i")},Y=/HTML$/i,Q=/^(?:input|select|textarea|button)$/i,J=/^h\d$/i,K=/^[^{]+\{\s*\[native \w/,Z=/^(?:#([\w-]+)|(\w+)|\.([\w-]+))$/,ee=/[+~]/,te=new RegExp("\\\\[\\da-fA-F]{1,6}"+M+"?|\\\\([^\\r\\n\\f])","g"),ne=function(e,t){var n="0x"+e.slice(1)-65536;return t||(n<0?String.fromCharCode(n+65536):String.fromCharCode(n>>10|55296,1023&n|56320))},re=/([\0-\x1f\x7f]|^-?\d)|^-$|[^\0-\x1f\x7f-\uFFFF\w-]/g,ie=function(e,t){return t?"\0"===e?"\ufffd":e.slice(0,-1)+"\\"+e.charCodeAt(e.length-1).toString(16)+" ":"\\"+e},oe=function(){T()},ae=be(function(e){return!0===e.disabled&&"fieldset"===e.nodeName.toLowerCase()},{dir:"parentNode",next:"legend"});try{H.apply(t=O.call(p.childNodes),p.childNodes),t[p.childNodes.length].nodeType}catch(e){H={apply:t.length?function(e,t){L.apply(e,O.call(t))}:function(e,t){var n=e.length,r=0;while(e[n++]=t[r++]);e.length=n-1}}}function se(t,e,n,r){var i,o,a,s,u,l,c,f=e&&e.ownerDocument,p=e?e.nodeType:9;if(n=n||[],"string"!=typeof t||!t||1!==p&&9!==p&&11!==p)return n;if(!r&&(T(e),e=e||C,E)){if(11!==p&&(u=Z.exec(t)))if(i=u[1]){if(9===p){if(!(a=e.getElementById(i)))return n;if(a.id===i)return n.push(a),n}else if(f&&(a=f.getElementById(i))&&v(e,a)&&a.id===i)return n.push(a),n}else{if(u[2])return H.apply(n,e.getElementsByTagName(t)),n;if((i=u[3])&&d.getElementsByClassName&&e.getElementsByClassName)return H.apply(n,e.getElementsByClassName(i)),n}if(d.qsa&&!N[t+" "]&&(!y||!y.test(t))&&(1!==p||"object"!==e.nodeName.toLowerCase())){if(c=t,f=e,1===p&&(U.test(t)||z.test(t))){(f=ee.test(t)&&ve(e.parentNode)||e)===e&&d.scope||((s=e.getAttribute("id"))?s=s.replace(re,ie):e.setAttribute("id",s=S)),o=(l=h(t)).length;while(o--)l[o]=(s?"#"+s:":scope")+" "+xe(l[o]);c=l.join(",")}try{return H.apply(n,f.querySelectorAll(c)),n}catch(e){N(t,!0)}finally{s===S&&e.removeAttribute("id")}}}return g(t.replace(B,"$1"),e,n,r)}function ue(){var r=[];return function e(t,n){return r.push(t+" ")>b.cacheLength&&delete e[r.shift()],e[t+" "]=n}}function le(e){return e[S]=!0,e}function ce(e){var t=C.createElement("fieldset");try{return!!e(t)}catch(e){return!1}finally{t.parentNode&&t.parentNode.removeChild(t),t=null}}function fe(e,t){var n=e.split("|"),r=n.length;while(r--)b.attrHandle[n[r]]=t}function pe(e,t){var n=t&&e,r=n&&1===e.nodeType&&1===t.nodeType&&e.sourceIndex-t.sourceIndex;if(r)return r;if(n)while(n=n.nextSibling)if(n===t)return-1;return e?1:-1}function de(t){return function(e){return"input"===e.nodeName.toLowerCase()&&e.type===t}}function he(n){return function(e){var t=e.nodeName.toLowerCase();return("input"===t||"button"===t)&&e.type===n}}function ge(t){return function(e){return"form"in e?e.parentNode&&!1===e.disabled?"label"in e?"label"in e.parentNode?e.parentNode.disabled===t:e.disabled===t:e.isDisabled===t||e.isDisabled!==!t&&ae(e)===t:e.disabled===t:"label"in e&&e.disabled===t}}function ye(a){return le(function(o){return o=+o,le(function(e,t){var n,r=a([],e.length,o),i=r.length;while(i--)e[n=r[i]]&&(e[n]=!(t[n]=e[n]))})})}function ve(e){return e&&"undefined"!=typeof e.getElementsByTagName&&e}for(e in d=se.support={},i=se.isXML=function(e){var t=e&&e.namespaceURI,n=e&&(e.ownerDocument||e).documentElement;return!Y.test(t||n&&n.nodeName||"HTML")},T=se.setDocument=function(e){var t,n,r=e?e.ownerDocument||e:p;return r!=C&&9===r.nodeType&&r.documentElement&&(a=(C=r).documentElement,E=!i(C),p!=C&&(n=C.defaultView)&&n.top!==n&&(n.addEventListener?n.addEventListener("unload",oe,!1):n.attachEvent&&n.attachEvent("onunload",oe)),d.scope=ce(function(e){return a.appendChild(e).appendChild(C.createElement("div")),"undefined"!=typeof e.querySelectorAll&&!e.querySelectorAll(":scope fieldset div").length}),d.attributes=ce(function(e){return e.className="i",!e.getAttribute("className")}),d.getElementsByTagName=ce(function(e){return e.appendChild(C.createComment("")),!e.getElementsByTagName("*").length}),d.getElementsByClassName=K.test(C.getElementsByClassName),d.getById=ce(function(e){return a.appendChild(e).id=S,!C.getElementsByName||!C.getElementsByName(S).length}),d.getById?(b.filter.ID=function(e){var t=e.replace(te,ne);return function(e){return e.getAttribute("id")===t}},b.find.ID=function(e,t){if("undefined"!=typeof t.getElementById&&E){var n=t.getElementById(e);return n?[n]:[]}}):(b.filter.ID=function(e){var n=e.replace(te,ne);return function(e){var t="undefined"!=typeof e.getAttributeNode&&e.getAttributeNode("id");return t&&t.value===n}},b.find.ID=function(e,t){if("undefined"!=typeof t.getElementById&&E){var n,r,i,o=t.getElementById(e);if(o){if((n=o.getAttributeNode("id"))&&n.value===e)return[o];i=t.getElementsByName(e),r=0;while(o=i[r++])if((n=o.getAttributeNode("id"))&&n.value===e)return[o]}return[]}}),b.find.TAG=d.getElementsByTagName?function(e,t){return"undefined"!=typeof t.getElementsByTagName?t.getElementsByTagName(e):d.qsa?t.querySelectorAll(e):void 0}:function(e,t){var n,r=[],i=0,o=t.getElementsByTagName(e);if("*"===e){while(n=o[i++])1===n.nodeType&&r.push(n);return r}return o},b.find.CLASS=d.getElementsByClassName&&function(e,t){if("undefined"!=typeof t.getElementsByClassName&&E)return t.getElementsByClassName(e)},s=[],y=[],(d.qsa=K.test(C.querySelectorAll))&&(ce(function(e){var t;a.appendChild(e).innerHTML="",e.querySelectorAll("[msallowcapture^='']").length&&y.push("[*^$]="+M+"*(?:''|\"\")"),e.querySelectorAll("[selected]").length||y.push("\\["+M+"*(?:value|"+R+")"),e.querySelectorAll("[id~="+S+"-]").length||y.push("~="),(t=C.createElement("input")).setAttribute("name",""),e.appendChild(t),e.querySelectorAll("[name='']").length||y.push("\\["+M+"*name"+M+"*="+M+"*(?:''|\"\")"),e.querySelectorAll(":checked").length||y.push(":checked"),e.querySelectorAll("a#"+S+"+*").length||y.push(".#.+[+~]"),e.querySelectorAll("\\\f"),y.push("[\\r\\n\\f]")}),ce(function(e){e.innerHTML="";var t=C.createElement("input");t.setAttribute("type","hidden"),e.appendChild(t).setAttribute("name","D"),e.querySelectorAll("[name=d]").length&&y.push("name"+M+"*[*^$|!~]?="),2!==e.querySelectorAll(":enabled").length&&y.push(":enabled",":disabled"),a.appendChild(e).disabled=!0,2!==e.querySelectorAll(":disabled").length&&y.push(":enabled",":disabled"),e.querySelectorAll("*,:x"),y.push(",.*:")})),(d.matchesSelector=K.test(c=a.matches||a.webkitMatchesSelector||a.mozMatchesSelector||a.oMatchesSelector||a.msMatchesSelector))&&ce(function(e){d.disconnectedMatch=c.call(e,"*"),c.call(e,"[s!='']:x"),s.push("!=",F)}),y=y.length&&new RegExp(y.join("|")),s=s.length&&new RegExp(s.join("|")),t=K.test(a.compareDocumentPosition),v=t||K.test(a.contains)?function(e,t){var n=9===e.nodeType?e.documentElement:e,r=t&&t.parentNode;return e===r||!(!r||1!==r.nodeType||!(n.contains?n.contains(r):e.compareDocumentPosition&&16&e.compareDocumentPosition(r)))}:function(e,t){if(t)while(t=t.parentNode)if(t===e)return!0;return!1},j=t?function(e,t){if(e===t)return l=!0,0;var n=!e.compareDocumentPosition-!t.compareDocumentPosition;return n||(1&(n=(e.ownerDocument||e)==(t.ownerDocument||t)?e.compareDocumentPosition(t):1)||!d.sortDetached&&t.compareDocumentPosition(e)===n?e==C||e.ownerDocument==p&&v(p,e)?-1:t==C||t.ownerDocument==p&&v(p,t)?1:u?P(u,e)-P(u,t):0:4&n?-1:1)}:function(e,t){if(e===t)return l=!0,0;var n,r=0,i=e.parentNode,o=t.parentNode,a=[e],s=[t];if(!i||!o)return e==C?-1:t==C?1:i?-1:o?1:u?P(u,e)-P(u,t):0;if(i===o)return pe(e,t);n=e;while(n=n.parentNode)a.unshift(n);n=t;while(n=n.parentNode)s.unshift(n);while(a[r]===s[r])r++;return r?pe(a[r],s[r]):a[r]==p?-1:s[r]==p?1:0}),C},se.matches=function(e,t){return se(e,null,null,t)},se.matchesSelector=function(e,t){if(T(e),d.matchesSelector&&E&&!N[t+" "]&&(!s||!s.test(t))&&(!y||!y.test(t)))try{var n=c.call(e,t);if(n||d.disconnectedMatch||e.document&&11!==e.document.nodeType)return n}catch(e){N(t,!0)}return 0":{dir:"parentNode",first:!0}," ":{dir:"parentNode"},"+":{dir:"previousSibling",first:!0},"~":{dir:"previousSibling"}},preFilter:{ATTR:function(e){return e[1]=e[1].replace(te,ne),e[3]=(e[3]||e[4]||e[5]||"").replace(te,ne),"~="===e[2]&&(e[3]=" "+e[3]+" "),e.slice(0,4)},CHILD:function(e){return e[1]=e[1].toLowerCase(),"nth"===e[1].slice(0,3)?(e[3]||se.error(e[0]),e[4]=+(e[4]?e[5]+(e[6]||1):2*("even"===e[3]||"odd"===e[3])),e[5]=+(e[7]+e[8]||"odd"===e[3])):e[3]&&se.error(e[0]),e},PSEUDO:function(e){var t,n=!e[6]&&e[2];return G.CHILD.test(e[0])?null:(e[3]?e[2]=e[4]||e[5]||"":n&&X.test(n)&&(t=h(n,!0))&&(t=n.indexOf(")",n.length-t)-n.length)&&(e[0]=e[0].slice(0,t),e[2]=n.slice(0,t)),e.slice(0,3))}},filter:{TAG:function(e){var t=e.replace(te,ne).toLowerCase();return"*"===e?function(){return!0}:function(e){return e.nodeName&&e.nodeName.toLowerCase()===t}},CLASS:function(e){var t=m[e+" "];return t||(t=new RegExp("(^|"+M+")"+e+"("+M+"|$)"))&&m(e,function(e){return t.test("string"==typeof e.className&&e.className||"undefined"!=typeof e.getAttribute&&e.getAttribute("class")||"")})},ATTR:function(n,r,i){return function(e){var t=se.attr(e,n);return null==t?"!="===r:!r||(t+="","="===r?t===i:"!="===r?t!==i:"^="===r?i&&0===t.indexOf(i):"*="===r?i&&-1:\x20\t\r\n\f]*)[\x20\t\r\n\f]*\/?>(?:<\/\1>|)$/i;function j(e,n,r){return m(n)?S.grep(e,function(e,t){return!!n.call(e,t,e)!==r}):n.nodeType?S.grep(e,function(e){return e===n!==r}):"string"!=typeof n?S.grep(e,function(e){return-1)[^>]*|#([\w-]+))$/;(S.fn.init=function(e,t,n){var r,i;if(!e)return this;if(n=n||D,"string"==typeof e){if(!(r="<"===e[0]&&">"===e[e.length-1]&&3<=e.length?[null,e,null]:q.exec(e))||!r[1]&&t)return!t||t.jquery?(t||n).find(e):this.constructor(t).find(e);if(r[1]){if(t=t instanceof S?t[0]:t,S.merge(this,S.parseHTML(r[1],t&&t.nodeType?t.ownerDocument||t:E,!0)),N.test(r[1])&&S.isPlainObject(t))for(r in t)m(this[r])?this[r](t[r]):this.attr(r,t[r]);return this}return(i=E.getElementById(r[2]))&&(this[0]=i,this.length=1),this}return e.nodeType?(this[0]=e,this.length=1,this):m(e)?void 0!==n.ready?n.ready(e):e(S):S.makeArray(e,this)}).prototype=S.fn,D=S(E);var L=/^(?:parents|prev(?:Until|All))/,H={children:!0,contents:!0,next:!0,prev:!0};function O(e,t){while((e=e[t])&&1!==e.nodeType);return e}S.fn.extend({has:function(e){var t=S(e,this),n=t.length;return this.filter(function(){for(var e=0;e\x20\t\r\n\f]*)/i,he=/^$|^module$|\/(?:java|ecma)script/i;ce=E.createDocumentFragment().appendChild(E.createElement("div")),(fe=E.createElement("input")).setAttribute("type","radio"),fe.setAttribute("checked","checked"),fe.setAttribute("name","t"),ce.appendChild(fe),v.checkClone=ce.cloneNode(!0).cloneNode(!0).lastChild.checked,ce.innerHTML="",v.noCloneChecked=!!ce.cloneNode(!0).lastChild.defaultValue,ce.innerHTML="",v.option=!!ce.lastChild;var ge={thead:[1,"","
"],col:[2,"","
"],tr:[2,"","
"],td:[3,"","
"],_default:[0,"",""]};function ye(e,t){var n;return n="undefined"!=typeof e.getElementsByTagName?e.getElementsByTagName(t||"*"):"undefined"!=typeof e.querySelectorAll?e.querySelectorAll(t||"*"):[],void 0===t||t&&A(e,t)?S.merge([e],n):n}function ve(e,t){for(var n=0,r=e.length;n",""]);var me=/<|&#?\w+;/;function xe(e,t,n,r,i){for(var o,a,s,u,l,c,f=t.createDocumentFragment(),p=[],d=0,h=e.length;d\s*$/g;function je(e,t){return A(e,"table")&&A(11!==t.nodeType?t:t.firstChild,"tr")&&S(e).children("tbody")[0]||e}function De(e){return e.type=(null!==e.getAttribute("type"))+"/"+e.type,e}function qe(e){return"true/"===(e.type||"").slice(0,5)?e.type=e.type.slice(5):e.removeAttribute("type"),e}function Le(e,t){var n,r,i,o,a,s;if(1===t.nodeType){if(Y.hasData(e)&&(s=Y.get(e).events))for(i in Y.remove(t,"handle events"),s)for(n=0,r=s[i].length;n").attr(n.scriptAttrs||{}).prop({charset:n.scriptCharset,src:n.url}).on("load error",i=function(e){r.remove(),i=null,e&&t("error"===e.type?404:200,e.type)}),E.head.appendChild(r[0])},abort:function(){i&&i()}}});var Ut,Xt=[],Vt=/(=)\?(?=&|$)|\?\?/;S.ajaxSetup({jsonp:"callback",jsonpCallback:function(){var e=Xt.pop()||S.expando+"_"+Ct.guid++;return this[e]=!0,e}}),S.ajaxPrefilter("json jsonp",function(e,t,n){var r,i,o,a=!1!==e.jsonp&&(Vt.test(e.url)?"url":"string"==typeof e.data&&0===(e.contentType||"").indexOf("application/x-www-form-urlencoded")&&Vt.test(e.data)&&"data");if(a||"jsonp"===e.dataTypes[0])return r=e.jsonpCallback=m(e.jsonpCallback)?e.jsonpCallback():e.jsonpCallback,a?e[a]=e[a].replace(Vt,"$1"+r):!1!==e.jsonp&&(e.url+=(Et.test(e.url)?"&":"?")+e.jsonp+"="+r),e.converters["script json"]=function(){return o||S.error(r+" was not called"),o[0]},e.dataTypes[0]="json",i=C[r],C[r]=function(){o=arguments},n.always(function(){void 0===i?S(C).removeProp(r):C[r]=i,e[r]&&(e.jsonpCallback=t.jsonpCallback,Xt.push(r)),o&&m(i)&&i(o[0]),o=i=void 0}),"script"}),v.createHTMLDocument=((Ut=E.implementation.createHTMLDocument("").body).innerHTML="
",2===Ut.childNodes.length),S.parseHTML=function(e,t,n){return"string"!=typeof e?[]:("boolean"==typeof t&&(n=t,t=!1),t||(v.createHTMLDocument?((r=(t=E.implementation.createHTMLDocument("")).createElement("base")).href=E.location.href,t.head.appendChild(r)):t=E),o=!n&&[],(i=N.exec(e))?[t.createElement(i[1])]:(i=xe([e],t,o),o&&o.length&&S(o).remove(),S.merge([],i.childNodes)));var r,i,o},S.fn.load=function(e,t,n){var r,i,o,a=this,s=e.indexOf(" ");return-1").append(S.parseHTML(e)).find(r):e)}).always(n&&function(e,t){a.each(function(){n.apply(this,o||[e.responseText,t,e])})}),this},S.expr.pseudos.animated=function(t){return S.grep(S.timers,function(e){return t===e.elem}).length},S.offset={setOffset:function(e,t,n){var r,i,o,a,s,u,l=S.css(e,"position"),c=S(e),f={};"static"===l&&(e.style.position="relative"),s=c.offset(),o=S.css(e,"top"),u=S.css(e,"left"),("absolute"===l||"fixed"===l)&&-1<(o+u).indexOf("auto")?(a=(r=c.position()).top,i=r.left):(a=parseFloat(o)||0,i=parseFloat(u)||0),m(t)&&(t=t.call(e,n,S.extend({},s))),null!=t.top&&(f.top=t.top-s.top+a),null!=t.left&&(f.left=t.left-s.left+i),"using"in t?t.using.call(e,f):c.css(f)}},S.fn.extend({offset:function(t){if(arguments.length)return void 0===t?this:this.each(function(e){S.offset.setOffset(this,t,e)});var e,n,r=this[0];return r?r.getClientRects().length?(e=r.getBoundingClientRect(),n=r.ownerDocument.defaultView,{top:e.top+n.pageYOffset,left:e.left+n.pageXOffset}):{top:0,left:0}:void 0},position:function(){if(this[0]){var e,t,n,r=this[0],i={top:0,left:0};if("fixed"===S.css(r,"position"))t=r.getBoundingClientRect();else{t=this.offset(),n=r.ownerDocument,e=r.offsetParent||n.documentElement;while(e&&(e===n.body||e===n.documentElement)&&"static"===S.css(e,"position"))e=e.parentNode;e&&e!==r&&1===e.nodeType&&((i=S(e).offset()).top+=S.css(e,"borderTopWidth",!0),i.left+=S.css(e,"borderLeftWidth",!0))}return{top:t.top-i.top-S.css(r,"marginTop",!0),left:t.left-i.left-S.css(r,"marginLeft",!0)}}},offsetParent:function(){return this.map(function(){var e=this.offsetParent;while(e&&"static"===S.css(e,"position"))e=e.offsetParent;return e||re})}}),S.each({scrollLeft:"pageXOffset",scrollTop:"pageYOffset"},function(t,i){var o="pageYOffset"===i;S.fn[t]=function(e){return B(this,function(e,t,n){var r;if(x(e)?r=e:9===e.nodeType&&(r=e.defaultView),void 0===n)return r?r[i]:e[t];r?r.scrollTo(o?r.pageXOffset:n,o?n:r.pageYOffset):e[t]=n},t,e,arguments.length)}}),S.each(["top","left"],function(e,n){S.cssHooks[n]=_e(v.pixelPosition,function(e,t){if(t)return t=Be(e,n),Pe.test(t)?S(e).position()[n]+"px":t})}),S.each({Height:"height",Width:"width"},function(a,s){S.each({padding:"inner"+a,content:s,"":"outer"+a},function(r,o){S.fn[o]=function(e,t){var n=arguments.length&&(r||"boolean"!=typeof e),i=r||(!0===e||!0===t?"margin":"border");return B(this,function(e,t,n){var r;return x(e)?0===o.indexOf("outer")?e["inner"+a]:e.document.documentElement["client"+a]:9===e.nodeType?(r=e.documentElement,Math.max(e.body["scroll"+a],r["scroll"+a],e.body["offset"+a],r["offset"+a],r["client"+a])):void 0===n?S.css(e,t,i):S.style(e,t,n,i)},s,n?e:void 0,n)}})}),S.each(["ajaxStart","ajaxStop","ajaxComplete","ajaxError","ajaxSuccess","ajaxSend"],function(e,t){S.fn[t]=function(e){return this.on(t,e)}}),S.fn.extend({bind:function(e,t,n){return this.on(e,null,t,n)},unbind:function(e,t){return this.off(e,null,t)},delegate:function(e,t,n,r){return this.on(t,e,n,r)},undelegate:function(e,t,n){return 1===arguments.length?this.off(e,"**"):this.off(t,e||"**",n)},hover:function(e,t){return this.mouseenter(e).mouseleave(t||e)}}),S.each("blur focus focusin focusout resize scroll click dblclick mousedown mouseup mousemove mouseover mouseout mouseenter mouseleave change select submit keydown keypress keyup contextmenu".split(" "),function(e,n){S.fn[n]=function(e,t){return 0",options:{classes:{},disabled:!1,create:null},_createWidget:function(t,e){e=x(e||this.defaultElement||this)[0],this.element=x(e),this.uuid=i++,this.eventNamespace="."+this.widgetName+this.uuid,this.bindings=x(),this.hoverable=x(),this.focusable=x(),this.classesElementLookup={},e!==this&&(x.data(e,this.widgetFullName,this),this._on(!0,this.element,{remove:function(t){t.target===e&&this.destroy()}}),this.document=x(e.style?e.ownerDocument:e.document||e),this.window=x(this.document[0].defaultView||this.document[0].parentWindow)),this.options=x.widget.extend({},this.options,this._getCreateOptions(),t),this._create(),this.options.disabled&&this._setOptionDisabled(this.options.disabled),this._trigger("create",null,this._getCreateEventData()),this._init()},_getCreateOptions:function(){return{}},_getCreateEventData:x.noop,_create:x.noop,_init:x.noop,destroy:function(){var i=this;this._destroy(),x.each(this.classesElementLookup,function(t,e){i._removeClass(e,t)}),this.element.off(this.eventNamespace).removeData(this.widgetFullName),this.widget().off(this.eventNamespace).removeAttr("aria-disabled"),this.bindings.off(this.eventNamespace)},_destroy:x.noop,widget:function(){return this.element},option:function(t,e){var i,s,n,o=t;if(0===arguments.length)return x.widget.extend({},this.options);if("string"==typeof t)if(o={},t=(i=t.split(".")).shift(),i.length){for(s=o[t]=x.widget.extend({},this.options[t]),n=0;n
"),i=e.children()[0];return x("body").append(e),t=i.offsetWidth,e.css("overflow","scroll"),t===(i=i.offsetWidth)&&(i=e[0].clientWidth),e.remove(),s=t-i},getScrollInfo:function(t){var e=t.isWindow||t.isDocument?"":t.element.css("overflow-x"),i=t.isWindow||t.isDocument?"":t.element.css("overflow-y"),e="scroll"===e||"auto"===e&&t.widthC(E(s),E(n))?o.important="horizontal":o.important="vertical",c.using.call(this,t,o)}),l.offset(x.extend(u,{using:t}))})},x.ui.position={fit:{left:function(t,e){var i=e.within,s=i.isWindow?i.scrollLeft:i.offset.left,n=i.width,o=t.left-e.collisionPosition.marginLeft,l=s-o,a=o+e.collisionWidth-n-s;e.collisionWidth>n?0n?0",delay:300,options:{icons:{submenu:"ui-icon-caret-1-e"},items:"> *",menus:"ul",position:{my:"left top",at:"right top"},role:"menu",blur:null,focus:null,select:null},_create:function(){this.activeMenu=this.element,this.mouseHandled=!1,this.lastMousePosition={x:null,y:null},this.element.uniqueId().attr({role:this.options.role,tabIndex:0}),this._addClass("ui-menu","ui-widget ui-widget-content"),this._on({"mousedown .ui-menu-item":function(t){t.preventDefault(),this._activateItem(t)},"click .ui-menu-item":function(t){var e=x(t.target),i=x(x.ui.safeActiveElement(this.document[0]));!this.mouseHandled&&e.not(".ui-state-disabled").length&&(this.select(t),t.isPropagationStopped()||(this.mouseHandled=!0),e.has(".ui-menu").length?this.expand(t):!this.element.is(":focus")&&i.closest(".ui-menu").length&&(this.element.trigger("focus",[!0]),this.active&&1===this.active.parents(".ui-menu").length&&clearTimeout(this.timer)))},"mouseenter .ui-menu-item":"_activateItem","mousemove .ui-menu-item":"_activateItem",mouseleave:"collapseAll","mouseleave .ui-menu":"collapseAll",focus:function(t,e){var i=this.active||this._menuItems().first();e||this.focus(t,i)},blur:function(t){this._delay(function(){x.contains(this.element[0],x.ui.safeActiveElement(this.document[0]))||this.collapseAll(t)})},keydown:"_keydown"}),this.refresh(),this._on(this.document,{click:function(t){this._closeOnDocumentClick(t)&&this.collapseAll(t,!0),this.mouseHandled=!1}})},_activateItem:function(t){var e,i;this.previousFilter||t.clientX===this.lastMousePosition.x&&t.clientY===this.lastMousePosition.y||(this.lastMousePosition={x:t.clientX,y:t.clientY},e=x(t.target).closest(".ui-menu-item"),i=x(t.currentTarget),e[0]===i[0]&&(i.is(".ui-state-active")||(this._removeClass(i.siblings().children(".ui-state-active"),null,"ui-state-active"),this.focus(t,i))))},_destroy:function(){var t=this.element.find(".ui-menu-item").removeAttr("role aria-disabled").children(".ui-menu-item-wrapper").removeUniqueId().removeAttr("tabIndex role aria-haspopup");this.element.removeAttr("aria-activedescendant").find(".ui-menu").addBack().removeAttr("role aria-labelledby aria-expanded aria-hidden aria-disabled tabIndex").removeUniqueId().show(),t.children().each(function(){var t=x(this);t.data("ui-menu-submenu-caret")&&t.remove()})},_keydown:function(t){var e,i,s,n=!0;switch(t.keyCode){case x.ui.keyCode.PAGE_UP:this.previousPage(t);break;case x.ui.keyCode.PAGE_DOWN:this.nextPage(t);break;case x.ui.keyCode.HOME:this._move("first","first",t);break;case x.ui.keyCode.END:this._move("last","last",t);break;case x.ui.keyCode.UP:this.previous(t);break;case x.ui.keyCode.DOWN:this.next(t);break;case x.ui.keyCode.LEFT:this.collapse(t);break;case x.ui.keyCode.RIGHT:this.active&&!this.active.is(".ui-state-disabled")&&this.expand(t);break;case x.ui.keyCode.ENTER:case x.ui.keyCode.SPACE:this._activate(t);break;case x.ui.keyCode.ESCAPE:this.collapse(t);break;default:e=this.previousFilter||"",s=n=!1,i=96<=t.keyCode&&t.keyCode<=105?(t.keyCode-96).toString():String.fromCharCode(t.keyCode),clearTimeout(this.filterTimer),i===e?s=!0:i=e+i,e=this._filterMenuItems(i),(e=s&&-1!==e.index(this.active.next())?this.active.nextAll(".ui-menu-item"):e).length||(i=String.fromCharCode(t.keyCode),e=this._filterMenuItems(i)),e.length?(this.focus(t,e),this.previousFilter=i,this.filterTimer=this._delay(function(){delete this.previousFilter},1e3)):delete this.previousFilter}n&&t.preventDefault()},_activate:function(t){this.active&&!this.active.is(".ui-state-disabled")&&(this.active.children("[aria-haspopup='true']").length?this.expand(t):this.select(t))},refresh:function(){var t,e,s=this,n=this.options.icons.submenu,i=this.element.find(this.options.menus);this._toggleClass("ui-menu-icons",null,!!this.element.find(".ui-icon").length),e=i.filter(":not(.ui-menu)").hide().attr({role:this.options.role,"aria-hidden":"true","aria-expanded":"false"}).each(function(){var t=x(this),e=t.prev(),i=x("").data("ui-menu-submenu-caret",!0);s._addClass(i,"ui-menu-icon","ui-icon "+n),e.attr("aria-haspopup","true").prepend(i),t.attr("aria-labelledby",e.attr("id"))}),this._addClass(e,"ui-menu","ui-widget ui-widget-content ui-front"),(t=i.add(this.element).find(this.options.items)).not(".ui-menu-item").each(function(){var t=x(this);s._isDivider(t)&&s._addClass(t,"ui-menu-divider","ui-widget-content")}),i=(e=t.not(".ui-menu-item, .ui-menu-divider")).children().not(".ui-menu").uniqueId().attr({tabIndex:-1,role:this._itemRole()}),this._addClass(e,"ui-menu-item")._addClass(i,"ui-menu-item-wrapper"),t.filter(".ui-state-disabled").attr("aria-disabled","true"),this.active&&!x.contains(this.element[0],this.active[0])&&this.blur()},_itemRole:function(){return{menu:"menuitem",listbox:"option"}[this.options.role]},_setOption:function(t,e){var i;"icons"===t&&(i=this.element.find(".ui-menu-icon"),this._removeClass(i,null,this.options.icons.submenu)._addClass(i,null,e.submenu)),this._super(t,e)},_setOptionDisabled:function(t){this._super(t),this.element.attr("aria-disabled",String(t)),this._toggleClass(null,"ui-state-disabled",!!t)},focus:function(t,e){var i;this.blur(t,t&&"focus"===t.type),this._scrollIntoView(e),this.active=e.first(),i=this.active.children(".ui-menu-item-wrapper"),this._addClass(i,null,"ui-state-active"),this.options.role&&this.element.attr("aria-activedescendant",i.attr("id")),i=this.active.parent().closest(".ui-menu-item").children(".ui-menu-item-wrapper"),this._addClass(i,null,"ui-state-active"),t&&"keydown"===t.type?this._close():this.timer=this._delay(function(){this._close()},this.delay),(i=e.children(".ui-menu")).length&&t&&/^mouse/.test(t.type)&&this._startOpening(i),this.activeMenu=e.parent(),this._trigger("focus",t,{item:e})},_scrollIntoView:function(t){var e,i,s;this._hasScroll()&&(i=parseFloat(x.css(this.activeMenu[0],"borderTopWidth"))||0,s=parseFloat(x.css(this.activeMenu[0],"paddingTop"))||0,e=t.offset().top-this.activeMenu.offset().top-i-s,i=this.activeMenu.scrollTop(),s=this.activeMenu.height(),t=t.outerHeight(),e<0?this.activeMenu.scrollTop(i+e):s",options:{appendTo:null,autoFocus:!1,delay:300,minLength:1,position:{my:"left top",at:"left bottom",collision:"none"},source:null,change:null,close:null,focus:null,open:null,response:null,search:null,select:null},requestIndex:0,pending:0,liveRegionTimer:null,_create:function(){var i,s,n,t=this.element[0].nodeName.toLowerCase(),e="textarea"===t,t="input"===t;this.isMultiLine=e||!t&&this._isContentEditable(this.element),this.valueMethod=this.element[e||t?"val":"text"],this.isNewMenu=!0,this._addClass("ui-autocomplete-input"),this.element.attr("autocomplete","off"),this._on(this.element,{keydown:function(t){if(this.element.prop("readOnly"))s=n=i=!0;else{s=n=i=!1;var e=x.ui.keyCode;switch(t.keyCode){case e.PAGE_UP:i=!0,this._move("previousPage",t);break;case e.PAGE_DOWN:i=!0,this._move("nextPage",t);break;case e.UP:i=!0,this._keyEvent("previous",t);break;case e.DOWN:i=!0,this._keyEvent("next",t);break;case e.ENTER:this.menu.active&&(i=!0,t.preventDefault(),this.menu.select(t));break;case e.TAB:this.menu.active&&this.menu.select(t);break;case e.ESCAPE:this.menu.element.is(":visible")&&(this.isMultiLine||this._value(this.term),this.close(t),t.preventDefault());break;default:s=!0,this._searchTimeout(t)}}},keypress:function(t){if(i)return i=!1,void(this.isMultiLine&&!this.menu.element.is(":visible")||t.preventDefault());if(!s){var e=x.ui.keyCode;switch(t.keyCode){case e.PAGE_UP:this._move("previousPage",t);break;case e.PAGE_DOWN:this._move("nextPage",t);break;case e.UP:this._keyEvent("previous",t);break;case e.DOWN:this._keyEvent("next",t)}}},input:function(t){if(n)return n=!1,void t.preventDefault();this._searchTimeout(t)},focus:function(){this.selectedItem=null,this.previous=this._value()},blur:function(t){clearTimeout(this.searching),this.close(t),this._change(t)}}),this._initSource(),this.menu=x("