|
1.0.0 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StreamConnection | |
|---|---|
| org.eclipse.soda.dk.file.connection | This package is part of the org.eclipse.soda.dk.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 StreamConnection in org.eclipse.soda.dk.file.connection |
|---|
| Subclasses of StreamConnection 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 StreamConnection in org.eclipse.soda.dk.serial.connection |
|---|
| Subclasses of StreamConnection 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 StreamConnection in org.eclipse.soda.dk.tcpip.connection |
|---|
| Subclasses of StreamConnection in org.eclipse.soda.dk.tcpip.connection | |
|---|---|
class |
TcpipConnection
The TcpipConnection class implements the ConnectionService interface. |
| Uses of StreamConnection in org.eclipse.soda.dk.tcpip.server.connection |
|---|
| Subclasses of StreamConnection in org.eclipse.soda.dk.tcpip.server.connection | |
|---|---|
class |
TcpipServerConnection
The TcpipServerConnection class implements the ConnectionService interface. |
| Uses of StreamConnection in org.eclipse.soda.dk.url.connection |
|---|
| Subclasses of StreamConnection in org.eclipse.soda.dk.url.connection | |
|---|---|
class |
UrlConnection
The UrlConnection class implements the ConnectionService interface. |
|
1.0.0 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||