|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ConnectionIO | |
---|---|
com.sun.jini.jeri.internal.mux |
Uses of ConnectionIO in com.sun.jini.jeri.internal.mux |
---|
Subclasses of ConnectionIO in com.sun.jini.jeri.internal.mux | |
---|---|
(package private) class |
SocketChannelConnectionIO
SocketChannelConnectionIO implements the ConnectionIO abstraction for a connection accessible through a java.nio.channels.SocketChannel, and thus supports non-blocking I/O. |
(package private) class |
StreamConnectionIO
StreamConnectionIO implements the ConnectionIO abstraction for a connection accessible through standard (blocking) I/O streams, i.e. |
Fields in com.sun.jini.jeri.internal.mux declared as ConnectionIO | |
---|---|
private ConnectionIO |
Mux.connectionIO
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |