Runtime components
:
Core components
:
Formatters
:
Tasks
:
Handling binary message
:
Handling different kinds of Data Object
: Implementing your own DataAdapter
Implementing your own DataAdapter
You can implement your own DataAdapter to support more kinds of data object. You need to implement
com.ibm.btt.format.ReadAdapter
and
com.ibm.btt.format.WriteAdapter
.
Go up to
Handling different kinds of Data Object
This site works best with JavaScript enabled