|
|
transportservice | Device Kit |
<transportservice> element |
Device Kit Attributes Elements XML Reference |
Examples: transportservice examples
| Name | Type | Description | Use |
|---|---|---|---|
| id | ID | Specifies an unique identifier for this element. After defining an element with the id attribute, other elements can reference this element by using the idref attribute. Since the id attribute value is used by the code generator to generate field and method names, no spaces, periods or commas should be used. | optional |
| implementation | Name | Specifies the implementation class name. | optional |
| service | string | Specifies the Open Services Gateway Initiative (OSGi) service interface name. | optional |
| idref | IDREF | Specifies a reference to the element with the matching id attribute. The matching id attribute must be specified before the idref attribute can be used. | optional |
| Name | Description | Use |
|---|---|---|
| <description> | Description of the Open Services Gateway Initiative (OSGi) transport service. | 0 to unbounded |
| <history> | 0 to unbounded | |
| <deprecated> | Specifies that the contents of this element should be marked as deprecated. | 0 to 1 |
| Sibling Name | Sibling Description |
|---|---|
| <transport> | Specifies the transport used by the concrete device. |
| <udp> | Specifies a User Diagram Protocol (UDP) transport. Please, use the udptransport element instead of the udp element. |
| <udptransport> | Specifies a User Diagram Protocol (UDP) transport. |
| Copyright (c) 2009 IBM. See license in Legal section. | 2009-01-22 | Device Kit XML Reference 1.2.0 |