|
1.0.0 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Connection | |
|---|---|
| org.eclipse.soda.dk.connection | This package is part of the org.eclipse.soda.dk.connection project. |
| org.eclipse.soda.dk.echo.connection | This package is part of the org.eclipse.soda.dk.echo.connection project. |
| org.eclipse.soda.dk.file.connection | This package is part of the org.eclipse.soda.dk.file.connection project. |
| org.eclipse.soda.dk.random.access.file.connection | This package is part of the org.eclipse.soda.dk.random.access.file.connection project. |
| org.eclipse.soda.dk.serial.connection | This package is part of the org.eclipse.soda.dk.serial.connection project. |
| org.eclipse.soda.dk.tcpip.connection | This package is part of the org.eclipse.soda.dk.tcpip.connection project. |
| org.eclipse.soda.dk.tcpip.server.connection | This package is part of the org.eclipse.soda.dk.tcpip.server.connection project. |
| org.eclipse.soda.dk.url.connection | This package is part of the org.eclipse.soda.dk.url.connection project. |
| Uses of Connection in org.eclipse.soda.dk.connection |
|---|
| Subclasses of Connection in org.eclipse.soda.dk.connection | |
|---|---|
class |
StreamConnection
The StreamConnection class implements the ConnectionService interface. |
class |
TraceConnection
|
| Uses of Connection in org.eclipse.soda.dk.echo.connection |
|---|
| Subclasses of Connection in org.eclipse.soda.dk.echo.connection | |
|---|---|
class |
EchoConnection
|
| Uses of Connection in org.eclipse.soda.dk.file.connection |
|---|
| Subclasses of Connection in org.eclipse.soda.dk.file.connection | |
|---|---|
class |
FileConnection
The FileConnection class implements the ConnectionService interface to support reading and writing to files. |
| Uses of Connection in org.eclipse.soda.dk.random.access.file.connection |
|---|
| Subclasses of Connection in org.eclipse.soda.dk.random.access.file.connection | |
|---|---|
class |
RandomAccessFileConnection
The RandomAccessFileConnection class implements the ConnectionService interface to support reading and writing to a random ascces file. |
| Uses of Connection in org.eclipse.soda.dk.serial.connection |
|---|
| Subclasses of Connection in org.eclipse.soda.dk.serial.connection | |
|---|---|
class |
SerialConnection
The SerialConnection class implements the ConnectionService interface to support reading and writing to the serial port. |
| Uses of Connection in org.eclipse.soda.dk.tcpip.connection |
|---|
| Subclasses of Connection in org.eclipse.soda.dk.tcpip.connection | |
|---|---|
class |
TcpipConnection
The TcpipConnection class implements the ConnectionService interface. |
| Uses of Connection in org.eclipse.soda.dk.tcpip.server.connection |
|---|
| Subclasses of Connection in org.eclipse.soda.dk.tcpip.server.connection | |
|---|---|
class |
TcpipServerConnection
The TcpipServerConnection class implements the ConnectionService interface. |
| Uses of Connection in org.eclipse.soda.dk.url.connection |
|---|
| Subclasses of Connection in org.eclipse.soda.dk.url.connection | |
|---|---|
class |
UrlConnection
The UrlConnection class implements the ConnectionService interface. |
|
1.0.0 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||