2008-09-10 1.1.0
A B C D E F G H I J K L M N O P Q R S T U V W X Z

W

waitForProfileStart(String) - Method in class org.eclipse.soda.dk.profile.test.agent.ProfileAbstractTestCase
Wait for profile start with the specified profile name parameter.
waitForProfileState(String, int) - Method in class org.eclipse.soda.dk.profile.test.agent.ProfileAbstractTestCase
Wait for profile state with the specified profile name and expected state parameters.
waitForSignal(String, int, int) - Method in class org.eclipse.soda.dk.profile.test.agent.ProfileAbstractTestCase
Wait for signal with the specified topic key, expected count and duration parameters and return the int result.
waitForStarted() - Method in class org.eclipse.soda.dk.adapter.test.AdapterTest
Wait for started.
waitForStarted() - Method in class org.eclipse.soda.dk.agent.test.AgentTest
Wait for started.
waitForStarted() - Method in class org.eclipse.soda.dk.device.test.DeviceTest
Wait for started.
waitForStarted() - Method in class org.eclipse.soda.dk.profile.test.ProfileTest
Wait for started.
waitStateChange() - Method in class org.eclipse.soda.dk.transport.Transport
Wait for state changed.
waitStateChange(long) - Method in class org.eclipse.soda.dk.transport.Transport
Wait for state changed.
Wire - Class in org.eclipse.soda.dk.wire
The Wire class implements the MeasurementListener interface.
Wire(String, ControlService, ControlService, TransformService) - Constructor for class org.eclipse.soda.dk.wire.Wire
Constructs an Wire object using the input parameter(s).
Worker - Class in org.eclipse.soda.dk.core
 
Worker(String, WorkerService) - Constructor for class org.eclipse.soda.dk.core.Worker
Constructs an instance of this class from the specified name and work parameters.
WorkerService - Interface in org.eclipse.soda.dk.core.service
 
write(int) - Method in class org.eclipse.soda.dk.comm.NSDeviceOutputStream
 
write(byte[]) - Method in class org.eclipse.soda.dk.comm.NSDeviceOutputStream
 
write(byte[], int, int) - Method in class org.eclipse.soda.dk.comm.NSDeviceOutputStream
 
write(byte[]) - Method in class org.eclipse.soda.dk.connection.Connection
Writes count bytes from the byte array buffer starting at offset.
write(byte[]) - Method in interface org.eclipse.soda.dk.connection.service.ConnectionService
Writes the bytes from the byte array.
write(byte[], int, int) - Method in interface org.eclipse.soda.dk.connection.service.ConnectionService
Writes count bytes from the byte array buffer starting at offset.
write(byte[]) - Method in class org.eclipse.soda.dk.connection.StreamConnection
Writes count bytes from the byte array buffer starting at offset.
write(byte[], int, int) - Method in class org.eclipse.soda.dk.connection.StreamConnection
Writes count bytes from the byte array buffer starting at offset.
write(byte[]) - Method in class org.eclipse.soda.dk.connection.TraceConnection
 
write(byte[], int, int) - Method in class org.eclipse.soda.dk.connection.TraceConnection
 
write(byte[], int, int) - Method in class org.eclipse.soda.dk.echo.connection.EchoConnection
 
write(byte[], int, int) - Method in class org.eclipse.soda.dk.random.access.file.connection.RandomAccessFileConnection
 
write(byte[], int, int) - Method in class org.eclipse.soda.dk.tk.conn.echo.EchoJni
 
write(byte[]) - Method in class org.eclipse.soda.dk.transport.ConnectionTransport
Perform the send action method.
write(byte[]) - Method in class org.eclipse.soda.dk.transport.ResponseTransport
 
write(byte[], long) - Method in class org.eclipse.soda.dk.transport.ResponseTransport
 
write(MessageService) - Method in class org.eclipse.soda.dk.transport.ResponseTransport
 
write(byte[]) - Method in interface org.eclipse.soda.dk.transport.service.TransportService
Write the message bytes.
write(byte[]) - Method in class org.eclipse.soda.dk.transport.Transport
Write (send) the specified bytes.
write(MessageService) - Method in class org.eclipse.soda.dk.transport.Transport
Write (send) the specified message after converting the message to the correct set of bytes to be written.
write(byte[]) - Method in class org.eclipse.soda.dk.transport.TunnelTransport
Write bytes to the target transport.
write(MessageService) - Method in class org.eclipse.soda.dk.transport.TunnelTransport
Write method will send the message to the target transport.
write(byte[]) - Method in class org.eclipse.soda.dk.udp.transport.UdpTransport
 
