| Package | Description |
|---|---|
| org.apache.qpid.proton | |
| org.apache.qpid.proton.codec |
| Modifier and Type | Method and Description |
|---|---|
static Data |
Proton.data(long capacity) |
static Data |
Proton.data(ProtonFactory.ImplementationType implementation,
long capacity) |
| Modifier and Type | Method and Description |
|---|---|
Data |
DataFactory.createData(long capacity) |
| Modifier and Type | Method and Description |
|---|---|
void |
Data.append(Data src) |
void |
Data.appendn(Data src,
int limit) |
void |
Data.copy(Data src) |
Copyright © 2013 The Apache Software Foundation. All Rights Reserved.