Uses of Class
org.apache.camel.support.component.ApiMethodArg
Packages that use ApiMethodArg
Package
Description
Base classes and utilities for API based components
-
Uses of ApiMethodArg in org.apache.camel.support.component
Methods in org.apache.camel.support.component that return ApiMethodArgModifier and TypeMethodDescriptionstatic ApiMethodArgstatic ApiMethodArgstatic ApiMethodArgstatic ApiMethodArgMethods in org.apache.camel.support.component that return types with arguments of type ApiMethodArgModifier and TypeMethodDescriptionApiMethodParser.ApiMethodModel.getArguments()ApiMethodParser.ApiMethodModel.getArgumentsAndProperties()ApiMethodParser.ApiMethodModel.getProperties()Constructors in org.apache.camel.support.component with parameters of type ApiMethodArgModifierConstructorDescriptionApiMethodImpl(Class<?> proxyType, Class<?> resultType, String name, ApiMethodArg... args)