MQCHT_* (Channel Types)
See:
- ChannelType field in Chapter 35 "Channel-exits calls and data structures" of the WebSphere MQ Intercommunication.
- ChannelType parameter in the "Change, Copy, and Create Channel" command in the WebSphere MQ Programmable Command Formats and Administration Interface.
- ChannelType parameter in "Channel attributes" in Appendix C "Event data for object attributes" in Monitoring WebSphere MQ.
MQCHT_SENDER |
1 |
X'00000001' |
MQCHT_SERVER |
2 |
X'00000002' |
MQCHT_RECEIVER |
3 |
X'00000003' |
MQCHT_REQUESTER |
4 |
X'00000004' |
MQCHT_ALL |
5 |
X'00000005' |
MQCHT_CLNTCONN |
6 |
X'00000006' |
MQCHT_SVRCONN |
7 |
X'00000007' |
MQCHT_CLUSRCVR |
8 |
X'00000008' |
MQCHT_CLUSSDR |
9 |
X'00000009' |