| 程序包 | 说明 |
|---|---|
| org.jboss.narayana.blacktie.jatmibroker.codec | |
| org.jboss.narayana.blacktie.jatmibroker.xatmi.impl |
| 限定符和类型 | 方法和说明 |
|---|---|
BufferImpl |
DefaultCodecImpl.decode(String type,
String subtype,
byte[] data,
int len) |
| 限定符和类型 | 方法和说明 |
|---|---|
byte[] |
DefaultCodecImpl.encode(BufferImpl buf) |
| 限定符和类型 | 类和说明 |
|---|---|
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 © 2015 JBoss by Red Hat. All Rights Reserved.