Uses of Class
com.predic8.membrane.core.openapi.serviceproxy.OpenAPIRecord
Packages that use OpenAPIRecord
Package
Description
-
Uses of OpenAPIRecord in com.predic8.membrane.core.openapi
Constructors in com.predic8.membrane.core.openapi with parameters of type OpenAPIRecord -
Uses of OpenAPIRecord in com.predic8.membrane.core.openapi.serviceproxy
Fields in com.predic8.membrane.core.openapi.serviceproxy with type parameters of type OpenAPIRecordModifier and TypeFieldDescriptionprotected Map<String,OpenAPIRecord> APIProxy.apiRecordsprotected Map<String,OpenAPIRecord> OpenAPIPublisher.apisprotected Map<String,OpenAPIRecord> OpenAPIPublisherInterceptor.apisprotected Map<String,OpenAPIRecord> APIProxy.basePathsMethods in com.predic8.membrane.core.openapi.serviceproxy that return types with arguments of type OpenAPIRecordModifier and TypeMethodDescriptionOpenAPIRecordFactory.create(Collection<OpenAPISpec> specs) APIProxy.getApiRecords()APIProxy.getBasePaths()ApiDocsInterceptor.initializeRuleApiSpecs()Methods in com.predic8.membrane.core.openapi.serviceproxy with parameters of type OpenAPIRecordModifier and TypeMethodDescriptioncom.fasterxml.jackson.databind.JsonNodeRewrite.rewrite(OpenAPIRecord rec, Exchange exc, URIFactory uriFactory) protected voidOpenAPIInterceptor.setDestinationsFromOpenAPI(OpenAPIRecord rec, Exchange exc) Constructor parameters in com.predic8.membrane.core.openapi.serviceproxy with type arguments of type OpenAPIRecord