| Package | Description |
|---|---|
| com.solacesystems.jcsmp.impl | |
| com.solacesystems.jcsmp.protocol.impl | |
| com.solacesystems.jcsmp.protocol.smf | |
| com.solacesystems.jcsmp.protocol.smf.impl |
| Modifier and Type | Method and Description |
|---|---|
ContentBuffer |
BufferCloningPool.acquireCopy(ContentBuffer buf) |
ContentBuffer |
JCSMPXMLMessage.getAttachmentContentBuffer() |
ContentBuffer |
JCSMPXMLMessage.getBinaryMetadataCB() |
ContentBuffer |
JCSMPXMLMessage.getContentBuffer() |
ContentBuffer |
JCSMPXMLMessage.getMetadataContentBuffer() |
| Modifier and Type | Method and Description |
|---|---|
ContentBuffer |
BufferCloningPool.acquireCopy(ContentBuffer buf) |
void |
BufferCloningPool.release(ContentBuffer buf)
Release a ContentBuffer (may be null, in which case no-op)
|
void |
JCSMPXMLMessage.setBinaryMetadataCB(ContentBuffer cb,
int type) |
| Constructor and Description |
|---|
ContentBuffer(ContentBuffer toclone)
Internal use: copy constructor
|
| Modifier and Type | Method and Description |
|---|---|
void |
TcpClientChannel.putRef(ContentBuffer cb,
ByteBuffer[] vec,
int pos) |
| Modifier and Type | Method and Description |
|---|---|
ContentBuffer |
FastSmfParamContainer.getContentBufferRefInternal() |
| Modifier and Type | Method and Description |
|---|---|
static HashMap<Integer,ContentBuffer> |
BinaryMetadataEncoder.decodeBinaryMetadata(byte[] encoded,
int client_offset,
int client_length) |
| Modifier and Type | Method and Description |
|---|---|
ByteBuffer |
BinaryMetadataEncoder.encodeBinaryMetadata(int type,
ContentBuffer cb) |
static int |
BinaryMetadataEncoder.getBinaryMetaEncodedLength(ContentBuffer cb) |
| Modifier and Type | Method and Description |
|---|---|
static int |
BinaryMetadataEncoder.getBinaryMetaEncodedLength(Collection<ContentBuffer> buffers) |
Copyright 2004-2020 Solace Corporation. All rights reserved.