|
" 2013 FRC Java API " |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IOStreamProvider
An object that will provide the IOStream of clients to a NetworkTable Server
| Method Summary | |
|---|---|
IOStream |
accept()
|
void |
close()
Close the source of the IOStreams. |
| Method Detail |
|---|
IOStream accept()
throws IOException
IOException
void close()
throws IOException
accept() should not be called after this is called
IOException
|
" 2013 FRC Java API " |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||