|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WMX_component | |
---|---|
wmx | Contains classes related to developing WMX components -- wirelessly managed components. |
wmx.case_studies.PauWare_component | Contains classes related to the WMX version of the PauWare case study. |
wmx.case_studies.TrafficLight | Contains classes related to the WMX version of the TrafficLight case study. |
Uses of WMX_component in wmx |
---|
Fields in wmx declared as WMX_component | |
---|---|
private WMX_component |
SocketComponentReceiver._component
|
Constructors in wmx with parameters of type WMX_component | |
---|---|
ComponentWirelessPort(int localport,
java.lang.String remotehostname,
int remoteport,
WMX_component component)
Creates a new instance of ComponentWirelessPort |
|
SocketComponentReceiver(Queue sockets,
WMX_component component)
Creates a new instance of SocketComponentReceiver |
Uses of WMX_component in wmx.case_studies.PauWare_component |
---|
Subclasses of WMX_component in wmx.case_studies.PauWare_component | |
---|---|
class |
PauWare_component
|
Uses of WMX_component in wmx.case_studies.TrafficLight |
---|
Subclasses of WMX_component in wmx.case_studies.TrafficLight | |
---|---|
class |
Light
|
class |
TrafficLight
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |