Uses of Class
org.apache.camel.component.as2.internal.AS2ServerManagerApiMethod
-
Packages that use AS2ServerManagerApiMethod Package Description org.apache.camel.component.as2.internal -
-
Uses of AS2ServerManagerApiMethod in org.apache.camel.component.as2.internal
Methods in org.apache.camel.component.as2.internal that return AS2ServerManagerApiMethod Modifier and Type Method Description static AS2ServerManagerApiMethodAS2ServerManagerApiMethod. valueOf(String name)Returns the enum constant of this type with the specified name.static AS2ServerManagerApiMethod[]AS2ServerManagerApiMethod. values()Returns an array containing the constants of this enum type, in the order they are declared.
-