Package wmx2jmx

Contains classes related to developing managers of WMX components -- wirelessly managed components.

See:
          Description

Class Summary
ManagerWirelessPort Component responsible for the wireless communications of a WMX manager.
Queue A synchronized queue implementing classical Producer-Consumer.
SocketManagerListener ManagerWirelessPort's component responsible for listening to a socket.
SocketManagerReceiver SocketManagerListener's component responsible for receiving data from a socket.
SocketManagerSender ManagerComponentWirelessPort's component responsible for sending data to a socket.
WMX_manager The WMX external manager used for wirelessly (remotely through wireless communications) controlling the internal behavior of a component embedded in a wireless device.
 

Package wmx2jmx Description

Contains classes related to developing managers of WMX components -- wirelessly managed components.

Related Documentation