|
" 2013 FRC Java API " |
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| IOStream | An abstraction for a bidirectional stream that a network table can connect through |
| IOStreamFactory | A factory that will create the same IOStream. |
| IOStreamProvider | An object that will provide the IOStream of clients to a NetworkTable Server |
| Class Summary | |
|---|---|
| SimpleIOStream | An IOStream that wraps an InputStream and an OutputStream |
| SocketConnectionServerStreamProvider | An object that will provide cRIO socket connections when a client connects to the server on the given port |
| SocketConnectionStream | A socket connection on the cRIO |
| SocketConnectionStreamFactory | |
| SocketStreams | Static factory for socket stream factories and providers |
|
" 2013 FRC Java API " |
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||