Uses of Interface
io.vertigo.vega.impl.webservice.WebServiceHandlerPlugin
Packages that use WebServiceHandlerPlugin
-
Uses of WebServiceHandlerPlugin in io.vertigo.vega.impl.webservice
Constructor parameters in io.vertigo.vega.impl.webservice with type arguments of type WebServiceHandlerPluginModifierConstructorDescriptionWebServiceManagerImpl(WebServiceScannerPlugin webServiceScannerPlugin, WebServerPlugin webServerPlugin, List<WebServiceHandlerPlugin> restHandlerPlugins) Constructor. -
Uses of WebServiceHandlerPlugin in io.vertigo.vega.plugins.webservice.handler
Classes in io.vertigo.vega.plugins.webservice.handler that implement WebServiceHandlerPluginModifier and TypeClassDescriptionfinal classParams handler.final classAnalytics handler.final classSecurity handler.final classHandler of Cross-Origin Resource Sharing (CORS).final classExceptions handler.final classParams handler.final classRate limit handler.final classRestfulServiceHandler : call service method.final classSecurity handler.final classServerSide state handler.final classInvalidate session handler.final classSession handler.final classParams handler.Constructor parameters in io.vertigo.vega.plugins.webservice.handler with type arguments of type WebServiceHandlerPlugin