| Package | Description |
|---|---|
| org.mule.runtime.core.internal.streaming.bytes | |
| org.mule.runtime.core.internal.streaming.object |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractInputStreamBuffer
Base class for implementations of
InputStreamBuffer. |
class |
InMemoryStreamBuffer
An implementation of
AbstractInputStreamBuffer which holds the buffered
information in memory. |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractObjectStreamBuffer<T>
Base class for implementations of
ObjectStreamBuffer |
class |
InMemoryObjectStreamBuffer<T>
An
AbstractObjectStreamBuffer implementation which uses buckets for locating items. |
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.