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

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

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

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



ACCORD