|
1.0.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ConnectionTransportService
| Field Summary |
|---|
| 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, SERVICE_NAME, SOURCE_DATA_KEY, STARTED, STATE_DATA_KEY, STATE_OLD_DATA_KEY, STATUS_EXTERNAL_KEY, TIMESTAMP_DATA_KEY, VALUE_DATA_KEY, VALUE_OLD_DATA_KEY |
| Method Summary | |
|---|---|
ConnectionService |
getConnection()
Gets the ConnectionService connection property value. |
void |
setConnection(ConnectionService connection)
Sets the connection property. |
| 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 |
| Method Detail |
|---|
ConnectionService getConnection()
ConnectionService connection property value.
ConnectionService)
value.setConnection(ConnectionService)
void setConnection(ConnectionService connection)
throws java.lang.IllegalArgumentException
org.eclipse.soda.dk.tk.ConnectionService).
href="java.lang.IllegalArgumentException.html">IllegalArgumentException
Thrown if the IllegalArgumentException exception condition
occurs.
connection - The connection (ConnectionService) parameter.
java.lang.IllegalArgumentException - Illegal Argument Exception.getConnection()
|
1.0.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||