|
1.0.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface TcpipServerConnectionService
| Field Summary | |
|---|---|
static java.lang.String |
CONNECTION_TYPE
Define the connection type (String) constant. |
static int |
DEFAULT_LINGER
Define the default linger value (String) constant. |
static int |
DEFAULT_PORT
Define the default host value (String) constant. |
static int |
DEFAULT_QUEUELENGTH
Define the default queue length value (String) constant. |
static int |
DEFAULT_TIMEOUT
Define the default timeout value (String) constant. |
static java.lang.String |
FACTORY_SERVICE_NAME
Define the OSGi factory service name. |
static java.lang.String |
LINGER_KEY
Define the linger key (String) constant. |
static java.lang.String |
PORT_KEY
Define the port key (String) constant. |
static java.lang.String |
QUEUELENGTH_KEY
Define the queue length key (String) constant. |
static java.lang.String |
SERVICE_NAME
Define the OSGi service name. |
static java.lang.String |
TIMEOUT_KEY
Define the timeout key (String) constant. |
| 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 PORT_KEY
static final int DEFAULT_PORT
static final java.lang.String QUEUELENGTH_KEY
static final int DEFAULT_QUEUELENGTH
static final java.lang.String TIMEOUT_KEY
static final int DEFAULT_TIMEOUT
static final java.lang.String LINGER_KEY
static final int DEFAULT_LINGER
|
1.0.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||