| Class | Description |
|---|---|
| MultiplexerInputStreamController |
Internally created by MultiplexerSocketController to manage the InputStream for the
"real" socket.
|
| MultiplexerOutputStreamController |
Internally created by MultiplexerSocketController to manage the OutputStream for the "real" socket.
|
| MultiplexerServerSocketController |
Manages multiplexed server socket connections.
|
| MultiplexerSocketController |
Manages the "real" socket connection and the multiplexed MultiplexerSockets that use it.
|
| VirtualServerSocket |
Created by MultiplexerServerSocketController to create new ServerSockets that work through multiplexed connections.
|
| VirtualSocket |
A "virtual" socket connection to an MultiplexerServerSocket through a multiplexed connection.
|
Copyright © 1999–2025 ViaOA. All rights reserved.