|
1.0.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface FileConnectionService
| Field Summary | |
|---|---|
static java.lang.String |
CONNECTION_TYPE
Define the connection type (String) constant. |
static java.lang.String |
DEFAULT_INPUTNAME
Define the default inputname (String) constant. |
static java.lang.String |
DEFAULT_INPUTPATH
Define the default inputpath (String) constant. |
static java.lang.String |
DEFAULT_OUTPUTNAME
Define the default outputname (String) constant. |
static java.lang.String |
DEFAULT_OUTPUTPATH
Define the default outputpath (String) constant. |
static java.lang.String |
FACTORY_SERVICE_NAME
Define the OSGi factory service name. |
static java.lang.String |
INPUTNAME_KEY
Define the inputname key (String) constant. |
static java.lang.String |
INPUTPATH_KEY
Define the inputpath key (String) constant. |
static java.lang.String |
OUTPUTNAME_KEY
Define the outputname key (String) constant. |
static java.lang.String |
OUTPUTPATH_KEY
Define the outputpath key (String) constant. |
static java.lang.String |
SERVICE_NAME
Define the OSGi service name. |
| 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, write, write |
| Field Detail |
|---|
static final java.lang.String FACTORY_SERVICE_NAME
static final java.lang.String SERVICE_NAME
static final java.lang.String CONNECTION_TYPE
static final java.lang.String INPUTNAME_KEY
static final java.lang.String DEFAULT_INPUTNAME
static final java.lang.String INPUTPATH_KEY
static final java.lang.String DEFAULT_INPUTPATH
static final java.lang.String OUTPUTNAME_KEY
static final java.lang.String DEFAULT_OUTPUTNAME
static final java.lang.String OUTPUTPATH_KEY
static final java.lang.String DEFAULT_OUTPUTPATH
|
1.0.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||