|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
MuleMessageToHttpResponse does
not allow the content type to be set directly.
HostByteArrayToHttpResponse takes a byte array containing
mainframe data and prepares it to be sent as an HTTP binary body.HostToLegstarMuleTransformer wraps host data into an
architected LegStarMessage.HostToMqcihMuleTransformer wraps host data into an IBM CICS MQ
Bridge (MQCIH) payload.LegstarToHostMuleTransformer unwraps host data from an
architected LegStarMessage.LegstarConnector is essentially and HttpConnector
with transformers to handle to special LegStar messaging to wrap
mainframe data.LegstarMessageDispatcher delegates most of its behavior
to HttpClientMessageDispatcher.LegstarMessageDispatcherFactory returns instances
of LegstarMessageDispatcher.LegstarMessageReceiver delegates all processing
to HttpMessageReceiver.LegstarHttpMessageRequester delegates most of its behavior
to HttpClientMessageRequester.LegstarHttpMessageRequesterFactory returns instances
of LegstarMessageRequester.LegstarMessageAdapter delegates processing to
HttpMuleMessageFactory.LegstarMockMessageDispatcher simulates dispatching request
to the mainframe and receiving responses.LegstarMockMessageDispatcherFactory creates dispatchers.LegstarmockMessageReceiver TODO see if that's necessary.LegstarMockpMessageRequester.LegstarMockMessageRequesterFactory returns instances
of LegstarMockMessageRequester.<legstar-mock:connector> elements
and supporting endpoint elements.<legstar:connector> elements.LegstarTcpConnector is a mainframe connector over sockets.LegstarTcpMessageDispatcher sends requests to the mainframe over sockets.LegstarTcpMessageDispatcherFactory creates dispatchers.LegstarTcpMessageReceiver receives a request from the mainframe over sockets.<legstartcp:connector> elements
and supporting endpoint elements.LegstarWmqConnector is the LegStar Websphere MQ connector.LegstarWmqMessageDispatcher sends requests to the mainframe over WMQ.LegstarWmqMessageDispatcherFactory creates dispatchers.<legstar-wmq:connector> elements
and supporting endpoint elements.MqcihToHostMuleTransformer unwraps host data from an MQCIH formatted message.MqcihJmsMessageDispatcherFactory returns instances
of MqcihJmsMessageDispatcher.TcpMessageDispatcher.receiveFromSocket(Socket, int, ImmutableEndpoint).
JmsConnector.getPassword().
JmsConnector.getUsername().
TcpMessageDispatcher.validateConnection(RetryContext) because
we can't connect to the mainframe without an actual Mule event.
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||