Uses of Class
io.helidon.service.codegen.ServiceContracts
Packages that use ServiceContracts
-
Uses of ServiceContracts in io.helidon.service.codegen
Methods in io.helidon.service.codegen that return ServiceContractsModifier and TypeMethodDescriptionstatic ServiceContracts
ServiceContracts.create
(CodegenOptions options, Function<TypeName, Optional<TypeInfo>> typeInfoFactory, TypeInfo serviceInfo) Create new eligible contracts.RegistryRoundContext.serviceContracts
(TypeInfo serviceInfo) Create service contracts for the provided service that honor configuration of contract discovery.