Uses of Class
org.eclipse.lemminx.customservice.synapse.parser.UpdateResponse
Packages that use UpdateResponse
Package
Description
-
Uses of UpdateResponse in org.eclipse.lemminx
Methods in org.eclipse.lemminx that return types with arguments of type UpdateResponseModifier and TypeMethodDescriptionSynapseLanguageService.updateConfigFile(UpdateConfigRequest request) SynapseLanguageService.updateDependency(UpdateDependencyRequest request) SynapseLanguageService.updateProperty(UpdatePropertyRequest request) -
Uses of UpdateResponse in org.eclipse.lemminx.customservice
Methods in org.eclipse.lemminx.customservice that return types with arguments of type UpdateResponseModifier and TypeMethodDescriptionISynapseLanguageService.updateConfigFile(UpdateConfigRequest request) ISynapseLanguageService.updateDependency(UpdateDependencyRequest request) ISynapseLanguageService.updateProperty(UpdatePropertyRequest request) -
Uses of UpdateResponse in org.eclipse.lemminx.customservice.synapse.parser.config
Methods in org.eclipse.lemminx.customservice.synapse.parser.config that return UpdateResponseModifier and TypeMethodDescriptionstatic UpdateResponseConfigParser.updateConfigFile(String projectUri, UpdateConfigRequest request) -
Uses of UpdateResponse in org.eclipse.lemminx.customservice.synapse.parser.pom
Methods in org.eclipse.lemminx.customservice.synapse.parser.pom that return UpdateResponseModifier and TypeMethodDescriptionstatic UpdateResponsePomParser.updateDependency(String projectUri, UpdateDependencyRequest request) static UpdateResponsePomParser.updateProperty(String projectUri, UpdatePropertyRequest request)