WRITE_BYTES_RESOURCE - Static variable in class org.eclipse.soda.dk.connection.Connection
Define the write bytes resource (int) constant.
WRITE_EXCEPTION_RESOURCE - Static variable in class org.eclipse.soda.dk.transport.Transport
Define the send exception resource (int) constant.
WRITE_EXTERNAL_KEY - Static variable in interface org.eclipse.soda.dk.device.service.DeviceService
Define the write (String) constant.
WRITE_EXTERNAL_KEY - Static variable in interface org.eclipse.soda.dk.notification.service.NotificationService
Define the write (String) constant.
WRITE_INTERRUPT_PENDING_RESOURCE - Static variable in class org.eclipse.soda.dk.transport.Transport
Define the write interrupt pending resource (int) constant.
WRITE_INTERRUPT_RESOURCE - Static variable in class org.eclipse.soda.dk.transport.Transport
Define the write interrupt resource (int) constant.
WRITE_OPERATION - Static variable in class org.eclipse.soda.dk.measurement.MethodMeasurement
Define the write operation (int) constant.
WRITE_REPORTS_INCORRECT_OLD_VALUE - Static variable in class org.eclipse.soda.dk.profile.test.agent.ProfileTestAgent
Define the write reports incorrect old value (int) constant.
WRITE_REPORTS_INCORRECT_VALUE - Static variable in class org.eclipse.soda.dk.profile.test.agent.ProfileTestAgent
Define the write reports incorrect value (int) constant.
writeAndReport(byte[]) - Method in class org.eclipse.soda.dk.transport.Transport
 
writeAndReport(MessageService) - Method in class org.eclipse.soda.dk.transport.Transport
 
writeBlock - Variable in class org.eclipse.soda.dk.transport.ResponseTransport
Define the write block (Object) field.
writeByteCount - Variable in class org.eclipse.soda.dk.connection.Connection
Define the write byte count (long) field.
writeInvalidMeasurement(String, Object) - Method in class org.eclipse.soda.dk.profile.test.agent.ProfileAbstractTestCase
Write invalid measurement with the specified topic key and data value parameters.
writeMeasurement(String, String, Object) - Method in class org.eclipse.soda.dk.profile.test.agent.ProfileAbstractTestCase
Write measurement with the specified topic key, data key and data value parameters.
writeMeasurement(String, Object) - Method in class org.eclipse.soda.dk.profile.test.agent.ProfileAbstractTestCase
Write measurement with the specified topic key and data value parameters.
writeRaw(byte[]) - Method in class org.eclipse.soda.dk.transport.ResponseTransport
Write raw with the specified send bytes parameter.
WRITESIZE - Static variable in interface org.eclipse.soda.dk.tcpip.connection.service.TcpipConnectionService
Custom parameter writesize configuration key.
WRITESIZE - Static variable in interface org.eclipse.soda.dk.tcpip.server.connection.service.TcpipServerConnectionService
Custom parameter writesize configuration key.
WRITESIZE_DEFAULT - Static variable in interface org.eclipse.soda.dk.tcpip.connection.service.TcpipConnectionService
Custom parameter writesize configuration default value.
WRITESIZE_DEFAULT - Static variable in interface org.eclipse.soda.dk.tcpip.server.connection.service.TcpipServerConnectionService
Custom parameter writesize configuration default value.
WRITESIZE_KEY - Static variable in interface org.eclipse.soda.dk.tcpip.connection.service.TcpipConnectionService
Deprecated. use WRITESIZE
WRITESIZE_KEY - Static variable in interface org.eclipse.soda.dk.tcpip.server.connection.service.TcpipServerConnectionService
Deprecated. use WRITESIZE
WRITETOTALTIMEOUT - Static variable in interface org.eclipse.soda.dk.serial.connection.service.SerialConnectionService
Custom parameter writetotaltimeout configuration key.
WRITETOTALTIMEOUT_DEFAULT - Static variable in interface org.eclipse.soda.dk.serial.connection.service.SerialConnectionService
Custom parameter writetotaltimeout configuration default value.
WRITETOTALTIMEOUT_KEY - Static variable in interface org.eclipse.soda.dk.serial.connection.service.SerialConnectionService
Deprecated. use WRITETOTALTIMEOUT

2008-09-10 1.1.0
A B C D E F G H I J K L M N O P Q R S T U V W X Z
Copyright (c) 1999, 2008 IBM and others. See license in Legal section. OSGi Framework Version 3.4.0.v20080605-1900