"

2013 FRC Java API

"

Package edu.wpi.first.wpilibj.networktables2.stream

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

"

"
For updated information see the Java FRC site
"