1.0.0

Serialized Form


Package javax.comm

Class javax.comm.NoSuchPortException extends java.lang.Exception implements Serializable

serialVersionUID: 4635426743616819612L

Class javax.comm.ParallelPortEvent extends java.util.EventObject implements Serializable

serialVersionUID: 3956965758537808226L

Serialized Fields

eventType

int eventType
Define the event type (int) field.


newVal

boolean newVal
Define the new val (boolean) field.


oldVal

boolean oldVal
Define the old val (boolean) field.

Class javax.comm.PortInUseException extends java.lang.Exception implements Serializable

serialVersionUID: -2619871379515236575L

Serialized Fields

currentOwner

java.lang.String currentOwner
Define the current owner (String) field.

Class javax.comm.SerialPortEvent extends java.util.EventObject implements Serializable

serialVersionUID: 8913102891237934499L

Serialized Fields

eventType

int eventType
Define the event type (int) field.


newVal

boolean newVal
Define the new val (boolean) field.


oldVal

boolean oldVal
Define the old val (boolean) field.

Class javax.comm.SerialPortException extends java.lang.Exception implements Serializable

serialVersionUID: 1409005327231826071L

Class javax.comm.UnsupportedCommOperationException extends java.lang.Exception implements Serializable

serialVersionUID: -1653996043267525578L


Package org.eclipse.soda.dk.data

Class org.eclipse.soda.dk.data.Degree extends Fraction implements Serializable

serialVersionUID: 2818915107918640254L

Serialized Fields

thousandSeconds

int thousandSeconds
The degree is actual stored a thousands of seconds.

Class org.eclipse.soda.dk.data.FixedInteger extends IntegerFraction implements Serializable

serialVersionUID: 5080652356497206203L

Class org.eclipse.soda.dk.data.FixedLong extends LongFraction implements Serializable

serialVersionUID: -6313288822190321016L

Class org.eclipse.soda.dk.data.Fraction extends java.lang.Number implements Serializable

Class org.eclipse.soda.dk.data.IntegerFraction extends Fraction implements Serializable

serialVersionUID: 5758399825574135950L

Serialized Fields

numerator

int numerator
Define the numerator (int) field.


denominator

int denominator
Define the denominator (int) field.

Class org.eclipse.soda.dk.data.LatitudeData extends Degree implements Serializable

serialVersionUID: -5245041781438134815L

Class org.eclipse.soda.dk.data.LongFraction extends Fraction implements Serializable

serialVersionUID: 5069584593980662404L

Serialized Fields

numerator

long numerator
Define the numerator (long) field.


denominator

long denominator
Define the denominator (long) field.

Class org.eclipse.soda.dk.data.LongitudeData extends Degree implements Serializable

serialVersionUID: 6058311881275592750L


Package org.eclipse.soda.dk.device

Class org.eclipse.soda.dk.device.Queue extends java.util.Vector implements Serializable

serialVersionUID: -7360324096793464932L


Package org.eclipse.soda.dk.device.bundle.servlet

Class org.eclipse.soda.dk.device.bundle.servlet.DeviceBundleServlet extends DeviceServlet implements Serializable

serialVersionUID: 124828893804251702L


Package org.eclipse.soda.dk.device.configuration.servlet

Class org.eclipse.soda.dk.device.configuration.servlet.DeviceConfigurationServlet extends DeviceServlet implements Serializable

serialVersionUID: 1440058116897573040L

Serialized Fields

colorValue

int colorValue
Define the color value (int) field.


configurationAdmin

org.osgi.service.cm.ConfigurationAdmin configurationAdmin
Define the configuration admin (ConfigurationAdmin) field.


metaTypeService

org.osgi.service.metatype.MetaTypeService metaTypeService
Define the meta type service (MetaTypeService) field.


Package org.eclipse.soda.dk.device.device.servlet

Class org.eclipse.soda.dk.device.device.servlet.DeviceDeviceServlet extends DeviceServlet implements Serializable

serialVersionUID: 3261854308887373271L

Serialized Fields

deviceRegistryService

DeviceRegistryService deviceRegistryService
Define the device registry service (DeviceRegistryService) field.


Package org.eclipse.soda.dk.device.property.servlet

Class org.eclipse.soda.dk.device.property.servlet.DevicePropertyServlet extends DeviceServlet implements Serializable

serialVersionUID: -5444106761941903290L

Serialized Fields

colorValue

int colorValue
Define the color value (int) field.


Package org.eclipse.soda.dk.device.service.servlet

Class org.eclipse.soda.dk.device.service.servlet.DeviceServiceServlet extends DeviceServlet implements Serializable

serialVersionUID: -3715148676798727617L


Package org.eclipse.soda.dk.device.servlet

Class org.eclipse.soda.dk.device.servlet.DeviceServlet extends javax.servlet.http.HttpServlet implements Serializable

serialVersionUID: -6542228019143217803L

Serialized Fields

servletAlias

java.lang.String servletAlias
Define the servlet alias (String) field.


resourceAlias

java.lang.String resourceAlias
Define the resource alias (String) field.


resourcePath

java.lang.String resourcePath
Define the resource path (String) field.


server

org.osgi.service.http.HttpService server
Define the server (HttpService) field.


bundleContext

org.osgi.framework.BundleContext bundleContext
Define the bundle context (BundleContext) field.


Package org.eclipse.soda.dk.metadata.servlet

Class org.eclipse.soda.dk.metadata.servlet.DeviceMetadataServlet extends DeviceServlet implements Serializable

serialVersionUID: 4926120901389443395L

Serialized Fields

colorValue

int colorValue
Define the color value (int) field.


configurationAdmin

org.osgi.service.cm.ConfigurationAdmin configurationAdmin
Define the configuration admin (ConfigurationAdmin) field.


metaTypeService

org.osgi.service.metatype.MetaTypeService metaTypeService
Define the meta type service (MetaTypeService) field.


Package org.eclipse.soda.dk.transport

Class org.eclipse.soda.dk.transport.Controller extends java.util.Vector implements Serializable

serialVersionUID: -8946351256395220870L

Serialized Fields

thread

java.lang.Thread thread
Define the thread (Thread) field.


running

boolean running
Define the running (boolean) field.


transport

Transport transport
Define the transport (Transport) field.


queueLock

java.lang.Object queueLock
Define the queue lock (Object) field.


messageReceived

java.lang.Object messageReceived
Define the message received (Object) field.


queueSizeProblem

int queueSizeProblem
Define the queue size problem (int) field.


1.0.0

Copyright (c) 1999, 2007 IBM