Websphere MQ Everyplace

Package examples.midp.exampleapp.msgpump

Controller and User interface for a MIDP pump client.

See:
          Description

Interface Summary
MsgPumpController This is the msgpump controller interface class.
 

Class Summary
InputThread This class aims to be a simple commandline user interface.
MidpClient This class acts as both controller and user interface for a MIDP pump client.
MsgPumpModel This is the basic outline of a message pump model.
MsgPumpModelClient This is the client implementation of the message pump model.
MsgPumpModelServer This is the server side of the message pump model.
NormalClient This class acts as the message pump controller for clients on the J2SE java platform.
NormalServer The server controller is required to do very little.
 

Package examples.midp.exampleapp.msgpump Description

Controller and User interface for a MIDP pump client.


Websphere MQ Everyplace