|
2008-02-07 1.1.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectTransportDevice
org.eclipse.soda.dk.arcom.io.device.ArcomIoDevice
public class ArcomIoDevice
Arcom IO Relay 8 in 8. The ArcomIoDevice class implements the ArcomIoDeviceService and provides the controls for the device.
The list of exported services:
ArcomIoDeviceService,
org.eclipse.soda.dk.device.service.DeviceService| Field Summary | |
|---|---|
static java.lang.String |
CLASS_NAME
Defines the full class name. |
| Constructor Summary | |
|---|---|
ArcomIoDevice()
Constructs a new instance of the ArcomIoDevice class. |
|
| Method Summary | |
|---|---|
int |
getControlCapacity()
Gets the control capacity. |
java.lang.String |
getDefaultKey()
Gets the default key of the device. |
TransportService |
getDefaultTransport()
Gets the default TransportService. |
InterestService |
getInterest()
Gets the interest filter for the device. |
int |
getMessageCapacity()
Gets the message capacity. |
java.lang.Object |
getMessageKey(MessageService message)
Gets the message key. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String CLASS_NAME
| Constructor Detail |
|---|
public ArcomIoDevice()
| Method Detail |
|---|
public InterestService getInterest()
public java.lang.String getDefaultKey()
public TransportService getDefaultTransport()
public int getControlCapacity()
public int getMessageCapacity()
public java.lang.Object getMessageKey(MessageService message)
message - The message service.
|
2008-02-07 1.1.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||