Interface | Description |
---|---|
PortFactoryInterface |
This object will keep track of pools of ports.
|
PortInterface |
This interface can wrap any type of port.
|
PortPoolInterface |
The port pool keeps track of a pool of ports.
|
Class | Description |
---|---|
BlueToothRFCommFactory |
This factory will provide a serial port that matches the parameters
provided.
|
BufferedInputStreamReader | |
Port |
This will wrap a serial port and allow us to read and write to it as a
port interface.
|
PortDeviceServer |
The PLC Device Server provides the actual communication to the PLC device.
|
PortFactory |
This will wrap a serial port and allow us to read and write to it as a
port interface.
|
PortFactoryManager |
This object will keep track of port factories.
|
PortInputStream | |
PortOutputStream | |
PortPool |
The port pool keeps track of a pool of ports.
|
SerialPortFactory |
This factory will provide a serial port that matches the parameters
provided.
|
SerialWrapper |
This will wrap a serial port and allow us to read and write to it as a
port interface.
|
TCPActivePortFactory |
This will wrap a serial port and allow us to read and write to it as a
port interface.
|
TCPActiveSocket |
This will wrap a socket.
|
TCPPassivePortFactory |
This will wrap a serial port and allow us to read and write to it as a
port interface.
|
TCPPassivePortFactory.PassivePortPool |
The port pool concept is slightly different for a passive port.
|
TCPPassiveSocket |
This will wrap a socket.
|
TimeoutSocketFactory |
This class provides an implementation of a Socket factory
that provides a timeout.
|
UDPActivePortFactory |
This will wrap a serial port and allow us to read and write to it as a
port interface.
|
UDPActiveSocket |
This will wrap a socket.
|
UDPPassivePortFactory |
This will wrap a serial port and allow us to read and write to it as a
port interface.
|
UDPPassiveSocket |
This will wrap a socket.
|
UDPSocket |
This will wrap a socket.
|
Copyright © 1999-2025 ErgoTech Systems, Inc. All Rights Reserved.