Package | Description |
---|---|
com.viaoa.comm.multiplexer |
Multiplexer socket that allows multiple virtual sockets be used with one real socket.
|
com.viaoa.comm.multiplexer.io |
support for virtual socket io.
|
com.viaoa.remote.multiplexer |
Remoting access.
|
com.viaoa.remote.multiplexer.info | |
com.viaoa.remote.multiplexer.io |
Class and Description |
---|
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.
|
Class and 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.
|
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.
|
Class and Description |
---|
VirtualSocket
A "virtual" socket connection to an MultiplexerServerSocket through a multiplexed connection.
|
Class and Description |
---|
VirtualSocket
A "virtual" socket connection to an MultiplexerServerSocket through a multiplexed connection.
|
Class and Description |
---|
VirtualSocket
A "virtual" socket connection to an MultiplexerServerSocket through a multiplexed connection.
|
Copyright © 1999–2019 ViaOA. All rights reserved.