|
|
org.eclipse.soda.dk.tcpip.connection.factory | Device Kit |
|
Device Kit bundles packages |
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright (c) 1999, 2009 IBM. -->
<!-- All rights reserved. This program and the accompanying materials -->
<!-- are made available under the terms of the Eclipse Public License v1.0 -->
<!-- which accompanies this distribution, and is available at -->
<!-- http://www.eclipse.org/legal/epl-v10.html -->
<!-- -->
<!-- Contributors: -->
<!-- IBM - initial API and implementation -->
<!-- WARNING: -->
<!-- Consult the hardware manufacturer's technical specifications and User -->
<!-- Guide for proper usage of the hardware before you use the Device Kit. -->
<!-- Improper usage may result in damage to the hardware. -->
<metatype:MetaData xmlns:metatype="http://www.osgi.org/xmlns/metatype/v1.0.0">
<OCD
id="org.eclipse.soda.dk.tcpip.connection.factory.TcpipConnectionFactory" name="%typename" description="%typename_description">
<AD id="id" type="String" default="1" name="%id" description="%id_description"
cardinality="0" required="true"/>
<AD id="idimportfilter" type="String" default="" name="%idimportfilter"
description="%idimportfilter_description" cardinality="0" required="false"/>
<AD id="idname" type="String" default="" name="%idname"
description="%idname_description" cardinality="0" required="false"/>
<AD id="prefix" type="String" default="" name="%prefix"
description="%prefix_description" cardinality="0" required="false"/>
<AD id="loglevel" type="Integer" default="0" name="%loglevel"
description="%loglevel_description" cardinality="0" min="0" max="5" required="false">
<Option value="0" label="default"/>
<Option value="1" label="error"/>
<Option value="2" label="warning"/>
<Option value="3" label="info"/>
<Option value="4" label="debug"/>
<Option value="5" label="trace"/>
</AD>
<AD id="localhost" type="String" default="0.0.0.0" name="%localhost"
description="%localhost_description" cardinality="0" required="false"/>
<AD id="localport" type="Integer" default="-1" name="%localport"
description="%localport_description" cardinality="0" min="-1" max="2147483647" required="false"/>
<AD id="remotehost" type="String" default="localhost" name="%remotehost"
description="%remotehost_description" cardinality="0" required="false"/>
<AD id="remoteport" type="Integer" default="23" name="%remoteport"
description="%remoteport_description" cardinality="0" min="-1" max="2147483647" required="false"/>
<AD id="readtimeout" type="Integer" default="1000" name="%readtimeout"
description="%readtimeout_description" cardinality="0" min="-1" max="2147483647" required="false"/>
<AD id="readsize" type="Integer" default="-1" name="%readsize"
description="%readsize_description" cardinality="0" min="-1" max="2147483647" required="false"/>
<AD id="writesize" type="Integer" default="-1" name="%writesize"
description="%writesize_description" cardinality="0" min="-1" max="2147483647" required="false"/>
<AD id="linger" type="Integer" default="-1" name="%linger"
description="%linger_description" cardinality="0" min="-1" max="2147483647" required="false"/>
<AD id="host" type="String" default="localhost" name="%host"
description="%host_description" cardinality="0" required="false"/>
</OCD>
<Designate
pid="org.eclipse.soda.dk.tcpip.connection.factory.TcpipConnectionFactory"
factoryPid="org.eclipse.soda.dk.tcpip.connection.factory.TcpipConnectionFactory">
<Object ocdref="org.eclipse.soda.dk.tcpip.connection.factory.TcpipConnectionFactory"/>
</Designate>
</metatype:MetaData>
| id | element |
|---|---|
| "host" | <AD> |
| "id" | <AD> |
| "idimportfilter" | <AD> |
| "idname" | <AD> |
| "linger" | <AD> |
| "localhost" | <AD> |
| "localport" | <AD> |
| "loglevel" | <AD> |
| "org.eclipse.soda.dk.tcpip.connection.factory.TcpipConnectionFactory" | <OCD> |
| "prefix" | <AD> |
| "readsize" | <AD> |
| "readtimeout" | <AD> |
| "remotehost" | <AD> |
| "remoteport" | <AD> |
| "writesize" | <AD> |
org.eclipse.ohf
plugins
org.eclipse.soda.dk
org.eclipse.soda.dk.connection
org.eclipse.soda.dk.tcpip.connection.factory
OSGI-INF
metatype
Metadata.xml
(1.19)
| Tag(s) | Timestamp | Revision | Comment |
|---|---|---|---|
| V1_2_0_2008_01_08_E3_3_2 | 2009-01-06 | 1.19 | |
| V1_2_0_2008_01_05_E3_3_2 | 2009-01-05 | 1.18 | |
| V1_2_0_2008_12_14_E3_3_2 | 2008-12-13 | 1.16 | |
| V1_2_0_2008_12_06_E3_3_2 .. V1_2_0_2008_10_24 | 2008-10-17 | 1.15 | |
| Eclipse3_3 | 2008-08-04 | 1.14 | |
| V1_1_0_2008_07_39 | 2008-07-30 | 1.13 | |
| V1_1_0_2008_07_29 | 2008-07-29 | 1.12 | |
| V1_1_0_2008_07_17 .. V1_1_0_2008_06_30 | 2008-06-30 | 1.11 | |
| V1_1_0_2008_06_28 .. V1_1_0_2008_05_03 | 2008-05-04 | 1.10 | |
| Eclipse3_2 .. V1_0_0_2007_03_03 | 2007-03-01 | 1.1 |
| Copyright (c) 2009 IBM. See license in Legal section. | 2009-01-09 | Device Kit Bundle Reference 1.2.0 |