| Package | Description |
|---|---|
| org.jboss.narayana.blacktie.jatmibroker.codec | |
| org.jboss.narayana.blacktie.jatmibroker.xatmi.impl |
| Modifier and Type | Method and Description |
|---|---|
BufferImpl |
DefaultCodecImpl.decode(String type,
String subtype,
byte[] data,
int len) |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
DefaultCodecImpl.encode(BufferImpl buf) |
| Modifier and Type | Class and Description |
|---|---|
class |
X_C_TYPE_Impl
The X_C_TYPE buffer supports the broadest set of parameter types.
|
class |
X_COMMON_Impl
The X_COMMON buffer type supports a subset of the types provided by the X_C_TYPE buffer in order to support more language
portable data exchange.
|
class |
X_OCTET_Impl
The X_OCTET buffer is used to send byte arrays in an XATMI application
|
Copyright © 2016 JBoss by Red Hat. All Rights Reserved.