|
Pull Up Method public setScheme(scheme String) : void from class org.apache.camel.component.file.FileSendDynamicAware to public setScheme(scheme String) : void from class org.apache.camel.component.file.GenericFileSendDynamicAware |
From |
To |
|
Pull Up Method public prepare(exchange Exchange, uri String, originalUri String) : DynamicAwareEntry from class org.apache.camel.component.file.FileSendDynamicAware to public prepare(exchange Exchange, uri String, originalUri String) : DynamicAwareEntry from class org.apache.camel.component.file.GenericFileSendDynamicAware |
From |
To |
|
Pull Up Method public createPreProcessor(exchange Exchange, entry DynamicAwareEntry) : Processor from class org.apache.camel.component.file.FileSendDynamicAware to public createPreProcessor(exchange Exchange, entry DynamicAwareEntry) : Processor from class org.apache.camel.component.file.GenericFileSendDynamicAware |
From |
To |
|
Pull Up Method public resolveStaticUri(exchange Exchange, entry DynamicAwareEntry) : String from class org.apache.camel.component.file.FileSendDynamicAware to public resolveStaticUri(exchange Exchange, entry DynamicAwareEntry) : String from class org.apache.camel.component.file.GenericFileSendDynamicAware |
From |
To |
|
Pull Up Method public getScheme() : String from class org.apache.camel.component.file.FileSendDynamicAware to public getScheme() : String from class org.apache.camel.component.file.GenericFileSendDynamicAware |
From |
To |
|
Pull Up Method public createPostProcessor(exchange Exchange, entry DynamicAwareEntry) : Processor from class org.apache.camel.component.file.FileSendDynamicAware to public createPostProcessor(exchange Exchange, entry DynamicAwareEntry) : Processor from class org.apache.camel.component.file.GenericFileSendDynamicAware |
From |
To |