IBM WebSphere Application ServerTM
Release 8

Package com.ibm.mq.data

Interface Summary
MQDataInput An MQDataInput implementation allows read access to some underlying store of semi-structured binary data.
MQDataOutput An MQDataOutput implementation allows read access to some underlying store of semi-structured binary data.
 

Class Summary
DecimalEncoding Enumeration-style class giving values for each of the three decimal encodings recognised by WebSphere MQ: undefined, normal and reversed.
FloatEncoding Enumeration-style class giving values for each of the four floating-point encodings recognised by WebSphere MQ: undefined, s390, ieee normal and reversed.
IntegerEncoding Enumeration-style class giving values for each of the three integer encodings recognised by WebSphere MQ: undefined, normal and reversed.
MQDataInputStream Provides an InputStream implementation of MQDataInput.
MQDataOutputStream Provides an OutputStream implementation of MQDataOutput.
 


IBM WebSphere Application ServerTM
Release 8