|
Rename Variable os : ByteArrayOutputStream to osb : OutputStreamBuilder in method public process(exchange Exchange, callback AsyncCallback) : boolean in class org.apache.camel.processor.MarshalProcessor |
From |
To |
|
Rename Variable bos : ByteArrayOutputStream to osb : OutputStreamBuilder in method public unmarshal(exchange Exchange, inputStream InputStream) : Object in class org.apache.camel.impl.ZipDataFormat |
From |
To |
|
Rename Variable baos : ByteArrayOutputStream to osb : OutputStreamBuilder in method public unmarshal(exchange Exchange, inputStream InputStream) : Object in class org.apache.camel.dataformat.zipfile.ZipFileDataFormat |
From |
To |
|
Rename Variable os : OutputStream to osb : OutputStreamBuilder in method public unmarshal(exchange Exchange, encryptedStream InputStream) : Object in class org.apache.camel.converter.crypto.PGPKeyAccessDataFormat |
From |
To |
|
Rename Variable plaintextStream : ByteArrayOutputStream to osb : OutputStreamBuilder in method public unmarshal(exchange Exchange, encryptedStream InputStream) : Object in class org.apache.camel.converter.crypto.CryptoDataFormat |
From |
To |
|
Change Variable Type baos : ByteArrayOutputStream to osb : OutputStreamBuilder in method public unmarshal(exchange Exchange, inputStream InputStream) : Object in class org.apache.camel.dataformat.zipfile.ZipFileDataFormat |
From |
To |
|
Change Variable Type os : OutputStream to osb : OutputStreamBuilder in method public unmarshal(exchange Exchange, encryptedStream InputStream) : Object in class org.apache.camel.converter.crypto.PGPKeyAccessDataFormat |
From |
To |
|
Change Variable Type plaintextStream : ByteArrayOutputStream to osb : OutputStreamBuilder in method public unmarshal(exchange Exchange, encryptedStream InputStream) : Object in class org.apache.camel.converter.crypto.CryptoDataFormat |
From |
To |
|
Change Variable Type os : ByteArrayOutputStream to osb : OutputStreamBuilder in method public process(exchange Exchange, callback AsyncCallback) : boolean in class org.apache.camel.processor.MarshalProcessor |
From |
To |
|
Change Variable Type bos : ByteArrayOutputStream to osb : OutputStreamBuilder in method public unmarshal(exchange Exchange, inputStream InputStream) : Object in class org.apache.camel.impl.ZipDataFormat |
From |
To |