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:
- Since:
- 1.0
- Version:
- 1.2.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, CHANNEL_EXTERNAL_ID_DATA_KEY, CHANNEL_ID_DATA_KEY, CONFIGURATION_DATA_KEY, CONNECTED, CONNECTION_DEFAULT, CONNECTION_KEY, CREATED, DEAD, DEFAULT_CONNECTION, ERROR_COUNT_DATA_KEY, ID_KEY, INPUT_MESSAGE_COUNT_DATA_KEY, METRICS_EXTERNAL_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, closeChannel, exit, getChannels, getConfigurationInformation, getNotificationService, getState, isMultiplexing, openChannel, removeInterest, removeTransportListener, send, send, send, send, setConfigurationInformation, setNotificationService, start, stop, write, write |
SERVICE_NAME
static final java.lang.String SERVICE_NAME
- Define the OSGi service name.
Copyright (c) 2009 IBM. See license in Legal section.