|
|
udp | Device Kit |
<udp> element |
Device Kit Attributes Elements XML Reference |
Examples: udp 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 |
| 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 User Diagram Protocol (UDP) transport. | 0 to unbounded |
| <history> | 0 to unbounded | |
| <deprecated> | Specifies that the contents of this element should be marked as deprecated. | 0 to 1 |
| <specreference> | Specification reference for this User Diagram Protocol (UDP) transport. | 0 to unbounded |
| <multiplex> | Specifies that this is a multiplex UDP. | 0 to 1 |
| <remotehost> | Specifies the User Datagram Protocol (UDP) remote host name. | 0 to 1 |
| <remoteport> | Specifies the User Datagram Protocol (UDP) remote port. | 0 to 1 |
| <localhost> | Specifies the User Datagram Protocol (UDP) local host name. | 0 to 1 |
| <localport> | Specifies the User Datagram Protocol (UDP) local port. | 0 to 1 |
| <packetsize> | Specifies the User Datagram Protocol (UDP) packet size in bytes. | 0 to 1 |
| Sibling Name | Sibling Description |
|---|---|
| <transport> | Specifies the transport used by the concrete device. |
| <transportservice> | Specifies the name of the Open Services Gateway Initiative (OSGi) transport service to be used by the device. |
| <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 |