public class BufferCloningPool extends Object
| Constructor and Description |
|---|
BufferCloningPool() |
| Modifier and Type | Method and Description |
|---|---|
ContentBuffer |
acquireCopy(ContentBuffer buf) |
void |
release(ContentBuffer buf)
Release a ContentBuffer (may be null, in which case no-op)
|
public ContentBuffer acquireCopy(ContentBuffer buf)
public void release(ContentBuffer buf)
buf - parameterCopyright 2004-2019 Solace Corporation. All rights reserved.