|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Data | |
|---|---|
| org.apache.qpid.proton | |
| org.apache.qpid.proton.codec | |
| Uses of Data in org.apache.qpid.proton |
|---|
| Methods in org.apache.qpid.proton that return Data | |
|---|---|
static Data |
Proton.data(long capacity)
|
static Data |
Proton.data(ProtonFactory.ImplementationType implementation,
long capacity)
|
| Uses of Data in org.apache.qpid.proton.codec |
|---|
| Methods in org.apache.qpid.proton.codec that return Data | |
|---|---|
Data |
DataFactory.createData(long capacity)
|
| Methods in org.apache.qpid.proton.codec with parameters of type Data | |
|---|---|
void |
Data.append(Data src)
|
void |
Data.appendn(Data src,
int limit)
|
void |
Data.copy(Data src)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||