| Package | Description |
|---|---|
| org.mule.runtime.module.artifact.api.serializer | |
| org.mule.runtime.module.artifact.api.serializer.protocol |
| Constructor and Description |
|---|
ArtifactClassLoaderObjectInputStream(ClassLoaderRepository classLoaderRepository,
InputStream input)
Creates a new stream instance.
|
ArtifactClassLoaderObjectOutputStream(ClassLoaderRepository classLoaderRepository,
OutputStream out)
Creates a new output stream.
|
ArtifactObjectSerializer(ClassLoaderRepository classLoaderRepository) |
| Constructor and Description |
|---|
CustomJavaSerializationProtocol(ClassLoaderRepository classLoaderRepository)
Creates a new serialization protocol to serialize/deserialize classes provided by any class loader
defined in the provided class loader repository.
|
Copyright © 2003–2018 MuleSoft, Inc.. All rights reserved.