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 ApiMethodArgMethods in org.apache.camel.support.component that return types with arguments of type ApiMethodArgConstructors in org.apache.camel.support.component with parameters of type ApiMethodArgModifierConstructorDescriptionApiMethodImpl(Class<?> proxyType, Class<?> resultType, String name, ApiMethodArg... args)