Package org.openehealth.ipf.platform.camel.core.io
package org.openehealth.ipf.platform.camel.core.io
-
ClassDescriptionA
ByteArrayOutputStream
that allows the creation of anInputStream
from its internal byte array representation.AStreamResult
that allows the creation of aSource
from its internal data representation.AStringWriter
that allows the creation of aReader
from its internal string buffer representation.