1.0.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

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 with the specified bytes parameter.
write(byte[], int, int) - Method in class org.eclipse.soda.dk.connection.TraceConnection
Write with the specified bytes, offset and count parameters.
write(byte[], int, int) - Method in class org.eclipse.soda.dk.echo.connection.EchoConnection
Write with the specified bytes, start and length parameters.
write(byte[], int, int) - Method in class org.eclipse.soda.dk.random.access.file.connection.RandomAccessFileConnection
Write with the specified bytes, offset and count parameters.
write(byte[], int, int) - Method in class org.eclipse.soda.dk.tk.conn.echo.EchoJni
Write to the echo.
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
Perform the write bytes method.
write(MessageService) - Method in class org.eclipse.soda.dk.transport.ResponseTransport
Write with the specified message parameter.
write(byte[], long) - Method in class org.eclipse.soda.dk.transport.ResponseTransport
Perform the write method.
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
Perform the send action method.
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(MessageService) - Method in class org.eclipse.soda.dk.transport.Transport
Write and report with the specified message parameter.
writeAndReport(byte[]) - Method in class org.eclipse.soda.dk.transport.Transport
Write and report with the specified bytes parameter.
writeBlock - Variable in class org.eclipse.soda.dk.transport.ResponseTransport
Define the write block (Object) 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.
WRITESIZE_KEY - Static variable in interface org.eclipse.soda.dk.tcpip.connection.service.TcpipConnectionService
Define the writesize key (String) constant.
WRITETOTALTIMEOUT_KEY - Static variable in interface org.eclipse.soda.dk.serial.connection.service.SerialConnectionService
Define the writetotaltimeout key (String) constant.

1.0.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
Copyright (c) 1999, 2007 IBM