Package wmx

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

See:
          Description

Class Summary
ComponentWirelessPort Component responsible for the wireless communications of a WMX component.
Queue A synchronized queue implementing classical Producer-Consumer.
SocketComponentListener ComponentWirelessPort's component responsible for listening to a socket.
SocketComponentReceiver SocketComponentListener's component responsible for receiving data from a socket.
SocketComponentSender ComponentWirelessPort's component responsible for sending data to a socket.
WMX_component The WMX internal manager used for controlling the internal behavior of a component embedded in a wireless device.
 

Package wmx Description

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

Related Documentation