|
2008-09-10 1.1.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface UrlConnectionService
Uniform Resource Locator (URL) Connection. The device service interface defines the service to be registered for the UrlConnection device.
The list of exported services:
UrlConnectionService,
ConnectionService| Field Summary | |
|---|---|
static java.lang.String |
CONNECTION_TYPE
Define the connection type (String) constant. |
static java.lang.String |
DEFAULT_URL
Custom parameter url configuration default value. |
static java.lang.String |
FACTORY_SERVICE_NAME
Define the OSGi factory service name. |
static java.lang.String |
MANAGED_SERVICE_NAME
Define the OSGi managed service name. |
static java.lang.String |
SERVICE_DESCRIPTION
Description of the test. |
static java.lang.String |
SERVICE_NAME
Define the OSGi service name. |
static java.lang.String |
URL
Custom parameter url configuration key. |
static java.lang.String |
URL_DEFAULT
Custom parameter url configuration default value. |
static java.lang.String |
URL_KEY
Deprecated. use URL |
static java.lang.String |
UrlConnection
Define the UrlConnection key. |
| Fields inherited from interface org.eclipse.soda.dk.connection.service.ConnectionService |
|---|
CONNECTION_KEY, DEFAULT_CONNECTION |
| Method Summary |
|---|
| Methods inherited from interface org.eclipse.soda.dk.connection.service.ConnectionService |
|---|
close, exit, flush, isOpen, open, read, read, setConfigurationInformation, write, write |
| Field Detail |
|---|
static final java.lang.String SERVICE_NAME
static final java.lang.String MANAGED_SERVICE_NAME
static final java.lang.String FACTORY_SERVICE_NAME
static final java.lang.String UrlConnection
static final java.lang.String URL
static final java.lang.String URL_KEY
static final java.lang.String URL_DEFAULT
URL,
Constant Field Valuesstatic final java.lang.String DEFAULT_URL
URL,
Constant Field Valuesstatic final java.lang.String SERVICE_DESCRIPTION
static final java.lang.String CONNECTION_TYPE
|
2008-09-10 1.1.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||