org.eclipse.soda.dk.digital.io.transport.service
Interface DigitalIoTransportService
- All Superinterfaces:
- TransportService
public interface DigitalIoTransportService
- extends TransportService
Digital Io Transport. The transport service interface defines the service to
be registered for the DigitalIoTransport transport.
The list of exported services:
- Version:
- 1.0.0
- See Also:
DigitalIoTransportService,
TransportService
|
Field Summary |
static java.lang.String |
SERVICE_NAME
Define the OSGi service name. |
| Fields inherited from interface org.eclipse.soda.dk.transport.service.TransportService |
ACTIVE, ALIVE, CONFIGURATION_DATA_KEY, CONNECTED, CONNECTION_KEY, CREATED, DEAD, DEFAULT_CONNECTION, ERROR_COUNT_DATA_KEY, ID_KEY, INPUT_MESSAGE_COUNT_DATA_KEY, NULL, SOURCE_DATA_KEY, STARTED, STATE_DATA_KEY, STATE_OLD_DATA_KEY, STATUS_EXTERNAL_KEY, TIMESTAMP_DATA_KEY, VALUE_DATA_KEY, VALUE_OLD_DATA_KEY |
| Methods inherited from interface org.eclipse.soda.dk.transport.service.TransportService |
addInterest, addTransportListener, exit, getConfigurationInformation, getNotificationService, getState, removeInterest, removeTransportListener, send, setConfigurationInformation, setNotificationService, start, stop, write |
SERVICE_NAME
static final java.lang.String SERVICE_NAME
- Define the OSGi service name.
Copyright (c) 1999, 2007 IBM