Uses of Class
org.neociclo.accord.odetteftp.camel.OdetteProtocol

Packages that use OdetteProtocol
org.neociclo.accord.odetteftp.camel   
 

Uses of OdetteProtocol in org.neociclo.accord.odetteftp.camel
 

Methods in org.neociclo.accord.odetteftp.camel that return OdetteProtocol
 OdetteProtocol OdetteConfiguration.getProtocol()
           
static OdetteProtocol OdetteProtocol.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static OdetteProtocol[] OdetteProtocol.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



ACCORD