|
|
org.eclipse.soda.dk.ssl.connection.factory | Device Kit |
|
Device Kit bundles packages |
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright (c) 2007, 2008 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.ssl.connection.factory.SslConnectionFactory" 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="host" type="String" default="localhost" name="%host"
description="%host_description" cardinality="0" required="true"/>
<AD id="remoteport" type="Integer" default="23" name="%remoteport"
description="%remoteport_description" cardinality="0" min="-1" max="2147483647" required="true"/>
<AD id="localport" type="Integer" default="-1" name="%localport"
description="%localport_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="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"/>
</OCD>
<Designate
pid="org.eclipse.soda.dk.ssl.connection.factory.SslConnectionFactory"
factoryPid="org.eclipse.soda.dk.ssl.connection.factory.SslConnectionFactory">
<Object ocdref="org.eclipse.soda.dk.ssl.connection.factory.SslConnectionFactory"/>
</Designate>
</metatype:MetaData>
| id | element |
|---|---|
| "host" | <AD> |
| "id" | <AD> |
| "idimportfilter" | <AD> |
| "idname" | <AD> |
| "linger" | <AD> |
| "localport" | <AD> |
| "org.eclipse.soda.dk.ssl.connection.factory.SslConnectionFactory" | <OCD> |
| "prefix" | <AD> |
| "readsize" | <AD> |
| "readtimeout" | <AD> |
| "remoteport" | <AD> |
| "writesize" | <AD> |
org.eclipse.ohf
plugins
org.eclipse.soda.dk
org.eclipse.soda.dk.connection
org.eclipse.soda.dk.ssl.connection.factory
OSGI-INF
metatype
Metadata.xml
| Tag(s) | Timestamp | Revision | Comment |
|---|---|---|---|
| V1_1_0_2008_02_06 .. V1_1_0_2008_01_24 | 2008-01-23 | 1.6 | |
| V1_1_0_2008_01_22 | 2008-01-15 | 1.5 | |
| V1_1_0_2008_01_12 .. V1_1_0_2008_01_11 | 2008-01-11 | 1.4 | |
| V1_1_0_2008_01_03 .. V1_1_0_2007_09_11 | 2007-07-30 | 1.2 |
| Copyright (c) 2008 IBM. See license in Legal section. | 2008-02-07 | Device Kit Bundle Reference 1.1.0 |