|
Move Method public convertToStreamCache(source SAXSource, exchange Exchange) : StreamCache from class org.apache.camel.converter.stream.StreamCacheConverter to public convertToStreamCache(source SAXSource, exchange Exchange) : StreamCache from class org.apache.camel.util.xml.StreamSourceConverter |
From |
To |
|
Move Method public convertToStreamCache(source BytesSource) : StreamCache from class org.apache.camel.converter.stream.StreamCacheConverter to public convertToStreamCache(source BytesSource) : StreamCache from class org.apache.camel.util.xml.StreamSourceConverter |
From |
To |
|
Move Method public convertToStreamCache(source StringSource) : StreamCache from class org.apache.camel.converter.stream.StreamCacheConverter to public convertToStreamCache(source BytesSource) : StreamCache from class org.apache.camel.util.xml.StreamSourceConverter |
From |
To |
|
Move Method public convertToSerializable(cache StreamCache, exchange Exchange) : Serializable from class org.apache.camel.converter.stream.StreamCacheConverter to public convertToSerializable(cache StreamCache, exchange Exchange) : Serializable from class org.apache.camel.util.xml.StreamSourceConverter |
From |
To |
|
Move Method public convertToStreamCache(source StreamSource, exchange Exchange) : StreamCache from class org.apache.camel.converter.stream.StreamCacheConverter to public convertToStreamCache(source StreamSource, exchange Exchange) : StreamCache from class org.apache.camel.util.xml.StreamSourceConverter |
From |
To |